MenuTunes.git
20 years agoImplemented running scripts on song change.
Kent Sutherland [Fri, 30 Jan 2004 21:38:53 +0000 (21:38 +0000)]
Implemented running scripts on song change.

20 years agoTweaked the image position in the status window a bit. Added base of the
Kent Sutherland [Fri, 30 Jan 2004 02:15:32 +0000 (02:15 +0000)]
Tweaked the image position in the status window a bit. Added base of the
scripts.

20 years agoFixed a path to ITFoundation
Kent Sutherland [Fri, 30 Jan 2004 01:33:29 +0000 (01:33 +0000)]
Fixed a path to ITFoundation

20 years agoAlbum art is integrated, but as an NSAppleScript right now. Must switch
Kent Sutherland [Fri, 30 Jan 2004 01:32:26 +0000 (01:32 +0000)]
Album art is integrated, but as an NSAppleScript right now. Must switch
over to AE.

20 years agoFixing a bug in the Preferences window... it seems that column selection v1.2
Joseph Spiros [Mon, 5 Jan 2004 06:20:40 +0000 (06:20 +0000)]
Fixing a bug in the Preferences window... it seems that column selection
was on in the Hotkey table...

20 years agoUpdating strings information!
Joseph Spiros [Mon, 5 Jan 2004 06:19:03 +0000 (06:19 +0000)]
Updating strings information!

20 years agoFixing some simple, silly naming issues.
Joseph Spiros [Mon, 5 Jan 2004 06:07:38 +0000 (06:07 +0000)]
Fixing some simple, silly naming issues.

20 years agoFixing LSUIElement nonsense!
Joseph Spiros [Mon, 5 Jan 2004 06:01:43 +0000 (06:01 +0000)]
Fixing LSUIElement nonsense!

20 years agoMoving over to a new XCode project file... it builds fine, and the builds
Joseph Spiros [Mon, 5 Jan 2004 05:42:17 +0000 (05:42 +0000)]
Moving over to a new XCode project file... it builds fine, and the builds
it creates also run on 10.2, so that's fun... Now I've just gotta clean
up the project file layout, as it's all basically just thrown in there.

20 years agoSome last minute changes
Kent Sutherland [Mon, 29 Dec 2003 06:11:02 +0000 (06:11 +0000)]
Some last minute changes

20 years agoFixed more bugs having to do with the updating of the prefs file to 1.2
Kent Sutherland [Sat, 20 Dec 2003 14:59:13 +0000 (14:59 +0000)]
Fixed more bugs having to do with the updating of the prefs file to 1.2

20 years agoMade it return a 1 or a 0 for a bool in another place
Kent Sutherland [Sat, 20 Dec 2003 04:08:01 +0000 (04:08 +0000)]
Made it return a 1 or a 0 for a bool in another place

20 years agoAdded a reset prefs status window for when the user first upgrades to 1.2
Kent Sutherland [Sat, 20 Dec 2003 03:21:22 +0000 (03:21 +0000)]
Added a reset prefs status window for when the user first upgrades to 1.2

20 years agoMade it return a 1 or a 0 for a bool
Kent Sutherland [Sat, 20 Dec 2003 02:57:25 +0000 (02:57 +0000)]
Made it return a 1 or a 0 for a bool

20 years agoRemoved the evil "Requires Checkbox" button as per Joe's request.
Kent Sutherland [Sat, 20 Dec 2003 02:50:59 +0000 (02:50 +0000)]
Removed the evil "Requires Checkbox" button as per Joe's request.

20 years agoReverted back to the lame single source style playlist menu because I
Kent Sutherland [Tue, 16 Dec 2003 00:40:02 +0000 (00:40 +0000)]
Reverted back to the lame single source style playlist menu because I
suck at coding.

20 years agoPrefs window updates the remote server name each time. Fixed
Kent Sutherland [Sat, 13 Dec 2003 22:06:51 +0000 (22:06 +0000)]
Prefs window updates the remote server name each time. Fixed
numberOfSongsInPlaylistAtIndex to get from the current source. Fixed more
bugs in MenuController having to do with upcoming songs and a remote
source. iTunesRemote -playlist now returns the class of each playlist in
the array too. The rebuildUpcomingSongsMenu and rebuildPlaylistsMenu
don't throw exceptions anymore either, I hope.

