Updated to version 1.6.5
[MenuTunes.git] / ITMTRemote.h
2005-11-08 Kent SutherlandAdded a currentSongPlayed method that returns the integ...
2005-11-08 Kent SutherlandAdded a new currentSongDuration method to the remote.
2005-09-16 Kent SutherlandAdded a songEnabledAtIndex: method to ITMTRemote.
2005-09-12 Kent SutherlandFixed the state for the playlists menu item to show...
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-06-30 Kent SutherlandAdded a play count option to track info.
2004-03-02 Kent SutherlandTons of changes. Fixed the iPod problem finally. Added...
2004-02-05 Kent SutherlandUncommented the multisource playlist chooser.
2003-12-16 Kent SutherlandReverted back to the lame single source style playlist...
2003-12-12 Kent SutherlandFinished the multiple sources playlist submenu.
2003-10-28 Kent SutherlandAdding a new proxy object for the networking. It's...
2003-10-28 Kent SutherlandCommitting more stuff. Added password encryption with...
2003-10-14 Kent SutherlandAdded frame of new method: currentSongAlbumArt
2003-10-01 Joseph SpirosOK, I fixed the currentSource stuff... we were formerly...
2003-09-20 Joseph SpirosChanging MP3Player to something more generic
2003-09-20 Joseph SpirosAdding ITMTRemoteSharedLibrarySource
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 SpirosAdding a hash property to ITMTTrack
2003-09-07 Joseph SpirosAdding next/previous track methods to ITMTPlaylist
2003-09-07 Joseph SpirosAdded Shuffle and Loop mode support.
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-08-28 Joseph SpirosReverting ITMTRemote to 1.24, which is prior to the...
2003-07-24 Alexander Strangereverting
2003-07-24 Alexander StrangeCompiles more
2003-07-21 Kent SutherlandUpdate iTunesRemote to match the new API. MainControlle...
2003-07-18 Joseph SpirosHmm, Importing the new ITMTRemote API... KENT AND ALEX...
2003-04-17 Joseph SpirosQuick and dirty update to HeaderDoc for currentPlaylist...
2003-04-17 Joseph SpiroscurrentPlaylistClass
2003-04-14 Joseph SpirosWorked on it some... see the TODO file for bugs I've...
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 methods for shuffle and repeat modes.
2003-03-14 Joseph SpirosUpdated ITMTRemote API, and bare documentation (and...
2003-03-13 Joseph SpirosQuick Changes
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-03-04 Matthew JudyNo single line enumerations, please, and check headerdo...
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-05 Alexander StrangeReplacement of all comments with HeaderDoc
2003-02-05 Alexander StrangePartial addition of HeaderDoc
2003-02-04 Matthew JudyIncremental MT Checkin, adding the plugin files, and...