Commit graph

32 commits

Author SHA1 Message Date
PartyDonut
829bc3e34c chore: Add sensible defaults to init lean-back mode 2025-10-18 20:51:16 +02:00
PartyDonut
318f32c7e6 feat: Add fillScreen and videoFit to native player options 2025-10-17 14:07:38 +02:00
PartyDonut
83c5fafe46 feat: Enable player orientation for native player on phones 2025-10-17 13:05:51 +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
edbd8d467c feat: Bunch of small UI improvements for native player 2025-10-13 20:35:26 +02:00
PartyDonut
9cf5e99184 fix: Moved Debouncer for player setup 2025-10-09 15:25:26 +02:00
PartyDonut
3b8db131f7 fix: Add debouncer to video init 2025-10-09 12:56:20 +02:00
PartyDonut
24d6eb52b9 fix: Small bugfix for windows 2025-10-09 10:55:08 +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
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
PartyDonut
113a60a8ff Small fix for rates < 1.0 2025-09-19 19:02:43 +02:00
Trizotto
18f09ebddf fix: ensure that x1 speed is accessible 2025-09-16 19:56:20 +02:00
Trizotto
838c5b3485 feat: new shortcuts to increase and decrease playback rate 2025-09-07 15:02:34 +02:00
Trizotto
ee0fb85eb5 feat: move playbackRateProvider from player_option to settings_provider to reduce needed import 2025-09-07 14:59:13 +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
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
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
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
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
8012fdcea8
feature: Rework responsive layout (#217)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-02-07 15:55:01 +01:00
PartyDonut
9710946a90 Use applicationBrightness 2025-01-05 15:12:26 +01:00
PartyDonut
39a7537116 chore: Fix dart deprecation messages 2025-01-05 13:53:59 +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
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
8e2ce7861b
feature(web): Added full-screen button and volume slider (#50)
## Pull Request Description

Adds the full screen toggle to web and the volume slider.
fix: small fixes for desktop padding
fix: only reload widgets when the content has changed

## Issue Being Fixed

Issue Number: #28

---------

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-10-19 17:07:23 +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