MenuTunes.git
13 years agoMerge branch 'master' of git://github.com/ksuther/MenuTunes master
Joseph Spiros [Wed, 30 Mar 2011 06:56:16 +0000 (06:56 +0000)]
Merge branch 'master' of git://github.com/ksuther/MenuTunes

* 'master' of git://github.com/ksuther/MenuTunes:
  Reset the screen that the status window is on when the system's screens change.

13 years agoReset the screen that the status window is on when the system's screens change.
Kent Sutherland [Wed, 30 Mar 2011 06:50:53 +0000 (02:50 -0400)]
Reset the screen that the status window is on when the system's screens change.

14 years agoFix compile errors on LLVM/Clang.
Kent Sutherland [Sat, 2 Jan 2010 03:32:03 +0000 (22:32 -0500)]
Fix compile errors on LLVM/Clang.

15 years agoLicensing MenuTunes under the GNU General Public License version 2.
Joseph Spiros [Tue, 13 Jan 2009 12:01:26 +0000 (07:01 -0500)]
Licensing MenuTunes under the GNU General Public License version 2.

Previous revisions of MenuTunes are provided only for historical purposes,
and the rights to those revisions are reserved by iThink Software. Each revision
is licensed under the terms specified in the file COPYING, if it exists.

Updating headers to remove CVS/Subversion keywords, and modernize copyright
notices to account for new licensing.

15 years agoBumped to version 1.7.2. First freeware release. v1.7.2
Joseph Spiros [Tue, 13 Jan 2009 10:03:36 +0000 (05:03 -0500)]
Bumped to version 1.7.2. First freeware release.

Removed all references to eSellerate's libValidate, and related registration
and trial resources. Thus, MenuTunes is now freeware. As well, I have removed
old files that were not referenced by the projects, which consisted primarily
of old and deprecated versions of current project files, as well as unused
resources.

17 years agoBumped to version 1.7.1 v1.7.1
Kent Sutherland [Tue, 30 May 2006 01:54:31 +0000 (01:54 +0000)]
Bumped to version 1.7.1

17 years agoImplemented reauthentication when a session ticket is invalidated by another computer.
Kent Sutherland [Thu, 11 May 2006 01:40:07 +0000 (01:40 +0000)]
Implemented reauthentication when a session ticket is invalidated by another computer.

18 years agoUpdated internal version tag used for registration checking. v1.7
Kent Sutherland [Sun, 19 Mar 2006 21:49:42 +0000 (21:49 +0000)]
Updated internal version tag used for registration checking.

18 years agoChanged versions to 1.7.
Kent Sutherland [Sun, 19 Mar 2006 21:48:38 +0000 (21:48 +0000)]
Changed versions to 1.7.

18 years agoUsing the universal libValidate. Fixed a small Audioscrobbler crash that could happen...
Kent Sutherland [Thu, 23 Feb 2006 22:26:21 +0000 (22:26 +0000)]
Using the universal libValidate. Fixed a small Audioscrobbler crash that could happen if the Audioscrobbler servers died.

18 years agoUpdated to version 1.6.5 v1.6.5
Kent Sutherland [Thu, 5 Jan 2006 23:11:10 +0000 (23:11 +0000)]
Updated to version 1.6.5

18 years agoRemoved Audioscrobbler NSLog debug
Kent Sutherland [Thu, 5 Jan 2006 23:07:26 +0000 (23:07 +0000)]
Removed Audioscrobbler NSLog debug

18 years agoFixed a small memory leak in PreferencesController and keychain access.
Kent Sutherland [Thu, 5 Jan 2006 23:03:49 +0000 (23:03 +0000)]
Fixed a small memory leak in PreferencesController and keychain access.

18 years agoUsing initWithBytes: instead of initWithCharacters: since we're not dealing with...
Joseph Spiros [Mon, 26 Dec 2005 05:55:43 +0000 (05:55 +0000)]
Using initWithBytes: instead of initWithCharacters: since we're not dealing with unichars.

