Kent Sutherland [Wed, 10 Dec 2003 00:06:53 +0000 (00:06 +0000)]
Weeeee. Hopefully fixed more network bugs.
Kent Sutherland [Tue, 9 Dec 2003 00:54:25 +0000 (00:54 +0000)]
Fixed the stupid crash on turning off network sharing.
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.
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.
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.
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.
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.
Kent Sutherland [Fri, 28 Nov 2003 21:25:46 +0000 (21:25 +0000)]
Fixed networking problems, hopefully.
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.
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.
Matthew Judy [Mon, 24 Nov 2003 07:50:20 +0000 (07:50 +0000)]
One more little nib tweak
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.
Matthew Judy [Sun, 23 Nov 2003 15:08:17 +0000 (15:08 +0000)]
Checking in improvements to the effect availability heuristic.
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.
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.
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.
Matthew Judy [Thu, 20 Nov 2003 07:11:21 +0000 (07:11 +0000)]
Adding background style in the General status window settings.
Alexander Strange [Thu, 20 Nov 2003 02:56:46 +0000 (02:56 +0000)]
Fixing the bug preventing iPod playlists from showing in the menu
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.
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.
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.
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.
Alexander Strange [Tue, 4 Nov 2003 03:41:21 +0000 (03:41 +0000)]
Updating TODO
Kent Sutherland [Sat, 1 Nov 2003 02:53:23 +0000 (02:53 +0000)]
More fun times with network prefs.
Kent Sutherland [Fri, 31 Oct 2003 06:05:12 +0000 (06:05 +0000)]
Added new password panel. MORE conformity/bugfixes.
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.
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.
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.
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
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!!!!
Kent Sutherland [Sat, 25 Oct 2003 20:54:04 +0000 (20:54 +0000)]
Added more stuff to network things.
Kent Sutherland [Sat, 25 Oct 2003 01:37:50 +0000 (01:37 +0000)]
Minor change so it should work right.
Kent Sutherland [Sat, 25 Oct 2003 01:35:45 +0000 (01:35 +0000)]
RAAAAAHHHHHHHHHHH NETWORK MENUTOOOONS!
Kent Sutherland [Tue, 14 Oct 2003 21:14:03 +0000 (21:14 +0000)]
Added frame of new method: currentSongAlbumArt
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.
Kent Sutherland [Sat, 4 Oct 2003 17:26:31 +0000 (17:26 +0000)]
New hot keys setting style in preferences.
Kent Sutherland [Sat, 4 Oct 2003 17:21:11 +0000 (17:21 +0000)]
Removed things that were done
Kent Sutherland [Sat, 4 Oct 2003 17:18:45 +0000 (17:18 +0000)]
New hot key setting style in preferences.
Matthew Judy [Thu, 2 Oct 2003 12:15:42 +0000 (12:15 +0000)]
HAY GUYS LETS SHIP
Matthew Judy [Thu, 2 Oct 2003 09:51:14 +0000 (09:51 +0000)]
A couple updates
Joseph Spiros [Thu, 2 Oct 2003 09:47:10 +0000 (09:47 +0000)]
Updating some Copyright issues before release
Matthew Judy [Thu, 2 Oct 2003 09:26:54 +0000 (09:26 +0000)]
Ship stuff
Kent Sutherland [Thu, 2 Oct 2003 02:41:38 +0000 (02:41 +0000)]
Added a number formatter to the upcoming songs number
Matthew Judy [Thu, 2 Oct 2003 01:55:50 +0000 (01:55 +0000)]
Moving the Coming Soon info to someplace more... ahem... tasteful.
Kent Sutherland [Thu, 2 Oct 2003 01:47:56 +0000 (01:47 +0000)]
Fixed the F13 key equivalent. Was showing up as F3
Kent Sutherland [Thu, 2 Oct 2003 00:41:23 +0000 (00:41 +0000)]
Overlayed coming soon in positioning.
Kent Sutherland [Thu, 2 Oct 2003 00:34:00 +0000 (00:34 +0000)]
Radio playlists now show the elapsed time.
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.
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.
Joseph Spiros [Thu, 2 Oct 2003 00:18:26 +0000 (00:18 +0000)]
Adding "Continuous" track length support for streams.
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.
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? :)
Joseph Spiros [Wed, 1 Oct 2003 22:38:05 +0000 (22:38 +0000)]
Fixing blingBling :)
Joseph Spiros [Wed, 1 Oct 2003 21:50:42 +0000 (21:50 +0000)]
Fixing some more registration bugs...
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 :)
Joseph Spiros [Wed, 1 Oct 2003 21:09:20 +0000 (21:09 +0000)]
Implementing Registration checks and final touches.
Kent Sutherland [Wed, 1 Oct 2003 20:33:54 +0000 (20:33 +0000)]
Fixed launch player with MenuTunes checkbox in prefs.
Matthew Judy [Wed, 1 Oct 2003 19:40:20 +0000 (19:40 +0000)]
All kindza shisnit.
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.
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)
Matthew Judy [Wed, 1 Oct 2003 17:36:24 +0000 (17:36 +0000)]
Hooked up the setup query window
Joseph Spiros [Wed, 1 Oct 2003 15:49:11 +0000 (15:49 +0000)]
Moving radio bug fixing to iTunes remote, and updated MenuController.
Matthew Judy [Wed, 1 Oct 2003 15:42:22 +0000 (15:42 +0000)]
Positioning and hidden ratings for radio
Matthew Judy [Wed, 1 Oct 2003 13:20:21 +0000 (13:20 +0000)]
Readding LibValidate as binary
Matthew Judy [Wed, 1 Oct 2003 13:19:34 +0000 (13:19 +0000)]
Some minor stuff
Joseph Spiros [Wed, 1 Oct 2003 13:16:32 +0000 (13:16 +0000)]
Updating interfaces.
Joseph Spiros [Wed, 1 Oct 2003 13:09:54 +0000 (13:09 +0000)]
Fixing crashes :D
Joseph Spiros [Wed, 1 Oct 2003 12:20:31 +0000 (12:20 +0000)]
Added Time formatting :)
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 :)
Matthew Judy [Wed, 1 Oct 2003 11:45:39 +0000 (11:45 +0000)]
Making the menu show elapsed instead of remaining as well
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
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)
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
Joseph Spiros [Wed, 1 Oct 2003 11:16:03 +0000 (11:16 +0000)]
Whoopsies :) Fixing iTunesRemote's currentSource for the LAST TIME :D
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 :) )
Joseph Spiros [Wed, 1 Oct 2003 09:32:23 +0000 (09:32 +0000)]
GUESS WHAT ALEX LEARN HOW TO USE SWITCH STATEMENTS
Kent Sutherland [Tue, 30 Sep 2003 23:44:57 +0000 (23:44 +0000)]
Fixed project library paths. Fixed 95% of the radio problems.
Joseph Spiros [Tue, 30 Sep 2003 01:48:31 +0000 (01:48 +0000)]
Adding loads of neato registration stuff!
Kent Sutherland [Sun, 28 Sep 2003 20:29:53 +0000 (20:29 +0000)]
Changed NSLogs to ITDebugLogs.
Joseph Spiros [Sun, 28 Sep 2003 20:22:15 +0000 (20:22 +0000)]
Removing old HotKey code...
Kent Sutherland [Sun, 28 Sep 2003 20:06:30 +0000 (20:06 +0000)]
Added ITDebugLogs to MainController and PreferencesController.
Kent Sutherland [Sun, 28 Sep 2003 19:27:54 +0000 (19:27 +0000)]
Added tons of ITDebugLogs to iTunesRemote and MenuController.
Kent Sutherland [Sun, 28 Sep 2003 01:07:32 +0000 (01:07 +0000)]
Menu now indents using carbon.
Kent Sutherland [Thu, 25 Sep 2003 00:49:58 +0000 (00:49 +0000)]
Fixed the toggle loop problem.
Kent Sutherland [Wed, 24 Sep 2003 01:34:05 +0000 (01:34 +0000)]
Fixed the delete key in the prefs table view.
Kent Sutherland [Tue, 23 Sep 2003 11:36:03 +0000 (11:36 +0000)]
Some doofus renamed my carefully named MyTableView, so I had to change
the class name in IB too....
Matthew Judy [Tue, 23 Sep 2003 07:55:52 +0000 (07:55 +0000)]
TODO updated.
Alexander Strange [Tue, 23 Sep 2003 06:24:40 +0000 (06:24 +0000)]
Kent, I fixed the other .5 of your bugs
Alexander Strange [Tue, 23 Sep 2003 06:05:58 +0000 (06:05 +0000)]
Kent, I fixed 1.5 of your favorite bugs; set-loop doesn't quite work yet
Alexander Strange [Tue, 23 Sep 2003 05:47:34 +0000 (05:47 +0000)]
-[iTunesRemote showPrimaryInterface] works now
Matthew Judy [Mon, 22 Sep 2003 11:35:07 +0000 (11:35 +0000)]
Whoops, didn't remove something cleanly. Now I did. Also, the inactive bits of the meter are transparent. We now match Apple's BezelKey windows perfectly. Again.
Matthew Judy [Mon, 22 Sep 2003 06:19:52 +0000 (06:19 +0000)]
Incremental checkin. Updating the StatusWindow and WtatusWindowController objects. Adding functionality, and removing duplicated API. Also adding the new Shuffle and Repeat graphics.
Matthew Judy [Sun, 21 Sep 2003 07:55:46 +0000 (07:55 +0000)]
Renaming custom table class. TODO also updated.
Alexander Strange [Sat, 20 Sep 2003 02:55:31 +0000 (02:55 +0000)]
Yarrr, we be sailing the scurvy seas of CVS
Joseph Spiros [Sat, 20 Sep 2003 02:40:36 +0000 (02:40 +0000)]
Changing MP3Player to something more generic
Joseph Spiros [Sat, 20 Sep 2003 02:38:26 +0000 (02:38 +0000)]
Adding ITMTRemoteSharedLibrarySource
Joseph Spiros [Fri, 19 Sep 2003 23:07:31 +0000 (23:07 +0000)]
Fixed currentSource... doesn't NSLog (NSLog was logging something that
didn't exist, thus, it would crash)... Don't NSLog in CVS people :)
Kent Sutherland [Fri, 19 Sep 2003 21:24:46 +0000 (21:24 +0000)]
Forgot to add these files.
Kent Sutherland [Fri, 19 Sep 2003 01:21:40 +0000 (01:21 +0000)]
Delete key now deletes the item in the preferences table view. We can set
up other key commands in the views now too, if needed.
Kent Sutherland [Thu, 18 Sep 2003 01:59:31 +0000 (01:59 +0000)]
Added rating checkbox outlet in Prefs nib and controller. Rating shows up
in menu. Quit menu item shows up in prefs tables now.