PartyDonut
d2b8a855f3
fix: Properly localized dates in native player
2025-10-18 21:18:04 +02:00
PartyDonut
29917bb59f
chore: Implement translation callbacks to flutter
2025-10-17 18:43:00 +02:00
PartyDonut
2ce13cbd09
chore: Implement svg pre-caching
2025-10-16 23:03:09 +02:00
PartyDonut
a8b2f9053e
fix: Small changes
2025-10-15 18:51:03 +02:00
PartyDonut
edbd8d467c
feat: Bunch of small UI improvements for native player
2025-10-13 20:35:26 +02:00
PartyDonut
66ffc8c112
chore: Small adjustment to poster colors
2025-10-12 23:10:31 +02:00
PartyDonut
b28a409757
chore: Cleanup and performance improvements for posters
2025-10-12 18:30:43 +02:00
PartyDonut
117d873683
chore: Improved custom keyboard logic
2025-10-11 18:46:25 +02:00
PartyDonut
07972ea5ee
chore: Improved performance for some widgets ( #525 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-10-10 15:54:17 +02:00
PartyDonut
dd98bad61c
fix: Small bugfixes
2025-10-09 14:46:53 +02:00
PartyDonut
5722defe34
feat: Improve media play button
2025-10-09 14:11:55 +02:00
PartyDonut
75c2f958b4
feat: Implement custom keyboard for Android TV ( #523 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-10-09 09:59:30 +02:00
PartyDonut
3ce0ed6dbc
fix: Long press "play" button with dpad navigation
2025-10-03 22:37:37 +02:00
PartyDonut
1205b23a1b
fix: FocusButton layering
2025-10-03 14:44:05 +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
PartyDonut
92d5391b93
chore: Lots of bug fixes and navigation improvements
2025-09-01 20:21:36 +02:00
PartyDonut
9f6aa1e489
fix: Bunc of uncaught exceptions
2025-08-30 09:32:20 +02:00
PartyDonut
d22d340181
feat: Improve library search screen ( #477 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-28 23:26:10 +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
70e346b8a2
chore: Shortcuts improvements ( #446 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-09 16:17:14 +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
vikingnope
a94eff0dc2
fix: Bitrate text 'Mps' -> 'Mbps' ( #441 )
2025-08-09 08:38:03 +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
7628321e47
chore: Photoviewer now uses auto routing ( #432 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-03 13:56:52 +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
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
PartyDonut
54767e97fd
chore: Update flutter version to 3.32.8
2025-07-27 13:48:32 +02:00
PartyDonut
18d7f1b163
Disable remove just in case
2025-07-27 13:14:22 +02:00
PartyDonut
2cb898a161
Enable old isar deletion
2025-07-27 13:11:05 +02:00
PartyDonut
b17a74bb23
Small improvements
2025-07-27 11:47:31 +02:00
PartyDonut
86ff355e21
feature: Re-implemented syncing
2025-07-27 10:54:29 +02:00
PartyDonut
c5c7f71b84
feature: Improved sync capability
2025-06-15 11:54:46 +02:00
Tio
f3e920ac79
fix: Locale selection issue with country-specific locales ( #383 )
2025-06-11 20:50:25 +02:00
PartyDonut
34c9c5bd9c
chore: Update dependencies ( #372 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-06-07 18:36:17 +02:00
PartyDonut
2c71dde228
feature: Added update notification and download links per platform ( #362 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-06-01 21:36:50 +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
c589b9e8fc
Fixed wrong viewPadding
2025-06-01 11:39:03 +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
28b29e19e2
Fixed missing newline
2025-05-22 19:51:26 +02:00
Julien9969
b1491b0ada
feat: Videoplayer remember subtitle and audio selection( #339 )
2025-05-22 19:24:42 +02:00
PartyDonut
da7ad3c2c5
fix: Added missing display profiles ( #341 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-05-17 13:40:33 +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
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
7a50e0cb0f
feature: Add guest actors to episode view ( #299 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-04-05 22:19:24 +02:00