18 years agoTrying to use initWithCharacters:length: May or may not work
Kent Sutherland [Mon, 26 Dec 2005 05:36:33 +0000 (05:36 +0000)]
Trying to use initWithCharacters:length: May or may not work
Fixed setting the keychain name

18 years agoPutting stars back in to the hotkey prefs.
Kent Sutherland [Mon, 26 Dec 2005 05:04:13 +0000 (05:04 +0000)]
Putting stars back in to the hotkey prefs.
Fixed a small audioscrobbler bug in MainController.
Audioscrobbler keychain item uses a new format (Audioscrobbler: account)
Debug logs to figure out why Joe's computer sucks with MenuTunes

18 years agoAdded an Audioscrobbler password log to test problems.
Kent Sutherland [Mon, 26 Dec 2005 04:08:55 +0000 (04:08 +0000)]
Added an Audioscrobbler password log to test problems.

18 years agoFixed a bug in updateTime:
Kent Sutherland [Mon, 26 Dec 2005 03:38:35 +0000 (03:38 +0000)]
Fixed a bug in updateTime:
Added an album art status window and hot key
Added more status loggings that are sent to the Audioscrobbler status field

18 years agoAdded some more debug loggins to Audioscrobbler method. Improved it so it should...
Kent Sutherland [Sun, 25 Dec 2005 07:38:08 +0000 (07:38 +0000)]
Added some more debug loggins to Audioscrobbler method. Improved it so it should work better now.

18 years agoUpdating MenuTunes project build configuration names.
Joseph Spiros [Sat, 24 Dec 2005 23:08:01 +0000 (23:08 +0000)]
Updating MenuTunes project build configuration names.

18 years agoReleasing the connection data if there is an error. Should now properly remove tracks...
Kent Sutherland [Sat, 24 Dec 2005 07:20:00 +0000 (07:20 +0000)]
Releasing the connection data if there is an error. Should now properly remove tracks when submitting.

18 years agoAdded audioscrobbler status strings
Kent Sutherland [Fri, 23 Dec 2005 09:37:54 +0000 (09:37 +0000)]
Added audioscrobbler status strings

18 years agoEliminated a small warning.
Kent Sutherland [Fri, 23 Dec 2005 09:37:09 +0000 (09:37 +0000)]
Eliminated a small warning.

18 years agoAdded a status field to the audioscrobbler preferences. Using alloc'd NSTimers in...
Kent Sutherland [Fri, 23 Dec 2005 09:36:21 +0000 (09:36 +0000)]
Added a status field to the audioscrobbler preferences. Using alloc'd NSTimers in order to avoid crashing, hopefully. Disabling caching of tracks in order to simplify things.

18 years agoNow properly escaping all strings so ampersands now submit. Added a couple of NSLogs...
Kent Sutherland [Mon, 19 Dec 2005 00:36:39 +0000 (00:36 +0000)]
Now properly escaping all strings so ampersands now submit. Added a couple of NSLogs for debugging purposes.

18 years agoUpdating MenuTunes Info.plist and strings.
Joseph Spiros [Wed, 14 Dec 2005 18:24:31 +0000 (18:24 +0000)]
Updating MenuTunes Info.plist and strings.

18 years agoFixed audioscrobbler track timings to be correct
Kent Sutherland [Mon, 12 Dec 2005 16:34:03 +0000 (16:34 +0000)]
Fixed audioscrobbler track timings to be correct

18 years agoFixed it so network players will use the refresh timer to update properly again.
Kent Sutherland [Mon, 12 Dec 2005 16:31:57 +0000 (16:31 +0000)]
Fixed it so network players will use the refresh timer to update properly again.

18 years agoAdded lots of debug messages.
Kent Sutherland [Wed, 9 Nov 2005 17:44:14 +0000 (17:44 +0000)]
Added lots of debug messages.

