aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistSave.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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