ioq3/code/sdl
Zack Middleton 2326a060b9 Don't allow SDL audio capture using pulseaudio
When you start recording using SDL pulseaudio driver the client sends
all audio captured while not recording. 240 milliseconds of audio is
sent each frame until the capture buffer is empty. This is a problem for
privacy and causes confusing to debug VoIP playback issues on other
clients connected to server and when playing back demos.
2018-05-12 04:20:58 -05:00
..
sdl_gamma.c Added SDL_GetError() 2015-07-26 15:45:21 +02:00
sdl_glimp.c Fix displayed color/depth/stencil bits values 2018-04-11 01:26:00 -05:00
sdl_icon.h Reverting. 2008-07-06 17:16:14 +00:00
sdl_input.c Fix mouse grab after toggling fullscreen 2018-04-09 00:05:43 -05:00
sdl_snd.c Don't allow SDL audio capture using pulseaudio 2018-05-12 04:20:58 -05:00