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
/
PlaylistState.cxx
Age
Commit message (
Expand
)
Author
2014-01-24
Config*: move to config/
Max Kellermann
2014-01-24
Queue*: move to queue/
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-12-08
TextFile: move to fs subsystem
Denis Krjuchkov
2013-11-28
Util/StringUtil: add StringStartsWith()
Max Kellermann
2013-10-30
PlaylistState: ignore "mixrampdelay:nan"
Max Kellermann
2013-10-28
player_control: rename to PlayerControl
Max Kellermann
2013-10-19
*: use references instead of pointers
Max Kellermann
2013-10-17
fs/Path: move MPD_PATH_MAX to Limits.hxx
Max Kellermann
2013-10-17
Thread/Thread: replacement library for GThread
Max Kellermann
2013-10-02
Log: new logging library API
Max Kellermann
2013-10-02
Playlist*: use nullptr instead of NULL
Max Kellermann
2013-09-27
PlayerControl: use strictly typed enums
Max Kellermann
2013-09-05
conf.h: remove obsolete header
Max Kellermann
2013-01-30
ConfigFile: add enum ConfigOption
Max Kellermann
2013-01-20
PlayerControl: move functions into the class
Max Kellermann
2013-01-07
Playlist: convert functions to methods
Max Kellermann
2013-01-07
decoder_api.h, ...: add "extern C"
Max Kellermann
2013-01-06
queue: convert all functions to methods
Max Kellermann
2013-01-04
player_control.h: convert header to C++
Max Kellermann
2013-01-04
playlist: convert to C++
Max Kellermann
2013-01-03
TextFile: convert to a class
Max Kellermann
2013-01-03
text_file: convert to C++
Max Kellermann
2013-01-02
db_save, state_file: convert to C++
Max Kellermann