git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Positioning and hidden ratings for radio
[MenuTunes.git]
/
iTunesRemote.h
diff --git
a/iTunesRemote.h
b/iTunesRemote.h
index
992eb49
..
36198ab
100755
(executable)
--- a/
iTunesRemote.h
+++ b/
iTunesRemote.h
@@
-17,4
+17,6
@@
ProcessSerialNumber savedPSN;
}
- (ProcessSerialNumber)iTunesPSN;
+- (NSString*)formatTimeInSeconds:(long)seconds;
+- (NSString*)zeroSixty:(int)seconds;
@end