20 years agoFinished the multiple sources playlist submenu.
Kent Sutherland [Fri, 12 Dec 2003 01:47:14 +0000 (01:47 +0000)]
Finished the multiple sources playlist submenu.

20 years agoAdded multisource playlists. Doesn't play yet, and it shows the radio
Kent Sutherland [Fri, 12 Dec 2003 00:06:37 +0000 (00:06 +0000)]
Added multisource playlists. Doesn't play yet, and it shows the radio
source. It also doesn't select the current source yet either.

20 years agoMore toying with network stuff. Hopefully fixed more problems without making even...
Kent Sutherland [Thu, 11 Dec 2003 22:19:49 +0000 (22:19 +0000)]
More toying with network stuff. Hopefully fixed more problems without making even more.

20 years agoWeeeee. Hopefully fixed more network bugs.
Kent Sutherland [Wed, 10 Dec 2003 00:06:53 +0000 (00:06 +0000)]
Weeeee. Hopefully fixed more network bugs.

20 years agoFixed the stupid crash on turning off network sharing.
Kent Sutherland [Tue, 9 Dec 2003 00:54:25 +0000 (00:54 +0000)]
Fixed the stupid crash on turning off network sharing.

20 years agoMade it so that the stupid client DISCONNECTS, with the side effect of
Kent Sutherland [Fri, 5 Dec 2003 00:29:57 +0000 (00:29 +0000)]
Made it so that the stupid client DISCONNECTS, with the side effect of
the server CRASHING. AAAARGGGH. Gotta test it between two computers to
figure out how to fix it.

20 years agoFixed a crash when unchecking share this player. Also trying to make the
Kent Sutherland [Thu, 4 Dec 2003 23:23:10 +0000 (23:23 +0000)]
Fixed a crash when unchecking share this player. Also trying to make the
server disconnect people who are connected already.

20 years agoShadowless StatusWindow graphics, as well as an ITImageView which casts a shadow.
Matthew Judy [Wed, 3 Dec 2003 13:43:51 +0000 (13:43 +0000)]
Shadowless StatusWindow graphics, as well as an ITImageView which casts a shadow.

20 years agoPositioning Fixes. The window might still do some weirdness if you change its positi...
Matthew Judy [Wed, 3 Dec 2003 11:39:25 +0000 (11:39 +0000)]
Positioning Fixes.  The window might still do some weirdness if you change its position when its appearing or vanishing, but the weirdness isn't as weird, and the window will recover and perform correctly on its next entrance or exit.

20 years agoDid some tinkering, nothing really useful done though. Removed a useless
Kent Sutherland [Sat, 29 Nov 2003 11:54:29 +0000 (11:54 +0000)]
Did some tinkering, nothing really useful done though. Removed a useless
window from Preferences.nib.

20 years agoFixed networking problems, hopefully.
Kent Sutherland [Fri, 28 Nov 2003 21:25:46 +0000 (21:25 +0000)]
Fixed networking problems, hopefully.

20 years agoIt's just around the world la la la la la!!!!!!
Kent Sutherland [Wed, 26 Nov 2003 14:02:37 +0000 (14:02 +0000)]
It's just around the world la la la la la!!!!!!
Changed iTunesRemote -playlists back to how it used to be.
Changed MenuController -rebuildPlaylists to show the current source if
it's not a playlist
Made ShowPlayer hotkey work if the player isn't open, as feature requested.

20 years agoThis about does it. I want to do a couple more things, especially multiple screen...
Matthew Judy [Mon, 24 Nov 2003 18:54:59 +0000 (18:54 +0000)]
This about does it.  I want to do a couple more things, especially multiple screen support.  With the way I've got this set up, it should be pretty easy, but I need sleep first.  If you want it in there, I'll do it after some sleep.

20 years agoOne more little nib tweak
Matthew Judy [Mon, 24 Nov 2003 07:50:20 +0000 (07:50 +0000)]
One more little nib tweak

