mirror of
https://github.com/FluxaMedia/fluxa-desktop.git
synced 2026-08-09 08:27:30 +00:00
- libvlc_render.rs: locate/load libvlc more robustly (Windows DLL search path, plugin path discovery), route libvlc log messages into the app logger, lazily create the media player, and add audio mute/track and subtitle-track control bindings. - macos_player_surface.rs: attach the libVLC output to the native NSView so it renders inside the app window (macOS), switching between the Vulkan and libVLC render paths based on the active engine. - Update the player-engine description strings to reflect that libVLC now renders embedded rather than in its own window. |
||
|---|---|---|
| .. | ||
| assets | ||
| capabilities | ||
| examples | ||
| 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 | ||