git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Tons of changes. Fixed the iPod problem finally. Added composer to
[MenuTunes.git]
/
StatusWindowController.h
diff --git
a/StatusWindowController.h
b/StatusWindowController.h
index
a3c36ea
..
c0ec9eb
100755
(executable)
--- a/
StatusWindowController.h
+++ b/
StatusWindowController.h
@@
-46,6
+46,7
@@
typedef enum {
title: (NSString *)title
album: (NSString *)album
artist: (NSString *)artist
+ composer: (NSString *)composer
time: (NSString *)time // FLOW: Should probably be NSDate or something.
track: (NSString *)track
rating: (int)rating