RingRacers/src/dummy
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
..
i_cdmus.c Update copyright years to 2025 2025-02-13 15:32:26 -06:00
i_main.c Update copyright years to 2025 2025-02-13 15:32:26 -06:00
i_net.c Update copyright years to 2025 2025-02-13 15:32:26 -06:00
i_sound.c Adjust some voice chat parameters and behavior 2025-09-13 15:56:51 -05:00
i_system.c Update copyright years to 2025 2025-02-13 15:32:26 -06:00
i_video.c Update copyright years to 2025 2025-02-13 15:32:26 -06:00
Sourcefile Make dummy compile again, if SDL is explicitly set to 0 2022-10-13 18:06:48 -05:00