aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistSave.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* uri: convert to C++Max Kellermann2013-04-081-4/+1
* PlaylistSave.cxx: use FOpenDenis Krjuchkov2013-02-021-1/+1
* require GLib 2.24Max Kellermann2013-01-291-2/+0
* ConfigFile, CommandLine: use the Path classMax Kellermann2013-01-291-1/+2
* Path::FromUTF8() returns nulled instance on error, add error handling where r...Denis Krjuchkov2013-01-281-1/+2
* Mapper: improve usage of Path classDenis Krjuchkov2013-01-261-1/+1
* Path: move to fs subdirectoryDenis Krjuchkov2013-01-221-1/+1
* Path: new class "Path" wraps filesystem path stringsMax Kellermann2013-01-181-31/+16
* path: convert to C++Max Kellermann2013-01-171-1/+1
* idle: convert to C++Max Kellermann2013-01-091-1/+1
* Playlist: convert functions to methodsMax Kellermann2013-01-071-4/+4
* queue: convert all functions to methodsMax Kellermann2013-01-061-2/+2
* playlist: convert to C++Max Kellermann2013-01-041-2/+2
* mapper: convert to C++Max Kellermann2013-01-021-1/+1
* main: use C++ compilerMax Kellermann2012-09-281-1/+1
* PlaylistFile: use std::list instead of GPtrArrayMax Kellermann2012-09-281-11/+13
* stored_playlist, playlist_save: use C++ compilerMax Kellermann2012-09-281-0/+151