Submissions work now. Committing before I break something by adding queues.
[MenuTunes.git] / MenuTunes.m
2003-09-04 Joseph SpirosI've done some work to the effect of moving MT to use...
2003-03-18 Joseph Spiroswhoops, forgot to change some thingsies
2003-03-18 Joseph SpirosMmm, Renaming for the BIG REWRITE OF MARCH 2003!!!...
2003-03-16 Joseph SpirosW00t Teh Unicode Stars :D
2003-03-16 Joseph Spirosw00t. If player application is not running, instead...
2003-03-16 Kent SutherlandSong rating stuff back in programatically. No stars...
2003-03-14 Joseph SpirosBah, I thought Kent modified the MenuTunes class to...
2003-03-14 Kent SutherlandFixed some stuff with the equalizer menu. Fix the plugi...
2003-03-14 Kent SutherlandAdded a menu update. Hopefully it might make things...
2003-03-13 Joseph SpirosQuick Changes
2003-03-13 Kent SutherlandReadded the stupid ratings menu to the nib, since it...
2003-03-13 Kent SutherlandThe stars in the rating menu show up now.
2003-03-13 Kent SutherlandChanged the player state names to the new ones. Increas...
2003-03-11 Joseph SpirosPlugin API changes
2003-03-10 Kent SutherlandFixed some other problems that had to do with the EQ...
2003-03-10 Kent SutherlandAdded an enabled item to the EQ menu at Joe's request...
2003-03-10 Kent Sutherland(12:51) Kent: Shall I commit my l33tness/
2003-03-09 Kent SutherlandFixed selectPlaylist: it works now :D
2003-03-09 Joseph SpirosSome Plugin API changes... Need to finish the API Heade...
2003-03-06 Kent SutherlandAdded stuff for current song rating. Right now in the...
2003-02-26 Kent SutherlandChanged name from iTunesLaunched to audioPlayerLaunched...
2003-02-26 Matthew JudyThese are justsome formatting changes, but if I dont...
2003-02-26 Kent SutherlandLots of code cleanup, bug fixes.
2003-02-24 Matthew JudyAdding the new StatusWindow in rudimentary fashion...
2003-02-24 Alexander StrangeBugfixing
2003-02-23 Kent SutherlandFixed some formatting that was annoying me ;)
2003-02-22 Matthew JudyThis is a progressive checkin. It has the following...
2003-02-21 Matthew JudyIn Obj-C, the boolean data type is BOOL, not bool....
2003-02-19 Kent SutherlandFixed EQ/Playlist selection bug.
2003-02-19 Kent SutherlandFixed fast forward/rewind buggishness.
2003-02-19 Kent SutherlandStripped out older stuff. It's better now :)
2003-02-18 Kent SutherlandApp did launch/quit notifications in the plugin now
2003-02-15 Kent SutherlandEverything is in the plugin now, I hope
2003-02-15 Kent SutherlandAdded fast forward and rewind. Player state. More key...
2003-02-14 Kent SutherlandTransitioned over to the plugins almost completely.
2003-02-14 Kent SutherlandFinished the plugin using my runScriptAndReturnResult...
2003-02-06 Kent SutherlandEasy parts of the plugin are done. Small improvements...
2003-02-05 Matthew JudyChecking in MenuTunes changes and adding plugin loading...
2003-01-20 Kent SutherlandModified the keycombo class to return nil if there...
2003-01-10 Kent SutherlandFINALLY got CVS working. Fixed another elusive menu...
2003-01-01 Alexander StrangeAdding registration hooks. Could use a bit more work...
2002-12-29 Alexander StrangeAnd it compiles.
2002-12-29 Alexander StrangeNow you can have ITKit wherever you want
2002-12-17 Matthew JudyEliminated the build warning, and made the menu icon...
2002-12-14 Kent SutherlandChanges in autologin and defaults.
2002-12-12 Matthew Judy*** empty log message ***
2002-12-12 Matthew JudyMaking MenuTunes use the ITKit, for ITStatusItem. ...
2002-12-10 Kent SutherlandAdded the current track info to the menu. Yay.
2002-12-10 Kent SutherlandRemoved the Views.
2002-12-10 Kent SutherlandFixed hotkeys problems by using LSUIElement instead...
2002-12-10 Joseph SpirosAdded a commented-out line, template for when making...
2002-12-09 Kent SutherlandFixed completely (I hope) the rest of the radio tuner...
2002-12-08 Kent SutherlandFixed radio tuner bug.
2002-12-08 Kent SutherlandFixed a bunch of bungs having to do with menu updating...
2002-12-07 Matthew JudyA couple semantic tw34ks.
2002-12-06 Matthew Judyw00t. I have successfully hacked NSStatusItem to look...
2002-12-06 Matthew JudyUm, yeah. Started working on this and did some work...
2002-12-05 Kent SutherlandNow I only OpenComponent and CloseComponent once, makin...
2002-12-03 Kent SutherlandYay, no more leaks.
2002-12-02 Kent SutherlandFixed stupid crash.
2002-12-02 Kent SutherlandPlayed around with some things. There is a massive...
2002-12-01 Kent SutherlandAdded launch at login.
2002-12-01 Alexander StrangeInitial revision