git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Reverted back to the lame single source style playlist menu because I
[MenuTunes.git]
/
ITMTRemote.m
diff --git
a/ITMTRemote.m
b/ITMTRemote.m
index
55e599b
..
b88b086
100755
(executable)
--- a/
ITMTRemote.m
+++ b/
ITMTRemote.m
@@
-264,10
+264,10
@@
return NO;
}
-- (BOOL)switchToPlaylistAtIndex:(int)index ofSourceAtIndex:(int)index2
+
/*
- (BOOL)switchToPlaylistAtIndex:(int)index ofSourceAtIndex:(int)index2
{
return NO;
-}
+}
*/
- (BOOL)switchToSongAtIndex:(int)index
{