yattee/Model/Player
Toni Förster e35f8b7892
Snappy UI - Offloading non UI task to background threads
This gives a huge increase in perceived performance. The UI is now much more responsive since some tasks are run in the background and don't block the UI anymore.
2024-05-17 21:36:02 +02:00
..
Backends Snappy UI - Offloading non UI task to background threads 2024-05-17 21:36:02 +02:00
ControlsOverlayModel.swift Minor controls changes 2022-12-05 10:13:19 +01:00
PiPDelegate.swift Fix PiP close on Mac 2023-05-25 18:36:02 +02:00
PlayerControlsModel.swift Fix lint issues 2023-07-24 19:45:30 +02:00
PlayerModel.swift Merge pull request #650 from stonerl/rework-qualitiy-settings 2024-05-16 18:22:58 +02:00
PlayerQueue.swift rework quality settings 2024-04-29 20:03:51 +02:00
PlayerQueueItem.swift Watch next improvements, clear queue buttons 2023-02-05 14:24:16 +01:00
PlayerQueueItemBridge.swift Use cache for loading player queue and history 2023-02-05 14:24:09 +01:00
PlayerSponsorBlock.swift SponsorBlock jump to end instead of pausing 2024-04-26 14:03:13 +02:00
PlayerStreams.swift Fix issue with streams list duplicates 2023-05-21 19:13:42 +02:00
PlayerTimeModel.swift Replace environment objects with observed objects 2022-12-05 10:13:19 +01:00
PlayerTVMenu.swift Add close item action to AVPlayer on tvOS 2022-12-04 13:32:29 +01:00
ScreenSaverManager.swift Code style changes 2023-04-22 23:10:28 +02:00