aboutsummaryrefslogtreecommitdiffstats
path: root/src/song_update.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* song_update, udp_server: workarounds for gcc 4.1 warningsMax Kellermann2012-03-011-0/+5
* song_update: update the "has_playlist" flagMax Kellermann2012-02-121-3/+3
* tag_{ape,id3}: remove the _load() functionsMax Kellermann2012-02-121-27/+6
* decoder_plugin: scan tags with callback tableMax Kellermann2012-02-111-6/+15
* input_stream: non-blocking I/OMax Kellermann2011-09-161-3/+15
* fix common misspellingsJonathan Neuschäfer2011-03-311-1/+1
* copyright year 2011Max Kellermann2011-01-291-1/+1
* input_stream: return allocated input_stream objectsMax Kellermann2010-01-011-9/+8
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* decoder_plugin: added method stream_tag()Max Kellermann2009-12-311-0/+26
* song_update: use decoder_plugin_tag_dup()Max Kellermann2009-12-311-1/+1
* added missing config.h includes for extended LFS supportMax Kellermann2009-11-111-0/+1
* decoder_list: pass previous plugin pointer to lookup functionsMax Kellermann2009-11-071-2/+2
* mapper, update, ...: use g_build_filename(), G_DIR_SEPARATOR, ...Max Kellermann2009-10-201-1/+1
* song: renamed attribute "url" to "uri"Max Kellermann2009-10-131-2/+2
* song: moved code to song_update.cMax Kellermann2009-10-121-0/+172