quakeforge/libs/audio/renderer
Bill Currie 0dfff8fd58 ignore stuff 2010-08-07 10:42:09 +00:00
..
Makefile.am Move all the cd plugins into the audio subdir so things can be built in the correct order (as cd_file depends on libQFsound). 2007-05-31 06:30:46 +00:00
flac.c make the resampling state a little more self-contained. this should make 2009-01-08 07:48:08 +00:00
midi.c audit the usage of "only" 2010-01-13 06:42:26 +00:00
snd_channels.c don't seg when non-jack isn't available either :P 2007-05-21 21:39:59 +00:00
snd_dma.c remove S_TouchSound: it doesn't seem to be necessary 2007-05-07 12:20:38 +00:00
snd_jack.c add a comment about the valid range of samples 2010-08-06 01:58:12 +00:00
snd_mem.c make the resampling state a little more self-contained. this should make 2009-01-08 07:48:08 +00:00
snd_mix.c this seems to fix the sound cutouts. I /think/ this is the correct fix as cached sfxs are shared and thus nulling the buffer pointer isn't a particularly good idea for every release. 2007-05-06 08:35:28 +00:00
snd_resample.c make the resampling state a little more self-contained. this should make 2009-01-08 07:48:08 +00:00
snd_sfx.c Prefill the sfx stream buffer to ensure the decoders have allocated any memory they might need. Problem found using jack_interposer (http://repo.or.cz/w/jack_interposer.git). 2010-08-06 00:41:42 +00:00
vorbis.c make the resampling state a little more self-contained. this should make 2009-01-08 07:48:08 +00:00
wav.c make the resampling state a little more self-contained. this should make 2009-01-08 07:48:08 +00:00