Arkadiusz Fal
5b35c03bc5
Add MPV deinterlace filter setting
...
Fix #601
2024-02-02 11:16:27 +01:00
Toni Förster
721a97dc41
no need for NotificationCenter
2023-12-05 00:07:36 +01:00
Toni Förster
0d9c27319d
make time updates work for .mpv and .avp
...
- time update notifications work for both backends
- only init mpv timers when mpv is the active backend
- move notification extension to playerbackend
2023-12-04 14:47:26 +01:00
Toni Förster
586cea7d44
subscribe chapters to currentTime notification
2023-12-04 00:07:39 +01:00
Arkadiusz Fal
674269c4c1
Fix issue with tvOS screensaver
2023-10-15 00:46:58 +02:00
Arkadiusz Fal
9db5fb0de7
Handle core-idle property
2023-09-23 21:59:38 +02:00
Arkadiusz Fal
13d5bd39af
mpvkit implementation fixes
2023-09-23 21:59:37 +02:00
Arkadiusz Fal
dfda1181e2
Fix swiftformat issues
2023-09-23 17:14:21 +02:00
Arkadiusz Fal
757afd39da
Merge branch 'main' into use-mpvkit
2023-09-23 16:17:33 +02:00
Arkadiusz Fal
98d26c37ff
Minor style change
2023-07-24 19:45:30 +02:00
Arkadiusz Fal
e827b97cd5
Fix lint issues
2023-07-24 19:45:30 +02:00
amaumene
e7c1f8116d
switch mpv to mpvkit
2023-06-26 13:18:28 +09:00
Arkadiusz Fal
f78545baf9
Fix issue with AVPlayer rate restore
2023-06-08 12:25:12 +02:00
Arkadiusz Fal
1efd9e2b90
Fix hiding overlays
2023-06-08 12:11:44 +02:00
Arkadiusz Fal
59e5fcb37d
Fix properties access
2023-06-07 23:51:17 +02:00
Arkadiusz Fal
c36dc67a72
Fix issue with AVPlayer rate
2023-06-07 23:37:28 +02:00
Arkadiusz Fal
6f91eedf4c
Update watch time on close item
2023-06-07 23:37:27 +02:00
Arkadiusz Fal
8d11a92f97
Fix switching to AVPlayer in fullscreen
2023-06-07 23:37:27 +02:00
Arkadiusz Fal
792a2c1c6c
Fix method access
2023-05-29 16:50:40 +02:00
Arkadiusz Fal
a054d343a9
Fix music mode in AVPlayer
2023-05-29 16:13:12 +02:00
Arkadiusz Fal
450a4b42f7
Fix property access
2023-05-21 19:37:22 +02:00
Arkadiusz Fal
7d7bd40a89
Add option "Close player on end of video"
...
Fix #442
2023-05-21 19:13:42 +02:00
Arkadiusz Fal
c6798be167
Show stream opening status with AVPlayer
2023-05-21 19:13:42 +02:00
Arkadiusz Fal
5383cf0e90
AVPlayer system controls on iOS
2023-05-21 19:13:42 +02:00
Arkadiusz Fal
f67b1d4feb
Improve orientation and safe area handling
...
Fix #369
Fix #382
2023-05-21 19:13:42 +02:00
Arkadiusz Fal
5d8e8483d1
Minor performance improvement
2023-05-18 11:32:45 +02:00
Arkadiusz Fal
a83657b8c6
Fix crash
2023-05-07 22:06:51 +02:00
Arkadiusz Fal
28f346dee2
Remove Watch Next
2023-04-22 23:10:27 +02:00
Arkadiusz Fal
8ca499756a
Minor fixes
2023-02-24 18:23:26 +01:00
Arkadiusz Fal
0eda2c0485
Change mpv qos
2023-02-05 17:06:20 +01:00
Arkadiusz Fal
18cbbd3c90
Fix crashes
2023-02-05 14:24:16 +01:00
Arkadiusz Fal
39fc23c5dc
Watch Next behavior and settings
2023-02-05 14:24:14 +01:00
Arkadiusz Fal
eca685ae29
Watch next view
2023-02-05 14:24:14 +01:00
Arkadiusz Fal
23b6edfcc5
Fix avc/av1
2023-02-05 14:24:13 +01:00
Arkadiusz Fal
faf2469e04
Initial PeerTube Support
2023-02-05 14:24:07 +01:00
Arkadiusz Fal
f1664d026c
Fix bookmarks
2022-12-05 10:13:20 +01:00
Arkadiusz Fal
0d333b5583
Replace environment objects with observed objects
2022-12-05 10:13:19 +01:00
Arkadiusz Fal
36ccda23a1
Fix handling player closing on tvOS
2022-12-04 13:32:29 +01:00
Arkadiusz Fal
a14b0b12fa
Minor style fixes
2022-12-04 13:32:28 +01:00
Arkadiusz Fal
be2af82300
Change playback rates for MPV
2022-12-04 13:32:28 +01:00
Arkadiusz Fal
815d0b3ae8
Cancel loading assets on switching backend
2022-12-04 13:32:26 +01:00
Arkadiusz Fal
ccded28468
Improve bookmarks loading
2022-12-04 13:32:25 +01:00
Arkadiusz Fal
2c004b81fe
Close item if could not be opened
2022-12-04 13:32:25 +01:00
Arkadiusz Fal
c821285664
Fix crashes when using mpv
2022-12-04 13:32:23 +01:00
Arkadiusz Fal
01d8e28d7c
Add more playback rates for MPV
2022-12-04 13:32:23 +01:00
Arkadiusz Fal
a44cce462a
Preserve playback rate between restarts
2022-12-04 13:32:23 +01:00
Arkadiusz Fal
cb81a687bc
Improve EOF handling with MPV
2022-12-04 13:32:22 +01:00
Arkadiusz Fal
402d1a2f79
Opening videos by URL and local files
2022-12-04 13:32:22 +01:00
Arkadiusz Fal
a086a0f440
Use Swift 5.7 if-let style
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
a7a3e0827d
Revert "Improve setting audio session"
...
This reverts commit eedc8f32d1
.
Fix #307
2022-10-27 18:03:57 +02:00