Setting an EQ preset now enables the Equalizer (definitely a "duh" move)
[MenuTunes.git] / ITMTRemote.m
2003-10-01 Joseph SpirosOK, I fixed the currentSource stuff... we were formerly...
2003-09-12 Joseph SpirosAdding currentSource to the plugin API, and a placehold...
2003-09-07 Joseph SpirosReverting to previous API... again. :\
2003-09-07 Joseph SpirosITMTRemote now builds, but working on the API still...
2003-09-06 Joseph SpirosAdding initial work on new plugin API. THIS BREAKS...
2003-09-05 Joseph SpirosQuick remote API change... everything builds and works...
2003-07-24 Alexander Strangereverting
2003-07-24 Alexander StrangeJust for cleanliness
2003-07-24 Alexander StrangeCompiles more
2003-04-17 Joseph SpiroscurrentPlaylistClass
2003-04-14 Joseph SpirosWorked on it some... see the TODO file for bugs I've...
2003-03-28 Kent SutherlandLots of rewritten code. Not yet working because the...
2003-03-21 Joseph SpirosQuick API addition for Unique IDs, to reduce unneeded...
2003-03-16 Joseph Spirosw00t. If player application is not running, instead...
2003-03-15 Joseph SpirosQuick Remote API update for an enumeration of all suppo...
2003-03-14 Joseph SpirosAdded capabilities NSDictionary prototype, as well...
2003-03-14 Joseph SpirosAdded methods for shuffle and repeat modes.
2003-03-14 Joseph SpirosWhoops. Quick fix... I forgot a change in the class...
2003-03-14 Joseph SpirosUpdated ITMTRemote API, and bare documentation (and...
2003-03-11 Joseph SpirosPlugin API changes
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-19 Kent SutherlandStripped out older stuff. It's better now :)
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-12 Kent SutherlandAdded/removed some methods.
2003-02-07 Kent SutherlandNumber returning methods now work, for the most part.
2003-02-05 Matthew JudyChecking in MenuTunes changes and adding plugin loading...
2003-02-04 Matthew JudyIncremental MT Checkin, adding the plugin files, and...