mirror of
https://github.com/FluxaMedia/fluxa-desktop.git
synced 2026-08-09 16:37: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. |
||
|---|---|---|
| .. | ||
| components | ||
| core | ||
| hooks | ||
| i18n | ||
| screens | ||
| test | ||
| App.tsx | ||
| i18n.ts | ||
| index.css | ||
| main.tsx | ||
| theme.ts | ||
| vite-env.d.ts | ||