quakeforge/libs/audio
Bill Currie 9ffa1f410a Detect the silent death of the jack client thread.
When jackd gets an unhandled xrun, it stops all processing but neglects to
tell the client about it. Thus, add a bit of a watchdog function to
s_update() and assume the client thread is dead if there's no sign of life
after one second. No more hanging on exit.
2011-09-07 15:16:27 +09:00
..
renderer Detect the silent death of the jack client thread. 2011-09-07 15:16:27 +09:00
targets Some compile fixes for OpenBSD 2011-08-25 22:35:20 +09:00
test Do not try to build testsound when not building sound libs. 2011-07-30 15:03:19 +09:00
cd.c Make the default cd plugin configurable. 2011-06-04 17:19:18 +09:00
cd_file.c Rename some headers to fix doxygen warnings. 2011-07-23 15:58:45 +09:00
cd_linux.c Add and use SYS_SND for both sound and cd debug prints. 2011-08-11 17:20:33 +09:00
cd_sdl.c Add and use SYS_SND for both sound and cd debug prints. 2011-08-11 17:20:33 +09:00
cd_sgi.c Add and use SYS_SND for both sound and cd debug prints. 2011-08-11 17:20:33 +09:00
cd_win.c Add and use SYS_SND for both sound and cd debug prints. 2011-08-11 17:20:33 +09:00
cd_xmms.c Add and use SYS_SND for both sound and cd debug prints. 2011-08-11 17:20:33 +09:00
Makefile.am Implement --version-info configure switch to override QuakeForge 2011-07-09 01:23:36 +03:00
snd.c remove S_TouchSound: it doesn't seem to be necessary 2007-05-07 12:20:38 +00:00
snd_progs.c add some sounds to the menus (not yet finished) 2007-05-07 12:17:12 +00:00