18 years agoFixing project references and dependencies that Kent accidentally removed
Joseph Spiros [Wed, 9 Nov 2005 17:20:02 +0000 (17:20 +0000)]
Fixing project references and dependencies that Kent accidentally removed

18 years agoNow removing items from the submission queue after success.
Kent Sutherland [Wed, 9 Nov 2005 16:56:55 +0000 (16:56 +0000)]
Now removing items from the submission queue after success.
Keychain update warning will now run at applictaion launch, instead of mid-execution.

18 years agoHandshake is attempted at launch and when the username is changed. Lowered timeout...
Kent Sutherland [Wed, 9 Nov 2005 16:16:26 +0000 (16:16 +0000)]
Handshake is attempted at launch and when the username is changed. Lowered timeout to 15 seconds when submitting.
I need to figure out a good way to log errors.

18 years agoAdded a currentSongPlayed method that returns the integer seconds played in the curre...
Kent Sutherland [Tue, 8 Nov 2005 20:46:18 +0000 (20:46 +0000)]
Added a currentSongPlayed method that returns the integer seconds played in the current track.
More changes to audioscrobbler support.

18 years agoThe hotkey for showing track info now calls a different method that will hide the...
Kent Sutherland [Tue, 8 Nov 2005 04:02:24 +0000 (04:02 +0000)]
The hotkey for showing track info now calls a different method that will hide the track info window if it is visible already.
This change was made because the track info window is called automatically when the song changes, and we don't want it hiding if it is visible already, in that case.

18 years agoAdded a new currentSongDuration method to the remote.
Kent Sutherland [Tue, 8 Nov 2005 03:56:52 +0000 (03:56 +0000)]
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.

18 years agoImplemented keychain support for Audioscrobbler in the preferences. It all seems...
Kent Sutherland [Tue, 8 Nov 2005 02:44:29 +0000 (02:44 +0000)]
Implemented keychain support for Audioscrobbler in the preferences. It all seems to work.

18 years agoUpdate preferences nib to include Audioscrobbler.
Kent Sutherland [Mon, 7 Nov 2005 04:16:07 +0000 (04:16 +0000)]
Update preferences nib to include Audioscrobbler.

18 years agoAdded audioscrobbler to the preferences. Haven't hooked it up to the keychain yet.
Kent Sutherland [Mon, 7 Nov 2005 04:15:33 +0000 (04:15 +0000)]
Added audioscrobbler to the preferences. Haven't hooked it up to the keychain yet.

18 years agoAdded a queue for tracks and interval support. Haven't test them yet, so they are...
Kent Sutherland [Fri, 4 Nov 2005 05:04:51 +0000 (05:04 +0000)]
Added a queue for tracks and interval support. Haven't test them yet, so they are liable to be very broken.

18 years agoSubmissions work now. Committing before I break something by adding queues.
Kent Sutherland [Fri, 4 Nov 2005 02:28:07 +0000 (02:28 +0000)]
Submissions work now. Committing before I break something by adding queues.

18 years agoAdded Audioscrobbler files to the project.
Kent Sutherland [Thu, 3 Nov 2005 05:40:13 +0000 (05:40 +0000)]
Added Audioscrobbler files to the project.

18 years agoFailed miserably at making Audioscrobbler submissions work.
Kent Sutherland [Wed, 2 Nov 2005 21:45:13 +0000 (21:45 +0000)]
Failed miserably at making Audioscrobbler submissions work.
http://audioscrobbler.net/wiki/Protocol1.1

18 years agoMostly empty Audioscrobbler controller to communicate with the Audioscrobbler servers.
Kent Sutherland [Wed, 2 Nov 2005 04:59:27 +0000 (04:59 +0000)]
Mostly empty Audioscrobbler controller to communicate with the Audioscrobbler servers.

18 years agoSet rating hot key ignored if no song is playing. Track info status window toggle...
Kent Sutherland [Wed, 2 Nov 2005 03:56:29 +0000 (03:56 +0000)]
Set rating hot key ignored if no song is playing. Track info status window toggle works based on "ToggleTrackInfoWithHotKey" key.

