Commit Graph

8 Commits

Author SHA1 Message Date
BotoX 8de2932618 fix some bugs: clients can be in the server "unconnected" lol
silk ignores the outbuffer size, make it twice as big I guess
2021-05-12 20:11:36 +02:00
BotoX 292c4c3b24 store voice chat silence periods 2021-05-10 23:52:01 +02:00
BotoX fa3a80c9dc fix issues, add voice stats 2021-05-09 23:22:20 +02:00
BotoX 39fb1f70f8 ignore complete radio silence > 5 seconds 2021-05-09 18:37:35 +02:00
BotoX 36a3225a2b change pretty much everything so it does what I want :^) 2021-05-09 17:48:02 +02:00
Jordan Cristiano 56e6eef1da Fixed missing initialization for voice data writer members. 2018-03-30 17:29:14 -04:00
Jordan Cristiano b0db8deafb Fixed linux and osx build. 2018-03-30 17:22:08 -04:00
Jordan Cristiano ee254b984f Added voice data writer. Rips voice chat from svc_VoiceData and writes it to separate wav files. 2018-03-30 17:17:16 -04:00