From: Kent Sutherland Date: Mon, 12 Sep 2005 23:53:47 +0000 (+0000) Subject: Fixed the state for the playlists menu item to show the currently playing playlist. X-Git-Tag: v1.6~8 X-Git-Url: http://git.ithinksw.org/MenuTunes.git/commitdiff_plain/5e4dec969868a410da088273791f228def3b36a7?hp=5e4dec969868a410da088273791f228def3b36a7 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. ---