fluxa-desktop/src-tauri/src
2026-07-26 02:36:00 +03:00
..
mpv_render Fix mpv first-frame audio handoff 2026-07-26 02:36:00 +03:00
player refactor: split desktop player and engine modules 2026-07-22 18:46:44 +03:00
plugin_runtime feat: improve desktop calendar and plugins 2026-07-22 02:10:23 +03:00
airplay.rs feat: prepare desktop release updates 2026-06-27 20:47:10 +03:00
artwork.rs Pin guarded fetches to the addresses vetted by net_guard 2026-07-16 18:05:58 +03:00
cast.rs feat: prepare desktop release updates 2026-06-27 20:47:10 +03:00
cast_proxy.rs Generate cast proxy tokens from the OS CSPRNG 2026-07-16 18:05:43 +03:00
chromecast.rs feat: prepare desktop release updates 2026-06-27 20:47:10 +03:00
custom_fonts.rs Run cargo fmt on backend files 2026-07-10 11:06:10 +03:00
discord_presence.rs Run cargo fmt on backend files 2026-07-10 11:06:10 +03:00
downloads.rs Pin guarded fetches to the addresses vetted by net_guard 2026-07-16 18:05:58 +03:00
lib.rs feat: add provider library sources and sync fixes 2026-07-26 01:09:30 +03:00
libvlc_render.rs Add libVLC as an alternate playback engine 2026-07-15 19:35:24 +03:00
linux_player_surface.rs Fix mpv first-frame audio handoff 2026-07-26 02:36:00 +03:00
linux_vulkan.rs fix: stabilize Linux Vulkan playback 2026-07-22 01:07:53 +03:00
linux_wayland_subsurface.rs Add Vulkan and D3D11 GPU render backends for mpv playback 2026-07-15 19:34:12 +03:00
macos_player_surface.rs Fix mpv first-frame audio handoff 2026-07-26 02:36:00 +03:00
macos_vulkan.rs Recover swapchain state after a Vulkan render error 2026-07-16 18:05:58 +03:00
main.rs feat: initial release 2026-06-17 00:42:06 +03:00
mpv_render.rs Fix mpv first-frame audio handoff 2026-07-26 02:36:00 +03:00
net_guard.rs Pin guarded fetches to the addresses vetted by net_guard 2026-07-16 18:05:58 +03:00
oauth.rs feat: add provider library sources and sync fixes 2026-07-26 01:09:30 +03:00
playback_engine.rs Add libVLC as an alternate playback engine 2026-07-15 19:35:24 +03:00
player.rs refactor: split desktop player and engine modules 2026-07-22 18:46:44 +03:00
poster_cache.rs Pin guarded fetches to the addresses vetted by net_guard 2026-07-16 18:05:58 +03:00
roku.rs feat: prepare desktop release updates 2026-06-27 20:47:10 +03:00
sleep_inhibitor.rs Improve subtitle customization and capture sync 2026-07-11 20:18:45 +03:00
storage.rs delegate library and playback policy to core 2026-07-18 20:18:06 +03:00
trailer_proxy.rs Fix YouTube trailer playback and fullscreen overlay rendering 2026-07-13 02:00:14 +03:00
windows_d3d11.rs fix: restore Windows and macOS builds 2026-07-22 21:41:47 +03:00
windows_egl.rs fix(windows): stop the native player showing a black frame before playback is ready 2026-07-05 16:51:31 +03:00
windows_player_surface.rs delegate library and playback policy to core 2026-07-18 20:18:06 +03:00
windows_vulkan.rs Recover swapchain state after a Vulkan render error 2026-07-16 18:05:58 +03:00