edde746
0c6dab01b3
build(deps): upgrade Flutter package dependencies
2026-07-24 03:56:40 +02:00
edde746
9f2e050797
fix(native): bound cross-platform lifecycle ownership
2026-07-24 03:56:40 +02:00
edde746
09656fa4d3
fix(supply-chain): verify CI and production inputs
...
Pin external actions, images, toolchains, native archives, and tvOS engine artifacts; enforce fail-closed CI checks and keep website privacy disclosures aligned with shipped behavior.
2026-07-24 03:56:40 +02:00
edde746
e0bf66eea8
fix(runtime): harden application service boundaries
2026-07-24 03:46:46 +02:00
edde746
a1b6a89714
fix(player): load subtitle sidecars with media
...
close #1583
2026-07-17 23:09:07 +02:00
edde746
54a4b8e414
refactor(mpv): move common code to shared
2026-07-15 07:57:02 +02:00
edde746
6506f36843
refactor(app): share client and presentation scaffolds
2026-07-12 17:31:12 +02:00
edde746
0ddd0a6c25
refactor(mpv): remove unused seek events
2026-07-12 08:42:21 +02:00
edde746
422db75b5b
feat(music): mpv audio playback engine with gapless queue service
...
Audio-only mpv core on every platform (dedicated
com.plezy/mpv_audio_player channels): parameterized android/windows/
linux mpv plugins and a new apple MpvAudioPlayerCore, all skipping
video/window paths (vid=no, audio-display=no, gapless-audio=weak).
MusicPlaybackService drives an in-memory queue with shuffle/repeat,
file-loaded-event gapless arming (property edges coalesce and the
android bridge drops them), per-track progress reporting, OS media
controls, audio focus, sleep timer, and error auto-skip.
PlaybackCoordinator enforces one live native player: starting video
disposes the audio core first.
2026-07-05 19:26:28 +02:00
edde746
1c7a083d6c
build(linux): enable lua and javascript in libmpv
2026-05-29 03:32:45 +02:00
edde746
4252bd88e9
docs: mention jellyfin support
2026-05-11 05:29:31 +02:00
edde746
5010833da9
fix(mpv): avoid blocking runtime calls
2026-05-03 08:23:44 +02:00
edde746
024af35bf5
chore: add native formatting checks
2026-05-01 05:56:49 +02:00
edde746
06174af16c
fix: ensure crashpad_handler has executable permissions in .deb
...
close #870
2026-04-15 23:25:00 +02:00
edde746
e8c02d04ae
fix: linux titlebar height on non-GNOME DEs
2026-03-21 15:57:03 +01:00
edde746
dbb3ae38b3
chore: bump sentry_flutter to 9.15.0
2026-03-19 19:56:36 +01:00
edde746
3c491be690
fix: handle mpv end-file errors with global snackbar
2026-03-11 09:29:16 +01:00
edde746
666b59c293
refactor(native-player): share player helpers
2026-03-11 01:30:11 +01:00
edde746
c06b0efedc
fix: correct linux package license metadata
2026-03-06 15:07:48 +01:00
edde746
4121d568c8
fix: sanitize mpv event channel strings for valid UTF-8
2026-03-04 14:59:11 +01:00
edde746
229d6b24e1
feat: crash log reporting
2026-03-02 07:29:21 +01:00
edde746
b193a23524
fix: video stuck on still frame after long pause
...
close #536
2026-02-25 08:17:14 +01:00
edde746
a1a030a130
fix: create render context before file load
2026-02-24 00:07:09 +01:00
edde746
3d9c6b203f
fix: isolated EGL context for mpv rendering
2026-02-23 18:20:08 +01:00
edde746
ef2c464dd4
fix: GL proc address detection
2026-02-23 17:48:42 +01:00
edde746
ad4b23b18b
fix: mpv dispose deadlock on wayland
2026-02-19 22:32:32 +01:00
edde746
582809427e
fix: linux mpv dispose deadlock on wayland
2026-02-19 21:50:29 +01:00
edde746
2bc2c0a0ec
feat: use FlTextureGL for Linux mpv video rendering
2026-02-17 08:55:29 +01:00
edde746
544fccf82d
fix: update universal_gamepad
2026-02-17 07:51:18 +01:00
edde746
c98add8065
fix: resolve UI freezes during video playback on Steam Deck
...
- Default MPV native log level to "warn" instead of "v" (Linux/Windows),
add setLogLevel method channel to raise it when debug logging is enabled
- Coalesce MPV render requests via atomic compare_exchange on needs_redraw_
- Clear redraw flag before render so new redraws queue during current frame
2026-02-17 03:11:52 +01:00
edde746
66611b9bc3
feat: dockerfile-based steam build with layer caching
2026-02-17 01:20:10 +01:00
edde746
a61fca0588
perf: compact [propId, value] wire format for property events
2026-02-16 15:40:52 +01:00
edde746
4d50c778ad
more linux fixes
2026-02-09 20:48:35 +01:00
edde746
ffe2292d11
fix(linux): resolve transitive deps
2026-02-09 19:48:22 +01:00
edde746
32735f38b3
feat: build libmpv from source in CI
2026-02-09 18:13:36 +01:00
edde746
0dc1797eb9
fix: bundle libmpv
2026-02-09 14:16:26 +01:00
edde746
07c47c308a
feat: bundle shared libraries in portable Linux tarball
2026-02-09 13:27:50 +01:00
edde746
d313ccbc84
fix: per-arch linux packages
2026-02-08 19:13:45 +01:00
edde746
ce017da78b
fix: bundle SDL3 for linux
2026-02-08 18:47:12 +01:00
edde746
7ffd0e53ce
feat: linux arm support
2026-02-08 16:39:56 +01:00
edde746
e1082516e8
fix: X11 video stutter during background scrolling
2026-02-05 14:40:06 +01:00
edde746
f67ca187a8
feat: replace webrtc with ws relay
2026-02-04 07:49:35 +01:00
edde746
6b7b5ffcbe
fix(linux): sdl3 dependency
2026-02-02 14:52:53 +01:00
edde746
144d40bddc
refactor: remove hotkey_manager dependency
2026-02-02 14:40:46 +01:00
edde746
561ddd15ea
fix: replace gamepads library
...
close #362
2026-02-02 12:41:22 +01:00
edde746
9721e6bf3f
fix: async MPV commands to prevent ANR
2026-01-20 01:14:45 +01:00
edde746
562b54d1cb
fix(linux): GL threading, state management, and animation fixes
2026-01-05 19:40:04 +01:00
edde746
2ad06c4dbc
feat: better linux packaging
...
close #24
2025-12-26 15:27:59 +01:00
edde746
63ba2bb3de
feat: watch together
2025-12-18 08:42:18 +01:00
edde746
dc44354036
feat: downloads
2025-12-12 02:59:27 +01:00