59 Commits (6c7a8c881989c1277222d7b2df07a62d4c748f0e)

Author SHA1 Message Date
  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 8 years ago
  RogueException d2a7be91e5 Added experimental jitter buffer 8 years ago
  RogueException 79fd14a95f Various audio fixes 8 years ago
  RogueException 39b0a998c8 Fixed a few audio constants 8 years ago
  RogueException e92cfd20ac Audio bugfixes and improvements. 8 years ago
  RogueException 424216b793 Disable FEC decoding 8 years ago
  RogueException 22a7b7dbba Support more incoming RTP packets types 8 years ago
  RogueException ee4cde69a4 Added UDP keepalives and latency 8 years ago
  RogueException 65154e0d4a Enable FEC decoding 8 years ago
  RogueException 483d26093b Bump up Opus PLP to 30 8 years ago
  RogueException d2a4f1f09b Strip RTP header during read 8 years ago
  RogueException 0d361def93 Fixed a couple incoming audio bugs 8 years ago
  RogueException c49118e25f Fixed several audio stream issues 8 years ago
  RogueException ac0a31c3be Send speaking during audio connect 8 years ago
  RogueException 91b61768f9 Call SetSpeaking directly from BufferedWriteStream 8 years ago
  RogueException e49122ea7e Automatically toggle speaking boolean 8 years ago
  RogueException f3b8937686 Added TryReadFrame and AvailableFrames to AudioInStream 8 years ago
  RogueException f0202e4d4e Improved warnings for unknown entities 8 years ago
  RogueException 6798ba0d4b Prevent duplicate incoming stream events on connect 8 years ago
  RogueException fd043b3d53 Clear input streams on audiostream disconnect 8 years ago
  RogueException d991834c50 InputStreams should be disposed when destroyed 8 years ago
  RogueException d243587a97 Send no more than 10 frames of silence. 8 years ago
  RogueException 909127d330 InputStream reads should wait until data is available. 8 years ago
  RogueException 5229ddb579 Added SpeakingUpdated event 8 years ago
  RogueException 3e988c7549 Fixed incoming audio, removed nameresolution dep. 8 years ago
  RogueException 27d6f4159d Lowered latency updates to debug level 8 years ago
  RogueException 7242a85200 Fixed a couple small errors 8 years ago
  RogueException 158ce0f922 Started adding IAudioClient incoming stream creation/destruction events 8 years ago
  RogueException 2b16c8620d Avoid catching log errors 8 years ago
  RogueException 254c83ecff Started adding audio receive 8 years ago
  RogueException 8c75e0d581 Fixed a couple audio bugs 8 years ago
  RogueException 4c2221dacb More audio cleanup, finished receive streams 8 years ago
  RogueException 8e0c65498b Cleaned up audio code 8 years ago
  RogueException 06dcac6a9f Fixed audio and a few ConnectionManager issues 8 years ago
  RogueException 3190d7e26d Moved (re)connection handling to ConnectionManager 8 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
  RogueException 64ddcb564b Added isDisposed checks to audio classes. Dont flush the OpusEncodeStream 9 years ago
  RogueException 9cca612468 Improved BufferedAudioTarget loop 9 years ago
  RogueException 73461d60c1 Changed bitrate to bits/sec 9 years ago
  RogueException d6dc3a4e4b Added IDisposable to RTPWriteStream. Flush on Dispose. 9 years ago
  RogueException f4469a76be Added Flush support for audio streams 9 years ago
  RogueException 3b72d48950 Added support for partial PCM frames 9 years ago