summaryrefslogtreecommitdiff
path: root/src/PlaylistEdit.cxx
AgeCommit message (Expand)Author
2014-02-27Playlist*: move to queue/Max Kellermann
2014-02-03SongLoader: new class that merges duplicate codeMax Kellermann
2014-01-30db: add compile-time option to disable databaseMax Kellermann
2014-01-24Database*: move to db/Max Kellermann
2014-01-19LightSong: new class to be used by DatabasePlugin callbacksMax Kellermann
2014-01-17Mapper: add function map_song_detach()Max Kellermann
2014-01-17DatabaseSong: new library merging duplicate codeMax Kellermann
2014-01-15DetachedSong: add method Update()Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-09DetachedSong: fork of struct SongMax Kellermann
2013-10-28player_control: rename to PlayerControlMax Kellermann
2013-10-22Playlist*, Queue: use GetDatabase() overload without ErrorMax Kellermann
2013-10-22PlaylistEdit: compare Song URIs in DeleteSong()Max Kellermann
2013-10-20PlaylistError: convert playlist_result to a strictly-typed enumMax Kellermann
2013-10-19*: use references instead of pointersMax Kellermann
2013-10-18PlaylistEdit, QueueSave: free the Song object after Append()Max Kellermann
2013-10-02Log: new logging library APIMax Kellermann
2013-10-02Playlist*: use nullptr instead of NULLMax Kellermann
2013-09-27PlayerControl: use strictly typed enumsMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-08-04Merge tag 'release-0.17.5'Max Kellermann
2013-07-28song: convert header to C++Max Kellermann
2013-04-08uri: convert to C++Max Kellermann
2013-01-20PlayerControl: move functions into the classMax Kellermann
2013-01-18Playlist, Song: clarify parameter encodingMax Kellermann
2013-01-09idle: convert to C++Max Kellermann
2013-01-07Playlist: convert functions to methodsMax Kellermann
2013-01-06queue: convert all functions to methodsMax Kellermann
2013-01-04player_control.h: convert header to C++Max Kellermann
2013-01-04playlist: convert to C++Max Kellermann
2013-01-03database.h: eliminate db_*_song()Max Kellermann
2013-01-03playlist_edit: convert to C++Max Kellermann