git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
"fixed image scaling" more like "broke aspect ratios" am i rite
[MenuTunes.git]
/
ITMTRemote.m
diff --git
a/ITMTRemote.m
b/ITMTRemote.m
index
b88b086
..
55e599b
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
{