65 Commits (69233d103d54e626f82e273141f18bb230e6ec5a)

Author SHA1 Message Date
  Monica S 7366cd4361 feature: Implement Dispose for types which have disposable data (#1171) 7 years ago
  Still Hsu ff0fea98a6 Documentation Overhaul (#1161) 7 years ago
  Still Hsu 82cfdffc65 Add various optimizations and cleanups (#1114) 7 years ago
  ComputerMaster1st 322d46e47b Solved 4003 Authentication Error (Race Condition) (#1093) 7 years ago
  Christopher F 513a489bf8 codefix: add VoiceAPIVersion constant to DiscordConfig 7 years ago
  Christopher F 9ba38d7796 api: upgrade audio client to VoiceWS v3 7 years ago
  Amir Zaidi d088d7b05c Add packetLoss argument for PCM streams, change FrameBytes to FrameSamplesPerChannel in OpusEncodeStream (#677) 8 years ago
  RogueException 8eb9b2071c Set hasHeader in SodiumEncrypt 8 years ago
  RogueException 333881a711 Expose audio header more often 8 years ago
  Christopher F 431b7fbd9f Visual Studio C#7 suggestions 8 years ago
  RogueException 8d9e11c08a Exposed IAudioClient.SetSpeakingAsync 9 years ago
  RogueException d2a7be91e5 Added experimental jitter buffer 9 years ago
  RogueException 79fd14a95f Various audio fixes 9 years ago
  RogueException 39b0a998c8 Fixed a few audio constants 9 years ago
  RogueException e92cfd20ac Audio bugfixes and improvements. 9 years ago
  RogueException 424216b793 Disable FEC decoding 9 years ago
  RogueException 22a7b7dbba Support more incoming RTP packets types 9 years ago
  RogueException ee4cde69a4 Added UDP keepalives and latency 9 years ago
  RogueException 65154e0d4a Enable FEC decoding 9 years ago
  RogueException 483d26093b Bump up Opus PLP to 30 9 years ago
  RogueException d2a4f1f09b Strip RTP header during read 9 years ago
  RogueException 0d361def93 Fixed a couple incoming audio bugs 9 years ago
  RogueException c49118e25f Fixed several audio stream issues 9 years ago
  RogueException ac0a31c3be Send speaking during audio connect 9 years ago
  RogueException 91b61768f9 Call SetSpeaking directly from BufferedWriteStream 9 years ago
  RogueException e49122ea7e Automatically toggle speaking boolean 9 years ago
  RogueException f3b8937686 Added TryReadFrame and AvailableFrames to AudioInStream 9 years ago
  RogueException f0202e4d4e Improved warnings for unknown entities 9 years ago
  RogueException 6798ba0d4b Prevent duplicate incoming stream events on connect 9 years ago
  RogueException fd043b3d53 Clear input streams on audiostream disconnect 9 years ago
  RogueException d991834c50 InputStreams should be disposed when destroyed 9 years ago
  RogueException d243587a97 Send no more than 10 frames of silence. 9 years ago
  RogueException 909127d330 InputStream reads should wait until data is available. 9 years ago
  RogueException 5229ddb579 Added SpeakingUpdated event 9 years ago
  RogueException 3e988c7549 Fixed incoming audio, removed nameresolution dep. 9 years ago
  RogueException 27d6f4159d Lowered latency updates to debug level 9 years ago
  RogueException 7242a85200 Fixed a couple small errors 9 years ago
  RogueException 158ce0f922 Started adding IAudioClient incoming stream creation/destruction events 9 years ago
  RogueException 2b16c8620d Avoid catching log errors 9 years ago
  RogueException 254c83ecff Started adding audio receive 9 years ago
  RogueException 8c75e0d581 Fixed a couple audio bugs 9 years ago
  RogueException 4c2221dacb More audio cleanup, finished receive streams 9 years ago
  RogueException 8e0c65498b Cleaned up audio code 9 years ago
  RogueException 06dcac6a9f Fixed audio and a few ConnectionManager issues 9 years ago
  RogueException 3190d7e26d Moved (re)connection handling to ConnectionManager 9 years ago
  RogueException fe35400498 Cleanup 9 years ago
  RogueException fc8d2b3155 Added AudioOutStream, exposed Clear/ClearAsync methods. Added support for cancelTokens. 9 years ago
  RogueException b17a9b713f Removed debug lines 9 years ago
  RogueException 58cb8cfb20 Added a limit to BufferedAudioTarget's internal buffer. 9 years ago
  RogueException c34841c53d Dont flush audio streams on Dispose 9 years ago