PartyDonut
|
a3ccb6009c
|
fix: Incorrect progress updating for native player
|
2025-10-26 18:07:26 +01:00 |
|
PartyDonut
|
fa61ce2e40
|
fix: Add slightly bigger delay for slower devices.
|
2025-10-23 18:45:42 +02:00 |
|
PartyDonut
|
29917bb59f
|
chore: Implement translation callbacks to flutter
|
2025-10-17 18:43:00 +02:00 |
|
PartyDonut
|
e902e2034a
|
fix: Small fix to lock-screen timeOut
|
2025-10-17 15:00:02 +02:00 |
|
PartyDonut
|
25304d0a5b
|
feat: Added playbackinformation to native player ui
|
2025-10-17 10:32:06 +02:00 |
|
PartyDonut
|
29b1c2e633
|
feat: Implement next-up screen for native player (#533)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
|
2025-10-15 18:05:51 +02:00 |
|
PartyDonut
|
e8f85c13df
|
fix: Moved debouncer again for buffering issues
|
2025-10-09 20:12:10 +02:00 |
|
PartyDonut
|
9cf5e99184
|
fix: Moved Debouncer for player setup
|
2025-10-09 15:25:26 +02:00 |
|
PartyDonut
|
dd98bad61c
|
fix: Small bugfixes
|
2025-10-09 14:46:53 +02:00 |
|
PartyDonut
|
1942738fe4
|
fix: Disable media tunneling by default with the option to enable it (#515)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
|
2025-10-04 13:29:55 +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
|
e10fd47560
|
fix: setVolume typo
|
2025-09-07 15:13:47 +02:00 |
|
PartyDonut
|
9f6aa1e489
|
fix: Bunc of uncaught exceptions
|
2025-08-30 09:32:20 +02:00 |
|
PartyDonut
|
e4c61aa43d
|
fix: Properly close player on user switch
|
2025-08-14 22:17:42 +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
|
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 |
|