20 years agoPositioning changes are now reflected properly by the prefs. When changing positions...
Matthew Judy [Mon, 24 Nov 2003 07:45:40 +0000 (07:45 +0000)]
Positioning changes are now reflected properly by the prefs.  When changing positions, effects will be disabled/changed accordingly.  Position prefs are now reflected when the panel opens.

20 years agoChecking in improvements to the effect availability heuristic.
Matthew Judy [Sun, 23 Nov 2003 15:08:17 +0000 (15:08 +0000)]
Checking in improvements to the effect availability heuristic.

20 years agoIntermediary checkin, just to mark my place and back up, in case Panther decides...
Matthew Judy [Sun, 23 Nov 2003 10:43:01 +0000 (10:43 +0000)]
Intermediary checkin, just to mark my place and back up, in case Panther decides to be an ass again.

20 years agoSizing is now in, with appropriate UI. Still working on the last of the positioning...
Matthew Judy [Thu, 20 Nov 2003 14:42:22 +0000 (14:42 +0000)]
Sizing is now in, with appropriate UI.  Still working on the last of the positioning stuff.  We're almost there, but the computer needs a reboot.  It's dying here, and so am I, so I'm gonna get some rest and come back to this fresh.  Tomorrow is Last Day, Leo, 25.  Proceeding to Carousel.

20 years agoQuick intermediary checkin to add the preset color pull-down. More coming soon.
Matthew Judy [Thu, 20 Nov 2003 11:20:20 +0000 (11:20 +0000)]
Quick intermediary checkin to add the preset color pull-down.  More coming soon.

20 years agoAdding background style in the General status window settings.
Matthew Judy [Thu, 20 Nov 2003 07:11:21 +0000 (07:11 +0000)]
Adding background style in the General status window settings.

20 years agoFixing the bug preventing iPod playlists from showing in the menu
Alexander Strange [Thu, 20 Nov 2003 02:56:46 +0000 (02:56 +0000)]
Fixing the bug preventing iPod playlists from showing in the menu

20 years agoAdded the network library source to the remote and to show up in the
Kent Sutherland [Tue, 18 Nov 2003 01:41:20 +0000 (01:41 +0000)]
Added the network library source to the remote and to show up in the
status window. Just need an icon now.

20 years agoAdded the "No upcoming songs." if it's the end of the playlist or if
Kent Sutherland [Tue, 18 Nov 2003 00:55:18 +0000 (00:55 +0000)]
Added the "No upcoming songs." if it's the end of the playlist or if
there are none left to the submenu and to the upcoming songs status window.

20 years agoFixed my dorkiness with making unneeded helper methods in
Kent Sutherland [Fri, 14 Nov 2003 01:04:23 +0000 (01:04 +0000)]
Fixed my dorkiness with making unneeded helper methods in
StatusWindowController. Made it save the changes over to the next run of
MT. It doesn't show the prefs states though yet.

20 years agoInitial hookup of the new positioning into MT. The corner effects work,
Kent Sutherland [Fri, 14 Nov 2003 00:30:54 +0000 (00:30 +0000)]
Initial hookup of the new positioning into MT. The corner effects work,
except for pivot on the right side. There is no error checking to make
sure that the effect and the position are a valid combo, so you can make
some interesting things happen still. Have to add sanity checking in
PreferencesController still. Look at EffectsSupport.txt in ITKit to see
what is allowed where.

20 years agoUpdating TODO
Alexander Strange [Tue, 4 Nov 2003 03:41:21 +0000 (03:41 +0000)]
Updating TODO

20 years agoMore fun times with network prefs.
Kent Sutherland [Sat, 1 Nov 2003 02:53:23 +0000 (02:53 +0000)]
More fun times with network prefs.

20 years agoAdded new password panel. MORE conformity/bugfixes.
Kent Sutherland [Fri, 31 Oct 2003 06:05:12 +0000 (06:05 +0000)]
Added new password panel. MORE conformity/bugfixes.

20 years agoMore bugfixes in networking. Added password panels. Fixed bug with 0:60 time.
Kent Sutherland [Fri, 31 Oct 2003 05:06:07 +0000 (05:06 +0000)]
More bugfixes in networking. Added password panels. Fixed bug with 0:60 time.

