Cog/Application
Christopher Snowhill f54dd1c7b1
Playback: Start playback and seek in the background
Perform playback start and seeking operations in the background, instead
of on the main thread, which should help prevent them from stalling the
user interface.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-09-02 22:28:05 -07:00
..
AppController.h Restore the File Tree, now with a chooser button 2022-06-30 16:57:51 -07:00
AppController.m Change default open to enqueue and play 2023-06-30 23:31:34 -07:00
DockIconController.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
DockIconController.m Update projects and source in prep for Xcode 15 2023-06-08 04:14:45 -07: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 Reintroducing App Sandbox, and more 2022-06-20 03:35:29 -07:00
PlaybackController.m Playback: Start playback and seek in the background 2023-09-02 22:28:05 -07:00
PlaybackEventController.h Reintroducing App Sandbox, and more 2022-06-20 03:35:29 -07:00
PlaybackEventController.m [Sandbox] Disable distributed iTunes notification 2022-06-20 16:43:21 -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