git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Reverting ITMTRemote to 1.24, which is prior to the API change :)
[MenuTunes.git]
/
MainController.h
diff --git
a/MainController.h
b/MainController.h
index
f6959eb
..
6383a8d
100755
(executable)
--- a/
MainController.h
+++ b/
MainController.h
@@
-26,7
+26,8
@@
NSMutableArray *remoteArray;
ITMTRemote *currentRemote;
NSMutableArray *remoteArray;
ITMTRemote *currentRemote;
- ITMTRemoteControlState playerRunningState;
+ ITMTRemotePlayerRunningState playerRunningState;
+ ITMTRemotePlayerPlaylistClass latestPlaylistClass;
//Used in updating the menu automatically
NSTimer *refreshTimer;
//Used in updating the menu automatically
NSTimer *refreshTimer;