summaryrefslogtreecommitdiff
path: root/src/discord/voiceclient.hpp
AgeCommit message (Expand)Author
2023-01-03re-add ssrc mapouwou
2023-01-03rewrite DiscordVoiceClient and stuffouwou
2022-11-15mess with some websocket stuff to try and fix thingsouwou
2022-09-30dont dispatch udp to mainouwou
2022-09-29add udp keepaliveouwou
2022-09-29display user list, client side muteouwou
2022-09-28manage decoders with ssrc updatesouwou
2022-09-06make voice disconnect/reconnect workouwou
2022-09-05basic voice capture + transmissionouwou
2022-09-02make compile work if voice support is disabledouwou
2022-08-31rudimentary voice implementationouwou