MenuTunes.git
20 years agoChanging MP3Player to something more generic
Joseph Spiros [Sat, 20 Sep 2003 02:40:36 +0000 (02:40 +0000)]
Changing MP3Player to something more generic

20 years agoAdding ITMTRemoteSharedLibrarySource
Joseph Spiros [Sat, 20 Sep 2003 02:38:26 +0000 (02:38 +0000)]
Adding ITMTRemoteSharedLibrarySource

20 years agoFixed currentSource... doesn't NSLog (NSLog was logging something that
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 :)

20 years agoForgot to add these files.
Kent Sutherland [Fri, 19 Sep 2003 21:24:46 +0000 (21:24 +0000)]
Forgot to add these files.

20 years agoDelete key now deletes the item in the preferences table view. We can set
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.

20 years agoAdded rating checkbox outlet in Prefs nib and controller. Rating shows up
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.

20 years agoUh, yeah. MenuTUNES. That's the ticket.
Matthew Judy [Tue, 16 Sep 2003 03:03:34 +0000 (03:03 +0000)]
Uh, yeah.  MenuTUNES.  That's the ticket.

20 years agoVolume.tiff
Matthew Judy [Sun, 14 Sep 2003 21:43:41 +0000 (21:43 +0000)]
Volume.tiff

20 years agoPartially there
Alexander Strange [Sun, 14 Sep 2003 15:11:07 +0000 (15:11 +0000)]
Partially there

20 years agoVolume Window s3x. Auto-displayed song info is disabled right now. Will thread...
Matthew Judy [Sun, 14 Sep 2003 07:07:36 +0000 (07:07 +0000)]
Volume Window s3x.  Auto-displayed song info is disabled right now.  Will thread to eliminate problems soon.  I've noted, however, that I can press keys rapidly to adjust the volume without crashing.

20 years agoAdding some modifications for better synced status windows... Seems like
Joseph Spiros [Sat, 13 Sep 2003 02:42:12 +0000 (02:42 +0000)]
Adding some modifications for better synced status windows... Seems like
we need status windows to be displayed in a seperate thread, as they're
messing some menu functions up, and some things are slow to display...
Also moving more NSLogs to ITDebugLogs.

20 years agoSTATUS WINDOWS NOW EXIST IN MENUTUNES. Some work left to do on them, then positioni...
Matthew Judy [Fri, 12 Sep 2003 22:12:01 +0000 (22:12 +0000)]
STATUS WINDOWS NOW EXIST IN MENUTUNES.  Some work left to do on  them, then positioning, but they're in, and they're hot.

20 years agoAdding currentSource to the plugin API, and a placeholder method for
Joseph Spiros [Fri, 12 Sep 2003 10:03:54 +0000 (10:03 +0000)]
Adding currentSource to the plugin API, and a placeholder method for
iTunesRemote. IT DOES NOT YET RETURN ANYTHING APPLICABLE. IT STAYS AS
LIBRARY CURRENTLY.

20 years agoUpdating StatusItem image names to standard ones.
Matthew Judy [Fri, 12 Sep 2003 08:22:13 +0000 (08:22 +0000)]
Updating StatusItem image names to standard ones.

20 years agoThe hotkey setting isn't odd anymore. You could have duplicate hotkeys
Kent Sutherland [Mon, 8 Sep 2003 01:01:00 +0000 (01:01 +0000)]
The hotkey setting isn't odd anymore. You could have duplicate hotkeys
and stuff, fixed that. Fixed it so it says (None) instead of nothing when
you replace a hotkey.

20 years agoRemoving new API additions...
Joseph Spiros [Sun, 7 Sep 2003 22:54:03 +0000 (22:54 +0000)]
Removing new API additions...

20 years agoReverting to previous API... again. :\
Joseph Spiros [Sun, 7 Sep 2003 22:52:09 +0000 (22:52 +0000)]
Reverting to previous API... again. :\

20 years agoAdding a hash property to ITMTTrack
Joseph Spiros [Sun, 7 Sep 2003 21:41:58 +0000 (21:41 +0000)]
Adding a hash property to ITMTTrack

