Arkadiusz Fal
7741e531f4
Swiftformat fixes
2024-05-16 19:01:02 +02:00
Arkadiusz Fal
ae12eefafc
Merge pull request #665 from stonerl/chapter-pictures
...
allow user to disable thumbnails and jump to current chapter in horizontal view
2024-05-16 18:22:19 +02:00
Toni Förster
ebc48fde90
jump to current chapter in horizontal view
2024-05-11 23:49:46 +02:00
Toni Förster
7c50db426f
Chapters: allow user to disable thumbnails
...
Chapters have their own section is the settings. The users can decide if chapter thumbnails should be shown or not. Also they can decide to only show thumbnails if they are not the same.
The VideoDetailsView had to be modified, to avoid compiler type-checking errors.
2024-05-11 22:12:10 +02:00
Toni Förster
03fbb4933a
new SeekType chapterSkip
...
When a user taps on a chapter, the pop now also shows the name of the chapter. The chapters are now marked in AppRedColor instead of orange.
This is based on PR #639
That one needs to be merged first before this one can go in.
2024-05-03 15:20:51 +02:00
Toni Förster
4ca8adc4dd
move onReceive to the chapter header in VideoDetails
2023-12-04 23:00:20 +01:00
Toni Förster
d361ef01d4
move updating the time to PlayerModel
...
this makes the chapter view much much smoother
2023-12-04 21:58:49 +01:00
Toni Förster
586cea7d44
subscribe chapters to currentTime notification
2023-12-04 00:07:39 +01:00
Toni Förster
aa5d6733b2
remove superfluous vars and chaptermodel
2023-12-03 20:04:57 +01:00
Toni Förster
982dca1846
highlight current chapter when clicked on it
2023-11-29 00:31:53 +01:00
Toni Förster
7de702ad23
change color to appRed for chapter
2023-11-28 23:06:37 +01:00
Toni Förster
13ef96cd02
separate tvOS View
2023-11-28 20:05:04 +01:00
Toni Förster
4ec6f35c5d
highlight current chapter
2023-11-28 16:45:36 +01:00
Toni Förster
fb5cd0f681
vertical chapters are full width and max 3 lines
2023-11-27 14:18:43 +01:00
Arkadiusz Fal
5c0cf7452c
Remove unused code
2023-04-22 23:39:43 +02:00
Arkadiusz Fal
6596a440a5
New chapters layout
2023-04-22 23:39:43 +02:00
Arkadiusz Fal
0d333b5583
Replace environment objects with observed objects
2022-12-05 10:13:19 +01:00
Arkadiusz Fal
4ee1383f3a
New video details
2022-12-04 13:32:26 +01:00