Cog/Application
Christopher Snowhill ced4d73fd6 Crash Fix: Change background event to main thread
Two playback event items were set to queue a playback start to a
background thread, when playback should instead be queued on the main
thread. Fix this in a simple way.

This crash was easily reproducible by skipping through tracks rapidly.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-22 04:39:43 -08:00
..
AppController.h Rubber Band DSP: Make it possible to disable it 2025-02-12 20:11:05 -08:00
AppController.m Rubber Band DSP: Make it possible to disable it 2025-02-12 20:11:05 -08:00
DockIconController.h Add support for custom Dock icons while running 2024-11-24 21:28:34 -08:00
DockIconController.m Add support for custom Dock icons while running 2024-11-24 21:28:34 -08:00
MediaKeysApplication.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MediaKeysApplication.m [SceneKit Visualization] Refine blocklist again 2022-06-19 21:42:39 -07:00
PlaybackController.h Implemented real pitch and time shifting using Rubber Band 2024-12-09 00:44:43 -08:00
PlaybackController.m Crash Fix: Change background event to main thread 2025-02-22 04:39:43 -08:00
PlaybackEventController.h Reintroducing App Sandbox, and more 2022-06-20 03:35:29 -07:00
PlaybackEventController.m Fix a typo 2023-10-03 04:53:26 -07:00
ScriptAdditions.h Add more automation commands and properties 2022-02-21 21:52:09 -08:00
ScriptAdditions.m Use NSNumber Literals as much as possible 2022-06-17 06:39:02 -07:00