Historique des commits

Auteur SHA1 Message Date
  Bruce Marriner 1a672823a2 Lint and Cleanup il y a 8 ans
  jonas747 d1f25d8561 Changed fmt.Print to log.Print il y a 8 ans
  Chris Rhodes 584b06aae5 Support VoiceSpeakingUpdates on VoiceConnection. il y a 8 ans
  Bruce Marriner 7bbcfe7e0e Add a timeout loop to voice open to wait for SessionID il y a 8 ans
  Bruce Marriner 9648705e77 Moving things around.. il y a 8 ans
  Bruce Marriner b1ac010731 Unexported WaitUntilConnected il y a 8 ans
  Bruce Marriner 513facf391 More cleanup, moving things around.. il y a 8 ans
  Bruce Marriner cab4964d3a Unexported OP2, no longer needed by dgvoice. il y a 8 ans
  Bruce Marriner 3ffbbdcc56 Unexport UDPConn as it is no longer needed externally. il y a 8 ans
  Bruce Marriner 55274d30bd Removed Receive flag for now, for simplicity. il y a 8 ans
  Bruce Marriner 0c3d957330 Little cleanup, moved funcs around. il y a 8 ans
  Bruce Marriner 397d04b1ff Fix a couple bugs I just created. il y a 8 ans
  Bruce Marriner 706fd1c03f Separated Close into two functions, added deaf/mute to ChangeChannel il y a 8 ans
  Bruce Marriner 50cc4df965 Some, slightly messy, fixes to get voice -working-. il y a 8 ans
  andrei cf222be2f8 Cleanup voice connection on close il y a 8 ans
  andrei 5dc0b9f2a1 Add connect timeout, fix ChannelVoiceJoin "leaking" connections il y a 8 ans
  andrei b48e8c992e Track voice state changes, expose stuff, add channel changing il y a 8 ans
  andrei 1fc0e2053b Add support for multiple voice connections il y a 8 ans
  Bruce Marriner 85e06e3e83 Encrypt / Decrypt Voice packets, closes #133 il y a 8 ans
  Bruce Marriner a9306fda00 Removed unreachable return il y a 8 ans
  Bruce Marriner f832d3da4a Fix so opusSender exits better on close, closes #123 il y a 8 ans
  Bruce Marriner 548d61c406 Add ability to cleaned close voice websocket and udp connections il y a 8 ans
  Bruce Marriner 02a6e04b47 Spelling il y a 8 ans
  Bruce Marriner 8023a80e0b Add comment to Packet type il y a 8 ans
  Bruce Marriner 68308c6f97 Added opusReceiver. il y a 8 ans
  Bruce Marriner b4b144edb3 Renamed Opus chan to OpusSend and added OpusRecv il y a 8 ans
  Bruce Marriner edc09778a7 Linting. il y a 8 ans
  Bruce Marriner 9c5cd00d34 Spelling. il y a 8 ans
  Bruce Marriner 99351beaf0 Set Voice.Ready to False when opusSender exits :) il y a 8 ans
  Bruce Marriner 7a7848d7ff Set Voice.Ready to false when opusSender exits il y a 8 ans