Bruce Marriner
|
397d04b1ff
Fix a couple bugs I just created.
|
8 years ago |
Bruce Marriner
|
706fd1c03f
Separated Close into two functions, added deaf/mute to ChangeChannel
|
8 years ago |
Bruce Marriner
|
50cc4df965
Some, slightly messy, fixes to get voice -working-.
|
8 years ago |
andrei
|
cf222be2f8
Cleanup voice connection on close
|
8 years ago |
andrei
|
5dc0b9f2a1
Add connect timeout, fix ChannelVoiceJoin "leaking" connections
|
8 years ago |
andrei
|
b48e8c992e
Track voice state changes, expose stuff, add channel changing
|
8 years ago |
andrei
|
1fc0e2053b
Add support for multiple voice connections
|
8 years ago |
Bruce Marriner
|
85e06e3e83
Encrypt / Decrypt Voice packets, closes #133
|
8 years ago |
Bruce Marriner
|
a9306fda00
Removed unreachable return
|
8 years ago |
Bruce Marriner
|
f832d3da4a
Fix so opusSender exits better on close, closes #123
|
8 years ago |
Bruce Marriner
|
548d61c406
Add ability to cleaned close voice websocket and udp connections
|
8 years ago |
Bruce Marriner
|
02a6e04b47
Spelling
|
8 years ago |
Bruce Marriner
|
8023a80e0b
Add comment to Packet type
|
8 years ago |
Bruce Marriner
|
68308c6f97
Added opusReceiver.
|
8 years ago |
Bruce Marriner
|
b4b144edb3
Renamed Opus chan to OpusSend and added OpusRecv
|
8 years ago |
Bruce Marriner
|
edc09778a7
Linting.
|
8 years ago |
Bruce Marriner
|
9c5cd00d34
Spelling.
|
8 years ago |
Bruce Marriner
|
99351beaf0
Set Voice.Ready to False when opusSender exits :)
|
8 years ago |
Bruce Marriner
|
7a7848d7ff
Set Voice.Ready to false when opusSender exits
|
8 years ago |
Bruce Marriner
|
7cc7b09957
Moved Voice.Ready = true into opusSender
|
8 years ago |
Bruce Marriner
|
4b1baec757
Added opusSender func
|
8 years ago |
Bruce Marriner
|
c10cdccf22
Add initial block for Voice OP5
|
8 years ago |
Bruce Marriner
|
7f15cb77c3
Initial add of working udpKeepAlive function
|
8 years ago |
Bruce Marriner
|
6f6b1d360c
Move improvements to voice support
|
8 years ago |
Bruce Marriner
|
093d3be770
More improvements to voice support
|
8 years ago |
Bruce Marriner
|
1b3817c7e1
First re-write of voice support. BREAKING CHANGE.
|
8 years ago |
Bruce Marriner
|
59ed5b0b40
The start of the voice rework begins.
|
8 years ago |
Bruce Marriner
|
50394ab954
Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop
|
8 years ago |
Bruce Marriner
|
301fb980d3
Updated copyright year, cleaned up some comments.
|
8 years ago |
Bruce Marriner
|
d6314c034e
Fixes for compatibility with Go 1.3, closes #56.
|
8 years ago |