Christopher Snowhill
071d23b1c6
[SceneKit Visualization] Refine blocklist again
...
* Remove exception variable setter
Remove SceneKit crash variable setting exception
handler from NSApplication delegate.
* Restrict SceneKit to 10.13, 10.14, and 11.0+
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-19 21:42:39 -07:00
Christopher Snowhill
cbcbdf893d
[Spectrum Visualizer] Add crash check for SceneKit
...
The SceneKit visualizer now has a crash check, which will trigger if an
exception is thrown by the app.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-17 22:15:14 -07:00
Christopher Snowhill
7cf6a7e03b
[Crashlytics] Move the crash handler initializer
...
Move the initializer to a function that will be called earlier in the
startup stage. Mainly to catch crashes in the playlist importer for
legacy playlist formats.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-17 07:24:12 -07:00
Christopher Snowhill
95df58dd75
[Crash Reporting] Replace Bugsnag with Crashlytics
...
It was a fun ride, but I think I want to try something different. Users,
please be sure not to have DNS blocking for Crashlytics if you want me
to have any useful bug reporting info if it crashes on you, or otherwise
blows up. Otherwise, I don't get any useful data to help me fix crashes.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-17 00:11:48 -07:00
Christopher Snowhill
aca29e472b
[Bug Reporting] Introduce Bugsnag crash reporting
...
Crashes will now be collected with an optional comment, and uploaded on
next launch of the app.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-09 18:58:42 -07:00
Christopher Snowhill
85c7073649
Reformat my own source code with clang-format
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-06 21:49:27 -08:00
Dzmitry Neviadomski
864c56a408
Store AppController<NSApplicationDelegate> in MediaKeysApplication
2021-02-07 00:33:47 +03:00
Dzmitry Neviadomski
5e3ed2af4b
Remove ThirdParty SPMediaKeyTap
2021-02-07 00:27:14 +03:00
Dzmitry Neviadomski
d0ee3622ed
Use MPRemoteCommandCenter without avaliability checks.
2021-02-07 00:24:45 +03:00
Dzmitry Neviadomski
a0afe85130
Fix deprecations with replacemnt and reindent touched files.
2021-01-27 05:30:19 +03:00
Christopher Snowhill
17bb70e729
Fix macOS version detection to use a proper API
2020-03-05 20:34:15 -08:00
Christopher Snowhill
d05ada5d0a
Disable MPRemoteCommandCenter unless on Mojave or newer
2020-02-28 00:40:29 -08:00
Christopher Snowhill
6847f1bcbf
Add MediaPlayer stop command and correctly handle return values for all MediaPlayer remote events
2019-11-14 19:24:13 -08:00
Christopher Snowhill
2476f8827d
Hopefully fix compatibility with systems older than 10.12.1
2019-11-14 19:16:43 -08:00
Christopher Snowhill
09777d4554
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
Christopher Snowhill
62c4e71227
Remove Media Keys warning dialog, let user discover why their global hotkeys aren't working on their own if they aren't the type to complain about features that have been in since the beginning.
2019-06-20 21:04:19 -07:00
Christopher Snowhill
a71b2b2f65
Fix media key hook for Mojave.
2018-06-28 05:04:15 -07:00
Christopher Snowhill
67495009ff
Updates for new build system.
2018-06-28 04:03:37 -07:00
Christopher Snowhill
6e6648624d
Hopefully implemented a proper workaround for new Mojave permissions required for the Media Key event hook. We shouldn't crash any more.
2018-06-27 20:50:26 -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
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
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
vspader
0e2da5efc7
Cleaned up converter. Added Media Keys support for apple's new multimedia keyboard (has not been tested).
2007-10-03 22:26:39 +00:00