2
0
mirror of https://github.com/rehlds/revoice.git synced 2025-04-19 15:52:37 +03:00

34 Commits

Author SHA1 Message Date
the_hunter
e927c2bcb5 Fix typo in silk CMakeLists.txt (RPIVATE -> PRIVATE) 2025-02-25 01:28:37 +02:00
the_hunter
acc728be60 Remove unused source files 2025-02-23 13:33:05 +02:00
the_hunter
46f2ba7e69 Reorganize project structure according to 'The Pitchfork Layout' 2025-02-23 12:59:05 +02:00
the_hunter
ac92a1fbc8 Replace Gradle and MSVC with CMake build system 2025-02-22 13:29:27 +02:00
the_hunter
f830f79f33 Remove Gradle and MSVC configuration files 2025-02-22 13:29:27 +02:00
the_hunter
846d857f10 Normalize line endings to LF in source files 2025-02-17 01:02:45 +02:00
s1lent
8a547601db VoiceEncoder_Opus.cpp reworked, refactoring, fix Compress 2020-03-04 00:00:41 +07:00
s1lent
5f71fde202 fixed vulnerable client-side attack via invalid voice packet 2019-10-17 03:06:51 +07:00
s1lent
15780dfcaf
Fix typo 2017-10-31 01:17:02 +07:00
s1lent
2f2b7fe48a
Fixed some bugs.
Add "rev status" to print detailed info
Update rehlsdk
2017-10-26 20:30:31 +07:00
s1lent
d271a42878
Fix voice stream steam-to-steam 2017-07-09 16:09:53 +07:00
s1lent
b83914b030
Refactoring
Added new cvar's REV_HltvCodec, REV_DefaultCodec
2017-07-08 02:53:04 +07:00
s1lent
07f5290ad9
Refactoring versioning 2017-07-07 20:23:11 +07:00
s1lent
92f1fb87b1
Add OPUS audio codec support 2017-07-07 04:51:29 +07:00
Adidasman
08dd8df4b4 Update ReHLDS API 3.x 2016-12-13 05:54:47 +06:00
s1lentq
c8311da7da Fix: Moved ConVar sv_voiceenable after reading the buffer MSG_Read* 2016-02-11 05:03:24 +06:00
s1lentq
41a2c97eba Enable voice-limiter 2016-02-10 20:36:29 +06:00
s1lentq
a5667b7dbc Rethink authorize a client 2016-02-05 03:56:46 +06:00
Adidasman1
3d049fcb19 Uncommented limiter voice and default voice codex speex for everyone. 2016-01-26 19:07:04 +04:00
asmodai
fec9126f34 Added voice rate limiter 2015-12-15 03:00:14 +03:00
thecrock
28f77e9ff3 Silk encoder: disable 100msec encoding buffer 2015-12-14 22:15:33 +04:00
thecrock
9ef0b50281 Merge branch 'master' of https://github.com/s1lentq/revoice 2015-12-14 21:49:52 +04:00
thecrock
f2c262cdb4 Access to pending samples in the Silk encoding buffer 2015-12-14 21:49:28 +04:00
s1lentq
f378ce017a Temporary disabled load config 2015-12-14 22:48:21 +06:00
s1lentq
32ed0c8924 Fix warnings in speex library
Implemented gradle build
2015-12-14 22:07:55 +06:00
thecrock
8eb9367dcd Typo in CSteamP2PCodec::Compress 2015-12-14 18:06:47 +04:00
thecrock
81a705a87a Merge branch 'master' of https://github.com/s1lentq/revoice
Conflicts:
	revoice/msvc/ReVoice.vcxproj.filters
	revoice/src/VoiceEncoder_Speex.cpp
	revoice/src/revoice_main.cpp
2015-12-14 17:16:15 +04:00
thecrock
46165f761f Implemented Steam P2P stream voice codec 2015-12-14 17:13:59 +04:00
asmodai
21d6a223c5 Using Reunion API for protocol detection
Updated ReHLDS SDK
Small fixes
2015-12-14 02:00:20 +03:00
thecrock
01dab99480 Main logic 2015-12-13 18:55:11 +04:00
thecrock
6775e6b67c Client codec detection code 2015-12-13 17:48:22 +04:00
thecrock
a493f845a0 Added reference to speex codec module 2015-12-13 16:12:13 +04:00
s1lentq
cca3e1e46c Added speex voice encoder 2015-12-13 18:03:03 +06:00
thecrock
eb4914c7d9 Initial commit 2015-12-13 15:02:22 +04:00