aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistState.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* TextFile: move to fs subsystemDenis Krjuchkov2013-12-081-1/+1
* Util/StringUtil: add StringStartsWith()Max Kellermann2013-11-281-14/+13
* PlaylistState: ignore "mixrampdelay:nan"Max Kellermann2013-10-301-1/+7
* player_control: rename to PlayerControlMax Kellermann2013-10-281-3/+3
* *: use references instead of pointersMax Kellermann2013-10-191-51/+51
* fs/Path: move MPD_PATH_MAX to Limits.hxxMax Kellermann2013-10-171-0/+1
* Thread/Thread: replacement library for GThreadMax Kellermann2013-10-171-0/+2
* Log: new logging library APIMax Kellermann2013-10-021-3/+6
* Playlist*: use nullptr instead of NULLMax Kellermann2013-10-021-3/+3
* PlayerControl: use strictly typed enumsMax Kellermann2013-09-271-11/+13
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+2
* ConfigFile: add enum ConfigOptionMax Kellermann2013-01-301-1/+1
* PlayerControl: move functions into the classMax Kellermann2013-01-201-18/+11
* Playlist: convert functions to methodsMax Kellermann2013-01-071-21/+11
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-3/+0
* queue: convert all functions to methodsMax Kellermann2013-01-061-9/+6
* player_control.h: convert header to C++Max Kellermann2013-01-041-1/+1
* playlist: convert to C++Max Kellermann2013-01-041-2/+2
* TextFile: convert to a classMax Kellermann2013-01-031-7/+7
* text_file: convert to C++Max Kellermann2013-01-031-1/+1
* db_save, state_file: convert to C++Max Kellermann2013-01-021-0/+252