summaryrefslogtreecommitdiff
path: root/src/PlaylistSave.cxx
AgeCommit message (Expand)Author
2013-10-20PlaylistError: convert playlist_result to a strictly-typed enumMax Kellermann
2013-10-19*: use references instead of pointersMax Kellermann
2013-10-17fs/Path: rename to AllocatedPathMax Kellermann
2013-10-17fs/Path: move definitions to struct PathTraitsMax Kellermann
2013-10-17PlaylistSave: eliminate the last g_warning() callMax Kellermann
2013-10-17Song: GetURI() returns std::stringMax Kellermann
2013-10-14fs/Path: add method IsAbsolute()Max Kellermann
2013-10-14Merge tag 'release-0.17.6'Max Kellermann
2013-10-02Log: new logging library APIMax Kellermann
2013-10-02Playlist*: use nullptr instead of NULLMax 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-02-02PlaylistSave.cxx: use FOpenDenis Krjuchkov
2013-01-29require GLib 2.24Max Kellermann
2013-01-29ConfigFile, CommandLine: use the Path classMax Kellermann
2013-01-28Path::FromUTF8() returns nulled instance on error, add error handling where r...Denis Krjuchkov
2013-01-26Mapper: improve usage of Path classDenis Krjuchkov
2013-01-22Path: move to fs subdirectoryDenis Krjuchkov
2013-01-18Path: new class "Path" wraps filesystem path stringsMax Kellermann
2013-01-17path: convert to C++Max 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-04playlist: convert to C++Max Kellermann
2013-01-02mapper: convert to C++Max Kellermann
2012-09-28main: use C++ compilerMax Kellermann
2012-09-28PlaylistFile: use std::list instead of GPtrArrayMax Kellermann
2012-09-28stored_playlist, playlist_save: use C++ compilerMax Kellermann