aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistRegistry.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-23input_stream: rename struct to InputStreamMax Kellermann1-3/+3
2013-10-17thread/{Cond,Mutex}: use "class" instead of "typedef"Max Kellermann1-3/+2
2013-10-02Playlist*: use nullptr instead of NULLMax Kellermann1-2/+2
2013-09-05PlaylistPlugin: add interface SongEnumeratorMax Kellermann1-4/+4
2013-01-30TagPool, ...: include cleanupMax Kellermann1-4/+0
2013-01-27DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann1-2/+5
2013-01-26playlist/*: convert to C++Max Kellermann1-3/+3
2012-06-12playlist_list: add _for_each() macrosMax Kellermann1-0/+8
2011-09-16input_stream: non-blocking I/OMax Kellermann1-2/+5
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-06-01playlist_list: export playlist_suffix_supported()Max Kellermann1-0/+9
2010-06-01playlist_list: playlist_list_open_path() returns input_streamMax Kellermann1-1/+3
2010-01-01input_stream: return allocated input_stream objectsMax Kellermann1-3/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-06playlist_list: added function playlist_list_open_path()Max Kellermann1-0/+11
2009-10-12playlist_plugin: new plugin API for playlist parsersMax Kellermann1-21/+21
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2009-02-04playlist_save: added spl_save_playlist()Max Kellermann1-0/+6
2009-02-04playlist: renamed global "playlist" variable to "g_playlist"Max Kellermann1-1/+1
2009-01-25playlist: moved savePlaylist() and loadPlaylsit() to playlist_save.cMax Kellermann1-0/+15
2008-10-31added prefix to header macrosMax Kellermann1-2/+2
2008-10-14playlist: moved code to playlist_save.cMax Kellermann1-9/+8
2008-10-08use the "bool" data type instead of "int"Max Kellermann1-1/+1
2008-08-26added flag "decoder.seeking"Max Kellermann1-0/+2
2008-08-26renamed InputPlugin to struct decoder_pluginMax Kellermann1-1/+1
2008-08-26moved convState to struct decoderMax Kellermann1-0/+3
2008-08-26added struct decoderMax Kellermann1-5/+7
2008-04-12clean up CPP includesMax Kellermann1-2/+0
2008-02-05fix -Wconst warningsMax Kellermann1-2/+2
2007-12-28Merge branches/ew r7104Eric Wong1-1/+1
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2007-02-18Reverting all of my localization changes. It was a horribleJ. Alexander Treuman1-2/+0
2007-01-08Moving pathConvCharset to charConv.c so it can be reused for localization.J. Alexander Treuman1-0/+2
2006-07-20Add mpd-indent.shAvuton Olrich1-2/+2
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-14[CLEANUP] Remove closeCharSetConversion from theAvuton Olrich1-2/+0
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2004-11-03remove vim &*(@Warren Dukes1-1/+0
2004-06-17actually, scratch the last changeWarren Dukes1-1/+1
2004-06-17check in configure script if iconv() needs CONSTWarren Dukes1-1/+1
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-03-18bunch of autotool cleanupsWarren Dukes1-0/+2