aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/mms_input_plugin.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-18input/mms: initialize the "eof" attributeMax Kellermann1-0/+2
2010-05-18input/mms: fix memory leak in error handlerMax Kellermann1-0/+1
2009-09-20input/mms: fix G_LOG_DOMAIN valueSerge Ziryukin1-1/+1
2009-03-13all: Update copyright header.Avuton Olrich1-3/+4
2009-03-02input: pass config_param to input_plugin.init()Max Kellermann1-0/+1
2009-03-02input: moved plugins to ./src/input/Max Kellermann1-1/+1
2009-03-02input_stream: moved struct input_plugin to input_plugin.hMax Kellermann1-1/+1
2009-02-19mms: fix assertion in input_stream_openPeter Colberg1-0/+1
2009-01-29mms: declare GLib log domainMax Kellermann1-0/+3
2009-01-29added support for the MMS protocolMax Kellermann1-0/+120