aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistSave.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-30*: update copyright year to 2013Max Kellermann1-1/+1
2013-10-28player_control: rename to PlayerControlMax Kellermann1-2/+2
2013-10-20PlaylistError: convert playlist_result to a strictly-typed enumMax Kellermann1-2/+2
2013-10-19*: use references instead of pointersMax Kellermann1-4/+4
2013-09-04util/Error: new error passing libraryMax Kellermann1-1/+2
2013-08-10playlist_error: convert to C++Max Kellermann1-1/+1
2013-07-28song: convert header to C++Max Kellermann1-2/+2
2013-01-02db_save, state_file: convert to C++Max Kellermann1-1/+0
2012-09-28stored_playlist, playlist_save: use C++ compilerMax Kellermann1-1/+1
2012-02-09playlist_save: add start/end_index parametersMax Kellermann1-1/+3
2011-09-11stored_playlist: return GError, code is playlist_resultMax Kellermann1-2/+3
2011-09-11playlist: move enum playlist_result to playlist_error.hMax Kellermann1-1/+4
2011-01-29copyright year 2011Max Kellermann1-1/+1
2011-01-10player_control: removed the global variable "pc"Max Kellermann1-1/+2
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
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