git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
w00t. If player application is not running, instead of simply saying so,
[MenuTunes.git]
/
iTunesRemote.m
diff --git
a/iTunesRemote.m
b/iTunesRemote.m
index
59bffe1
..
e286598
100755
(executable)
--- a/
iTunesRemote.m
+++ b/
iTunesRemote.m
@@
-69,6
+69,11
@@
nil];
}
+- (BOOL)showPrimaryInterface
+{
+ return NO;
+}
+
- (ITMTRemotePlayerRunningState)playerRunningState
{
NSArray *apps = [[NSWorkspace sharedWorkspace] launchedApplications];