MenuTunes.git
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.

21 years agoPreference nib changes. Trying something new with the hotkey pane. Also, added...
Matthew Judy [Wed, 9 Apr 2003 22:33:15 +0000 (22:33 +0000)]
Preference nib changes.  Trying something new with the hotkey pane.  Also, added the buttons for the rest of the hotkeys to be added.

21 years agoChanges for prefs stuff and random tweaks too
Matthew Judy [Wed, 9 Apr 2003 21:50:32 +0000 (21:50 +0000)]
Changes for prefs stuff and random tweaks too

21 years agoRewrote updateMenu/timerUpdate *again* Fixed some remote stuff
Kent Sutherland [Wed, 9 Apr 2003 00:52:57 +0000 (00:52 +0000)]
Rewrote updateMenu/timerUpdate *again* Fixed some remote stuff

21 years agomoof
Alexander Strange [Tue, 8 Apr 2003 23:34:37 +0000 (23:34 +0000)]
moof

21 years agoRewrote updateMenu/timerUpdate, hopefully it'll work better.
Kent Sutherland [Tue, 8 Apr 2003 01:33:18 +0000 (01:33 +0000)]
Rewrote updateMenu/timerUpdate, hopefully it'll work better.

It doesn't update the submenus yet, and it doesn't revert back to No Song
when it needs to.

21 years agoQuick debug change
Joseph Spiros [Mon, 7 Apr 2003 23:33:27 +0000 (23:33 +0000)]
Quick debug change

21 years agodid what I could to implement showPrimaryInterface... Alex, could you try
Joseph Spiros [Mon, 7 Apr 2003 23:30:22 +0000 (23:30 +0000)]
did what I could to implement showPrimaryInterface... Alex, could you try
and finish the rest?

21 years agoequalizerEnabled now has debugging temporarily added so that Kent can
Joseph Spiros [Mon, 7 Apr 2003 23:20:51 +0000 (23:20 +0000)]
equalizerEnabled now has debugging temporarily added so that Kent can
figure out what's going on.

21 years agocurrentSongUniqueIdentifier now actually returns something that's
Joseph Spiros [Mon, 7 Apr 2003 23:12:08 +0000 (23:12 +0000)]
currentSongUniqueIdentifier now actually returns something that's
functional :)

21 years agoNew Icon :-). I heard Matt's working on yet another revision, but we
Joseph Spiros [Mon, 7 Apr 2003 22:54:34 +0000 (22:54 +0000)]
New Icon :-). I heard Matt's working on yet another revision, but we
aught to version these too :-).

21 years agoMore changes, bug fixes.
Kent Sutherland [Sat, 5 Apr 2003 18:40:39 +0000 (18:40 +0000)]
More changes, bug fixes.
Problems:
Rating stars don't show up after playlist is started. I'll work on that.
Untested with Radio Tuner, I'll work on that

21 years agoBack to the old version with fixes from the new MainController. Let's how
Kent Sutherland [Thu, 3 Apr 2003 01:20:39 +0000 (01:20 +0000)]
Back to the old version with fixes from the new MainController. Let's how
many circles we can go in...

21 years agoMight have fixed equalizerEnabled.
Alexander Strange [Tue, 1 Apr 2003 00:04:18 +0000 (00:04 +0000)]
Might have fixed equalizerEnabled.

21 years agoTesting Matt's cvs
Matthew Judy [Sun, 30 Mar 2003 18:17:35 +0000 (18:17 +0000)]
Testing Matt's cvs

21 years agoI did something.
Alexander Strange [Sun, 30 Mar 2003 18:09:37 +0000 (18:09 +0000)]
I did something.

21 years agoLots of rewritten code. Not yet working because the status item doesn't
Kent Sutherland [Fri, 28 Mar 2003 03:19:57 +0000 (03:19 +0000)]
Lots of rewritten code. Not yet working because the status item doesn't
drop down after calling methods from the remote sometimes.

21 years agoQuick API addition for Unique IDs, to reduce unneeded MT queries.
Joseph Spiros [Fri, 21 Mar 2003 02:17:54 +0000 (02:17 +0000)]
Quick API addition for Unique IDs, to reduce unneeded MT queries.

