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
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
951fc93633
feat: Option to use item's primary colors in details screen ( #509 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-10-03 13:57:54 +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
838c5b3485
feat: new shortcuts to increase and decrease playback rate
2025-09-07 15:02:34 +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
715e707bb6
feat: Add on/off/blurred options to the background image ( #442 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-09 09:23:47 +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
f0216fa799
feat: Added option to use library posters instead of icons
2025-07-30 19:49:35 +02:00
PartyDonut
eed9039c5a
fix: Removed subtitle position animation
2025-07-29 16:00:38 +02:00
PartyDonut
5fac088e2d
fix: Move calculation logic to lib_mpv subtitles
2025-07-28 21:32:37 +02:00
PartyDonut
f2ed3d7f7e
feature: Add option to disable background images ( #380 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-06-08 15:51:39 +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
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
8acd880329
feat: Add max concurrent downloads to settings ( #347 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-05-18 10:14:23 +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
71eab225f9
feature: improve corner radius subtitle background ( #298 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-04-05 19:39:53 +02:00
PartyDonut
3ca3d72b9c
fix: Hide subtitles with empty text ( #242 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-28 10:07:41 +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
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
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
e50d666fa9
feat: Improve how unsupported items are shown. ( #129 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-07 18:57:57 +01:00
PartyDonut
03aab3f927
use smart by default
2024-11-03 11:07:37 +01:00
PartyDonut
cb4b416bfc
feature: Toggle wifi requirement for downloads ( #110 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-03 10:01:40 +01:00
PartyDonut
0b0cd3a557
feature: Adds schemeVariants to color options ( #109 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-03 08:59:35 +01:00
PartyDonut
c32f71b368
feature: Added settings to force the player into certain orientations ( #108 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-02 18:44:18 +01:00
PartyDonut
66f2b6cd4e
feature: Auto next-up preview, skip to next in queue. ( #96 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-01 15:52:54 +01:00
PartyDonut
8d15e319d3
fix: Sync leaving left over temp files ( #73 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-25 18:58:44 +02:00
PartyDonut
476bdc130e
feature: Improved banners, made banner settings easier to understand. ( #71 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-24 23:02:10 +02:00
PartyDonut
d572884e61
feature: Add new home carousel ( #58 )
...
## Pull Request Description
This adds a new home carousel better suited for mobile
The old one is still available
## Checklist
- [x] If a new package was added, did you ensure it works for all
supported platforms? Is the package also well maintained?
- [x] Did you add localization for any text? If yes, did you sort the
.arb file using ```arb_utils sort <INPUT_FILE>```?
- [x] Check that any changes are related to the issue at hand.
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-21 22:24:59 +02:00
PartyDonut
9df13cfb34
chore: removed google fonts dependency #54 ( #55 )
...
## Pull Request Description
Added the google fonts locally
Also added back saved servers for web
## Issue Being Fixed
Issue Number: #54
## Screenshots / Recordings
<!-- This section is optional but highly recommended to show off your
changes! -->
## Checklist
- [ ] If a new package was added, did you ensure it works for all
supported platforms? Is the package also well maintained?
- [ ] Did you add localization for any text? If yes, did you sort the
.arb file using ```arb_utils sort <INPUT_FILE>```?
- [ ] Check that any changes are related to the issue at hand.
---------
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-20 09:42:53 +02:00
PartyDonut
986893d8ac
[Bugfix] Fixed statusbar color lightMode
2024-10-06 19:35:57 +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