git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Removed Audioscrobbler NSLog debug
[MenuTunes.git]
/
ITMTRemote.h
diff --git
a/ITMTRemote.h
b/ITMTRemote.h
index
a99d52c
..
1f84703
100755
(executable)
--- a/
ITMTRemote.h
+++ b/
ITMTRemote.h
@@
-299,6
+299,16
@@
er's process managment.
*/
- (NSString *)currentSongLength;
+/*!
+ * @method currentSongPlayed
+ */
+- (int)currentSongPlayed;
+
+/*!
+ * @method currentSongDuration
+ */
+- (int)currentSongDuration;
+
/*!
* @method currentSongRemaining
*/