2006-07-23 |
havoc | Mathieu should have set the snd_* cvars properly, not... |
blob | commitdiff | raw |
2006-07-07 |
havoc | whitespace on blank lines removed |
blob | commitdiff | raw | diff to current |
2006-06-20 |
molivier | Made S_ChooseCheaperFormat() a bit smarter |
blob | commitdiff | raw | diff to current |
2006-06-11 |
molivier | Fixed audio capture when the sound engine wasn't restar... |
blob | commitdiff | raw | diff to current |
2006-06-10 |
molivier | Added snd_channellayout to configure the speaker layout... |
blob | commitdiff | raw | diff to current |
2006-06-10 |
molivier | When we're recording a demo, we must not stop rendering... |
blob | commitdiff | raw | diff to current |
2006-06-10 |
molivier | Removed some debug printings, and made some others... |
blob | commitdiff | raw | diff to current |
2006-06-06 |
havoc | commented out S_StartSound <whatever> not precached... |
blob | commitdiff | raw | diff to current |
2006-06-06 |
molivier | Attempt to fix speaker layout for 5.1 and 7.1 sound... |
blob | commitdiff | raw | diff to current |
2006-06-04 |
molivier | Fixed the "nosound" cvar. Thanks to Willis for having... |
blob | commitdiff | raw | diff to current |
2006-06-04 |
molivier | - the Linux sound modules (ALSA and OSS) are now write... |
blob | commitdiff | raw | diff to current |
2006-05-30 |
havoc | fixed several crashes in video capture code when files... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
havoc | rewrote timing code, now a much better and very differe... |
blob | commitdiff | raw | diff to current |
2006-04-09 |
havoc | do apply mixahead math as int |
blob | commitdiff | raw | diff to current |
2006-04-08 |
havoc | made darkplaces able to compile as C++ again, and fixed... |
blob | commitdiff | raw | diff to current |
2006-03-15 |
havoc | moved many cl_ prefixed variables into cl. or cls. |
blob | commitdiff | raw | diff to current |
2006-02-28 |
havoc | reduced number of GAME_NEXUIZ checks in the engine... |
blob | commitdiff | raw | diff to current |
2006-02-20 |
molivier | Added function S_IsSoundPrecached to the sound engine... |
blob | commitdiff | raw | diff to current |
2006-02-01 |
havoc | added description string to all cvars and commands |
blob | commitdiff | raw | diff to current |
2006-01-30 |
havoc | sound direction fix (negated yaw angle), submitted... |
blob | commitdiff | raw | diff to current |
2005-11-29 |
havoc | removed headphones stuff, now stereo is side speakers... |
blob | commitdiff | raw | diff to current |
2005-11-27 |
havoc | eliminated snd_inited and sound_started variables,... |
blob | commitdiff | raw | diff to current |
2005-11-23 |
havoc | implemented 7.1 audio, only works with SDL (attempted... |
blob | commitdiff | raw | diff to current |
2005-11-07 |
havoc | cleaned up all Con_Printf calls that were missing a \n |
blob | commitdiff | raw | diff to current |
2005-11-05 |
havoc | eliminated qbyte type, now uses unsigned char throughou... |
blob | commitdiff | raw | diff to current |
2005-10-21 |
havoc | made darkplaces compile successfully with g++ to test... |
blob | commitdiff | raw | diff to current |
2005-09-18 |
molivier | - SFXs no longer allocate mempools, they use the sound... |
blob | commitdiff | raw | diff to current |
2005-09-07 |
molivier | Added CoreAudio (Mac OS X) sound driver. Changed /... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
havoc | added a 64bif fs_offset_t type to clean up most of... |
blob | commitdiff | raw | diff to current |
2005-07-05 |
havoc | fixed signed/unsigned mismatch warnings |
blob | commitdiff | raw | diff to current |
2005-06-22 |
havoc | changed a lot of Host_Error calls to Con_Printf or... |
blob | commitdiff | raw | diff to current |
2005-06-20 |
havoc | changed most Sys_Error calls to Con_Printf with appropr... |
blob | commitdiff | raw | diff to current |
2005-05-30 |
havoc | made bmodel trails (if anyone ever dares to try them... |
blob | commitdiff | raw | diff to current |
2005-05-16 |
havoc | added a commented out Con_Printf for debugging spatiali... |
blob | commitdiff | raw | diff to current |
2005-05-08 |
havoc | S_LocalSound now uses ATTN_NONE, so menu sounds and... |
blob | commitdiff | raw | diff to current |
2005-04-05 |
havoc | fixed an error case in S_StartSound |
blob | commitdiff | raw | diff to current |
2005-04-05 |
havoc | reduced client memory usage by 29MB by making cl_max_en... |
blob | commitdiff | raw | diff to current |
2005-01-13 |
havoc | forgot a parameter to S_FreeSfx |
blob | commitdiff | raw | diff to current |
2005-01-13 |
havoc | no longer calls S_StopAllSounds when sound system resta... |
blob | commitdiff | raw | diff to current |
2005-01-03 |
molivier | Added S_Terminate to free all sound resources at shutdown |
blob | commitdiff | raw | diff to current |
2004-12-08 |
molivier | A few minor changes in the sound code |
blob | commitdiff | raw | diff to current |
2004-11-25 |
molivier | Fixed ambient sound volume (it was reset each frame... |
blob | commitdiff | raw | diff to current |
2004-11-22 |
molivier | Several changes to the SFX lock code in the sound engin... |
blob | commitdiff | raw | diff to current |
2004-11-20 |
havoc | fixed bug with engine sounds (for TE_ effects) and... |
blob | commitdiff | raw | diff to current |
2004-11-20 |
havoc | changed S_StartSound to start a sound even if it has... |
blob | commitdiff | raw | diff to current |
2004-10-26 |
havoc | S_LoadSound now automatically tries both with and witho... |
blob | commitdiff | raw | diff to current |
2004-10-25 |
molivier | Don't allow sound extra updates until the sounds have... |
blob | commitdiff | raw | diff to current |
2004-10-25 |
havoc | fix a rare crash when a sound is emitted by an entity... |
blob | commitdiff | raw | diff to current |
2004-10-18 |
molivier | Finally removed the Win32 specific code from "snd_main... |
blob | commitdiff | raw | diff to current |
2004-10-13 |
molivier | snd_dma.c -> snd_main.c |
blob | commitdiff | raw | diff to current |
|