index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
queue
/
PlaylistState.cxx
Age
Commit message (
Expand
)
Author
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-09-22
player/CrossFade: use std::chrono::duration
Max Kellermann
2018-07-17
StateFileConfig: add attribute "restore_paused"
Max Kellermann
2018-07-16
config/Config*: rename files, drop "Config" prefix
Max Kellermann
2018-02-25
playlist/Queue: add one-shot to single mode
Patryk HachuĊa
2018-02-09
SongSave, queue/PlaylistState, tag/ReplayGain: use portable atof() wrappers
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-09-08
player/Control: use class Error as C++ exception, throw it
Max Kellermann
2016-02-28
player/Control: Play*() returns Error information
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
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