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
hwsym_sdl.c
hwsym_sdl.h
i_main.cpp Use new containers and json 2025-03-16 18:45:11 -05:00
i_net.c
i_system.cpp filesearch: Add "Priority folder" string parameter 2025-08-25 20:14:37 +01:00
i_threads.c
i_ttf.c filesearch: Add "Priority folder" string parameter 2025-08-25 20:14:37 +01:00
i_ttf.h
i_video.cpp Make the mouse cursor sane 2025-08-17 17:12:27 -05:00
IMG_xpm.c
MakeCYG.cfg
mixer_sound.c
new_sound.cpp Adjust some voice chat parameters and behavior 2025-09-13 15:56:51 -05:00
ogl_sdl.c
ogl_sdl.h
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
rhi_gles2_platform.hpp
SDL_icon.xpm
sdl_sound.c
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