git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
I had the hotkeys disable on me for some reason. I think this might fix it.
[MenuTunes.git]
/
OldMainController.h
diff --git
a/OldMainController.h
b/OldMainController.h
index
85b4c54
..
d96bbd1
100755
(executable)
--- a/
OldMainController.h
+++ b/
OldMainController.h
@@
-37,8
+37,6
@@
BOOL isPlayingRadio;
ITMTRemotePlayerRunningState isAppRunning;
BOOL isPlayingRadio;
ITMTRemotePlayerRunningState isAppRunning;
- BOOL didHaveAlbumName;
- BOOL didHaveArtistName; //Helper variable for creating the menu
//For upcoming songs
NSMenuItem *upcomingSongsItem;
//For upcoming songs
NSMenuItem *upcomingSongsItem;
@@
-66,6
+64,7
@@
- (void)rebuildMenu;
- (void)rebuildMenu;
+- (ITMTRemote *)currentRemote;
- (void)clearHotKeys;
- (void)closePreferences;
- (void)clearHotKeys;
- (void)closePreferences;