20 years agoAdding next/previous track methods to ITMTPlaylist
Joseph Spiros [Sun, 7 Sep 2003 21:29:15 +0000 (21:29 +0000)]
Adding next/previous track methods to ITMTPlaylist

20 years agoAdded Shuffle and Loop mode support.
Joseph Spiros [Sun, 7 Sep 2003 18:03:59 +0000 (18:03 +0000)]
Added Shuffle and Loop mode support.

20 years agoITMTRemote now builds, but working on the API still, some things still
Joseph Spiros [Sun, 7 Sep 2003 17:59:53 +0000 (17:59 +0000)]
ITMTRemote now builds, but working on the API still, some things still
need to be added.

20 years agoSome more work on the iTunes remote... I'm starting to require testing,
Joseph Spiros [Sat, 6 Sep 2003 22:26:59 +0000 (22:26 +0000)]
Some more work on the iTunes remote... I'm starting to require testing,
so less work will be done on the iTunes remote until the MT application
uses remotes that use the new API.

20 years agoA couple more modifications, as well as some comments to ease others'
Joseph Spiros [Sat, 6 Sep 2003 18:22:15 +0000 (18:22 +0000)]
A couple more modifications, as well as some comments to ease others'
work on iTunes remote.

20 years agoAdding initial work on new plugin API. THIS BREAKS MT. We are working to
Joseph Spiros [Sat, 6 Sep 2003 17:56:40 +0000 (17:56 +0000)]
Adding initial work on new plugin API. THIS BREAKS MT. We are working to
finish up the iTunes remote, and Kent should start work on moving the
application to use the new API.

20 years agoQuick remote API change... everything builds and works fine, no need for
Joseph Spiros [Fri, 5 Sep 2003 20:57:49 +0000 (20:57 +0000)]
Quick remote API change... everything builds and works fine, no need for
anyone to modify anything.

20 years agoKey combos will now show up as key equivalents in the menu, using the new
Kent Sutherland [Fri, 5 Sep 2003 13:52:04 +0000 (13:52 +0000)]
Key combos will now show up as key equivalents in the menu, using the new
hot key classes.

20 years agoAll the hotkeys now use the ITHotKey/ITKeyCombo classes now, which makes
Kent Sutherland [Thu, 4 Sep 2003 21:10:08 +0000 (21:10 +0000)]
All the hotkeys now use the ITHotKey/ITKeyCombo classes now, which makes
us all happy, right?

20 years agoI've done some work to the effect of moving MT to use the new HotKey
Joseph Spiros [Thu, 4 Sep 2003 19:57:47 +0000 (19:57 +0000)]
I've done some work to the effect of moving MT to use the new HotKey
stuff that exists in ITKit now... Kent, I need you to finish this!

20 years agoReverting ITMTRemote to 1.24, which is prior to the API change :)
Joseph Spiros [Thu, 28 Aug 2003 08:19:57 +0000 (08:19 +0000)]
Reverting ITMTRemote to 1.24, which is prior to the API change :)

20 years agoreverting
Alexander Strange [Thu, 24 Jul 2003 05:53:43 +0000 (05:53 +0000)]
reverting

20 years agoJust for cleanliness
Alexander Strange [Thu, 24 Jul 2003 00:22:22 +0000 (00:22 +0000)]
Just for cleanliness

20 years agoCompiles more
Alexander Strange [Thu, 24 Jul 2003 00:20:19 +0000 (00:20 +0000)]
Compiles more

20 years agoUpdate iTunesRemote to match the new API. MainController and
Kent Sutherland [Mon, 21 Jul 2003 17:15:38 +0000 (17:15 +0000)]
Update iTunesRemote to match the new API. MainController and
PrefsController are PISSED now. Lots of stuff missing from the remote, so
I can't fix the controllers yet.

20 years agoHmm, Importing the new ITMTRemote API... KENT AND ALEX NEED TO MOVE THE
Joseph Spiros [Fri, 18 Jul 2003 06:20:26 +0000 (06:20 +0000)]
Hmm, Importing the new ITMTRemote API... KENT AND ALEX NEED TO MOVE THE
APP AND THE ITUNES PLUGIN TO THE NEW API, RESPECTIVELY.

