aboutsummaryrefslogtreecommitdiffstats
path: root/src/UpdateRemove.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* song: convert header to C++Max Kellermann2013-07-281-4/+4
|
* Main: move global variables to struct InstanceMax Kellermann2013-04-171-2/+2
| | | | More preparations for multi-player support.
* 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