Christopher Snowhill
3901305105
No longer send '(null)' notifications for files missing artist and/or album tags.
2018-06-03 18:39:07 -07:00
Kevin López
faf5eb586a
Implement proper fullscreen enter and exit animations.
2017-12-27 18:51:44 -08:00
Christopher Snowhill
368bb003c2
Make resume-playback-on-startup optional, and disabled by default.
2017-03-21 22:08:35 -07:00
Christopher Snowhill
ebfcd03c5d
- Change MIDI overrides to support 'default (auto)' mode
...
- Change MIDI flavor default to 'default (auto)'
- Fix MIDI preference page to correctly enable the flavor option only where applicable
- Fix SCVA player to reset existing instances reliably
2016-11-29 15:46:38 -08:00
Christopher Snowhill
b5967bb2e1
Fix HotKey initialization to deinitialize any existing instances, as the global hash table is not reference counted, and the previous design would result in the hash table being set twice, then cleared.
2016-10-10 22:33:00 -07:00
Christopher Snowhill
c2bf3225d1
Use new symbols from macOS 10.12 SDK, which have the same values as the deprecated symbols.
2016-10-10 22:31:46 -07:00
Christopher Snowhill
a95280626f
Fix Projects. Fix a major deadlock introduced by previous commit. Introduce new mGBA based GSF player.
2016-09-04 12:49:43 -07:00
Chris Moeller
55ecd008ad
Update feed location and script.
2016-07-15 22:41:17 -07:00
Chris Moeller
17272ce43c
Clean up lots of warnings and minor issues.
2016-06-29 22:10:29 -07:00
Chris Moeller
dee388d22c
Changed the Support Cog link.
2016-05-09 21:57:04 -07:00
Chris Moeller
e531f288b2
Fix a race condition with opening files externally through file associations or the 'open' terminal command.
2016-05-07 22:41:28 -07:00
Chris Moeller
68db8edae3
Fixed setting keycode 0 as a hotkey.
2016-05-05 14:03:48 -07:00
Chris Moeller
0e3644177e
Updated everything else to ARC, and plugged a release cycle.
2016-05-05 13:05:39 -07:00
Chris Moeller
6c8a08fff1
Implemented MIDI flavor override control for Sound Canvas VA Audio Unit
2016-04-12 21:16:25 -07:00
Chris Moeller
039788226d
- MIDI player now loops non-looping files internally if Repeat One is enabled
...
- MIDI player now supports installed Audio Unit plug-ins, and defaults to the DLS MIDI synthesizer
2016-01-20 21:11:05 -08:00
Chris Moeller
b50ed67591
Fixed Repeat None correctly this time
2015-02-10 21:42:36 -08:00
o1
8bd04594dd
Cog will now re-maximize window(s) when dock icon clicked after minimization.
2015-01-15 16:57:22 +03:00
Chris Moeller
540069c019
Change to mimic iTunes to a limited degree instead, hopefully this is enough info for most applications
2014-12-04 15:22:27 -08:00
Chris Moeller
22e97735c6
On second thought, let's pretend we're Swinsian
2014-12-03 22:50:59 -08:00
Chris Moeller
da26e6757b
Implemented a distributed notification for track information and playback status
2014-12-03 22:13:27 -08:00
Chris Moeller
2a0ef29ebe
Updated notification system
2014-12-03 21:36:55 -08:00
Chris Moeller
f2e0be8c9e
Fixed feed URL, I hope
2014-09-05 23:25:32 -07:00
Chris Moeller
5618d058a3
Updated DUMB and modplay, and added a setting to control the resampling used by both, as well as by BASSMIDI, which will use sinc if specified
2014-03-26 21:49:31 -07:00
Chris Moeller
591730eea3
Fix the default updates feed URL setting, and override the current setting if it matches the former default
2013-10-22 17:46:33 -07:00
Chris Moeller
96c0081d73
Changed the AppCasts to https
2013-10-21 18:31:23 -07:00
Chris Moeller
9d6f583eff
Bypass sending notifications to Growl if Last.fm is enabled and running, as Last.fm has its own display notifications
2013-10-13 15:13:27 -07:00
Chris Moeller
759aeab4fb
Implemented pause on startup
2013-10-12 19:16:47 -07:00
Chris Moeller
e87fd1b4b7
Ryan Brignoni: Updating AppleRemote with latest files from VideoLAN repo and adding support for new 2009 Apple remote buttons in Cog.
2013-10-12 14:47:39 -07:00
Chris Moeller
078caa7980
mamburu: Added an option to enable/disable giving up media keys control to Last.fm app
2013-10-12 14:41:57 -07:00
Chris Moeller
85937086d2
mamburu: SPMediaKeyTap ( https://github.com/nevyn/SPMediaKeyTap ) is now used to handle media keys - iTunes won't start on Play button while Cog is running
2013-10-12 14:26:52 -07:00
Chris Moeller
012ef22b40
Major UI overhaul; Now supports mini mode
2013-10-11 12:02:05 -07:00
Chris Moeller
8cf6b86ba2
Moved NDHotKey to its own framework, and removed useless Edit buttons from the hotkeys preference pane
2013-10-11 09:37:45 -07:00
Chris Moeller
2fe9e86eb9
Added optional colorful dock icons by tuurngait; Imported the Growl configuration page for disabling notifications if Growl.app is not installed
2013-10-11 08:35:57 -07:00
Chris Moeller
d1f6ec850e
tuurngait: Major UI Improvements
2013-10-11 07:16:47 -07:00
Chris Moeller
73524776e7
mamburu: Added a toolbar button to shuffle the playlist
2013-10-11 05:27:19 -07:00
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