RingRacers/src/sdl
Eidolon 0db1b16061 Adjust some voice chat parameters and behavior
1. If the sample queue is too long, frames will be skipped. This
   prevents bursting with a bunch of voice packets at once.
2. The Opus frame size is doubled to 20ms to reduce UDP overhead.
3. The Opus bitrate is reduced from its default to 10kbps, to prevent
   potential UDP MTU size overruns.
4. The server will ignore Opus frames past a certain limit per tic from
   each player, preventing excessive voice packet propagation
5. Push to talk no longer eats chat typing, and no longer responds while
   chat mode is on.
2025-09-13 15:56:51 -05:00
..
macosx Add a microphone usage description for macOS 2025-09-13 13:20:53 -05:00
SDL_main
SRB2Pandora
CMakeLists.txt Re-enable Mumble support. 2025-04-06 06:13:55 +00:00
dosstr.c
endtxt.c
endtxt.h Update copyright years to 2025 2025-02-13 15:32:26 -06:00
hwsym_sdl.c Update copyright years to 2025 2025-02-13 15:32:26 -06:00
hwsym_sdl.h Update copyright years to 2025 2025-02-13 15:32:26 -06:00
i_main.cpp Use new containers and json 2025-03-16 18:45:11 -05:00
i_net.c Update copyright years to 2025 2025-02-13 15:32:26 -06:00
i_system.cpp filesearch: Add "Priority folder" string parameter 2025-08-25 20:14:37 +01:00
i_threads.c Update copyright years to 2025 2025-02-13 15:32:26 -06:00
i_ttf.c filesearch: Add "Priority folder" string parameter 2025-08-25 20:14:37 +01:00
i_ttf.h Update copyright years to 2025 2025-02-13 15:32:26 -06:00
i_video.cpp Make the mouse cursor sane 2025-08-17 17:12:27 -05:00
IMG_xpm.c
MakeCYG.cfg
mixer_sound.c Update copyright years to 2025 2025-02-13 15:32:26 -06:00
new_sound.cpp Adjust some voice chat parameters and behavior 2025-09-13 15:56:51 -05:00
ogl_sdl.c Update copyright years to 2025 2025-02-13 15:32:26 -06:00
ogl_sdl.h Update copyright years to 2025 2025-02-13 15:32:26 -06:00
rhi_gl2_platform.cpp Use new containers and json 2025-03-16 18:45:11 -05:00
rhi_gl2_platform.hpp Use new containers and json 2025-03-16 18:45:11 -05:00
rhi_gles2_platform.cpp Update copyright years to 2025 2025-02-13 15:32:26 -06:00
rhi_gles2_platform.hpp Update copyright years to 2025 2025-02-13 15:32:26 -06:00
SDL_icon.xpm
sdl_sound.c Update copyright years to 2025 2025-02-13 15:32:26 -06:00
sdlmain.h Make the mouse cursor sane 2025-08-17 17:12:27 -05:00
srb2.ttf
srb2icon.png
Srb2SDL-vc9.vcproj
Srb2SDL-vc10.vcxproj
Srb2SDL-vc10.vcxproj.filters
Srb2SDL.dsp
Srb2SDL.dsw
Srb2SDL.ico
Srb2SDL.props