MenuTunes.git
2005-11-08 Kent SutherlandThe hotkey for showing track info now calls a different...
2005-11-08 Kent SutherlandAdded a new currentSongDuration method to the remote.
2005-11-08 Kent SutherlandImplemented keychain support for Audioscrobbler in...
2005-11-07 Kent SutherlandUpdate preferences nib to include Audioscrobbler.
2005-11-07 Kent SutherlandAdded audioscrobbler to the preferences. Haven't hooked...
2005-11-04 Kent SutherlandAdded a queue for tracks and interval support. Haven...
2005-11-04 Kent SutherlandSubmissions work now. Committing before I break somethi...
2005-11-03 Kent SutherlandAdded Audioscrobbler files to the project.
2005-11-02 Kent SutherlandFailed miserably at making Audioscrobbler submissions...
2005-11-02 Kent SutherlandMostly empty Audioscrobbler controller to communicate...
2005-11-02 Kent SutherlandSet rating hot key ignored if no song is playing. Track...
2005-11-02 Kent SutherlandHitting the show track info hotkey when the status...
2005-10-09 Kent SutherlandUpped the timeout for the albums and artist method... v1.6
2005-09-30 Joseph SpirosFixing project references due to the previous upgrade...
2005-09-25 Kent SutherlandBumped versions to 1.6
2005-09-19 Kent SutherlandFixed various memory leaks.
2005-09-16 Kent SutherlandAdded a songEnabledAtIndex: method to ITMTRemote.
2005-09-15 Kent SutherlandFixed a problem with the time updating in the status...
2005-09-14 Kent SutherlandImplemented the status window for song shufflability.
2005-09-13 Kent SutherlandImplemented time ticking in song info status window.
2005-09-12 Kent SutherlandFixed the state for the playlists menu item to show...
2005-09-12 Kent SutherlandUpdated playlists to work with iTunes 5.
2005-09-07 Kent SutherlandFixed problems with iTunes 5 and repeat mode. Made...
2005-08-09 Joseph SpirosUpgrading MenuTunes to Xcode 2.1 and updating code
2005-08-05 Kent SutherlandBumped to 1.5.2
2005-08-04 Kent SutherlandAdded an about box menu item. Bumped versions to MT...
2005-07-31 Kent SutherlandAdded support for attributed strings, which allows...
2005-05-29 Kent SutherlandAdded a small main menu to allow command-keys to work...
2005-05-07 Joseph SpirosUpdating plists and versioning to release 1.5.1. v1.5.1
2005-05-02 Joseph SpirosFixed some warnings generated by new Tiger GCC 4.0...
2005-05-02 Kent SutherlandFixed the 10.4 deprecation of -resolve. Will call resol...
2005-05-01 Kent SutherlandplayerPlayingState works properly in 10.4 now. It shoul...
2005-04-11 Kent SutherlandBumped versions to 1.5 in plist and strings. Bumped... v1.5
2005-04-11 Kent SutherlandUpped the MenuTunes version constant in MainController.h
2005-04-11 Kent SutherlandFixed it so that if you double click on the MT icon...
2005-04-10 Kent SutherlandRemoved the disabling of the hot key center when I...
2005-04-05 Kent SutherlandFixed the shuffle and loop methods.
2005-04-04 Joseph SpirosUpdating MenuTunes project to use project references...
2005-01-26 Kent SutherlandAdded localized strings to everything, I think. Hope...
2004-12-01 Kent SutherlandAdded preference saving for what screen you want.
2004-12-01 Kent SutherlandAdded multiscreen options. Doesn't save them across...
2004-11-26 Kent SutherlandAdded the serial number block. I hope it works alright.
2004-11-26 Kent SutherlandFixed the problem with canciling reg to keep MT running...
2004-11-25 Kent SutherlandI had the hotkeys disable on me for some reason. I...
2004-11-24 Kent SutherlandAdded support for the new iTunes distributed object...
2004-11-07 Kent SutherlandDouble-clicking the app icon opens the prefs.
2004-10-21 Kent SutherlandTrack window doesn't show up again if you have a really... v1.4
2004-10-16 Kent SutherlandI am dumb. Fixed the fix.
2004-10-16 Kent SutherlandHopefully fixed a dumb error.
2004-10-14 Joseph SpirosUpdating previous track to work like iTunes, that is...
2004-10-12 Kent SutherlandAdded trial extension by 3 days
2004-10-12 Kent SutherlandVersion bump to 1.4
2004-10-11 Kent SutherlandFixed an assertion failure in MenuController
2004-10-11 Kent SutherlandFinally fixed all the memory leaks, I hope. Fixed iTune...
2004-10-06 Kent SutherlandLots of code to keep MT from being bad when iTunes...
2004-09-12 Kent SutherlandMore fixes on timeout poop
2004-09-12 Kent SutherlandAdded another timeout check.
2004-09-11 Kent SutherlandNo idea what I changed, but I'm trying to fix the crash.
2004-09-11 Kent SutherlandShould disable the status item when iTunes is locked.
2004-09-10 Kent SutherlandMoved iTunesRemote to the AETools from AECenter.
2004-08-08 Kent Sutherland*** empty log message ***
2004-07-25 Kent SutherlandUncommented the play MT playlist
2004-07-25 Kent SutherlandHopefully fixed a crash when popping up the menu like...
2004-07-25 Kent SutherlandBrowsing now removes all tracks and adds new ones inste...
2004-07-25 Kent SutherlandAdded the albums menu
2004-07-25 Kent SutherlandAdded a browse Artist menu. The playlist creation and...
2004-07-22 Kent SutherlandAdded -artists and -albums methods to the iTunes remote...
2004-07-21 Kent SutherlandAdded a chasing arrow icon to the Refresh item, removed...
2004-07-18 Kent SutherlandFixed playcount showing up in places it shouldn't.
2004-07-02 Kent SutherlandAdded localizableness to some more stuff.
2004-07-02 Kent SutherlandIndividual song rating setting by hotkey actually works...
2004-07-02 Kent SutherlandAdded a Refresh item to the playlists menu that refresh...
2004-07-02 Kent SutherlandStream track title change will trigger the status windo...
2004-07-01 Kent SutherlandAdded hotkeys for setting individual song ratings 0...
2004-06-30 Kent SutherlandAdded a play count option to track info.
2004-06-29 Alexander StrangeCache the currentRemote when building the menu. Does...
2004-06-27 Kent SutherlandBump to 1.3 v1.3
2004-06-19 Kent SutherlandAdded checking to prevent cascading threads and server...
2004-05-27 Kent SutherlandUpped the timeout a bit, was getting a few too many...
2004-05-26 Kent SutherlandMore networking improvements.
2004-05-24 Joseph SpirosUncommenting the login item stuff from the PreferencesC...
2004-05-24 Kent SutherlandFixed a leak in status windows. Fixed a timer bug in...
2004-05-24 Kent SutherlandStatus query windows can show only one button if you...
2004-05-24 Kent SutherlandSearches for a missing server when a new one gets regis...
2004-05-24 Kent SutherlandFixed some warnings. Upped the server check to 90 secon...
2004-05-24 Kent SutherlandChecking for a remote server runs in a separate thread...
2004-05-23 Kent SutherlandMore bugfixes to networking. Small fix in Preferences...
2004-05-22 Kent SutherlandAdded ITFoundation launch at login, but it doesn'ty...
2004-05-21 Kent SutherlandEven more fixage! Now when you reconnect after the...
2004-05-21 Kent SutherlandFixed a bunch of the networking crashes and bugs appear...
2004-05-16 Kent SutherlandOops, I suck at making things compile
2004-05-16 Kent SutherlandThe status item is disabled while the menu is being...
2004-05-16 Kent SutherlandAdded another debug statement to see if I cornered...
2004-05-16 Kent SutherlandHotkeys set in the prefs will now properly update immed...
2004-05-13 Kent SutherlandRemoving the inline album art in the menu. It doesn...
2004-05-09 Kent SutherlandAlbum art will be embedded into the menu if on 10.3...
2004-04-28 Kent SutherlandFixed MT for iTunes 4.5 and the radio source possibly...
2004-03-02 Kent SutherlandTons of changes. Fixed the iPod problem finally. Added...
2004-02-29 Kent SutherlandAdded a small debug log to the iPod method
2004-02-29 Kent SutherlandAdded an option to the prefs to turn off the tooltip...
next