20 years agoLaunch player with MenuTunes now works.
Kent Sutherland [Sun, 13 Jul 2003 19:19:04 +0000 (19:19 +0000)]
Launch player with MenuTunes now works.

20 years agoMade the scrollbars work in the menu prefs tab.
Kent Sutherland [Sun, 13 Jul 2003 19:12:38 +0000 (19:12 +0000)]
Made the scrollbars work in the menu prefs tab.
Made Launch iTunes at MenuTunes launch show the player name now.
Change something else, I don't remember what it was though. :(

20 years agoAdded notes to the TODO. Matt, please check and modify TODO as required :)
Joseph Spiros [Mon, 7 Jul 2003 19:32:22 +0000 (19:32 +0000)]
Added notes to the TODO. Matt, please check and modify TODO as required :)

20 years agoSome quick renaming snafoo...
Joseph Spiros [Mon, 7 Jul 2003 19:24:10 +0000 (19:24 +0000)]
Some quick renaming snafoo...

20 years agoI change some stuff over time, but I have no clue what it is anymore.
Kent Sutherland [Fri, 4 Jul 2003 04:17:42 +0000 (04:17 +0000)]
I change some stuff over time, but I have no clue what it is anymore.

20 years agoChanged some todo items.
Kent Sutherland [Thu, 12 Jun 2003 04:10:25 +0000 (04:10 +0000)]
Changed some todo items.

20 years agoFixed menu reordering crashing in preferences thingy yay.
Kent Sutherland [Wed, 11 Jun 2003 03:49:42 +0000 (03:49 +0000)]
Fixed menu reordering crashing in preferences thingy yay.

20 years agoAdded localizability. Gotta delete you prefs for it to work. Some
Kent Sutherland [Tue, 10 Jun 2003 23:56:54 +0000 (23:56 +0000)]
Added localizability. Gotta delete you prefs for it to work. Some
problems with hotkeys and drag and dropping the menu arose, I'll fix
those later

20 years agoChanged some stuff so it works right now.
Kent Sutherland [Sat, 7 Jun 2003 16:14:33 +0000 (16:14 +0000)]
Changed some stuff so it works right now.

20 years agoAttempts to fix iTunesRemote
Alexander Strange [Fri, 6 Jun 2003 05:39:17 +0000 (05:39 +0000)]
Attempts to fix iTunesRemote

20 years agoMoo.
Kent Sutherland [Wed, 4 Jun 2003 17:27:04 +0000 (17:27 +0000)]
Moo.

20 years agoPoked around a bit, added Show Player to MenuController
Kent Sutherland [Fri, 30 May 2003 11:43:24 +0000 (11:43 +0000)]
Poked around a bit, added Show Player to MenuController

20 years agoCOMMIT J00 STUPID ANIMAL
Kent Sutherland [Wed, 28 May 2003 00:10:20 +0000 (00:10 +0000)]
COMMIT J00 STUPID ANIMAL

20 years agoLots of stuff changed? I dunno, I did it last week.
Kent Sutherland [Tue, 27 May 2003 19:03:12 +0000 (19:03 +0000)]
Lots of stuff changed? I dunno, I did it last week.

20 years agoLots of changes....
Kent Sutherland [Wed, 21 May 2003 01:32:34 +0000 (01:32 +0000)]
Lots of changes....

20 years agoLots of fun changes. Reworked the hotkeys in prefs. Fixed bugs in
Kent Sutherland [Sat, 17 May 2003 20:17:56 +0000 (20:17 +0000)]
Lots of fun changes. Reworked the hotkeys in prefs. Fixed bugs in
MenuController. Added hotkey support for rating and song and shuffle and
loop. Shuffle and loop don't work in iTunesRemote yet though. Made hotkey
text field in prefs unselectable, because it looks better like that.

20 years agoShould rebuild submenus on song change, and build the rest on click.
Kent Sutherland [Tue, 13 May 2003 23:33:11 +0000 (23:33 +0000)]
Should rebuild submenus on song change, and build the rest on click.
Pretty speedy. It likes to crash for no reason at times though.

