| 2009-02-26 |
Patch from Ludek (http://www.dolejsky.com/2009/02/19/growltunes-patch/) which fixes display of radio streams. Thanks!
|
file | diff | annotate |
| 2007-09-11 |
Don't include the 'Composed by %@' bit if there isn't a composer.
|
file | diff | annotate |
| 2007-09-01 |
There is absolutely no excuse for putting strings not suitable for display into NSLocalizedString().
|
file | diff | annotate |
| 2007-01-14 |
In an attempt to get 1.1 shipped faster, GrowlTunesPlugin will be shipped at a later date than 1.1, and 1.1 will ship GrowlTunes. This gives Rudy the ability to focus on Growl itself so that it gets finished faster.
|
file | diff | annotate | base |
| 2005-11-28 |
Merge branch @ [3238] into trunk
|
file | diff | annotate |
| 2005-11-24 |
w00t! Got rid of most of the warnings; I think the ones left were there already. Not sure if it'll work; I think it might...
|
file | diff | annotate |
| 2005-11-24 |
Trying to get composer to work; GrowlTunes is b0rked right now I think.
|
file | diff | annotate |
| 2005-10-23 |
Moved process location code to an NSWorkspaceAddition.
|
file | diff | annotate |
| 2005-10-23 |
GrowlTunesController now inherits from GrowlAbstractSingletonObject. Removed redundant singleton code.
|
file | diff | annotate |
| 2005-10-22 |
Fixed '(null)' for stream title.
|
file | diff | annotate |
| 2005-09-20 |
Fixed some more new warnings
|
file | diff | annotate |
| 2005-08-11 |
Modified implementation of [2943]: On Tiger, we now use PINWHEEL STAR instead of BLACK STAR, working around the Mshtakan bug. This could bear some more examination to find a star that looks good in all colour/font configurations (Crystal, MusicVideo? Normal, MusicVideo? Huge, ...), but for now, I like PINWHEEL STAR.
|
file | diff | annotate |
| 2005-06-18 |
Update the notification dictionary even if the track has not changed so that showCurrentTrack shows the latest values.
|
file | diff | annotate |
| 2005-06-17 |
- GrowlTunes rating menu now selects the rating of the current track
|
file | diff | annotate |
| 2005-06-16 |
Added AppleScript support for GrowlTunes (tell application "GrowlTunes" to show current track)
|
file | diff | annotate |
| 2005-06-02 |
Patch from Sverre Johan Toevik, with changes:
|
file | diff | annotate |
| 2005-05-30 |
Removing the NSLog.
|
file | diff | annotate |
| 2005-05-30 |
typo!
|
file | diff | annotate |
| 2005-05-30 |
Corrected the condition: {{{>= 4.7f}}}, not {{{> 4.6f}}}.
|
file | diff | annotate |
| 2005-05-26 |
Coalesce GrowlTunes notifications
|
file | diff | annotate |
| 2005-05-26 |
GrowlTunes now uses AppleEvents to set the rating
|
file | diff | annotate |
| 2005-05-24 |
autoreleases -= 4
|
file | diff | annotate |
| 2005-05-24 |
Fixed #242 (Status item checkbox is not connected to the runningness of the status item)
|
file | diff | annotate |
| 2005-05-22 |
Converted TIFFs to PNGs
|
file | diff | annotate |
| 2005-05-16 |
Fixed references to NSGrowlAdditions
|
file | diff | annotate |
| 2005-05-12 |
GrowlTunes: fix compilation with gcc 3.3
|
file | diff | annotate |
| 2005-05-09 |
Axed EXTENSION_GROWLTUNES_TRACK_LENGTH and EXTENSION_GROWLTUNES_TRACK_RATING
|
file | diff | annotate |
| 2005-05-06 |
GrowlTunes
|
file | diff | annotate |
| 2005-05-01 |
Added submenu in GrowlTunes to rate the current song (for #73). It does not show the previous rating, yet.
|
file | diff | annotate |
| 2005-04-30 |
Deloggification
|
file | diff | annotate |
| 2005-04-30 |
GrowlTunes
|
file | diff | annotate |
| 2005-04-30 |
GrowlTunes
|
file | diff | annotate |
| 2005-04-30 |
Register local NSConnection-based pathway and use it in GAB (for #155). Use NSDNC as a fallback if the pathway is not available.
|
file | diff | annotate |
| 2005-04-29 |
Fixed #173 (GrowlTunes displays incorrect track time for tracks longer than 1 hour)
|
file | diff | annotate |
| 2005-04-28 |
Better handling of recents:
|
file | diff | annotate |
| 2005-04-28 |
HACKING conformance: Use 4.6f here, instead of 4.6.
|
file | diff | annotate |
| 2005-04-28 |
Changed {{{-quitiTunes}}} to use an Apple Event to quit iTunes, rather than an AppleScript.
|
file | diff | annotate |
| 2005-04-27 |
GrowlTunes:
|
file | diff | annotate |
| 2005-04-27 |
Corrected comments: We're not using MIDDLE DOT, not WHITE STAR.
|
file | diff | annotate |
| 2005-04-26 |
Removed trailing whitespace
|
file | diff | annotate |
| 2005-04-01 |
HACKING conformance: Removed spaces from inside parentheses.
|
file | diff | annotate |
| 2005-03-31 |
Changed to use a nib. Moved a few lines from main to -applicationWillFinishLaunching:; changed the rest of main to simply call NSApplicationMain. This fixes one small one-time leak in Panther, and of course we have less code to deal with now.
|
file | diff | annotate |
| 2005-03-31 |
Add another pair of parens around this assignment-as-truth-value.
|
file | diff | annotate |
| 2005-03-22 |
Now, instead of empty ('white') stars, we use middle dots (prefixed with spaces so as to help preserve spacing). This should help fix #127.
|
file | diff | annotate |
| 2005-03-22 |
Handle case where rating is 0.
|
file | diff | annotate |
| 2005-03-07 |
GrowlTunes now prints information such as the rating more of the time.
|
file | diff | annotate |
| 2005-03-01 |
Delete code using the old API.
|
file | diff | annotate |
| 2005-02-04 |
Oops; -poll: should use GrowlApplicationBridge too.
|
file | diff | annotate |
| 2005-02-04 |
Clean-ups.
|
file | diff | annotate |
| 2005-02-04 |
GrowlTunes uses GrowlApplicationBridge now. Old GrowlAppBridge code is conditionalised under #ifdef USE_OLD_GAB.
|
file | diff | annotate |
| 2005-01-25 |
I'm going to stab one of you. If you commit, it must compile.
|
file | diff | annotate |
| 2005-01-16 |
Using NSClassFromString and -weak_framework.
|
file | diff | annotate |
| 2004-12-25 |
Added (localised) tooltips to menu items and the status item itself.
|
file | diff | annotate |
| 2004-12-25 |
HACKING conformance: Use real tabs.
|
file | diff | annotate |
| 2004-12-22 |
GrowlTunes now automatically reregisters with Growl when Growl launches. This means that if you stop and restart Growl, GrowlTunes will notice and reregister.
|
file | diff | annotate |
| 2004-12-22 |
HACKING compliance: s/128\.0/&f/g
|
file | diff | annotate |
| 2004-12-22 |
GrowlTunes now tracks recent tracks even when the status item is off. The menu is only rebuilt, however, when the status item is on.
|
file | diff | annotate |
| 2004-12-15 |
Added -applicationWillTerminate: method that releases the controller. When the application event loop finishes, control is not returned to main, so main's [controller release] is not called.
|
file | diff | annotate |
| 2004-11-25 |
Adding command line option to run GrowlTunes without status menu
|
file | diff | annotate |
| 2004-11-19 |
I think this is for growlnotify and GrowlTunes regarding licensing.
|
file | diff | annotate |