Commit Graph

22 Commits

Author SHA1 Message Date
BotoX 9423d2487d add argparse for long recording/not skipping silence
small clean up
2023-01-19 20:21:24 +01:00
BotoX 36a3225a2b change pretty much everything so it does what I want :^) 2021-05-09 17:48:02 +02: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
Jordan Cristiano b46d7cae95 Turns out cstdint is c++11, so enabled c++11 on sourcesdk project. 2018-02-13 20:56:48 -05:00
Jordan Cristiano 0844c5bc19 Fixed clang build of celt. Moved -std=c++11 to demboyz project scope. 2018-02-13 20:37:38 -05:00
Jordan Cristiano 585f370d43 Added celt v0.11.1 2018-02-12 21:55:28 -05:00
Jordan Cristiano 6d8ed3b5c6 Split external libs into their own vs projects. 2018-02-12 21:08:01 -05:00
Jordan Cristiano 74530ec287 Updated build script for snappy 2016-04-16 20:56:57 -04:00
Jordan Cristiano 8ef2c0ebfc Changed output dir of compiled binaries to bin 2015-08-31 23:58:47 -04:00
Jordan Cristiano 4d4a751e75 Changed json_checker to cpp file to fix clang build 2015-08-31 22:14:49 -04:00
Jordan Cristiano 04b79ff3f8 Updated to cbase64-1.1 2015-07-12 22:57:26 -04:00
Jordan Cristiano ef50be7054 Replaced libb64-1.2.1 with cbase64-1.0 2015-07-09 20:52:06 -04:00
Jordan Cristiano 94d1c32319 Added libb64-1.2.1 for base64 encoding/decoding 2015-06-19 19:34:53 -04:00
Jordan Cristiano d1921abc9f Fixed json_checker build for c++ 2015-06-19 14:12:51 -04:00
Jordan Cristiano 522f5a11ee Added rapidjson-1.0.2 json reader/writer 2015-06-14 22:59:30 -04:00
Jordan Cristiano b2f3469b16 Restructured external includes 2015-06-14 22:58:23 -04:00
Jordan Cristiano a02b034115 premake script cleanup 2015-06-14 17:27:36 -04:00
Jordan Cristiano c07678a37e Added _CRT_SECURE_NO_WARNINGS define to remove warnings for fopen 2015-06-14 17:27:21 -04:00
Jordan Cristiano 4218c60eff Moved demofile headers to demofile directory 2015-06-14 17:09:41 -04:00
Jordan Cristiano 569a482549 Changed sourcesdk include to just include externals path 2015-06-14 16:49:44 -04:00
Chris Kim a94715a302 remove `toolset "clang"` option from premake5.lua 2015-05-15 19:27:32 -04:00
Chris Kim a1ccf22d87 fix premake scripts 2015-05-15 19:00:08 -04:00