20 years agoMore work done to networking. Bugfixes out the wazoo, but there's still
Kent Sutherland [Wed, 29 Oct 2003 06:45:00 +0000 (06:45 +0000)]
More work done to networking. Bugfixes out the wazoo, but there's still
like 99 left.

20 years agoYou can now connect through the new NetworkObject. Password
Kent Sutherland [Wed, 29 Oct 2003 02:36:59 +0000 (02:36 +0000)]
You can now connect through the new NetworkObject. Password
authentication is in, but needs to be tested.

20 years agoAdding a new proxy object for the networking. It's broken right now, but
Kent Sutherland [Tue, 28 Oct 2003 12:53:18 +0000 (12:53 +0000)]
Adding a new proxy object for the networking. It's broken right now, but
it won't be later :D

20 years agoCommitting more stuff. Added password encryption with SHA, partially
Kent Sutherland [Tue, 28 Oct 2003 03:20:58 +0000 (03:20 +0000)]
Committing more stuff. Added password encryption with SHA, partially
added password checking. Added checking for servers that quit and reopen.
Added more UI stuff. Added more more more more more. It's gonna be
HUUUUUUGEEEE!!!!

20 years agoAdded more stuff to network things.
Kent Sutherland [Sat, 25 Oct 2003 20:54:04 +0000 (20:54 +0000)]
Added more stuff to network things.

20 years agoMinor change so it should work right.
Kent Sutherland [Sat, 25 Oct 2003 01:37:50 +0000 (01:37 +0000)]
Minor change so it should work right.

20 years agoRAAAAAHHHHHHHHHHH NETWORK MENUTOOOONS!
Kent Sutherland [Sat, 25 Oct 2003 01:35:45 +0000 (01:35 +0000)]
RAAAAAHHHHHHHHHHH NETWORK MENUTOOOONS!

20 years agoAdded frame of new method: currentSongAlbumArt
Kent Sutherland [Tue, 14 Oct 2003 21:14:03 +0000 (21:14 +0000)]
Added frame of new method: currentSongAlbumArt

20 years agoFixed the bug where hotkeys would not activate if iTunes was launched
Kent Sutherland [Fri, 10 Oct 2003 12:12:02 +0000 (12:12 +0000)]
Fixed the bug where hotkeys would not activate if iTunes was launched
after MenuTunes.

20 years agoNew hot keys setting style in preferences.
Kent Sutherland [Sat, 4 Oct 2003 17:26:31 +0000 (17:26 +0000)]
New hot keys setting style in preferences.

20 years agoRemoved things that were done
Kent Sutherland [Sat, 4 Oct 2003 17:21:11 +0000 (17:21 +0000)]
Removed things that were done

20 years agoNew hot key setting style in preferences.
Kent Sutherland [Sat, 4 Oct 2003 17:18:45 +0000 (17:18 +0000)]
New hot key setting style in preferences.

20 years agoHAY GUYS LETS SHIP v1.0
Matthew Judy [Thu, 2 Oct 2003 12:15:42 +0000 (12:15 +0000)]
HAY GUYS LETS SHIP

20 years agoA couple updates
Matthew Judy [Thu, 2 Oct 2003 09:51:14 +0000 (09:51 +0000)]
A couple updates

20 years agoUpdating some Copyright issues before release
Joseph Spiros [Thu, 2 Oct 2003 09:47:10 +0000 (09:47 +0000)]
Updating some Copyright issues before release

20 years agoShip stuff
Matthew Judy [Thu, 2 Oct 2003 09:26:54 +0000 (09:26 +0000)]
Ship stuff

20 years agoAdded a number formatter to the upcoming songs number
Kent Sutherland [Thu, 2 Oct 2003 02:41:38 +0000 (02:41 +0000)]
Added a number formatter to the upcoming songs number

20 years agoMoving the Coming Soon info to someplace more... ahem... tasteful.
Matthew Judy [Thu, 2 Oct 2003 01:55:50 +0000 (01:55 +0000)]
Moving the Coming Soon info to someplace more... ahem... tasteful.

20 years agoFixed the F13 key equivalent. Was showing up as F3
Kent Sutherland [Thu, 2 Oct 2003 01:47:56 +0000 (01:47 +0000)]
Fixed the F13 key equivalent. Was showing up as F3

