cog/Application
Christopher Snowhill 7fcfdb373b [Playback Status] Remember last play position
Remember last play position in the playlist, rather than using an index
variable to store its position and play time. Still store whether the
player was last playing in a configuration variable, though.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-19 01:42:27 -07:00
..
AppController.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
AppController.m [Playback Status] Remember last play position 2022-06-19 01:42:27 -07:00
DockIconController.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
DockIconController.m Use NSNumber Literals as much as possible 2022-06-17 06:39:02 -07:00
MediaKeysApplication.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MediaKeysApplication.m [Spectrum Visualizer] Add crash check for SceneKit 2022-06-17 22:15:14 -07:00
PlaybackController.h [Job Queue] Overhauled long action handling 2022-06-15 01:01:45 -07:00
PlaybackController.m [Playback Status] Remember last play position 2022-06-19 01:42:27 -07:00
PlaybackEventController.h [Playlist Storage] Rewrite to use Core Data 2022-06-16 07:14:33 -07:00
PlaybackEventController.m [Playback Notifications] Fix empty hyphen on tags 2022-06-18 19:03:25 -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