20 years agoAll of the submenus are done now. have to optimize now. Key equivalents
Kent Sutherland [Sun, 11 May 2003 01:15:58 +0000 (01:15 +0000)]
All of the submenus are done now. have to optimize now. Key equivalents
don't show yet either.

20 years agoAdded more to MenuController
Kent Sutherland [Sat, 10 May 2003 16:00:19 +0000 (16:00 +0000)]
Added more to MenuController

20 years agoAdded more the MenuController. All of the main menu things are added in now.
Kent Sutherland [Fri, 9 May 2003 19:41:33 +0000 (19:41 +0000)]
Added more the MenuController. All of the main menu things are added in now.

20 years agoAdded more to MenuController. Does next/prev track
Kent Sutherland [Fri, 9 May 2003 02:08:59 +0000 (02:08 +0000)]
Added more to MenuController. Does next/prev track

20 years agoNew hax0ring :D
Kent Sutherland [Thu, 8 May 2003 22:44:02 +0000 (22:44 +0000)]
New hax0ring :D

20 years agoTons of new stuff. Made is compile now too :)
Kent Sutherland [Thu, 8 May 2003 22:43:10 +0000 (22:43 +0000)]
Tons of new stuff. Made is compile now too :)

20 years agoMade MenuController communicate with MainController
Kent Sutherland [Wed, 7 May 2003 01:32:13 +0000 (01:32 +0000)]
Made MenuController communicate with MainController

21 years agoStripped out lots of menu building code from MainController, on the order
Kent Sutherland [Thu, 1 May 2003 11:36:47 +0000 (11:36 +0000)]
Stripped out lots of menu building code from MainController, on the order
of the Joe.

21 years agoFucked around some... MenuController still doesn't do much.
Joseph Spiros [Thu, 1 May 2003 04:07:46 +0000 (04:07 +0000)]
Fucked around some... MenuController still doesn't do much.

21 years agoAdding new MenuController class. Nowhere near being finished... It's not
Joseph Spiros [Wed, 30 Apr 2003 11:22:27 +0000 (11:22 +0000)]
Adding new MenuController class. Nowhere near being finished... It's not
even integrated into the main controller yet. Just committing it into CVS
so that everyone else can see what I'm up to :)

21 years agoAdded more to the hotkeys preferences.
Kent Sutherland [Tue, 29 Apr 2003 22:41:03 +0000 (22:41 +0000)]
Added more to the hotkeys preferences.

21 years agoThe rest of the nib
Kent Sutherland [Tue, 29 Apr 2003 11:46:21 +0000 (11:46 +0000)]
The rest of the nib

21 years agoMore hotkey changes
Kent Sutherland [Tue, 29 Apr 2003 11:45:39 +0000 (11:45 +0000)]
More hotkey changes

21 years agoNew hotkey setting system!
Kent Sutherland [Tue, 29 Apr 2003 11:44:53 +0000 (11:44 +0000)]
New hotkey setting system!

21 years agoShould Build and Run with the new Controller
Joseph Spiros [Fri, 25 Apr 2003 06:35:31 +0000 (06:35 +0000)]
Should Build and Run with the new Controller

21 years agoAdding new controller into CVS under the name NewMainController. However, building...
Matthew Judy [Fri, 25 Apr 2003 02:51:59 +0000 (02:51 +0000)]
Adding new controller into CVS under the name NewMainController.  However, building it will fail, since it thinks it is named MainCintroller.  Also adding the StatusWindowController, and updating the nib.

21 years agoAdded a toggle visualizer hotkey. Not implemented in the prefs fully yet,
Kent Sutherland [Thu, 24 Apr 2003 11:48:37 +0000 (11:48 +0000)]
Added a toggle visualizer hotkey. Not implemented in the prefs fully yet,
first I have to fix a hotkey setting crash there.

21 years agoMade Quit more efficient.
Kent Sutherland [Fri, 18 Apr 2003 15:53:45 +0000 (15:53 +0000)]
Made Quit more efficient.

