Commit graph

26 commits

Author SHA1 Message Date
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
0bdf123d15 Renamed variable 2025-07-28 22:00:21 +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
ee824f5f16 refactor: Move super.initState() to the start of initState for best practices 2025-07-28 01:13:32 +02:00
bk
2b2cd40d4f
Update lib/wrappers/players/lib_mpv.dart
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2025-07-28 01:06:07 +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
Kirill Boychenko
c7afade615 fix: Adjust subtitle offset to always use user's preferred position 2025-07-27 23:56:13 +02:00
PartyDonut
aad081abae
fix: Update playback position when paused (#344)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-05-17 14:50:09 +02:00
Julien9969
d4380d5f6f
feature: Video BufferSize settings for MPV (#314)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-04-17 19:56:36 +02:00
PartyDonut
72dde479c8
fix: Windows media controls (#297)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-04-05 18:46:16 +02:00
PartyDonut
3b4b8a9101
fix: Incorrect playback reporting (#221)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-08 17:05:53 +01:00
PartyDonut
e07f280124
fix: Media-control pausing of media (#213)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-01 16:47:08 +01:00
PartyDonut
a817d40463 chore: Update flutter to 3.27 and updated packages 2025-01-04 23:12:32 +01:00
PartyDonut
c6080824d7
fix: WakeLock calls now get called properly (#177)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-12-12 23:28:23 +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
Louis-Maxence Garret
523476bd08
feat(Linux): Automatically build a Flatpak bundle (#125)
Co-authored-by: PartyDonut <42371342+PartyDonut@users.noreply.github.com>
2024-11-13 17:52:26 +01:00
PartyDonut
663789ecab [Android] Added notification icon 2024-10-11 12:22:53 +02:00
PartyDonut
144c8faf70 [Feature] Replace go_router with auto_route 2024-10-05 19:43:36 +02:00
PartyDonut
7b3e733b76
[Setup] Added build.yaml and check.yaml (#1)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-09-21 11:59:28 +02:00
PartyDonut
764b6034e3 Init repo 2024-09-20 10:01:13 +02:00