Commit History

Author SHA1 Message Date
  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
  Bruce Marriner 8c301a4126 Clean up voice.go, should work better on other systems now, closes #31 8 years ago
  Bruce Marriner b87add9152 All sent JSON data now using structs 8 years ago
  Bruce Marriner 106c69f28a Added VoiceReady support to voice 8 years ago
  Bruce Marriner 9d42bf1cc6 Check that websocket exists before trying to send VoiceSpeaking 8 years ago
  Bruce Marriner 35e3966b91 Reworded top comment 8 years ago
  Bruce Marriner abe55ecca7 Some improvements to comments. 8 years ago
  Bruce Marriner 221e54ee5a Don't want to send voice speaking on OP4, that's silly. 8 years ago
  Bruce Marriner ce68d0a46e Stop sending port as a string, hopefully so Stanislav doesn't kill me. 9 years ago
  Bruce Marriner d9aeb4926d Experimental voice code added :) 9 years ago