21 years agoChanged up lots of stuff with hotkeys and fixed some of those stupid bugs.
Kent Sutherland [Fri, 18 Apr 2003 03:08:22 +0000 (03:08 +0000)]
Changed up lots of stuff with hotkeys and fixed some of those stupid bugs.

21 years agoQuick and dirty update to HeaderDoc for currentPlaylistClass
Joseph Spiros [Thu, 17 Apr 2003 20:25:51 +0000 (20:25 +0000)]
Quick and dirty update to HeaderDoc for currentPlaylistClass

21 years agocurrentPlaylistClass
Joseph Spiros [Thu, 17 Apr 2003 20:22:40 +0000 (20:22 +0000)]
currentPlaylistClass

21 years agoI HATE INSTANCE VARIABLES
Joseph Spiros [Thu, 17 Apr 2003 19:52:02 +0000 (19:52 +0000)]
I HATE INSTANCE VARIABLES

21 years agoAdded hooks for the floaters in the hotkeys. Need to make methods in
Kent Sutherland [Mon, 14 Apr 2003 18:55:58 +0000 (18:55 +0000)]
Added hooks for the floaters in the hotkeys. Need to make methods in
MainController and just plug them into setupHotKeys.

21 years agoChanging hotkeys in the prefs now writes to the prefs and rebuilds the menu.
Kent Sutherland [Mon, 14 Apr 2003 18:49:59 +0000 (18:49 +0000)]
Changing hotkeys in the prefs now writes to the prefs and rebuilds the menu.
The app crashes on launch because the remote isn't responding for some
reason.

21 years agoSome modifications to the TODO file. Removed irrelevant comments, and
Matthew Judy [Mon, 14 Apr 2003 08:39:00 +0000 (08:39 +0000)]
Some modifications to the TODO file.  Removed irrelevant comments, and
modified the owners and state of some bugs due to comments.  Do not
modify this file.  Send any change requests to mjudy@ithinksw.com and I'll
modify the file accordingly.

New bugs listed below.

    Priority: SHOWSTOPPER
       Owner: Joseph Spiros
      Status: Analyze
       Issue: Application - Crash on launch.

21 years agoWorked on it some... see the TODO file for bugs I've fixed, or might have
Joseph Spiros [Mon, 14 Apr 2003 07:35:21 +0000 (07:35 +0000)]
Worked on it some... see the TODO file for bugs I've fixed, or might have
fixed, etc. I also added some notes in there.. Matt should check them out
and modify the bugs themself as he sees fit.

21 years agoUpdating the to-do list
Matthew Judy [Mon, 14 Apr 2003 05:13:21 +0000 (05:13 +0000)]
Updating the to-do list

21 years agoClosing a bug.
Matthew Judy [Sun, 13 Apr 2003 01:45:04 +0000 (01:45 +0000)]
Closing a bug.

21 years agoMove the rating menu creating to be done only once, so that rebuildMenu
Kent Sutherland [Sat, 12 Apr 2003 13:37:16 +0000 (13:37 +0000)]
Move the rating menu creating to be done only once, so that rebuildMenu
is faster. Added the rating info to current track info too.

21 years agoAdded a number formatter to the Preferences.
Kent Sutherland [Sat, 12 Apr 2003 13:19:10 +0000 (13:19 +0000)]
Added a number formatter to the Preferences.
Hopefully fixed couple bug with the menu too.

21 years agoMore to-do items... Listed here for convenience, since the file is RTF.
Matthew Judy [Sat, 12 Apr 2003 12:32:55 +0000 (12:32 +0000)]
More to-do items...  Listed here for convenience, since the file is RTF.

    Priority: SHOWSTOPPER
       Owner: Kent Sutherland
      Status: Assigned
       Issue: Menu - Song Info displayed twice in menu if MT is launched
when iTunes is already open.

    Priority: SHOWSTOPPER
       Owner: Kent Sutherland
      Status: Assigned
       Issue: Hot Keys (Preferences) - Changing hot keys in the prefs has
