Commit graph

179 commits

Author SHA1 Message Date
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
3ce0ed6dbc fix: Long press "play" button with dpad navigation 2025-10-03 22:37:37 +02:00
PartyDonut
fd35ffb004 fix: People row bug fix 2025-10-03 20:17:22 +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
5174bb3a6c fix: Lots of navigation improvements 2025-10-03 13:02:51 +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
Julien9969
362e97730c
Merge branch 'develop' into feat-speed-shortcuts-and-enhancement 2025-09-15 21:08:43 +02:00
Julien9969
9c31542c95
feat: make shortcuts list collapsible (#482)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2025-09-15 21:04:08 +02:00
Julien9969
a8e7fb1ec6
feat: remove the unwatched orange dot and show watched (#485) 2025-09-13 14:27:45 +02:00
Trizotto
adefa1e4cd feat: create video player speed indicator 2025-09-07 15:03:41 +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
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