fluxa-desktop/src-tauri
KhooLy 736b99313e Add stream/magnet link copy and download-from-context-menu
Adds a context menu on the player overlay and source rows to copy a
stream's direct/magnet link or trigger an offline download, backed
by a new stream_magnet_link command and a torrent-download resolver
that reuses (or starts) the torrent server on demand. Also refactors
start_torrent_stream's health-check into ensure_healthy_torrent_base_url
for reuse, and keeps the torrent server alive across stream stops so
downloads can still be resolved, tearing it down only on app exit.
2026-07-15 19:36:03 +03:00
..
assets Add Anime4K mode shortcuts 2026-07-10 23:48:12 +03:00
capabilities Add stream/magnet link copy and download-from-context-menu 2026-07-15 19:36:03 +03:00
examples Add rquickjs plugin-execution spike (Nuvio-compatible scraper plugins) 2026-07-13 16:14:22 +03:00
icons chore: refresh app icons 2026-07-02 00:11:15 +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 Add stream/magnet link copy and download-from-context-menu 2026-07-15 19:36:03 +03:00
build.rs feat: initial release 2026-06-17 00:42:06 +03:00
Cargo.lock Add Vulkan and D3D11 GPU render backends for mpv playback 2026-07-15 19:34:12 +03:00
Cargo.toml Add Vulkan and D3D11 GPU render backends for mpv playback 2026-07-15 19:34:12 +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 Bundle GStreamer plugins in Linux builds for media framework support 2026-07-13 19:58:44 +03:00