yattee/Model/Player
Toni Förster c118c77c14
SponsorBlock jump to end instead of pausing
When the time stamp for the last segment is greater the duration currently the video pauses. This interferes with PR #646.

Now instead of pausing we jump to the duration (end time) of the video instead.
2024-04-26 14:03:13 +02:00
..
Backends Add MPV deinterlace filter setting 2024-02-02 11:16:27 +01: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 Add skip, play/pause, and fullscreen shortcuts to macOS player 2024-02-17 10:40:27 +01:00
PlayerQueue.swift formatting 2023-11-22 10:24:41 +01: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