mirror of
https://github.com/FluxaMedia/fluxa-desktop.git
synced 2026-08-06 08:48:45 +00:00
Found via the new debug_log checkpoints: the bundled Linux libmpv was
built without lua, so mpv_set_option_string("osc", "no") returned
"option not found" and player_init bailed out entirely before ever
creating a renderer. We only set this to turn OSC off, which is moot
if OSC doesn't exist in the first place, so treat it as a warning
instead of a fatal error.
|
||
|---|---|---|
| .. | ||
| assets/material-symbols | ||
| capabilities | ||
| icons | ||
| patches/tauri-runtime-wry-2.11.2 | ||
| plugins/tauri-plugin-libmpv | ||
| src | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| fetch-libmpv.sh | ||
| tauri.conf.json | ||