summaryrefslogtreecommitdiff
path: root/src/queue/PlaylistState.cxx
AgeCommit message (Expand)Author
2015-11-11queue/Playlist: seek methods return bool/Error instead of PlaylistResultMax Kellermann
2015-11-11player/Control: add Lock prefix to locking method namesMax Kellermann
2015-11-11StateFile: use StringAfterPrefix() instead of StringStartsWith()Max Kellermann
2015-11-06util/StringUtil: move comparison functions to StringCompare.cxxMax Kellermann
2015-08-15PlayerThread, ...: move to src/player/Max Kellermann
2015-01-22queue/PlaylistState: remove unused macroMax Kellermann
2015-01-21config/Option: convert to strictly-typed enumMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-08-29PlayerThread: use SongTime for elapsed_timeMax Kellermann
2014-08-28Playlist: use std::chrono::duration for Seek*()Max Kellermann
2014-08-07fs/output, fs/TextFile: move to fs/io/Max Kellermann
2014-07-30*Save, *State: use the OutputStream API instead of FILE*Max Kellermann
2014-02-27Playlist*: move to queue/Max Kellermann