Commit graph

14 commits

Author SHA1 Message Date
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
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
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
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
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