cog/Window
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
..
DualWindow.h Organized things a little better. 2009-02-22 14:57:02 -08:00
DualWindow.m Updates for new build system. 2018-06-28 04:03:37 -07:00
MainWindow.h Fixed full view playlist undo/redo actions 2013-10-12 21:09:54 -07:00
MainWindow.m Updates for new build system. 2018-06-28 04:03:37 -07:00
MiniModeMenuTitleTransformer.h Major UI overhaul; Now supports mini mode 2013-10-11 12:02:05 -07:00
MiniModeMenuTitleTransformer.m Major UI overhaul; Now supports mini mode 2013-10-11 12:02:05 -07:00
MiniWindow.h Implement spacebar for play/pause and enter for restart current track for the mini window, and implement left/right arrows for seeking forward and backward for both the mini window and the main window playlist view. 2018-09-26 20:32:23 -07:00
MiniWindow.m Implement spacebar for play/pause and enter for restart current track for the mini window, and implement left/right arrows for seeking forward and backward for both the mini window and the main window playlist view. 2018-09-26 20:32:23 -07:00
NowPlayingBarController.h mamburu: Added bar that shows name of currently playing entry 2013-10-11 02:09:26 -07:00
NowPlayingBarController.m mamburu: Added bar that shows name of currently playing entry 2013-10-11 02:09:26 -07:00
NowPlayingBarController.xib Project file touched by Xcode 2020-03-05 20:31:23 -08:00
NowPlayingBarView.h Full screen mode Now Playing Bar now has more appropriate colors in Dark Mode 2020-03-05 20:31:57 -08:00
NowPlayingBarView.m Full screen mode Now Playing Bar now has more appropriate colors in Dark Mode 2020-03-05 20:31:57 -08:00
PlaybackButtons.h Fixed playback buttons on mini mode. Play now turns to pause. 2009-02-28 13:13:06 -08:00
PlaybackButtons.m - Big Sur phase two 2020-11-22 18:16:34 -08:00
PositionSlider.h Organized things a little better. 2009-02-22 14:57:02 -08:00
PositionSlider.m Organized things a little better. 2009-02-22 14:57:02 -08:00
RepeatTransformers.h Fixed shuffle images. 2009-02-27 22:40:50 -08:00
RepeatTransformers.m - Big Sur phase two 2020-11-22 18:16:34 -08:00
ShuffleTransformers.h Added interface for shuffle albums mode. 2009-03-09 21:04:46 -07:00
ShuffleTransformers.m - Big Sur phase two 2020-11-22 18:16:34 -08:00
TimeField.h Organized things a little better. 2009-02-22 14:57:02 -08:00
TimeField.m mamburu: Whether to show remaining time or elapsed time now survives restarts 2013-10-11 05:53:37 -07:00
VolumeButton.h Organized things a little better. 2009-02-22 14:57:02 -08:00
VolumeButton.m Organized things a little better. 2009-02-22 14:57:02 -08:00
VolumeSlider.h Organized things a little better. 2009-02-22 14:57:02 -08:00
VolumeSlider.m Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00