ioef/code/client
Zack Middleton 0861d3c583 Revert "DMA 44100Hz needs more memory for sound buffers"
This reverts commit 0e6632f464.

Cause crashes if com_soundMegs is 32.
2014-03-17 13:44:30 -05:00
..
cl_avi.c
cl_cgame.c remove some unused stuff 2013-05-30 15:41:19 -05:00
cl_cin.c Fix music studder in base sound when starting silent cinematics 2014-01-12 15:14:38 -06:00
cl_console.c when using the condump command, do not say "dumped console text" prematurely, before trying to open the file 2013-05-30 15:41:19 -05:00
cl_curl.c Don't allow modifying qvms or pk3s 2013-04-24 14:11:18 -05:00
cl_curl.h Upgrade from libcurl 7.15.5 (2006-08-07) to 7.35.0 (2014-01-29) 2014-02-08 17:33:56 +00:00
cl_input.c Fix writting voip data in demos (broke in r2102). 2012-12-13 05:25:50 +00:00
cl_keys.c Fix "bind <key>" message for unbound keys 2013-08-16 15:41:01 -05:00
cl_main.c Clear referenced paks when disconnecting 2014-02-08 22:09:30 -06:00
cl_net_chan.c
cl_parse.c Don't read clc.voipIncomingSequence until range checked sender 2014-01-12 18:01:02 -06:00
cl_scrn.c don't clear screen during CA_LOADING and CA_PRIMED 2014-01-23 13:44:36 -08:00
cl_ui.c Fix resolving IPv6 favorites in Team Arena UI 2013-02-08 16:47:27 -06:00
client.h Fix video recording sync drift (patch refactored but original author unknown) 2013-11-02 19:11:14 +00:00
keycodes.h
keys.h
libmumblelink.c * Fix various warnings with GCC and clang 2011-10-27 21:32:28 +00:00
libmumblelink.h
qal.c Remove references to alDopplerVelocity 2014-02-22 18:06:04 -06:00
qal.h Remove references to alDopplerVelocity 2014-02-22 18:06:04 -06:00
snd_adpcm.c Fix some of the things clang --analyze flagged 2013-03-26 16:50:03 +00:00
snd_codec.c Add Ogg Opus support 2013-02-17 18:32:05 -06:00
snd_codec.h Add Ogg Opus support 2013-02-17 18:32:05 -06:00
snd_codec_ogg.c Support FS_SEEK_END and negative offset for zipped files in FS_Seek 2013-11-08 18:43:34 -06:00
snd_codec_opus.c Support FS_SEEK_END and negative offset for zipped files in FS_Seek 2013-11-08 18:43:34 -06:00
snd_codec_wav.c
snd_dma.c Remove unused code path from S_Base_StartBackgroundTrack 2014-01-12 18:16:39 -06:00
snd_local.h Fix playback of stereo sounds in Base sound system 2013-12-15 00:23:10 -06:00
snd_main.c Remove unneeded name buffer in S_Play_f. 2012-11-18 23:30:26 +00:00
snd_mem.c Revert "DMA 44100Hz needs more memory for sound buffers" 2014-03-17 13:44:30 -05:00
snd_mix.c Don't mix sfx with NULL soundData 2014-03-11 16:44:50 -05:00
snd_openal.c Bunch of comment fixes 2014-03-13 02:20:54 +01:00
snd_public.h REFACTOR [reletive -> relative] 2012-06-18 16:32:03 +00:00
snd_wavelet.c Fix some of the things clang --analyze flagged 2013-03-26 16:50:03 +00:00