aboutsummaryrefslogtreecommitdiff
path: root/src/PlaylistGlobal.cxx
Commit message (Collapse)AuthorAge
* EventPipe: rename to GlobalEventsMax Kellermann2013-01-09
|
* event_pipe.h: convert to C++Max Kellermann2013-01-09
|
* Playlist.hxx: move prototype to PlaylistGlobal.hxxMax Kellermann2013-01-09
|
* Playlist: convert functions to methodsMax Kellermann2013-01-07
|
* Partition: new class, container for Playlist and PlayerControlMax Kellermann2013-01-05
| | | | | This is the beginning of multi-player support. There will be support for multiple Partition objects in one MPD process.
* Playlist: pass max_length to playlist_init()Max Kellermann2013-01-04
| | | | Move the configuration lookup to Main.cxx.
* playlist: convert to C++Max Kellermann2013-01-04