fluxa-desktop/src-tauri
KhooLy e7aedd796e feat: wire up file-based logging for the Windows player path
Release builds use windows_subsystem="windows" (no console) and there
was no logger backend registered at all -- every log::warn!/error! call
in the player code was silently dropped. Adds tauri-plugin-log writing
to the app's log dir, and logs every step of native player surface
setup, load attempts, and mpv end-file events so a real failure reason
is visible instead of just "it went back to the previous screen".
2026-06-18 02:14:13 +03:00
..
assets/material-symbols feat: initial release 2026-06-17 00:42:06 +03:00
capabilities feat: initial release 2026-06-17 00:42:06 +03:00
icons feat: initial release 2026-06-17 00:42:06 +03:00
patches/tauri-runtime-wry-2.11.2 feat: initial release 2026-06-17 00:42:06 +03:00
plugins/tauri-plugin-libmpv feat: initial release 2026-06-17 00:42:06 +03:00
src feat: wire up file-based logging for the Windows player path 2026-06-18 02:14:13 +03:00
build.rs feat: initial release 2026-06-17 00:42:06 +03:00
Cargo.lock feat: wire up file-based logging for the Windows player path 2026-06-18 02:14:13 +03:00
Cargo.toml feat: wire up file-based logging for the Windows player path 2026-06-18 02:14:13 +03:00
fetch-libmpv.sh feat: switch to gpu-next libmpv fork, fix player UI bugs, bump v0.1.1 2026-06-17 18:50:15 +03:00
tauri.conf.json chore: bump version to 0.1.3 2026-06-18 01:29:41 +03:00