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
5b36f9b9ab
fix: Set min axis count to at least 2
2025-09-01 22:12:52 +02:00
PartyDonut
a2684d1d0a
feat: Mapped photo viewer controls to new hotkeys
2025-09-01 21:52:47 +02:00
PartyDonut
fbd1d762d3
fix: Titlebar overlay fullScreenRoutes
2025-09-01 20:51:26 +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
1cbeb146b1
Change library screen tabs visuals
2025-08-29 19:38:09 +02:00
PartyDonut
cef39347c1
feat: Add sync button to top right in details view
2025-08-29 19:30:09 +02:00
PartyDonut
5a5a4e4703
feat: Add download speed to progress bar
2025-08-29 19:29:47 +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
ef20087195
fix: Button not enabling when pressing a new user
2025-08-15 13:29:36 +02:00
PartyDonut
5250b002c5
fix: Keyboard remapping with arrow keys
2025-08-15 11:53:33 +02:00
PartyDonut
8ec4c79ad3
fix: Incorrect routing login/lock screen
2025-08-15 09:59:03 +02:00
PartyDonut
a10d4aac08
fix: Unable to re-arrange users in touch devices
2025-08-14 22:18:22 +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
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
aefabb2dfd
fix: Removed setState from key listener dispose
2025-08-09 08:41:21 +02:00
PartyDonut
19f2b5473b
fix: Strange state notifier bug when setting volume
2025-08-08 20:00:20 +02:00
PartyDonut
6cf7f67ff0
fix: Broken padding settings screen
2025-08-08 19:32:06 +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
Ulises M
ca7cd827e1
fix: Standardize precision used in communityRating ( #424 )
...
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-08-02 08:40:07 +02:00
PartyDonut
d421bb13e6
chore: Small fixes
2025-08-01 20:41:21 +02:00
PartyDonut
8e4171be56
chore: Changed titlebar window buttons background
2025-08-01 09:41:43 +02:00
PartyDonut
9eed99c8e0
fix: Small size exception
2025-08-01 08:44:39 +02:00
PartyDonut
e3feae75de
fix: Small fix for videoplayer logo
2025-07-31 23:07:19 +02:00
PartyDonut
ffac89899c
fix: Subtitle editor screens
2025-07-31 19:52:12 +02:00
PartyDonut
0f4f829718
feat: Add show details button to sync items
2025-07-31 18:41:08 +02:00
PartyDonut
bfa7607681
fix: Videoplayer large logo
2025-07-31 16:56:35 +02:00
PartyDonut
82e09b3e0c
Improvements to side navigation bar
...
Use custom tooltip instead of auto expanding sidebar
2025-07-30 21:18:07 +02:00
PartyDonut
f0216fa799
feat: Added option to use library posters instead of icons
2025-07-30 19:49:35 +02:00
PartyDonut
a9cdd5c506
feature: Cleaned up app bar
2025-07-30 18:54:54 +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
Kirill Boychenko
1fdab92f1f
feat: Enhance subtitle handling with dynamic menu height adjustment
2025-07-28 02:13:00 +02:00
Kirill Boychenko
d60522b021
refactor: Simplify subtitle rendering logic with early return
2025-07-28 01:20:30 +02:00
Kirill Boychenko
480766f75f
refactor: Promote constants for subtitle positioning to improve readability and flexibility
2025-07-28 00:50:16 +02:00
Kirill Boychenko
b9f87bbc5e
fix: Adjust subtitle offset to avoid overlap with visible menu
2025-07-28 00:17:03 +02:00
PartyDonut
ad91850b9b
fix: Custom tabs not opening default browser
2025-07-27 19:36:10 +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
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