Commit Graph

7 Commits

Author SHA1 Message Date
csd4ni3l
dcf121c045 Improve REAMDE with feature table, add youtube downloader support with yt-dlp running in a thread, add yt-dlp auto-downnload and ffmpeg auto-download for windows/warn for linux, add back button for youtube downloader 2026-02-17 18:01:33 +01:00
csd4ni3l
0ae204ed0f Improve README, add untested Windows mic to virtual mic support, remove global pause and add per-sound pause & stop. Add youtube downloader UI and per-view rendering which doesnt do anything yet 2026-02-15 17:24:21 +01:00
csd4ni3l
5a4ebe3467 Improve README by updating it with the newest info (new Linux stuff and Windows limitations) 2026-02-05 21:43:15 +01:00
csd4ni3l
b539327672 Improve README, make bevy wayland & x11 a linux-only dependency, add rust building, fix dead code warnings, try adding normal playing with virtual (didnt work, comments), fix pulse not working sometimes by adding a manual playback move to the virtual mic, make windows, linux and other virtual mic code per-system 2026-01-23 18:18:38 +01:00
csd4ni3l
6fcd4a4154 Update README to include clang dependency, move virtual mic creation to the app, add length tracking to the app and remove sounds that already ended, move from Systemtime to Instant and virtual mic recreation inside the app if anything bugs out 2026-01-23 14:20:35 +01:00
csd4ni3l
98fd370ee5 Add bevy_egui and use example code from there, use mold for starter Rust linking and update README 2025-12-22 20:18:18 +01:00
csd4ni3l
90925ae173 My first Rust project's initialization and default modules, plus some starting bevy code. 2025-12-22 15:20:52 +01:00