Fixed the state for the playlists menu item to show the currently playing playlist.
authorKent Sutherland <ksuther@ithinksw.com>
Mon, 12 Sep 2005 23:53:47 +0000 (23:53 +0000)
committerKent Sutherland <ksuther@ithinksw.com>
Mon, 12 Sep 2005 23:53:47 +0000 (23:53 +0000)
commit5e4dec969868a410da088273791f228def3b36a7
tree62b2c26c6fb14bc311cdd11bc057e97ca35c67d5
parent9234efdd6caadd01f9b28637b44b7f88c42e0cec
Fixed the state for the playlists menu item to show the currently playing playlist.
Added a new hotkey to toggle if a song should appear in shuffle.
Slightly modified the table view in the hot keys tab of the preferences.
I still have to make a status window for shufflability state.
Changed multiple instances of iTunesRemote using int32Value to typeCodeValue, which will hopefully reduce breakage in the future.
English.lproj/Preferences.nib/info.nib
English.lproj/Preferences.nib/keyedobjects.nib
ITMTRemote.h
ITMTRemote.m
MainController.m
MenuController.m
PreferencesController.m
iTunesRemote.m