Added a new currentSongDuration method to the remote.
authorKent Sutherland <ksuther@ithinksw.com>
Tue, 8 Nov 2005 03:56:52 +0000 (03:56 +0000)
committerKent Sutherland <ksuther@ithinksw.com>
Tue, 8 Nov 2005 03:56:52 +0000 (03:56 +0000)
commit46b610a25dea1e26f1348dac4024d72514130bb3
treee7f4c5b5bdf6b270cbefa5dab9e3e4e6460676d6
parent1b311c53a8e12e4261fd4dd970308a5c011f98aa
Added a new currentSongDuration method to the remote.
Moved the keychain methods to class methods in the prefs controller.
The main controller will now submit audioscrobbler tracks if needed. It still needs to be implemented better though, as there are tons of loopholes.
AudioscrobblerController.m
ITMTRemote.h
ITMTRemote.m
MainController.h
MainController.m
PreferencesController.h
PreferencesController.m
iTunesRemote.m