21 years agoMoving EffectSupport.txt reference file into the kit, where it belongs
Matthew Judy [Wed, 19 Mar 2003 03:46:19 +0000 (03:46 +0000)]
Moving EffectSupport.txt reference file into the kit, where it belongs

21 years agoFixed the nib and pbproj so that the names are changed in classes now.
Kent Sutherland [Tue, 18 Mar 2003 20:20:44 +0000 (20:20 +0000)]
Fixed the nib and pbproj so that the names are changed in classes now.

21 years agowhoops, forgot to change some thingsies
Joseph Spiros [Tue, 18 Mar 2003 03:59:32 +0000 (03:59 +0000)]
whoops, forgot to change some thingsies

21 years agoMmm, Renaming for the BIG REWRITE OF MARCH 2003!!!! BBQ!!!!1
Joseph Spiros [Tue, 18 Mar 2003 03:57:54 +0000 (03:57 +0000)]
Mmm, Renaming for the BIG REWRITE OF MARCH 2003!!!! BBQ!!!!1

21 years agoW00t Teh Unicode Stars :D
Joseph Spiros [Sun, 16 Mar 2003 10:35:31 +0000 (10:35 +0000)]
W00t Teh Unicode Stars :D

21 years agoMass Bug Fixes by The Mastar of L33t, Joe. Ph34r m3.
Joseph Spiros [Sun, 16 Mar 2003 08:39:46 +0000 (08:39 +0000)]
Mass Bug Fixes by The Mastar of L33t, Joe. Ph34r m3.

21 years agow00t. If player application is not running, instead of simply saying so,
Joseph Spiros [Sun, 16 Mar 2003 06:06:06 +0000 (06:06 +0000)]
w00t. If player application is not running, instead of simply saying so,
MenuTunes provides the user with a quick item to launch the player.

21 years agoM0nk3ys
Alexander Strange [Sun, 16 Mar 2003 00:46:19 +0000 (00:46 +0000)]
M0nk3ys

21 years agoSong rating stuff back in programatically. No stars yet ;(
Kent Sutherland [Sun, 16 Mar 2003 00:24:31 +0000 (00:24 +0000)]
Song rating stuff back in programatically. No stars yet ;(

21 years agoCompiles more
Alexander Strange [Sat, 15 Mar 2003 18:49:28 +0000 (18:49 +0000)]
Compiles more

21 years agoKLWONZ
Alexander Strange [Sat, 15 Mar 2003 17:47:40 +0000 (17:47 +0000)]
KLWONZ

21 years agoQuick Remote API update for an enumeration of all supported playlist classes.
Joseph Spiros [Sat, 15 Mar 2003 17:33:48 +0000 (17:33 +0000)]
Quick Remote API update for an enumeration of all supported playlist classes.

21 years agoFinished everything but 'equalizer enabled'
Alexander Strange [Sat, 15 Mar 2003 17:25:31 +0000 (17:25 +0000)]
Finished everything but 'equalizer enabled'

21 years agoAdded capabilities NSDictionary prototype, as well as a completed one for
Joseph Spiros [Fri, 14 Mar 2003 19:48:21 +0000 (19:48 +0000)]
Added capabilities NSDictionary prototype, as well as a completed one for
iTunesRemote.

21 years agoAdded methods for shuffle and repeat modes.
Joseph Spiros [Fri, 14 Mar 2003 07:13:08 +0000 (07:13 +0000)]
Added methods for shuffle and repeat modes.

21 years agoBah, I thought Kent modified the MenuTunes class to accommodate the
Joseph Spiros [Fri, 14 Mar 2003 05:00:29 +0000 (05:00 +0000)]
Bah, I thought Kent modified the MenuTunes class to accommodate the
changes made to the remote API

21 years agoWhoops. Quick fix... I forgot a change in the class files.
Joseph Spiros [Fri, 14 Mar 2003 04:54:24 +0000 (04:54 +0000)]
Whoops. Quick fix... I forgot a change in the class files.

21 years agoiTunesRemote updated to fit new ITMTRemote API changes.
Joseph Spiros [Fri, 14 Mar 2003 04:52:28 +0000 (04:52 +0000)]
iTunesRemote updated to fit new ITMTRemote API changes.

21 years agoUpdated ITMTRemote API, and bare documentation (and some filled in). I
Joseph Spiros [Fri, 14 Mar 2003 04:30:32 +0000 (04:30 +0000)]
Updated ITMTRemote API, and bare documentation (and some filled in). I
have yet to make iTunesRemote comply fully to this new API, but that's
coming up soon.

21 years agoFixed some stuff with the equalizer menu. Fix the plugin EQ stuff please! :)
Kent Sutherland [Fri, 14 Mar 2003 02:19:01 +0000 (02:19 +0000)]
Fixed some stuff with the equalizer menu. Fix the plugin EQ stuff please! :)

