Chris Moeller
|
e5a648578b
|
mamburu: Logging improved, no more excessive logging in release builds
|
2013-10-11 05:03:55 -07:00 |
Chris Moeller
|
602aaa6938
|
Enter Full Screen menu item and separator are now hidden until the main window wakes and detects toggleFullScreen selector
|
2013-10-11 03:39:57 -07:00 |
Chris Moeller
|
3f35b5e07f
|
mamburu: Expandedness state of file drawer is now persisted over app restarts
|
2013-10-11 03:03:23 -07:00 |
Chris Moeller
|
0ad3106355
|
mamburu: Added bar that shows name of currently playing entry
|
2013-10-11 02:09:26 -07:00 |
Chris Moeller
|
1aedb01c6b
|
Changed feed and feedback URLs
|
2013-10-11 01:30:49 -07:00 |
Chris Moeller
|
555ccc9e87
|
Now storing all album art internally as its original format and synthesizing NSImage objects on demand
|
2013-10-09 13:53:13 -07:00 |
Chris Moeller
|
b5fd1207b8
|
Now saves and loads the default playlist in an XML plist format, so loaded metadata is cached
|
2013-10-09 08:45:16 -07:00 |
Chris Moeller
|
b4ffb2684f
|
Removed pause on startup, since it doesn't seem to have any effect
|
2013-10-09 02:08:35 -07:00 |
Chris Moeller
|
3e579801a1
|
AppController now stores the last playback status and position in the defaults container and resumes playback on restart
|
2013-10-09 02:02:49 -07:00 |
Chris Moeller
|
380993ff16
|
Move forced metadata lookup to PlaybackController so ReplayGain information will always be available when it's needed
|
2013-10-07 16:15:15 -07:00 |
Chris Moeller
|
7c5eaed629
|
Added now playing spam hotkey, currently format hard coded
|
2013-10-04 04:16:09 -07:00 |
Chris Moeller
|
ec0e45381e
|
Cleaned up most of the warnings, eliminated use of deprecated APIs, and fixed the hotkeys crashing.
|
2013-10-03 01:00:58 -07:00 |
Chris Moeller
|
4c0cf34250
|
More ReplayGain support, now with metadata handling, but only if the metadata is already loaded
|
2013-10-02 02:30:04 -07:00 |
Chris Moeller
|
6ea103b1c3
|
Implemented ReplayGain support, so far only in the HighlyComplete component.
|
2013-10-01 23:00:16 -07:00 |
vspader
|
26d44d6f37
|
Fix Growl so it only shows up on non-error tracks and display album art in the notification.
|
2009-03-11 20:26:29 -07:00 |
vspader
|
7cbebef352
|
Fixed up metadata loading so metadata isn't always read when you play.
|
2009-03-05 20:46:42 -08:00 |
vspader
|
d6a0b0670e
|
Playback events for last.fm and growl are now done in the background via an operation queue. Removed hack to load metadata for autoplay. Now metadata is reloaded for each file you play.
|
2009-03-05 20:37:44 -08:00 |
vspader
|
e2d590c167
|
Added PlaybackEventController.
|
2009-03-05 09:04:16 -08:00 |
vspader
|
4bd8f6142c
|
Moved growl/scrobbler notifications into PlaybackEventController.
|
2009-03-05 09:03:30 -08:00 |
vspader
|
4dacefe989
|
Fix leak of dock image.
|
2009-02-28 22:28:37 -08:00 |
vspader
|
38743b7dbf
|
Added badges to the icon to indicate the current playback status.
|
2009-02-28 15:54:36 -08:00 |
vspader
|
03937f480b
|
Cleaned up modified add behavior.
|
2009-02-28 14:22:33 -08:00 |
vspader
|
1fcf3bb2ff
|
Fixed up fading logic.
|
2009-02-28 13:19:26 -08:00 |
vspader
|
fd4fa4c62d
|
Fixed playback buttons on mini mode. Play now turns to pause.
|
2009-02-28 13:13:06 -08:00 |
vspader
|
fda5d50712
|
If you change the playlist near the end of a song, it should now play the correct song.
|
2009-02-28 10:57:21 -08:00 |
vspader
|
c96c3448d8
|
Volume is now saved across launches.
|
2009-02-28 10:19:15 -08:00 |
vspader
|
2883e93725
|
Removed unused method.
|
2009-02-28 09:52:40 -08:00 |
vspader
|
a2f360177e
|
Organized things a little better.
|
2009-02-22 14:57:02 -08:00 |
vspader
|
8bd1cc32d5
|
Fixed position slider max.
|
2009-02-22 14:40:22 -08:00 |
vspader
|
faf0df17f2
|
Removed unused methods from playbackcontroller.
|
2009-02-22 14:29:11 -08:00 |
vspader
|
a1f6139ea4
|
Fixed up position slider and time display.
|
2009-02-22 14:28:09 -08:00 |
vspader
|
fcf886321f
|
Mini window will now reopen on launch if it.
|
2009-02-22 11:56:28 -08:00 |
vspader
|
ce2f61564c
|
Removed old classes.
|
2009-02-22 11:22:51 -08:00 |
vspader
|
c107c67ba7
|
Added dual window classes.
|
2009-02-22 11:22:35 -08:00 |
vspader
|
f24afa4c86
|
Fixed up timers so they are still in effect while in the tracking runloop mode.
|
2009-02-09 06:16:16 +00:00 |
vspader
|
c9e542f570
|
Added better tooltip feedback.
|
2009-02-09 05:53:38 +00:00 |
lmsilva
|
0df5123d05
|
fixed a bug introduced before, double clicking on a song in the tableview wouldnt work
|
2008-11-21 15:43:34 +00:00 |
lmsilva
|
dda74d0608
|
fixed seek slider from becoming active & disabling it when STOP occurs
|
2008-11-21 15:14:23 +00:00 |
vspader
|
5132465651
|
Save previous height when hidden.
|
2008-06-22 19:44:09 +00:00 |
vspader
|
ab6f61c591
|
Updated preference key.
|
2008-06-22 19:04:15 +00:00 |
vspader
|
2e819f4970
|
Remember mini mode.
|
2008-06-22 19:02:53 +00:00 |
vspader
|
f53bfc861d
|
Side pane say what?
|
2008-06-21 04:05:30 +00:00 |
vasfed
|
584710ffb1
|
Changed playlist behavior preferences to be pop-up buttons with choices
|
2008-05-18 09:38:53 +00:00 |
vasfed
|
e063790e93
|
Updated APL plugin to use new protocol
Added support for behavior modifiers on addition/opening of files
Added Command+Control as modifier for open/enqueue
|
2008-05-09 21:24:49 +00:00 |
vspader
|
db65925ff0
|
Fixed now playing in dock menu.
|
2008-03-13 01:21:54 +00:00 |
vspader
|
477bdbd4ef
|
Fixed strange whitespace issue. Also, increased bottom border a bit to make it match other status bar heights.
|
2008-03-05 01:22:42 +00:00 |
vspader
|
58a61a7b21
|
Removed debugging message.
|
2008-03-02 19:21:35 +00:00 |
vspader
|
76e8bbb2c2
|
Logitech keyboards work with media keys on 10.5! Added prev/next support.
|
2008-03-02 19:20:08 +00:00 |
matthewleon
|
4168bb43eb
|
Redid threading for reading file info and metadata. Still a bit buggy.
|
2008-03-01 18:29:14 +00:00 |
vspader
|
3cdca94207
|
Split status up into bunches of properties and made it a readonly property.
|
2008-03-01 03:29:21 +00:00 |