cog/Cog.xcodeproj
Christopher Snowhill 92573ec088 [Job Queue] Overhauled long action handling
Long actions, such as file opening, playlist loading, metadata loading
and refreshing, etc, are now handled through NSProgress. Additionally,
a new status bar change displays the progress of the task instead of
the total duration of the playlist. Finally, app quit is blocked by a
running task, and if the app is quit while a task is running, it will
be delayed until the task completes, at which time the app will
terminate cleanly.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-15 01:01:45 -07:00
..
project.xcworkspace Fix local signing issues 2020-02-13 17:45:11 -08:00
xcshareddata/xcschemes Update project files for Xcode 14 recommendations 2022-06-07 18:56:11 -07:00
project.pbxproj [Job Queue] Overhauled long action handling 2022-06-15 01:01:45 -07:00