summaryrefslogtreecommitdiff
path: root/src/windows/voicewindow.hpp
AgeCommit message (Expand)Author
2024-03-12split out and move some filesouwou
2024-03-12initial stages stuffouwou
2024-01-18add a bajillion headers back in to compile if pch is offouwou
2023-10-21add mix mono option to voice window (closes #238)ouwou
2023-08-19add noise suppressionouwou
2023-07-23get rid of signals for setting gate and gainouwou
2023-07-23update vad param value on combobox changeouwou
2023-07-23slight refactor, show rnnoise vad prob in meter when selectedouwou
2023-07-18add ability to change vad methodouwou
2022-11-14add window to change more stuff with opusouwou
2022-11-08add ability to set capture deviceouwou
2022-11-05add basic combobox to choose output device, start using spdlogouwou
2022-10-21add gain slider (how 2 loudmic? 🤓)ouwou
2022-10-18custom draw capture volume with gate indicatorouwou
2022-10-18basic voice gateouwou
2022-10-16basic volume metersouwou
2022-10-12add user row on voice connectouwou
2022-10-10remove user from list on disconnectouwou
2022-10-05put voice member list in a scrolled windowouwou
2022-10-05add per user volume sliderouwou
2022-09-30try to fix mindeps buildouwou
2022-09-29display user list, client side muteouwou
2022-09-28basic mute/deafenouwou