edde746
dff51ca888
feat(windows): hdr support
2025-12-03 08:39:02 +01:00
edde746
aaf3e3651b
fix: hdr on ios & macos
2025-12-03 08:18:21 +01:00
edde746
a6f0a0b6c0
refactor: format & deduplicate
2025-12-02 23:59:49 +01:00
edde746
58fd282100
refactor: remove unused imports
2025-12-02 19:18:37 +01:00
edde746
75007a6f42
fix: hwdec toggle
2025-12-02 19:03:55 +01:00
edde746
6154480c99
refactor: fix warnings
2025-12-02 17:44:43 +01:00
edde746
7c6a121752
refactor: clean up
2025-12-02 17:41:06 +01:00
edde746
73eda7c918
refactor: simplify player classes
2025-12-02 17:20:59 +01:00
edde746
6d9a56fa73
refactor: fix naming
2025-12-02 16:53:54 +01:00
edde746
a122fb048e
Merge remote-tracking branch 'origin/main' into passthrough
...
# Conflicts:
# lib/screens/video_player_screen.dart
# lib/services/playback_initialization_service.dart
# lib/widgets/video_controls/video_controls.dart
2025-12-02 15:58:04 +01:00
edde746
4cc2426bff
fix: stretch fit
2025-12-02 15:46:19 +01:00
edde746
8a826f0035
fix: resume
2025-12-02 15:46:19 +01:00
edde746
ae4673bde7
linux
2025-12-02 15:46:19 +01:00
edde746
920658485f
windows
2025-12-02 15:46:19 +01:00
edde746
e0fd77d7de
android
2025-12-02 15:46:19 +01:00
edde746
1daded6ec6
ios
2025-12-02 15:46:19 +01:00
edde746
d9cdde66d8
macos
2025-12-02 15:46:19 +01:00
Tazio
bc6ee79aef
chore: code quality
2025-12-01 11:08:03 +01:00
Tazio
bf7e10b1cb
fix: translations of new options
2025-12-01 11:06:50 +01:00
Tazio
e30d20e6d1
feat: auto skip
2025-12-01 10:50:48 +01:00
Doezer
5cbec2398a
fix: return explicit boolean value in stream selection logic
2025-11-26 22:39:25 +01:00
Doezer
e69644a98e
fix: fix missing update in playback init & translate french comments
2025-11-26 22:39:25 +01:00
Doezer
c21c5396cd
fix: save stream selection per media for audio and subtitles (not just language pref)
2025-11-26 22:39:25 +01:00
edde746
01bb1126ef
feat: keyboard navigation
2025-11-26 13:51:25 +01:00
edde746
0d0388f7a8
fix: change android subtitle font
...
close #131
2025-11-25 22:44:59 +01:00
edde746
6ae64e6057
fix: don't sign in with no servers
2025-11-25 09:43:54 +01:00
edde746
44dcdccb2c
refactor: simplify rate limits
2025-11-25 05:04:35 +01:00
edde746
a7f1c8a13c
fix: auto hide controls on mobile
...
close #129
2025-11-25 04:03:23 +01:00
edde746
141deb8da0
fix: profile switcher
2025-11-25 03:33:30 +01:00
edde746
4bcdb01029
Merge pull request #128 from Doezer/doezer/fix-subtitle-language-check-in-track-match
...
bug: fix language detection in track match
2025-11-24 13:23:06 +01:00
Doezer
3b51249341
bug: fix user preference for subtitle
2025-11-24 12:17:58 +01:00
edde746
0585c9da21
fix: properly clear connections on switch
2025-11-23 06:30:53 +01:00
edde746
7ab8dfa3c3
refactor: simplify metadata server tagging
2025-11-23 05:10:42 +01:00
edde746
6aecaaa44a
refactor: simplify server tracking
2025-11-22 23:41:46 +01:00
edde746
19601e87c7
refactor: clean up
2025-11-22 07:54:52 +01:00
edde746
3945aa7b58
fix: multi-server connectivity optimization
2025-11-22 06:52:21 +01:00
edde746
b455db4bdf
refactor: clean up
2025-11-22 06:33:49 +01:00
edde746
38a447f57a
refactor: format & split video controls
2025-11-22 05:58:08 +01:00
edde746
8a24157832
fix: library manager
2025-11-22 04:42:11 +01:00
edde746
166654d374
refactor: use play queues & other improvements
2025-11-22 03:24:01 +01:00
edde746
6e8a1a373e
feat: remove server switcher
2025-11-21 23:59:39 +01:00
edde746
b1bed439eb
fix: defer clearShuffle call to avoid setState during build
2025-11-21 03:52:59 +01:00
edde746
2562d3d4b6
fix: linux audio output issues
2025-11-21 02:36:37 +01:00
edde746
9115db5e15
fix: ios media controls
2025-11-20 19:08:31 +01:00
edde746
bd283dd039
fix: inactive pause fixes
2025-11-20 15:54:13 +01:00
copilot-swe-agent[bot] and Doezer
8cef2d9cb0
Translate untranslated strings across all languages
...
- Swedish (SV): Translated 29 strings including video controls and accessibility labels
- Dutch (NL): Translated 36 strings including video controls, auth, and navigation
- Italian (IT): Translated 32 strings including video controls and discover section
- Chinese (ZH): Translated 29 strings with complete video player UI localization
- German (DE): Already well-translated, verified existing translations
Total: 126 strings translated across all languages
Remaining untranslated strings are intentional (brand names, technical terms, format strings)
Co-authored-by: Doezer <11655673+Doezer@users.noreply.github.com >
2025-11-19 20:41:52 +00:00
edde746
37b0cf65b2
fix: https required servers issue
2025-11-18 20:47:31 +01:00
Jamal
ad3f26de30
Update german translation
2025-11-18 19:48:08 +01:00
edde746
f23ab5b96e
fix: media card playlist compatibility
2025-11-18 19:03:17 +01:00
edde746
f4c52f4069
Merge branch 'accessibility'
2025-11-18 14:44:30 +01:00