Commit graph

73 commits

Author SHA1 Message Date
vikingnope
b9c1e82b43
fix: System bars contiuously showing on Android video player (#568)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-11-07 10:10:17 +01:00
PartyDonut
3b4eec6c4f fix: Web and input device switching in video player 2025-10-27 20:20:26 +01:00
PartyDonut
c9ce5b9b90 chore: Make desktop controls more consistent 2025-10-26 18:20:35 +01:00
PartyDonut
25304d0a5b feat: Added playbackinformation to native player ui 2025-10-17 10:32:06 +02:00
PartyDonut
5174bb3a6c fix: Lots of navigation improvements 2025-10-03 13:02:51 +02:00
PartyDonut
c299492d6d
feat: Android TV support (#503)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-09-28 21:07:49 +02:00
Trizotto
adefa1e4cd feat: create video player speed indicator 2025-09-07 15:03:41 +02:00
Trizotto
838c5b3485 feat: new shortcuts to increase and decrease playback rate 2025-09-07 15:02:34 +02:00
Trizotto
ee0fb85eb5 feat: move playbackRateProvider from player_option to settings_provider to reduce needed import 2025-09-07 14:59:13 +02:00
PartyDonut
a2684d1d0a feat: Mapped photo viewer controls to new hotkeys 2025-09-01 21:52:47 +02:00
PartyDonut
6357b9843c
chore:cleanup-packages breaking: remove isar (#474)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-24 21:16:51 +02:00
PartyDonut
d0d6a2ffa6
feat: Add volume indicator and scroll handles on entire screen (#443)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-09 10:19:53 +02:00
PartyDonut
fa30e634b4
feat: Customizable shortcuts/hotkeys (#439)
This implements the logic for allowing hotkeys with modifiers.
Implemented globalhotkeys and videocontrol hotkeys
Also implements saving the forward backwards seconds to the user.

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-08 16:36:50 +02:00
PartyDonut
092836328f
feat: Sync offline/online playback when able (#431)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-03 13:35:56 +02:00
PartyDonut
9eed99c8e0 fix: Small size exception 2025-08-01 08:44:39 +02:00
PartyDonut
e3feae75de fix: Small fix for videoplayer logo 2025-07-31 23:07:19 +02:00
PartyDonut
ffac89899c fix: Subtitle editor screens 2025-07-31 19:52:12 +02:00
PartyDonut
bfa7607681 fix: Videoplayer large logo 2025-07-31 16:56:35 +02:00
PartyDonut
5fac088e2d fix: Move calculation logic to lib_mpv subtitles 2025-07-28 21:32:37 +02:00
Kirill Boychenko
c446210e6a refactor: Improve subtitle positioning logic and remove outdated tests 2025-07-28 20:23:36 +02:00
Kirill Boychenko
2884a5fadc feat: Implement dynamic subtitle positioning based on menu height 2025-07-28 03:30:26 +02:00
Kirill Boychenko
1fdab92f1f feat: Enhance subtitle handling with dynamic menu height adjustment 2025-07-28 02:13:00 +02:00
Kirill Boychenko
d60522b021 refactor: Simplify subtitle rendering logic with early return 2025-07-28 01:20:30 +02:00
Kirill Boychenko
480766f75f refactor: Promote constants for subtitle positioning to improve readability and flexibility 2025-07-28 00:50:16 +02:00
Kirill Boychenko
b9f87bbc5e fix: Adjust subtitle offset to avoid overlap with visible menu 2025-07-28 00:17:03 +02:00
PartyDonut
5ef7936c33
feature: Ask for playback type when media is downloaded (#361)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-06-01 17:05:16 +02:00
PartyDonut
69a5e3db7a
feature: HTPC mode startup argument (#358)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-06-01 15:30:34 +02:00
PartyDonut
e7b5bb40ff
feat: UI 2.0 and other Improvements (#357)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-06-01 10:37:19 +02:00
PartyDonut
947da2390f
feat: Improve segments visibility logic (#346)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-05-17 16:36:33 +02:00
PartyDonut
7398b06f0c
feat: playbackrate changes - max set to 3 and smaller steps (#326) 2025-05-04 18:47:04 +02:00
julien9969
af544475bb feat: playbackrate changes - max set to 3 and smaller steps 2025-05-04 00:18:51 -04:00
julien9969
1906c27f93 fix: Ends at calculation when playbackrate is not 1x 2025-05-04 00:14:29 -04:00
PartyDonut
8b98447423
fix(Desktop/Web): Mouse not hiding and controls not appearing (web) (#307)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-04-06 18:51:51 +02:00
PartyDonut
5578076fdb
chore: Move to different iconsax library (#301)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-04-05 23:36:48 +02:00
PartyDonut
d47f1e19da
chore: Updated flutter to 3.29.2 + bugfixes (#296)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-04-05 17:11:20 +02:00
PartyDonut
c271e05a6e fix: Small web fixes 2025-02-28 15:18:08 +01:00
PartyDonut
178af97294
fix: Improved and fixed some of the videoPlayer controls (#241)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-28 09:58:10 +01:00
PartyDonut
e4b8a050c7
feature: Add actions for media segments (#236)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-23 16:56:49 +01:00
PartyDonut
935d6fe176
feature: Video quality options (#234)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-23 13:29:59 +01:00
PartyDonut
f259151336
feature: More info playback state (#219)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-08 11:48:42 +01:00
PartyDonut
8012fdcea8
feature: Rework responsive layout (#217)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-07 15:55:01 +01:00
PartyDonut
39a7537116 chore: Fix dart deprecation messages 2025-01-05 13:53:59 +01:00
PartyDonut
c845184c53
bugfix: Fix trick play overflow (#186)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-12-23 11:43:34 +01:00
PartyDonut
5acce21261
feat(Desktop): Added double tap full-screen support (#178)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-12-12 23:25:07 +01:00
PartyDonut
9442a5bd41 chore: Added a small animation to skip button 2024-11-29 13:30:46 +01:00
PartyDonut
a06591084b
feature: Handle all media segments skipping (#167)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-28 22:42:30 +01:00
PartyDonut
7877cae8ea
fix: Player orientation title (#166)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-28 21:47:07 +01:00
PartyDonut
a518ae457e
chore: Update MPV package to latest version (#165)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-28 21:42:40 +01:00
PartyDonut
da354437e3
feature: Added LibMDK video player backend (#162)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-22 18:53:31 +01:00
PartyDonut
f20aab2118
feature: Improved video player stop controls (#146)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-16 12:55:12 +01:00