20 years agoOverlayed coming soon in positioning.
Kent Sutherland [Thu, 2 Oct 2003 00:41:23 +0000 (00:41 +0000)]
Overlayed coming soon in positioning.

20 years agoRadio playlists now show the elapsed time.
Kent Sutherland [Thu, 2 Oct 2003 00:34:00 +0000 (00:34 +0000)]
Radio playlists now show the elapsed time.

20 years agoUpdating nib to have first tab selected, and reordered some hotkey locations.
Joseph Spiros [Thu, 2 Oct 2003 00:24:58 +0000 (00:24 +0000)]
Updating nib to have first tab selected, and reordered some hotkey locations.

20 years agoAdding support for elapsed time on all streams, library and radio sources.
Joseph Spiros [Thu, 2 Oct 2003 00:22:03 +0000 (00:22 +0000)]
Adding support for elapsed time on all streams, library and radio sources.

20 years agoAdding "Continuous" track length support for streams.
Joseph Spiros [Thu, 2 Oct 2003 00:18:26 +0000 (00:18 +0000)]
Adding "Continuous" track length support for streams.

20 years agoFixing bug that would require users to restart MenuTunes when they enter
Joseph Spiros [Wed, 1 Oct 2003 23:06:22 +0000 (23:06 +0000)]
Fixing bug that would require users to restart MenuTunes when they enter
their key after the trial period is over.

20 years agoWhoops! I really ought to build my code to test before committing, eh? :)
Joseph Spiros [Wed, 1 Oct 2003 22:40:02 +0000 (22:40 +0000)]
Whoops! I really ought to build my code to test before committing, eh? :)

20 years agoFixing blingBling :)
Joseph Spiros [Wed, 1 Oct 2003 22:38:05 +0000 (22:38 +0000)]
Fixing blingBling :)

20 years agoFixing some more registration bugs...
Joseph Spiros [Wed, 1 Oct 2003 21:50:42 +0000 (21:50 +0000)]
Fixing some more registration bugs...

20 years agoPreempting the simple plist editors from changing the trial start date to
Joseph Spiros [Wed, 1 Oct 2003 21:21:16 +0000 (21:21 +0000)]
Preempting the simple plist editors from changing the trial start date to
some time in the future :)

20 years agoImplementing Registration checks and final touches.
Joseph Spiros [Wed, 1 Oct 2003 21:09:20 +0000 (21:09 +0000)]
Implementing Registration checks and final touches.

20 years agoFixed launch player with MenuTunes checkbox in prefs.
Kent Sutherland [Wed, 1 Oct 2003 20:33:54 +0000 (20:33 +0000)]
Fixed launch player with MenuTunes checkbox in prefs.

20 years agoAll kindza shisnit.
Matthew Judy [Wed, 1 Oct 2003 19:40:20 +0000 (19:40 +0000)]
All kindza shisnit.

20 years agoRemoved the ability to remove the Quit (and therefore, Register if you
Joseph Spiros [Wed, 1 Oct 2003 19:27:12 +0000 (19:27 +0000)]
Removed the ability to remove the Quit (and therefore, Register if you
aren't registered) item from the menu.

20 years agoFixed the hotkeys so they don't run even when they shouldn't (player no running,...
Kent Sutherland [Wed, 1 Oct 2003 18:20:33 +0000 (18:20 +0000)]
Fixed the hotkeys so they don't run even when they shouldn't (player no running, rating not changable)

20 years agoHooked up the setup query window
Matthew Judy [Wed, 1 Oct 2003 17:36:24 +0000 (17:36 +0000)]
Hooked up the setup query window

20 years agoMoving radio bug fixing to iTunes remote, and updated MenuController.
Joseph Spiros [Wed, 1 Oct 2003 15:49:11 +0000 (15:49 +0000)]
Moving radio bug fixing to iTunes remote, and updated MenuController.

20 years agoPositioning and hidden ratings for radio
Matthew Judy [Wed, 1 Oct 2003 15:42:22 +0000 (15:42 +0000)]
Positioning and hidden ratings for radio

20 years agoReadding LibValidate as binary
Matthew Judy [Wed, 1 Oct 2003 13:20:21 +0000 (13:20 +0000)]
Readding LibValidate as binary

20 years agoSome minor stuff
Matthew Judy [Wed, 1 Oct 2003 13:19:34 +0000 (13:19 +0000)]
Some minor stuff

20 years agoUpdating interfaces.
Joseph Spiros [Wed, 1 Oct 2003 13:16:32 +0000 (13:16 +0000)]
Updating interfaces.

20 years agoFixing crashes :D
Joseph Spiros [Wed, 1 Oct 2003 13:09:54 +0000 (13:09 +0000)]
Fixing crashes :D

20 years agoAdded Time formatting :)
Joseph Spiros [Wed, 1 Oct 2003 12:20:31 +0000 (12:20 +0000)]
Added Time formatting :)

20 years agoFixing iTunesRemote's time functions, they now return a properly
Joseph Spiros [Wed, 1 Oct 2003 12:05:59 +0000 (12:05 +0000)]
Fixing iTunesRemote's time functions, they now return a properly
formatted string :)