21 years agoAdded a menu update. Hopefully it might make things play a bit better
Kent Sutherland [Fri, 14 Mar 2003 01:26:52 +0000 (01:26 +0000)]
Added a menu update. Hopefully it might make things play a bit better
during menu updates when the menu is down.

21 years agoWtf? What the hell? Where did that "op" come from?
Joseph Spiros [Thu, 13 Mar 2003 18:26:37 +0000 (18:26 +0000)]
Wtf? What the hell? Where did that "op" come from?

21 years agoAdding methods for Equalizer enabled nonsense to the iTunes remote,
Joseph Spiros [Thu, 13 Mar 2003 18:22:47 +0000 (18:22 +0000)]
Adding methods for Equalizer enabled nonsense to the iTunes remote,
though they don't actually "work", in that they always return NO. Alex, I
need you to put support in there.

21 years agoCOMMIT!!!
Kent Sutherland [Thu, 13 Mar 2003 12:37:13 +0000 (12:37 +0000)]
COMMIT!!!

21 years agoQuick Changes
Joseph Spiros [Thu, 13 Mar 2003 04:07:17 +0000 (04:07 +0000)]
Quick Changes

21 years agoReadded the stupid ratings menu to the nib, since it went poof. Added
Kent Sutherland [Thu, 13 Mar 2003 02:32:38 +0000 (02:32 +0000)]
Readded the stupid ratings menu to the nib, since it went poof. Added
some more song rating stuff, that might hopefully come close to working
when the plugin side does.

21 years agoFixing rating fetch
Alexander Strange [Thu, 13 Mar 2003 02:05:44 +0000 (02:05 +0000)]
Fixing rating fetch

21 years agoThe stars in the rating menu show up now.
Kent Sutherland [Thu, 13 Mar 2003 01:29:55 +0000 (01:29 +0000)]
The stars in the rating menu show up now.

21 years agoChanged the player state names to the new ones. Increased refresh rate fire.
Kent Sutherland [Thu, 13 Mar 2003 00:39:48 +0000 (00:39 +0000)]
Changed the player state names to the new ones. Increased refresh rate fire.

21 years agoWrote more of iTunesRemote
Alexander Strange [Tue, 11 Mar 2003 23:05:16 +0000 (23:05 +0000)]
Wrote more of iTunesRemote

21 years agoPlugin API changes
Joseph Spiros [Tue, 11 Mar 2003 00:24:43 +0000 (00:24 +0000)]
Plugin API changes

21 years agoFixed some other problems that had to do with the EQ menu
Kent Sutherland [Mon, 10 Mar 2003 23:35:22 +0000 (23:35 +0000)]
Fixed some other problems that had to do with the EQ menu

21 years agoAdded an enabled item to the EQ menu at Joe's request. setSongRating now
Kent Sutherland [Mon, 10 Mar 2003 21:28:24 +0000 (21:28 +0000)]
Added an enabled item to the EQ menu at Joe's request. setSongRating now
sends a float between 0 and 1 instead of 0 and 100

21 years ago(12:51) Kent: Shall I commit my l33tness/
Kent Sutherland [Mon, 10 Mar 2003 17:52:19 +0000 (17:52 +0000)]
(12:51) Kent: Shall I commit my l33tness/
(12:51) Joe: NO YOU SHOULDNT LAWL
(12:51) Joe: yes, of course you should

21 years agoFixed selectPlaylist: it works now :D
Kent Sutherland [Sun, 9 Mar 2003 22:08:20 +0000 (22:08 +0000)]
Fixed selectPlaylist: it works now :D

