Gabriele Alberti
|
b18e1d7276
Fix RTP extended header parsing
|
3 年之前 |
Jonathan Roth
|
9bcbfecf1d
Add lock to prevent race condition (#816)
|
4 年之前 |
Carson Hoffman
|
a7305dd7b7
Stop voice re-connection on manual disconnection
|
4 年之前 |
dondish
|
ac0011a12f
updated the develop branch to fix the voice holdup issue
|
5 年之前 |
yuko1225
|
d7c22e2791
Fix broken IP Discovery in voice connection. (#669)
|
5 年之前 |
Bruce Marriner
|
e7ec3c1e37
Fix a typo.
|
6 年之前 |
Bruce Marriner
|
10be6053b9
Merge branch 'develop' of https://github.com/bwmarrin/discordgo into develop
|
6 年之前 |
Skippy
|
2cc0417697
Merge pull request #366 from jD91mZM2/1
|
6 年之前 |
Bruce Marriner
|
22c5f24532
Fixed a couple of error msgs
|
6 年之前 |
Santiago Andaluz
|
fbfba5b969
Update Disconnect() comment
|
6 年之前 |
vim2meta
|
86557619ba
Update voice.go
|
7 年之前 |
NamedKitten
|
70c6c583e4
Use v.log rather than log for consistency. (#464)
|
7 年之前 |
LEGOlord208
|
2f51bf4d58
Merge branch 'develop' into 1
|
7 年之前 |
Chris Rhodes
|
1b5dbef04e
Merge commit 'd420e28024ad527390b43aa7f64e029083e11989' into develop
|
7 年之前 |
Jonas is my name
|
3c8a0dd940
Fix receiving voice after client sets extended header bit (#428)
|
7 年之前 |
LEGOlord208
|
2079ab8efb
More printfs
|
7 年之前 |
LEGOlord208
|
b813c5d0ca
Merge branch 'develop' into 1
|
7 年之前 |
Anmol Sethi
|
d420e28024
voice.go: remove runtime.LockOSThread call from opusSender (#404)
|
7 年之前 |
Ammar Bandukwala
|
0983790428
Fix goroutine leak in opusReceiver (#393)
|
7 年之前 |
jonas747
|
80a3678069
Fix race-y packet in opusReceiver
|
7 年之前 |
jonas747
|
b07d1c4621
Fix leaking tickers (#314)
|
7 年之前 |
jonas747
|
bdb31f245d
Fix all found race conditions, and dont send on nil channel (#307)
|
7 年之前 |
Bruce Marriner
|
cb96c5b0f7
Log voice connect error in the right place.
|
7 年之前 |
Bruce Marriner
|
9e777a083b
Linting.
|
8 年之前 |
Chris Rhodes
|
c5a94de19c
Silence missing voice op codes.
|
8 年之前 |
Jonathan
|
374c41e753
fix typo
|
8 年之前 |
Bruce Marriner
|
a97d89e1de
Fix param to ChannelVoiceJoin
|
8 年之前 |
Bruce Marriner
|
2ebf8bdb10
Removed unneeded code.
|
8 年之前 |
Bruce Marriner
|
bbce2612b0
simi-properly close websockets and simplify voice reconnect
|
8 年之前 |
Bruce Marriner
|
45ffd8c83a
Removed extra logging
|
8 年之前 |