cog/Application
Christopher Snowhill dedeb399a8 - Big Sur phase two
- Restructure main window a bit more
- Remove attempt at SF Symbols icons for now
- Add Now Playing popout to Stacks style main window, tooltip instructs to click to select the current track in playlist
- Disable libFLAC plugin on macOS 10.13 and newer, letting Core Audio handle it instead. Apparently, libFLAC is not really ready for Apple Silicon yet.
2020-11-22 18:16:34 -08:00
..
AppController.h Update donation menu 2020-05-02 00:53:08 -07:00
AppController.m - Big Sur phase two 2020-11-22 18:16:34 -08:00
DockIconController.h 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
DockIconController.m Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
MediaKeysApplication.h 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
MediaKeysApplication.m Fix macOS version detection to use a proper API 2020-03-05 20:34:15 -08:00
PlaybackController.h Implemented support for MediaPlayer framework, which fixes media key support on newer systems, and also media info reporting 2019-11-13 19:13:59 -08:00
PlaybackController.m Hopefully fix compatibility with systems older than 10.12.1 2019-11-14 19:16:43 -08:00
PlaybackEventController.h Implement new notification display system, when running on Mojave or newer 2020-03-21 01:51:35 -07:00
PlaybackEventController.m Implement new notification display system, when running on Mojave or newer 2020-03-21 01:51:35 -07:00