Added Current Entry Object controller to fix issue with currently playing not being updated when loading.
parent
58a61a7b21
commit
671d7021ae
File diff suppressed because it is too large
Load Diff
|
@ -26,7 +26,7 @@ typedef enum {
|
|||
IBOutlet PlaylistLoader *playlistLoader;
|
||||
IBOutlet EntriesController *entriesController;
|
||||
IBOutlet SpotlightWindowController *spotlightWindowController;
|
||||
|
||||
|
||||
NSMutableArray *shuffleList;
|
||||
NSMutableArray *queueList;
|
||||
|
||||
|
|
Loading…
Reference in New Issue