2
0
mirror of https://github.com/rehlds/revoice.git synced 2025-04-10 19:40:13 +03:00

Commit Graph

  • 9db23f1fe0 Add Dev Container configuration master the_hunter 2025-04-05 23:33:50 +03:00
  • cbbc3d3fda Add script to generate debug config files (for Visual Studio) the_hunter 2025-03-04 13:51:27 +02:00
  • 9ee28d2bdd Add build automation scripts the_hunter 2025-03-02 01:10:21 +02:00
  • 644a3e2811 Add 'vs2022-clang-windows' CMake preset the_hunter 2025-03-03 11:41:48 +02:00
  • 493e5ff58b Replace 'cmd' with 'cmake -E' for ilk file move in post-build the_hunter 2025-03-03 15:44:02 +02:00
  • bc05483fac Update CMake policy upper bound to version 3.31 the_hunter 2025-03-03 12:15:53 +02:00
  • f0b5d960b3 Implement simple voice playback for codecs testing purposes voice-playback s1lent 2017-12-06 19:53:55 +07:00
  • 70a8c313b7 Fix implicit pointer-to-function conversion warning the_hunter 2025-02-25 10:30:25 +02:00
  • 30cfd4dd41 Fix assignment-in-condition warning the_hunter 2025-02-25 10:09:16 +02:00
  • 0ff6507dff Remove redundant null check for g_engfuncs the_hunter 2025-02-25 10:04:55 +02:00
  • 80baf85885 Add silk documentation the_hunter 2025-02-24 16:06:33 +02:00
  • b9b87a119a Fix buffer overread in silk the_hunter 2025-02-24 15:49:30 +02:00
  • c53cff1cc7 Enable LTO for silk codec on Linux the_hunter 2025-02-24 15:41:42 +02:00
  • e927c2bcb5 Fix typo in silk CMakeLists.txt (RPIVATE -> PRIVATE) the_hunter 2025-02-24 14:02:33 +02:00
  • 659e3b71a7 Enable floating-point optimizations for silk non-Debug the_hunter 2025-02-25 00:53:52 +02:00
  • c5fafac2f4 Change CXX to C compiler condition in silk CMakeLists.txt the_hunter 2025-02-25 00:24:11 +02:00
  • 1944301509 Add project metadata to silk CMakeLists.txt the_hunter 2025-02-24 13:20:36 +02:00
  • 0a6172735d Enable floating-point optimizations for speex non-Debug the_hunter 2025-02-25 01:17:54 +02:00
  • 19e2898a0d Add option ENABLE_VORBIS_PSY the_hunter 2025-02-24 10:43:38 +02:00
  • 0095b8b5ad Update speex codec to version 1.2.1 the_hunter 2025-02-23 23:18:53 +02:00
  • c7f858e7af Move speex private headers to src directory the_hunter 2025-02-23 22:39:33 +02:00
  • 3902100b0e Apply FORCE_STACK_ALIGN attribute in C_DLLEXPORT macro the_hunter 2025-02-23 14:09:31 +02:00
  • 4662a2d126 Add CMakeUserPresets.json to .gitignore the_hunter 2025-02-23 13:40:13 +02:00
  • acc728be60 Remove unused source files the_hunter 2025-02-23 13:33:05 +02:00
  • 46f2ba7e69 Reorganize project structure according to 'The Pitchfork Layout' the_hunter 2025-02-22 22:25:47 +02:00
  • ac92a1fbc8 Replace Gradle and MSVC with CMake build system the_hunter 2025-02-17 11:12:44 +02:00
  • f830f79f33 Remove Gradle and MSVC configuration files the_hunter 2025-02-17 10:06:14 +02:00
  • 846d857f10 Normalize line endings to LF in source files the_hunter 2025-02-17 01:02:45 +02:00
  • 6b01c1009d Add .gitattributes and .editorconfig files the_hunter 2025-02-17 00:07:41 +02:00
  • dcb1ef0185 Update .gitignore with revised rules the_hunter 2025-02-16 23:59:46 +02:00
  • e0feddef34
    Merge pull request #20 from rehlds/feature/meta-improvements STAM 2024-11-15 18:03:55 +03:00
  • 2ca16db99d
    re -> Re STAM 2024-11-15 18:03:27 +03:00
  • 903721e12c
    Rename back LICENSE file Sergey Shorokhov 2024-11-11 09:14:20 +03:00
  • 7022f8bcf0
    Update CHANGELOG.md STAM 2024-11-06 13:38:38 +03:00
  • 20714b62f2
    Update CHANGELOG.md STAM 2024-11-06 13:38:33 +03:00
  • 428886ffbd
    mata info: added Changelog, updated readme STAM 2024-11-03 16:56:35 +03:00
  • 8a547601db VoiceEncoder_Opus.cpp reworked, refactoring, fix Compress 0.1.0.34 s1lent 2020-03-04 00:00:41 +07:00
  • 5f71fde202 fixed vulnerable client-side attack via invalid voice packet 0.1.0.33 s1lent 2019-10-17 03:06:51 +07:00
  • 15780dfcaf
    Fix typo 0.1.0.32 s1lent 2017-10-31 01:17:02 +07:00
  • 2f2b7fe48a
    Fixed some bugs. Add "rev status" to print detailed info Update rehlsdk 0.1.0.31 s1lent 2017-10-26 20:30:31 +07:00
  • d271a42878
    Fix voice stream steam-to-steam 0.1.0.30 s1lent 2017-07-09 16:09:53 +07:00
  • b83914b030
    Refactoring Added new cvar's REV_HltvCodec, REV_DefaultCodec s1lent 2017-07-08 02:46:03 +07:00
  • 07f5290ad9
    Refactoring versioning s1lent 2017-07-07 20:01:43 +07:00
  • 92f1fb87b1
    Add OPUS audio codec support 0.1.0.29 s1lent 2017-07-07 04:23:47 +07:00
  • 08dd8df4b4 Update ReHLDS API 3.x 0.1.0.26 Adidasman 2016-12-13 05:54:47 +06:00
  • c8311da7da Fix: Moved ConVar sv_voiceenable after reading the buffer MSG_Read* s1lentq 2016-02-11 05:03:24 +06:00
  • 41a2c97eba Enable voice-limiter s1lentq 2016-02-10 20:36:29 +06:00
  • a5667b7dbc Rethink authorize a client s1lentq 2016-02-05 03:51:42 +06:00
  • fcc2d4f522 Merge pull request #6 from Adidasman1/master s1lentq 2016-01-26 17:20:00 +03:00
  • 3d049fcb19 Uncommented limiter voice and default voice codex speex for everyone. Adidasman1 2016-01-26 19:07:04 +04:00
  • fec9126f34 Added voice rate limiter asmodai 2015-12-15 00:50:47 +03:00
  • 639e79e766 Added publish.gradle s1lentq 2015-12-15 02:02:31 +06:00
  • 28f77e9ff3 Silk encoder: disable 100msec encoding buffer thecrock 2015-12-14 22:15:33 +04:00
  • 9ef0b50281 Merge branch 'master' of https://github.com/s1lentq/revoice thecrock 2015-12-14 21:49:52 +04:00
  • f2c262cdb4 Access to pending samples in the Silk encoding buffer thecrock 2015-12-14 21:49:28 +04:00
  • f378ce017a Temporary disabled load config s1lentq 2015-12-14 22:48:21 +06:00
  • 32ed0c8924 Fix warnings in speex library Implemented gradle build s1lentq 2015-12-14 22:06:38 +06:00
  • 8eb9367dcd Typo in CSteamP2PCodec::Compress thecrock 2015-12-14 18:06:47 +04:00
  • 81a705a87a Merge branch 'master' of https://github.com/s1lentq/revoice thecrock 2015-12-14 17:16:15 +04:00
  • 46165f761f Implemented Steam P2P stream voice codec thecrock 2015-12-14 17:13:59 +04:00
  • 21d6a223c5 Using Reunion API for protocol detection Updated ReHLDS SDK Small fixes asmodai 2015-12-14 01:54:05 +03:00
  • 01dab99480 Main logic thecrock 2015-12-13 18:55:11 +04:00
  • 1ed90219f9 Upgrade ReHLDS api thecrock 2015-12-13 17:51:18 +04:00
  • a0c2aae7d2 Merge branch 'master' of https://github.com/s1lentq/revoice thecrock 2015-12-13 17:48:43 +04:00
  • 6775e6b67c Client codec detection code thecrock 2015-12-13 17:48:22 +04:00
  • 6e2c4eefc4 Removed test speex-files s1lentq 2015-12-13 19:17:27 +06:00
  • a493f845a0 Added reference to speex codec module thecrock 2015-12-13 16:12:13 +04:00
  • cca3e1e46c Added speex voice encoder s1lentq 2015-12-13 18:03:03 +06:00
  • eb4914c7d9 Initial commit thecrock 2015-12-13 14:55:07 +04:00
  • 70f877bda2 Initial commit s1lentq 2015-12-13 16:49:05 +06:00