summaryrefslogtreecommitdiff
path: root/src/discord/voiceclient.cpp
AgeCommit message (Expand)Author
2022-10-03try and handle voice socket closure properly maybeouwou
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-06try to fix shutdown with selectouwou
2022-09-05basic voice capture + transmissionouwou
2022-09-02make compile work if voice support is disabledouwou
2022-09-02handle multiple speakers properlyouwou
2022-08-31fix compilation maybeouwou
2022-08-31rudimentary voice implementationouwou