Rewrote updateMenu/timerUpdate *again* Fixed some remote stuff
[MenuTunes.git] / OldMainController.h
index dfab004..c4d140b 100755 (executable)
     //Used in updating the menu automatically
     NSTimer *refreshTimer;
     int      trackInfoIndex;
+    
     int      lastPlaylistIndex;
     NSString *lastSongIdentifier;
+    int      lastSongRating;
     BOOL     isPlayingRadio;
     
     ITMTRemotePlayerRunningState isAppRunning;