aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistSave.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Playlist*: use the BufferedOutputStream API instead of FILE*Max Kellermann2015-03-241-7/+3
* PlaylistSave: return bool/Error instead of PlaylistResultMax Kellermann2015-03-241-4/+5
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* PlaylistCommands: remove redundant playlist_load_spl() callMax Kellermann2014-05-101-10/+0
* Merge branch 'v0.18.x'Max Kellermann2014-01-201-2/+2
|\
| * Queue: rename struct queue to QueueMax Kellermann2014-01-201-2/+2
* | copyright year 2014Max Kellermann2014-01-131-1/+1
* | DetachedSong: fork of struct SongMax Kellermann2014-01-091-2/+2
|/
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
* player_control: rename to PlayerControlMax Kellermann2013-10-281-2/+2
* PlaylistError: convert playlist_result to a strictly-typed enumMax Kellermann2013-10-201-2/+2
* *: use references instead of pointersMax Kellermann2013-10-191-4/+4
* util/Error: new error passing libraryMax Kellermann2013-09-041-1/+2
* playlist_error: convert to C++Max Kellermann2013-08-101-1/+1
* song: convert header to C++Max Kellermann2013-07-281-2/+2
* db_save, state_file: convert to C++Max Kellermann2013-01-021-1/+0
* stored_playlist, playlist_save: use C++ compilerMax Kellermann2012-09-281-0/+61