Commit graph

72 commits

Author SHA1 Message Date
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
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
485de0d7b4
chore: Play BigBuckBunny for every fake item (#243)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-28 10:17:05 +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
c64c5da64e fix: Loading translation 2025-02-23 16:58:29 +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
4371368fda fix(Desktop): Small improvement to padding and titlebar 2025-02-08 19:22:15 +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
fe96c7e258 fix: Increased default padding for item views 2025-02-08 08:22:13 +01:00
PartyDonut
11189455ed fix: Sorting of items in option dialog
fix: Translation of sizes
2025-02-07 16:56:50 +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
bd8faf2f6a
feature(web): Added option to download file and copy stream url (#209)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-01 15:22:22 +01:00
PartyDonut
b470c26875
fix: Over-sharpened images from filter quality (#208)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-01-31 15:58:45 +01:00
PartyDonut
39a7537116 chore: Fix dart deprecation messages 2025-01-05 13:53:59 +01:00
PartyDonut
d2138da785
feature: Details screen rework (#190)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-12-27 15:21:47 +01:00
PartyDonut
473e817e0f
fix: Disabling switching router layouts after setting (#191)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-12-27 14:37:46 +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