no effect.

    Priority: Important
       Owner: Kent Sutherland
      Status: Assigned
       Issue: Hot Keys (Preferences) - Migrate to new style.

21 years agoFixed the radio song/time bug and the menu not going away when player
Kent Sutherland [Fri, 11 Apr 2003 21:33:43 +0000 (21:33 +0000)]
Fixed the radio song/time bug and the menu not going away when player
quits bug, hopefully :)

21 years agoTweaks and to-do
Matthew Judy [Fri, 11 Apr 2003 13:28:56 +0000 (13:28 +0000)]
Tweaks and to-do

21 years agoMore to-do's
Matthew Judy [Fri, 11 Apr 2003 13:20:54 +0000 (13:20 +0000)]
More to-do's

21 years agoPrefs tweaks, and to-do's.
Matthew Judy [Fri, 11 Apr 2003 13:03:07 +0000 (13:03 +0000)]
Prefs tweaks, and to-do's.

21 years agoAdding a to-do list. This will be where we keep issues, barring the advent of BugZilla.
Matthew Judy [Fri, 11 Apr 2003 12:24:34 +0000 (12:24 +0000)]
Adding a to-do list.  This will be where we keep issues, barring the advent of BugZilla.

21 years agoAdding a to-do list. This will be where we keep issues, barring the advent of BugZilla.
Matthew Judy [Fri, 11 Apr 2003 12:19:26 +0000 (12:19 +0000)]
Adding a to-do list.  This will be where we keep issues, barring the advent of BugZilla.

21 years agoAdding a to-do list. This will be where we keep issues, barring the advent of BugZilla.
Matthew Judy [Fri, 11 Apr 2003 12:14:53 +0000 (12:14 +0000)]
Adding a to-do list.  This will be where we keep issues, barring the advent of BugZilla.

21 years agoMaking prefs work. Not sure if hotkeys are saving and updating, though
Matthew Judy [Fri, 11 Apr 2003 11:45:44 +0000 (11:45 +0000)]
Making prefs work.  Not sure if hotkeys are saving and updating, though

21 years agoResolving nib conflict, then adding new stuf in in next checkin
Matthew Judy [Fri, 11 Apr 2003 11:24:58 +0000 (11:24 +0000)]
Resolving nib conflict, then adding new stuf in in next checkin

21 years agoAdded the new keycombos in the prefs. Will go into MainController next.
Kent Sutherland [Fri, 11 Apr 2003 02:02:41 +0000 (02:02 +0000)]
Added the new keycombos in the prefs. Will go into MainController next.

21 years agoUm, I changed something...
Kent Sutherland [Thu, 10 Apr 2003 01:45:59 +0000 (01:45 +0000)]
Um, I changed something...

21 years agoControl is represented by the funny thing now, not the carat.
Kent Sutherland [Thu, 10 Apr 2003 00:48:23 +0000 (00:48 +0000)]
Control is represented by the funny thing now, not the carat.

21 years agoMerged rebuildMenu and updateMenu
Kent Sutherland [Thu, 10 Apr 2003 00:32:59 +0000 (00:32 +0000)]
Merged rebuildMenu and updateMenu

21 years agoMoving registerDefaults to the preferences controller where it belongs. Some other...
Matthew Judy [Wed, 9 Apr 2003 23:33:45 +0000 (23:33 +0000)]
Moving registerDefaults to the preferences controller where it belongs.  Some other tweaks therein for performance and logic.

21 years agoSetting tabs back to General... I always forget to do that.
Matthew Judy [Wed, 9 Apr 2003 23:07:44 +0000 (23:07 +0000)]
Setting tabs back to General... I always forget to do that.

21 years agoui pos tweak
Matthew Judy [Wed, 9 Apr 2003 23:05:49 +0000 (23:05 +0000)]
ui pos tweak

21 years agoIcon swap
Matthew Judy [Wed, 9 Apr 2003 23:04:18 +0000 (23:04 +0000)]
Icon swap

21 years agoAnother tweak.
Matthew Judy [Wed, 9 Apr 2003 22:49:13 +0000 (22:49 +0000)]
Another tweak.