Partition: new class, container for Playlist and PlayerControl
This is the beginning of multi-player support. There will be support for multiple Partition objects in one MPD process.
This commit is contained in:
@@ -28,7 +28,7 @@ extern GMainLoop *main_loop;
|
||||
|
||||
extern GCond *main_cond;
|
||||
|
||||
extern struct player_control *global_player_control;
|
||||
extern struct Partition *global_partition;
|
||||
|
||||
/**
|
||||
* A entry point for application.
|
||||
|
Reference in New Issue
Block a user