fluxa-desktop/src-tauri/src
KhooLy 64bbd172fd debug: instrument native-player-show emit/receive to find the overlay bug
Playback itself now works on Linux, but the React controls overlay
doesn't appear. nativePlayerActive only flips on the native-player-show
Tauri event, so log both sides: whether Rust actually emits it, and
whether the App.tsx listener is registered in time to receive it.
2026-06-20 16:52:34 +03:00
..
artwork.rs fix: harden OAuth flow, addon fetches, storage, and Nuvio key handling 2026-06-17 19:58:53 +03:00
downloads.rs fix: harden OAuth flow, addon fetches, storage, and Nuvio key handling 2026-06-17 19:58:53 +03:00
lib.rs feat: wire up file-based logging for the Windows player path 2026-06-18 02:14:13 +03:00
linux_player_surface.rs debug: instrument native-player-show emit/receive to find the overlay bug 2026-06-20 16:52:34 +03:00
macos_player_surface.rs fix: MutexGuard temporary outliving its borrow in report_swap call 2026-06-17 20:18:49 +03:00
main.rs feat: initial release 2026-06-17 00:42:06 +03:00
mpv_render.rs fix: don't fail player init when mpv lacks the osc option 2026-06-20 16:28:38 +03:00
net_guard.rs fix: harden OAuth flow, addon fetches, storage, and Nuvio key handling 2026-06-17 19:58:53 +03:00
oauth.rs fix: harden OAuth flow, addon fetches, storage, and Nuvio key handling 2026-06-17 19:58:53 +03:00
player.rs debug: add checkpoint logging through the play-trigger flow 2026-06-20 16:04:28 +03:00
storage.rs fix: harden OAuth flow, addon fetches, storage, and Nuvio key handling 2026-06-17 19:58:53 +03:00
windows_player_surface.rs style: remove comments added while debugging, drop leftover verbose mpv logging 2026-06-18 21:34:27 +03:00