18 years agoHitting the show track info hotkey when the status window is visible will hide it...
Kent Sutherland [Wed, 2 Nov 2005 03:15:58 +0000 (03:15 +0000)]
Hitting the show track info hotkey when the status window is visible will hide it again.

18 years agoUpped the timeout for the albums and artist method to 600. v1.6
Kent Sutherland [Sun, 9 Oct 2005 21:07:03 +0000 (21:07 +0000)]
Upped the timeout for the albums and artist method to 600.

18 years agoFixing project references due to the previous upgrade from .xcode to .xcodeproj.
Joseph Spiros [Fri, 30 Sep 2005 19:10:57 +0000 (19:10 +0000)]
Fixing project references due to the previous upgrade from .xcode to .xcodeproj.

18 years agoBumped versions to 1.6
Kent Sutherland [Sun, 25 Sep 2005 16:27:27 +0000 (16:27 +0000)]
Bumped versions to 1.6

18 years agoFixed various memory leaks.
Kent Sutherland [Mon, 19 Sep 2005 21:03:28 +0000 (21:03 +0000)]
Fixed various memory leaks.

18 years agoAdded a songEnabledAtIndex: method to ITMTRemote.
Kent Sutherland [Fri, 16 Sep 2005 16:50:58 +0000 (16:50 +0000)]
Added a songEnabledAtIndex: method to ITMTRemote.
The upcoming songs menu and status window now skip unchecked songs.
Fixed some problems with the live updating time status window.

18 years agoFixed a problem with the time updating in the status window.
Kent Sutherland [Thu, 15 Sep 2005 19:13:56 +0000 (19:13 +0000)]
Fixed a problem with the time updating in the status window.

18 years agoImplemented the status window for song shufflability.
Kent Sutherland [Wed, 14 Sep 2005 05:08:42 +0000 (05:08 +0000)]
Implemented the status window for song shufflability.

18 years agoImplemented time ticking in song info status window.
Kent Sutherland [Tue, 13 Sep 2005 03:35:54 +0000 (03:35 +0000)]
Implemented time ticking in song info status window.
More fixes to the new playlist implementation.

18 years agoFixed the state for the playlists menu item to show the currently playing playlist.
Kent Sutherland [Mon, 12 Sep 2005 23:53:47 +0000 (23:53 +0000)]
Fixed the state for the playlists menu item to show the currently playing playlist.
Added a new hotkey to toggle if a song should appear in shuffle.
Slightly modified the table view in the hot keys tab of the preferences.
I still have to make a status window for shufflability state.
Changed multiple instances of iTunesRemote using int32Value to typeCodeValue, which will hopefully reduce breakage in the future.

