Commit Graph

11 Commits

Author SHA1 Message Date
csd4ni3l
4b74e211f6 Fix Linux build not installing mold & clang 2026-01-23 18:21:51 +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
4fff1d4709 Add warning for other OSes and fix macos warning 2026-01-23 14:27:08 +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
ea2fa978ca use rodio's cpal, use microphone device instead of default, only show supported files in the list, and Linux works now when ran with the included script and Discord set to use the virtual_mic source. 2026-01-22 20:06:33 +01:00
csd4ni3l
9c34ebbff5 move cargo config to the right place, add audio playing (SoundSystem), add better scaling, fix centralpanel initiated before sidepanel, make everything based on height, add file scrolling 2026-01-22 17:51:32 +01:00
csd4ni3l
bc027228d6 fix tabs.length to tabs.len 2026-01-21 17:32:30 +01:00
csd4ni3l
baf348117b rename FileData to AppState, fix system not having a mutable pointer, add file buttons, current directory 2026-01-21 17:29:26 +01:00
csd4ni3l
612c8ccfa5 Add JSON file loading and new resmut for storing it but nothing much yet 2025-12-23 19:51:06 +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