| Commit message (Expand) | Author | Age | Files | Lines |
* | song_update, udp_server: workarounds for gcc 4.1 warnings | Max Kellermann | 2012-03-01 | 1 | -0/+5 |
* | song_update: update the "has_playlist" flag | Max Kellermann | 2012-02-12 | 1 | -3/+3 |
* | tag_{ape,id3}: remove the _load() functions | Max Kellermann | 2012-02-12 | 1 | -27/+6 |
* | decoder_plugin: scan tags with callback table | Max Kellermann | 2012-02-11 | 1 | -6/+15 |
* | input_stream: non-blocking I/O | Max Kellermann | 2011-09-16 | 1 | -3/+15 |
* | fix common misspellings | Jonathan Neuschäfer | 2011-03-31 | 1 | -1/+1 |
* | copyright year 2011 | Max Kellermann | 2011-01-29 | 1 | -1/+1 |
* | input_stream: return allocated input_stream objects | Max Kellermann | 2010-01-01 | 1 | -9/+8 |
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | decoder_plugin: added method stream_tag() | Max Kellermann | 2009-12-31 | 1 | -0/+26 |
* | song_update: use decoder_plugin_tag_dup() | Max Kellermann | 2009-12-31 | 1 | -1/+1 |
* | added missing config.h includes for extended LFS support | Max Kellermann | 2009-11-11 | 1 | -0/+1 |
* | decoder_list: pass previous plugin pointer to lookup functions | Max Kellermann | 2009-11-07 | 1 | -2/+2 |
* | mapper, update, ...: use g_build_filename(), G_DIR_SEPARATOR, ... | Max Kellermann | 2009-10-20 | 1 | -1/+1 |
* | song: renamed attribute "url" to "uri" | Max Kellermann | 2009-10-13 | 1 | -2/+2 |
* | song: moved code to song_update.c | Max Kellermann | 2009-10-12 | 1 | -0/+172 |