Commit History

Author SHA1 Message Date
  Harmon758 2175a62cad Update deaf and mute as well 8 years ago
  Harmon758 78113398e5 Update ChannelID in ChangeChannel 8 years ago
  Bruce Marriner aede29500f Added entire voice struct for debugging 8 years ago
  Bruce Marriner cb9e30670f no concurrent writes to voice ws, log cleanup 8 years ago
  Bruce Marriner dd69a7e27f Added logging statements 8 years ago
  Bruce Marriner fc7ce3db94 Initial add of new logging system 8 years ago
  Bruce Marriner 4cac19c3f9 Do not start udp listener if deaf. 8 years ago
  Bruce Marriner 6c0b89965c slightly better handling of voice disconnects 8 years ago
  Bruce Marriner 1a672823a2 Lint and Cleanup 8 years ago
  jonas747 d1f25d8561 Changed fmt.Print to log.Print 8 years ago
  Chris Rhodes 584b06aae5 Support VoiceSpeakingUpdates on VoiceConnection. 8 years ago
  Bruce Marriner 7bbcfe7e0e Add a timeout loop to voice open to wait for SessionID 8 years ago
  Bruce Marriner 9648705e77 Moving things around.. 8 years ago
  Bruce Marriner b1ac010731 Unexported WaitUntilConnected 8 years ago
  Bruce Marriner 513facf391 More cleanup, moving things around.. 8 years ago
  Bruce Marriner cab4964d3a Unexported OP2, no longer needed by dgvoice. 8 years ago
  Bruce Marriner 3ffbbdcc56 Unexport UDPConn as it is no longer needed externally. 8 years ago
  Bruce Marriner 55274d30bd Removed Receive flag for now, for simplicity. 8 years ago
  Bruce Marriner 0c3d957330 Little cleanup, moved funcs around. 8 years ago
  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