summaryrefslogtreecommitdiff
path: root/src/windows/voicewindow.cpp
AgeCommit message (Expand)Author
2023-08-19add noise suppressionouwou
2023-08-02tie slider to rnnoise probability thresholdouwou
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-23add tooltip to vad comboboxouwou
2023-07-23make vad method a setting and tie it to comboboxouwou
2023-07-18support mindeps build without rnnoiseouwou
2023-07-18add ability to change vad methodouwou
2023-07-17dont error if no capture or playback devices are available to try initializin...ouwou
2023-06-25Merge pull request #176 from uowuo/pomeloouwou
2023-06-22allow setting unreasonably high gainouwou
2023-06-14convert a bunch of .Username accesses to proper accessouwou
2023-05-20restore mute + deaf buttons on window popupouwou
2023-01-16persist voice settings, handle volume w/ no ssrcouwou
2022-11-14add window to change more stuff with opusouwou
2022-11-09model stuff to track active deviceouwou
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-20use new volume meter for other usersouwou
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-07show avatar in voice windowouwou
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