21 years agoSome Plugin API changes... Need to finish the API HeaderDocs sometime
Joseph Spiros [Sun, 9 Mar 2003 07:26:45 +0000 (07:26 +0000)]
Some Plugin API changes... Need to finish the API HeaderDocs sometime
after MT 1.0 release... Also, volume and rating stuff needs to be
implemented into the iTunesRemote

21 years agoAdded stuff for current song rating. Right now in the submenu there are
Kent Sutherland [Thu, 6 Mar 2003 20:29:16 +0000 (20:29 +0000)]
Added stuff for current song rating. Right now in the submenu there are
x's and o's because stars don't want to show up. Empty song rating
methods added to the plugin.

21 years agoFound another bug. I have suspicions about the rest of that method too
Alexander Strange [Thu, 6 Mar 2003 05:41:01 +0000 (05:41 +0000)]
Found another bug. I have suspicions about the rest of that method too

21 years agoFixing switchToPlaylistAtIndex
Alexander Strange [Wed, 5 Mar 2003 03:02:01 +0000 (03:02 +0000)]
Fixing switchToPlaylistAtIndex

21 years agoUndoing silly thing
Matthew Judy [Tue, 4 Mar 2003 12:53:34 +0000 (12:53 +0000)]
Undoing silly thing

21 years agoNew upcoming and radio.
Matthew Judy [Tue, 4 Mar 2003 10:11:47 +0000 (10:11 +0000)]
New upcoming and radio.

21 years agoNo single line enumerations, please, and check headerdocs when adding them.
Matthew Judy [Tue, 4 Mar 2003 09:25:59 +0000 (09:25 +0000)]
No single line enumerations, please, and check headerdocs when adding them.

21 years agoUpdated Radio icon
Matthew Judy [Sat, 1 Mar 2003 09:24:39 +0000 (09:24 +0000)]
Updated Radio icon

21 years agoAdding new graphics
Matthew Judy [Sat, 1 Mar 2003 09:23:55 +0000 (09:23 +0000)]
Adding new graphics

21 years agoCompiles with new ITFoundation
Alexander Strange [Fri, 28 Feb 2003 02:21:09 +0000 (02:21 +0000)]
Compiles with new ITFoundation

21 years agoChanged name from iTunesLaunched to audioPlayerLaunched, same with
Kent Sutherland [Wed, 26 Feb 2003 02:46:27 +0000 (02:46 +0000)]
Changed name from iTunesLaunched to audioPlayerLaunched, same with
Terminated.

21 years agoThese are justsome formatting changes, but if I dont check them in, I'll keep having...
Matthew Judy [Wed, 26 Feb 2003 00:58:53 +0000 (00:58 +0000)]
These are justsome formatting changes, but if I dont check them in, I'll keep having conflicts.  Be sure to update.  Also, adding the Effect Support file in case I b0rk it.

21 years agoLots of code cleanup, bug fixes.
Kent Sutherland [Wed, 26 Feb 2003 00:44:54 +0000 (00:44 +0000)]
Lots of code cleanup, bug fixes.

21 years agoFixing CVS and spacing lameness
Alexander Strange [Tue, 25 Feb 2003 02:57:05 +0000 (02:57 +0000)]
Fixing CVS and spacing lameness

21 years agoA bit more bugfixing.
Alexander Strange [Tue, 25 Feb 2003 02:55:03 +0000 (02:55 +0000)]
A bit more bugfixing.

21 years agoAdding the new StatusWindow in rudimentary fashion. It builds with no warnings,...
Matthew Judy [Mon, 24 Feb 2003 09:08:40 +0000 (09:08 +0000)]
Adding the new StatusWindow in rudimentary fashion.  It builds with no warnings, yet probably does not work.  Also adding the finished graphics... more to come.

21 years agoBugfixing
Alexander Strange [Mon, 24 Feb 2003 07:21:45 +0000 (07:21 +0000)]
Bugfixing

21 years agoFixed some formatting that was annoying me ;)
Kent Sutherland [Sun, 23 Feb 2003 23:31:25 +0000 (23:31 +0000)]
Fixed some formatting that was annoying me ;)