aboutsummaryrefslogtreecommitdiffstats
path: root/src/StateFile.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Path: new class "Path" wraps filesystem path stringsMax Kellermann2013-01-181-3/+3
|
* event/TimeoutMonitor: wrapper for g_timeout_source_new()Max Kellermann2013-01-141-13/+5
|
* StateFile: convert to a classMax Kellermann2013-01-141-64/+34
|
* Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann2013-01-141-3/+5
|
* volume: convert to C++Max Kellermann2013-01-071-4/+1
|
* Partition: new class, container for Playlist and PlayerControlMax Kellermann2013-01-051-15/+19
| | | | | This is the beginning of multi-player support. There will be support for multiple Partition objects in one MPD process.
* playlist: convert to C++Max Kellermann2013-01-041-1/+1
|
* TextFile: convert to a classMax Kellermann2013-01-031-12/+4
|
* text_file: convert to C++Max Kellermann2013-01-031-1/+1
|
* db_save, state_file: convert to C++Max Kellermann2013-01-021-0/+165