MenuTunes.git
21 years agoModified the keycombo class to return nil if there is no key in user
Kent Sutherland [Mon, 20 Jan 2003 21:46:05 +0000 (21:46 +0000)]
Modified the keycombo class to return nil if there is no key in user
defaults.

Added key equivalents.

21 years agoFixed window height so it's prettier.
Kent Sutherland [Mon, 13 Jan 2003 18:42:01 +0000 (18:42 +0000)]
Fixed window height so it's prettier.

21 years agoFINALLY got CVS working. Fixed another elusive menu bug that hated me.
Kent Sutherland [Fri, 10 Jan 2003 01:11:25 +0000 (01:11 +0000)]
FINALLY got CVS working. Fixed another elusive menu bug that hated me.
Status windows have variable length depending on the amount of text.

21 years agoNow it's better!
Alexander Strange [Wed, 1 Jan 2003 04:29:57 +0000 (04:29 +0000)]
Now it's better!

21 years agoAdding registration hooks. Could use a bit more work. #ifdefed out by default, and...
Alexander Strange [Wed, 1 Jan 2003 04:16:33 +0000 (04:16 +0000)]
Adding registration hooks. Could use a bit more work. #ifdefed out by default, and I sent Joe the packaged-up SO implementtation that's also needed.

21 years agoAnd it compiles.
Alexander Strange [Sun, 29 Dec 2002 18:31:18 +0000 (18:31 +0000)]
And it compiles.

21 years agoNow you can have ITKit wherever you want
Alexander Strange [Sun, 29 Dec 2002 18:02:41 +0000 (18:02 +0000)]
Now you can have ITKit wherever you want

21 years agoEliminated the build warning, and made the menu icon a little smaller.
Matthew Judy [Tue, 17 Dec 2002 05:04:37 +0000 (05:04 +0000)]
Eliminated the build warning, and made the menu icon a little smaller.

21 years agoHotkeys do not show in the hotkey chooser if they don't have a modifier key.
Kent Sutherland [Sun, 15 Dec 2002 14:46:55 +0000 (14:46 +0000)]
Hotkeys do not show in the hotkey chooser if they don't have a modifier key.

21 years agoChanges in autologin and defaults.
Kent Sutherland [Sat, 14 Dec 2002 23:00:40 +0000 (23:00 +0000)]
Changes in autologin and defaults.

21 years ago*** empty log message ***
Matthew Judy [Thu, 12 Dec 2002 12:47:17 +0000 (12:47 +0000)]
*** empty log message ***

21 years agoMaking MenuTunes use the ITKit, for ITStatusItem. There are a few notes:
Matthew Judy [Thu, 12 Dec 2002 09:09:36 +0000 (09:09 +0000)]
Making MenuTunes use the ITKit, for ITStatusItem.  There are a few notes:

1-) In order to build MenuTunes from this point forward, you
will need to check out the ITKit and build it.
2-) The ITKit project folder will need to be in the same folder as
MenuTunes.  For example, I have both ITKit and MenuTunes inside ~/Projects.

So, check MenuTunes out wherever you keep your projects, build it, and
all should go well.  The MenuTunes project will find ITKit, link against
it, and copy it inside the MenuTunes app package.

If you have any questions, ask me IMMEDIATELY.  Thanks!

21 years agoAdded the current track info to the menu. Yay.
Kent Sutherland [Tue, 10 Dec 2002 21:08:12 +0000 (21:08 +0000)]
Added the current track info to the menu. Yay.

21 years agoRemoved the Views.
Kent Sutherland [Tue, 10 Dec 2002 17:39:03 +0000 (17:39 +0000)]
Removed the Views.

21 years agoWheeeeeee. Removed old hotkeys stuff, again.
Kent Sutherland [Tue, 10 Dec 2002 12:44:31 +0000 (12:44 +0000)]
Wheeeeeee. Removed old hotkeys stuff, again.

21 years agoRemoved extra tab from prefs.
Kent Sutherland [Tue, 10 Dec 2002 12:38:40 +0000 (12:38 +0000)]
Removed extra tab from prefs.

21 years agoFixed hotkeys problems by using LSUIElement instead of NSBGOnly. Matt
Kent Sutherland [Tue, 10 Dec 2002 12:36:23 +0000 (12:36 +0000)]
Fixed hotkeys problems by using LSUIElement instead of NSBGOnly. Matt
rocks ;D

21 years agoAdded a commented-out line, template for when making builds for beta testers.
Joseph Spiros [Tue, 10 Dec 2002 03:29:45 +0000 (03:29 +0000)]
Added a commented-out line, template for when making builds for beta testers.

21 years agoFixed completely (I hope) the rest of the radio tuner bug. Some other
Kent Sutherland [Mon, 9 Dec 2002 00:36:21 +0000 (00:36 +0000)]
Fixed completely (I hope) the rest of the radio tuner bug. Some other
minor changes and improvements.

21 years agoFixed radio tuner bug.
Kent Sutherland [Sun, 8 Dec 2002 15:12:26 +0000 (15:12 +0000)]
Fixed radio tuner bug.

21 years agoFixed a bunch of bungs having to do with menu updating and playlist
Kent Sutherland [Sun, 8 Dec 2002 14:24:31 +0000 (14:24 +0000)]
Fixed a bunch of bungs having to do with menu updating and playlist
selection.

21 years agoA couple semantic tw34ks.
Matthew Judy [Sat, 7 Dec 2002 12:01:07 +0000 (12:01 +0000)]
A couple semantic tw34ks.

21 years agow00t. I have successfully hacked NSStatusItem to look, if not act, like an NSMenuExtra.
Matthew Judy [Fri, 6 Dec 2002 10:37:55 +0000 (10:37 +0000)]
w00t.  I have successfully hacked NSStatusItem to look, if not act, like an NSMenuExtra.

21 years agoReverting MenuTunesView... lets try this again.
Matthew Judy [Fri, 6 Dec 2002 03:37:03 +0000 (03:37 +0000)]
Reverting MenuTunesView... lets try this again.

21 years agoUm, yeah. Started working on this and did some work getting everything on the same...
Matthew Judy [Fri, 6 Dec 2002 02:42:19 +0000 (02:42 +0000)]
Um, yeah.  Started working on this and did some work getting everything on the same page.  Kent's gonna hate me.

21 years agoNow I only OpenComponent and CloseComponent once, making me much faster!
Kent Sutherland [Thu, 5 Dec 2002 01:51:47 +0000 (01:51 +0000)]
Now I only OpenComponent and CloseComponent once, making me much faster!

21 years agoYay, no more leaks.
Kent Sutherland [Tue, 3 Dec 2002 12:41:57 +0000 (12:41 +0000)]
Yay, no more leaks.

21 years agoFixed stupid crash.
Kent Sutherland [Mon, 2 Dec 2002 16:56:09 +0000 (16:56 +0000)]
Fixed stupid crash.

21 years agoPlayed around with some things. There is a massive mem leak in
Kent Sutherland [Mon, 2 Dec 2002 00:45:25 +0000 (00:45 +0000)]
Played around with some things. There is a massive mem leak in
runScriptAndReturnResult...

21 years agoAdded launch at login.
Kent Sutherland [Sun, 1 Dec 2002 16:50:45 +0000 (16:50 +0000)]
Added launch at login.

21 years agoInitial revision
Alexander Strange [Sun, 1 Dec 2002 06:58:09 +0000 (06:58 +0000)]
Initial revision