Changed versions to 1.7.
[MenuTunes.git] / MenuController.m
2005-12-23 Kent SutherlandEliminated a small warning.
2005-09-16 Kent SutherlandAdded a songEnabledAtIndex: method to ITMTRemote.
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-08-09 Joseph SpirosUpgrading MenuTunes to Xcode 2.1 and updating code
2005-08-04 Kent SutherlandAdded an about box menu item. Bumped versions to MT...
2004-10-16 Kent SutherlandI am dumb. Fixed the fix.
2004-10-16 Kent SutherlandHopefully fixed a dumb error.
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-11 Kent SutherlandShould disable the status item when iTunes is locked.
2004-08-08 Kent Sutherland*** empty log message ***
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 SutherlandAdded a Refresh item to the playlists menu that refresh...
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-19 Kent SutherlandAdded checking to prevent cascading threads and server...
2004-05-26 Kent SutherlandMore networking improvements.
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-21 Kent SutherlandThe checkmark should be placed in the right place in...
2004-02-21 Kent SutherlandHopefully fixed some more evilness with the multisource...
2004-02-18 Kent SutherlandHopefully fixed one last bug with the multisource playl...
2004-02-07 Kent SutherlandI suck.
2004-02-06 Kent SutherlandHopefuly fixed the iPod playlists to be enabled at...
2004-02-04 Kent SutherlandFixed the STUPID BUG where the multisource playlist...
2004-02-03 Kent SutherlandReadding multisource playlist thingy. Added a tooltip...
2004-01-30 Kent SutherlandImplemented running scripts on song change.
2003-12-29 Kent SutherlandSome last minute changes
2003-12-16 Kent SutherlandReverted back to the lame single source style playlist...
2003-12-13 Kent SutherlandPrefs window updates the remote server name each time...
2003-12-12 Kent SutherlandFinished the multiple sources playlist submenu.
2003-12-12 Kent SutherlandAdded multisource playlists. Doesn't play yet, and...
2003-11-26 Kent SutherlandIt's just around the world la la la la la!!!!!!
2003-11-18 Kent SutherlandAdded the "No upcoming songs." if it's the end of the...
2003-10-25 Kent SutherlandRAAAAAHHHHHHHHHHH NETWORK MENUTOOOONS!
2003-10-02 Kent SutherlandFixed the F13 key equivalent. Was showing up as F3
2003-10-02 Kent SutherlandRadio playlists now show the elapsed time.
2003-10-01 Joseph SpirosFixing some more registration bugs...
2003-10-01 Joseph SpirosRemoved the ability to remove the Quit (and therefore...
2003-10-01 Kent SutherlandFixed the hotkeys so they don't run even when they...
2003-10-01 Joseph SpirosMoving radio bug fixing to iTunes remote, and updated...
2003-10-01 Matthew JudyMaking the menu show elapsed instead of remaining as...
2003-10-01 Matthew JudyOMG HUEG COMMIT!!! IT SI LIEK AN XBOX, BECAUES IT SI...
2003-09-30 Kent SutherlandFixed project library paths. Fixed 95% of the radio...
2003-09-30 Joseph SpirosAdding loads of neato registration stuff!
2003-09-28 Kent SutherlandChanged NSLogs to ITDebugLogs.
2003-09-28 Kent SutherlandAdded tons of ITDebugLogs to iTunesRemote and MenuContr...
2003-09-28 Kent SutherlandMenu now indents using carbon.
2003-09-22 Matthew JudyIncremental checkin. Updating the StatusWindow and...
2003-09-18 Kent SutherlandAdded rating checkbox outlet in Prefs nib and controlle...
2003-09-13 Joseph SpirosAdding some modifications for better synced status...
2003-09-05 Kent SutherlandKey combos will now show up as key equivalents in the...
2003-09-04 Joseph SpirosI've done some work to the effect of moving MT to use...
2003-07-07 Joseph SpirosSome quick renaming snafoo...
2003-07-04 Kent SutherlandI change some stuff over time, but I have no clue what...
2003-06-10 Kent SutherlandAdded localizability. Gotta delete you prefs for it...
2003-06-07 Kent SutherlandChanged some stuff so it works right now.
2003-06-04 Kent SutherlandMoo.
2003-05-30 Kent SutherlandPoked around a bit, added Show Player to MenuController
2003-05-21 Kent SutherlandLots of changes....
2003-05-17 Kent SutherlandLots of fun changes. Reworked the hotkeys in prefs...
2003-05-13 Kent SutherlandShould rebuild submenus on song change, and build the...
2003-05-11 Kent SutherlandAll of the submenus are done now. have to optimize...
2003-05-10 Kent SutherlandAdded more to MenuController
2003-05-09 Kent SutherlandAdded more the MenuController. All of the main menu...
2003-05-09 Kent SutherlandAdded more to MenuController. Does next/prev track
2003-05-08 Kent SutherlandTons of new stuff. Made is compile now too :)
2003-05-07 Kent SutherlandMade MenuController communicate with MainController
2003-05-01 Kent SutherlandStripped out lots of menu building code from MainContro...
2003-05-01 Joseph SpirosFucked around some... MenuController still doesn't...
2003-04-30 Joseph SpirosAdding new MenuController class. Nowhere near being...