aboutsummaryrefslogtreecommitdiffstats
path: root/src/queue/PlaylistState.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* queue/Playlist: seek methods return bool/Error instead of PlaylistResultMax Kellermann2015-11-111-1/+2
* player/Control: add Lock prefix to locking method namesMax Kellermann2015-11-111-4/+4
* StateFile: use StringAfterPrefix() instead of StringStartsWith()Max Kellermann2015-11-111-32/+21
* util/StringUtil: move comparison functions to StringCompare.cxxMax Kellermann2015-11-061-1/+1
* PlayerThread, ...: move to src/player/Max Kellermann2015-08-151-1/+1
* queue/PlaylistState: remove unused macroMax Kellermann2015-01-221-3/+0
* config/Option: convert to strictly-typed enumMax Kellermann2015-01-211-1/+1
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* PlayerThread: use SongTime for elapsed_timeMax Kellermann2014-08-291-4/+4
* Playlist: use std::chrono::duration for Seek*()Max Kellermann2014-08-281-4/+4
* fs/output, fs/TextFile: move to fs/io/Max Kellermann2014-08-071-2/+2
* *Save, *State: use the OutputStream API instead of FILE*Max Kellermann2014-07-301-24/+23
* Playlist*: move to queue/Max Kellermann2014-02-271-0/+245