18 years agoUpdated playlists to work with iTunes 5.
Kent Sutherland [Mon, 12 Sep 2005 21:45:48 +0000 (21:45 +0000)]
Updated playlists to work with iTunes 5.
Added PlaylistNode class to handle the playlists menu, since it is nested now.
Support for nested folders in iTunes
Completely rewrote playlists methods. Podcasts menu item shows up in the proper place now too.
iTunes 5 orders sources differently than iTunes 4, as far as I can tell. Instead of doing weird indexing like iTunes 4 (1, 2, 3 (skipped if there's no CD), 4, 5), it counts linearly all the time. I need someone with iTunes 4 to be sure this still works in iTunes 4 though.

18 years agoFixed problems with iTunes 5 and repeat mode. Made it so shuffle and loop work on...
Kent Sutherland [Wed, 7 Sep 2005 20:31:59 +0000 (20:31 +0000)]
Fixed problems with iTunes 5 and repeat mode. Made it so shuffle and loop work on the currently selected playlist if there is no active playlist.

18 years agoUpgrading MenuTunes to Xcode 2.1 and updating code
Joseph Spiros [Tue, 9 Aug 2005 02:32:32 +0000 (02:32 +0000)]
Upgrading MenuTunes to Xcode 2.1 and updating code
that refers to ITKit's ITAboutBox to refer to it by its
new name, ITAboutWindowController.

18 years agoBumped to 1.5.2
Kent Sutherland [Fri, 5 Aug 2005 02:55:25 +0000 (02:55 +0000)]
Bumped to 1.5.2

18 years agoAdded an about box menu item. Bumped versions to MT 1.5.2.
Kent Sutherland [Thu, 4 Aug 2005 17:53:09 +0000 (17:53 +0000)]
Added an about box menu item. Bumped versions to MT 1.5.2.

18 years agoAdded support for attributed strings, which allows us to have non-sucky stars in...
Kent Sutherland [Sun, 31 Jul 2005 18:47:02 +0000 (18:47 +0000)]
Added support for attributed strings, which allows us to have non-sucky stars in 10.4. Added a debug mode status window to notify the user, and debug mode is enabled when control is held down at launch.

18 years agoAdded a small main menu to allow command-keys to work in the registration window...
Kent Sutherland [Sun, 29 May 2005 07:01:40 +0000 (07:01 +0000)]
Added a small main menu to allow command-keys to work in the registration window and the prefs window.
Checks iTunes version at startup to avoid starting the polling timer if it isn't needed.

18 years agoUpdating plists and versioning to release 1.5.1. v1.5.1
Joseph Spiros [Sat, 7 May 2005 00:03:58 +0000 (00:03 +0000)]
Updating plists and versioning to release 1.5.1.

18 years agoFixed some warnings generated by new Tiger GCC 4.0 compiler...
Joseph Spiros [Mon, 2 May 2005 16:39:56 +0000 (16:39 +0000)]
Fixed some warnings generated by new Tiger GCC 4.0 compiler...

18 years agoFixed the 10.4 deprecation of -resolve. Will call resolveWithTimeout: in 10.4
Kent Sutherland [Mon, 2 May 2005 00:00:22 +0000 (00:00 +0000)]
Fixed the 10.4 deprecation of -resolve. Will call resolveWithTimeout: in 10.4

18 years agoplayerPlayingState works properly in 10.4 now. It should work in 10.3/10.2 fine also...
Kent Sutherland [Sun, 1 May 2005 23:20:04 +0000 (23:20 +0000)]
playerPlayingState works properly in 10.4 now. It should work in 10.3/10.2 fine also, since the method is available there too.

19 years agoBumped versions to 1.5 in plist and strings. Bumped copyright to 2005. v1.5
Kent Sutherland [Mon, 11 Apr 2005 00:19:21 +0000 (00:19 +0000)]
Bumped versions to 1.5 in plist and strings. Bumped copyright to 2005.

19 years agoUpped the MenuTunes version constant in MainController.h
Kent Sutherland [Mon, 11 Apr 2005 00:13:04 +0000 (00:13 +0000)]
Upped the MenuTunes version constant in MainController.h

19 years agoFixed it so that if you double click on the MT icon or call it to open,
Kent Sutherland [Mon, 11 Apr 2005 00:05:23 +0000 (00:05 +0000)]
Fixed it so that if you double click on the MT icon or call it to open,
it will show the prefs window once it is launched.

19 years agoRemoved the disabling of the hot key center when I disabled the status
Kent Sutherland [Sun, 10 Apr 2005 02:14:19 +0000 (02:14 +0000)]
Removed the disabling of the hot key center when I disabled the status
item because it seemed to be causing hot keys to disappear completely for
some reason.

19 years agoFixed the shuffle and loop methods.
Kent Sutherland [Tue, 5 Apr 2005 01:38:10 +0000 (01:38 +0000)]
Fixed the shuffle and loop methods.

19 years agoUpdating MenuTunes project to use project references and so that it will
Joseph Spiros [Mon, 4 Apr 2005 22:21:42 +0000 (22:21 +0000)]
Updating MenuTunes project to use project references and so that it will
build against the new ITMac framework and the changes that have been made
to the ITFoundation and ITKit frameworks. Also, added a build phase that will
automatically run 'ranlib' on libValidate.a, so that I can add MenuTunes
to my daily build workflow.

19 years agoAdded localized strings to everything, I think. Hope I didn't miss anything.
Kent Sutherland [Wed, 26 Jan 2005 03:23:22 +0000 (03:23 +0000)]
Added localized strings to everything, I think. Hope I didn't miss anything.

19 years agoAdded preference saving for what screen you want.
Kent Sutherland [Wed, 1 Dec 2004 03:02:27 +0000 (03:02 +0000)]
Added preference saving for what screen you want.
Showing prefs will only recenter the window if it isn't visible.

19 years agoAdded multiscreen options. Doesn't save them across runs, but I'll add that.
Kent Sutherland [Wed, 1 Dec 2004 02:38:13 +0000 (02:38 +0000)]
Added multiscreen options. Doesn't save them across runs, but I'll add that.
Enabled the popup in the nib, and added code in prefscontroller to
populate it if needed.

19 years agoAdded the serial number block. I hope it works alright.
Kent Sutherland [Fri, 26 Nov 2004 16:04:05 +0000 (16:04 +0000)]
Added the serial number block. I hope it works alright.
Set the reg window to status window level so it doesn't get lost when
regging.

19 years agoFixed the problem with canciling reg to keep MT running. Need to block
Kent Sutherland [Fri, 26 Nov 2004 03:07:59 +0000 (03:07 +0000)]
Fixed the problem with canciling reg to keep MT running. Need to block
the serial still though. Fixed showing prefs on application activiation
at dumb times.

19 years agoI had the hotkeys disable on me for some reason. I think this might fix it.
Kent Sutherland [Thu, 25 Nov 2004 00:24:30 +0000 (00:24 +0000)]
I had the hotkeys disable on me for some reason. I think this might fix it.

19 years agoAdded support for the new iTunes distributed object notification. It is
Kent Sutherland [Wed, 24 Nov 2004 00:33:24 +0000 (00:33 +0000)]
Added support for the new iTunes distributed object notification. It is
caught at iTunesRemote, which then sends a notification.
MainController will switch over from polling to the new method as soon as
it receives the first notification. One side effect of this is that the
"No Song Playing." status window no longer shows when iTunes stops, but
that's just too bad.
I also added an option to keep polling, as default "UsePollingOnly"
When using the distributed notifications, I disable disabling the status
item when iTunes stops responding, and instead throw a menu saying iTunes is
not responding.

19 years agoDouble-clicking the app icon opens the prefs.
Kent Sutherland [Sun, 7 Nov 2004 19:28:48 +0000 (19:28 +0000)]
Double-clicking the app icon opens the prefs.

19 years agoTrack window doesn't show up again if you have a really long drag in v1.4
Kent Sutherland [Thu, 21 Oct 2004 23:28:57 +0000 (23:28 +0000)]
Track window doesn't show up again if you have a really long drag in
iTunes, or wake from sleep.

19 years agoI am dumb. Fixed the fix.
Kent Sutherland [Sat, 16 Oct 2004 02:01:15 +0000 (02:01 +0000)]
I am dumb. Fixed the fix.

19 years agoHopefully fixed a dumb error.
Kent Sutherland [Sat, 16 Oct 2004 01:18:10 +0000 (01:18 +0000)]
Hopefully fixed a dumb error.

19 years agoUpdating previous track to work like iTunes, that is, if you're well into
Joseph Spiros [Thu, 14 Oct 2004 11:34:59 +0000 (11:34 +0000)]
Updating previous track to work like iTunes, that is, if you're well into
a song already, and use previous track once, rather than going to the
song prior, you restart from the beginning of the current song...

19 years agoAdded trial extension by 3 days
Kent Sutherland [Tue, 12 Oct 2004 02:25:34 +0000 (02:25 +0000)]
Added trial extension by 3 days

19 years agoVersion bump to 1.4
Kent Sutherland [Tue, 12 Oct 2004 02:23:39 +0000 (02:23 +0000)]
Version bump to 1.4

19 years agoFixed an assertion failure in MenuController
Kent Sutherland [Mon, 11 Oct 2004 15:11:11 +0000 (15:11 +0000)]
Fixed an assertion failure in MenuController
Added to checks to prevent memory leaks in iTunesRemote

19 years agoFinally fixed all the memory leaks, I hope. Fixed iTunesRemote to not
Kent Sutherland [Mon, 11 Oct 2004 03:08:03 +0000 (03:08 +0000)]
Finally fixed all the memory leaks, I hope. Fixed iTunesRemote to not
leak in some methods, and fixed MenuController to not call things that
could possibly leak.

19 years agoLots of code to keep MT from being bad when iTunes locks. Fixed leak in
Kent Sutherland [Wed, 6 Oct 2004 22:48:05 +0000 (22:48 +0000)]
Lots of code to keep MT from being bad when iTunes locks. Fixed leak in
NSFont.

19 years agoMore fixes on timeout poop
Kent Sutherland [Sun, 12 Sep 2004 23:41:03 +0000 (23:41 +0000)]
More fixes on timeout poop

19 years agoAdded another timeout check.
Kent Sutherland [Sun, 12 Sep 2004 02:51:58 +0000 (02:51 +0000)]
Added another timeout check.

19 years agoNo idea what I changed, but I'm trying to fix the crash.
Kent Sutherland [Sat, 11 Sep 2004 02:39:56 +0000 (02:39 +0000)]
No idea what I changed, but I'm trying to fix the crash.

19 years agoShould disable the status item when iTunes is locked.
Kent Sutherland [Sat, 11 Sep 2004 01:18:39 +0000 (01:18 +0000)]
Should disable the status item when iTunes is locked.

19 years agoMoved iTunesRemote to the AETools from AECenter.
Kent Sutherland [Fri, 10 Sep 2004 13:47:46 +0000 (13:47 +0000)]
Moved iTunesRemote to the AETools from AECenter.

19 years ago*** empty log message ***
Kent Sutherland [Sun, 8 Aug 2004 14:24:03 +0000 (14:24 +0000)]
*** empty log message ***

19 years agoUncommented the play MT playlist
Kent Sutherland [Sun, 25 Jul 2004 19:25:59 +0000 (19:25 +0000)]
Uncommented the play MT playlist

19 years agoHopefully fixed a crash when popping up the menu like a madman.
Kent Sutherland [Sun, 25 Jul 2004 19:00:36 +0000 (19:00 +0000)]
Hopefully fixed a crash when popping up the menu like a madman.

19 years agoBrowsing now removes all tracks and adds new ones instead of recreating
Kent Sutherland [Sun, 25 Jul 2004 18:45:59 +0000 (18:45 +0000)]
Browsing now removes all tracks and adds new ones instead of recreating
the playlist. This allows a sort style to be kept.

19 years agoAdded the albums menu
Kent Sutherland [Sun, 25 Jul 2004 16:42:08 +0000 (16:42 +0000)]
Added the albums menu

19 years agoAdded a browse Artist menu. The playlist creation and everything is
Kent Sutherland [Sun, 25 Jul 2004 16:29:56 +0000 (16:29 +0000)]
Added a browse Artist menu. The playlist creation and everything is
hooked up and works. Adding Albums now.

19 years agoAdded -artists and -albums methods to the iTunes remote. Added an artists
Kent Sutherland [Thu, 22 Jul 2004 17:55:35 +0000 (17:55 +0000)]
Added -artists and -albums methods to the iTunes remote. Added an artists
menu to the menu. Trying to figure out how to effectively deal with the
huge menu, and how to keep the speed up.