Historia zmian

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