aboutsummaryrefslogtreecommitdiffstats
path: root/src/input (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-28input/lastfm: use metadataCourtney Cavin1-43/+297
2009-05-28input/file: log message on errorMathieu Rochette1-0/+2
2009-04-28input_curl: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann1-7/+7
2009-04-25curl: moved proxy settings to "input" blockMax Kellermann1-24/+26
2009-03-27Add winsock2 headers for curl's use of select() on socketsSean McNamara1-1/+7
2009-03-13all: Update copyright header.Avuton Olrich10-51/+61
2009-03-09decoder_plugin: added method container_scan()Jochen Keil1-2/+17
2009-03-06curl: reverse GLIB_CHECK_VERSION()Max Kellermann1-1/+1
2009-03-02input_lastfm: new input plugin for last.fm radioMax Kellermann2-0/+252
2009-03-02input: pass config_param to input_plugin.init()Max Kellermann4-1/+5
2009-03-02input_plugin: added methods init(), finish()Max Kellermann2-7/+12
2009-03-02input: moved plugins to ./src/input/Max Kellermann8-0/+1388