20 years agoMaking the menu show elapsed instead of remaining as well
Matthew Judy [Wed, 1 Oct 2003 11:45:39 +0000 (11:45 +0000)]
Making the menu show elapsed instead of remaining as well

20 years agoOMG HUEG COMMIT!!! IT SI LIEK AN XBOX, BECAUES IT SI SO HUEG!! ALL STATUS WINDOW...
Matthew Judy [Wed, 1 Oct 2003 11:40:42 +0000 (11:40 +0000)]
OMG HUEG COMMIT!!! IT SI LIEK AN XBOX, BECAUES IT SI SO HUEG!!  ALL STATUS WINDOW CONTENT IN, AND VARIPUS OTHER STUFF HAHA

20 years agoSetting an EQ preset now enables the Equalizer (definitely a "duh" move)
Joseph Spiros [Wed, 1 Oct 2003 11:33:36 +0000 (11:33 +0000)]
Setting an EQ preset now enables the Equalizer (definitely a "duh" move)

20 years ago:( It got the best of me... Removing NSLog I had for testing
Joseph Spiros [Wed, 1 Oct 2003 11:18:04 +0000 (11:18 +0000)]
:( It got the best of me... Removing NSLog I had for testing

20 years agoWhoopsies :) Fixing iTunesRemote's currentSource for the LAST TIME :D
Joseph Spiros [Wed, 1 Oct 2003 11:16:03 +0000 (11:16 +0000)]
Whoopsies :) Fixing iTunesRemote's currentSource for the LAST TIME :D

20 years agoOK, I fixed the currentSource stuff... we were formerly on the wrong
Joseph Spiros [Wed, 1 Oct 2003 10:51:03 +0000 (10:51 +0000)]
OK, I fixed the currentSource stuff... we were formerly on the wrong
track, getting the kind of the CURRENT TRACK. now, we're getting the kind
of the current playlist's container (which just so happens to be it's
source :) )

20 years agoGUESS WHAT ALEX LEARN HOW TO USE SWITCH STATEMENTS
Joseph Spiros [Wed, 1 Oct 2003 09:32:23 +0000 (09:32 +0000)]
GUESS WHAT ALEX LEARN HOW TO USE SWITCH STATEMENTS

20 years agoFixed project library paths. Fixed 95% of the radio problems.
Kent Sutherland [Tue, 30 Sep 2003 23:44:57 +0000 (23:44 +0000)]
Fixed project library paths. Fixed 95% of the radio problems.

20 years agoAdding loads of neato registration stuff!
Joseph Spiros [Tue, 30 Sep 2003 01:48:31 +0000 (01:48 +0000)]
Adding loads of neato registration stuff!

20 years agoChanged NSLogs to ITDebugLogs.
Kent Sutherland [Sun, 28 Sep 2003 20:29:53 +0000 (20:29 +0000)]
Changed NSLogs to ITDebugLogs.

20 years agoRemoving old HotKey code...
Joseph Spiros [Sun, 28 Sep 2003 20:22:15 +0000 (20:22 +0000)]
Removing old HotKey code...