Age | Commit message (Expand) | Author |
---|---|---|
2015-11-11 | queue/Playlist: seek methods return bool/Error instead of PlaylistResult | Max Kellermann |
2015-11-11 | player/Control: add Lock prefix to locking method names | Max Kellermann |
2015-11-11 | StateFile: use StringAfterPrefix() instead of StringStartsWith() | Max Kellermann |
2015-11-06 | util/StringUtil: move comparison functions to StringCompare.cxx | Max Kellermann |
2015-08-15 | PlayerThread, ...: move to src/player/ | Max Kellermann |
2015-01-22 | queue/PlaylistState: remove unused macro | Max Kellermann |
2015-01-21 | config/Option: convert to strictly-typed enum | Max Kellermann |
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-08-29 | PlayerThread: use SongTime for elapsed_time | Max Kellermann |
2014-08-28 | Playlist: use std::chrono::duration for Seek*() | Max Kellermann |
2014-08-07 | fs/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-27 | Playlist*: move to queue/ | Max Kellermann |