summaryrefslogtreecommitdiff
path: root/src/QueueSave.cxx
AgeCommit message (Expand)Author
2014-01-24Queue*: move to queue/Max Kellermann
2014-01-20Merge branch 'v0.18.x'Max Kellermann
2014-01-20Queue: rename struct queue to QueueMax Kellermann
2014-01-17QueueSave: use DatabaseDetachSong()Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-09DetachedSong: fork of struct SongMax Kellermann
2013-12-08TextFile: move to fs subsystemDenis Krjuchkov
2013-12-05fs/Traits: split PathTraits type into PathTraitsFS and PathTraitsUTF8Denis Krjuchkov
2013-11-28Util/StringUtil: add StringStartsWith()Max Kellermann
2013-10-22Playlist*, Queue: use GetDatabase() overload without ErrorMax Kellermann
2013-10-19*: use references instead of pointersMax Kellermann
2013-10-19*: use nullptr instead of NULLMax Kellermann
2013-10-18PlaylistEdit, QueueSave: free the Song object after Append()Max Kellermann
2013-10-17fs/Path: move definitions to struct PathTraitsMax Kellermann
2013-10-17Song: GetURI() returns std::stringMax Kellermann
2013-10-14fs/Path: add method IsAbsolute()Max Kellermann
2013-10-02Log: new logging library APIMax Kellermann
2013-10-02Listen, ...: add missing includesMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-07-28song: convert header to C++Max Kellermann
2013-04-08uri: convert to C++Max Kellermann
2013-01-06queue: convert all functions to methodsMax Kellermann
2013-01-04playlist: convert to C++Max Kellermann
2013-01-03TextFile: convert to a classMax Kellermann
2013-01-03text_file: convert to C++Max Kellermann
2013-01-03database.h: eliminate db_*_song()Max Kellermann
2013-01-02db_save, state_file: convert to C++Max Kellermann