summaryrefslogtreecommitdiff
path: root/src/PlaylistState.cxx
AgeCommit message (Expand)Author
2014-01-24Config*: move to config/Max Kellermann
2014-01-24Queue*: move to queue/Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-12-08TextFile: move to fs subsystemDenis Krjuchkov
2013-11-28Util/StringUtil: add StringStartsWith()Max Kellermann
2013-10-30PlaylistState: ignore "mixrampdelay:nan"Max Kellermann
2013-10-28player_control: rename to PlayerControlMax Kellermann
2013-10-19*: use references instead of pointersMax Kellermann
2013-10-17fs/Path: move MPD_PATH_MAX to Limits.hxxMax Kellermann
2013-10-17Thread/Thread: replacement library for GThreadMax Kellermann
2013-10-02Log: new logging library APIMax Kellermann
2013-10-02Playlist*: use nullptr instead of NULLMax Kellermann
2013-09-27PlayerControl: use strictly typed enumsMax Kellermann
2013-09-05conf.h: remove obsolete headerMax Kellermann
2013-01-30ConfigFile: add enum ConfigOptionMax Kellermann
2013-01-20PlayerControl: move functions into the classMax Kellermann
2013-01-07Playlist: convert functions to methodsMax Kellermann
2013-01-07decoder_api.h, ...: add "extern C"Max Kellermann
2013-01-06queue: convert all functions to methodsMax Kellermann
2013-01-04player_control.h: convert header to C++Max Kellermann
2013-01-04playlist: convert to C++Max Kellermann
2013-01-03TextFile: convert to a classMax Kellermann
2013-01-03text_file: convert to C++Max Kellermann
2013-01-02db_save, state_file: convert to C++Max Kellermann