aboutsummaryrefslogtreecommitdiffstats
path: root/src/UpdateRemove.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* UpdateRemove: Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-211-18/+10
|
* EventPipe: rename to GlobalEventsMax Kellermann2013-01-091-3/+3
|
* event_pipe.h: convert to C++Max Kellermann2013-01-091-4/+1
|
* Playlist: convert functions to methodsMax Kellermann2013-01-071-3/+1
|
* Partition: new class, container for Playlist and PlayerControlMax Kellermann2013-01-051-1/+4
| | | | | 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
|
* sticker: convert to C++Max Kellermann2013-01-021-4/+2
|
* update: convert to C++Max Kellermann2013-01-021-0/+108