2007-08-27 |
havoc | implemented snd_mutewhenidle cvar, defaults to 1, to... |
blob | commitdiff | raw |
2007-05-22 |
havoc | renamed snd_reload to snd_unloadallsounds to clarify... |
blob | commitdiff | raw | diff to current |
2006-12-17 |
havoc | added snd_reload command to reload all sounds |
blob | commitdiff | raw | diff to current |
2006-09-16 |
havoc | implemented direct AVI video capture using the I420... |
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-02-20 |
molivier | Added function S_IsSoundPrecached to the sound engine... |
blob | commitdiff | raw | diff to current |
2005-01-19 |
molivier | - Got rid of all the FILE* stuff in the FS code, relyin... |
blob | commitdiff | raw | diff to current |
2005-01-13 |
havoc | added S_ClearBuffer to sound.h and snd_null.c |
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-11-22 |
molivier | Several changes to the SFX lock code in the sound engin... |
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-13 |
molivier | Lots of minor fixes and improvements to the sound engin... |
blob | commitdiff | raw | diff to current |
2004-08-10 |
havoc | converted S_Update to take a matrix, and internal snd_d... |
blob | commitdiff | raw | diff to current |
2004-07-14 |
black | -Added the preprocessor constant USE_DSOUND. |
blob | commitdiff | raw | diff to current |
2004-07-06 |
molivier | Removed the functions "S_RawSamples_*" and "S_ResampleB... |
blob | commitdiff | raw | diff to current |
2004-07-02 |
molivier | Modified the sound code so it can handle sounds outside... |
blob | commitdiff | raw | diff to current |
2004-06-23 |
molivier | Removed unused functions S_AmbientOff and S_AmbientOn... |
blob | commitdiff | raw | diff to current |
2004-04-11 |
molivier | The first step towards a real CD volume setting (only... |
blob | commitdiff | raw | diff to current |
2004-04-08 |
molivier | "soundlist" now tells you if a sound is streamed and... |
blob | commitdiff | raw | diff to current |
2004-04-05 |
molivier | Fake CD tracks support; DP now tries to play "sound... |
blob | commitdiff | raw | diff to current |
2004-04-02 |
molivier | Added a CHANNELFLAG_LOCALSOUND flag for channels playin... |
blob | commitdiff | raw | diff to current |
2004-04-02 |
molivier | strncpy -> {strlcpy,memcpy}. Replaced the "forceloop... |
blob | commitdiff | raw | diff to current |
2004-03-26 |
molivier | The portable_samplepair_t structure has no need to... |
blob | commitdiff | raw | diff to current |
2004-03-25 |
molivier | Moved the WAV loading code out of "snd_mem.c". Removed... |
blob | commitdiff | raw | diff to current |
2004-03-24 |
molivier | Fixed the sounds not being advanced in time while not... |
blob | commitdiff | raw | diff to current |
2004-03-23 |
molivier | Ogg vorbis streaming support; the code decides whether... |
blob | commitdiff | raw | diff to current |
2004-02-11 |
molivier | Added automatic unloading of unused sounds. The "silent... |
blob | commitdiff | raw | diff to current |
2004-02-10 |
molivier | Added a couple of function skeletons for the automatic... |
blob | commitdiff | raw | diff to current |
2003-12-07 |
black | Added qc fs search functions, so the qcs can easily... |
blob | commitdiff | raw | diff to current |
2003-11-14 |
havoc | r_refdef.vieworg and r_refdef.viewangles replaced by... |
blob | commitdiff | raw | diff to current |
2003-10-11 |
black | Added the drawing functions and added also probably... |
blob | commitdiff | raw | diff to current |
2003-10-07 |
havoc | cd audio now tied to sound system |
blob | commitdiff | raw | diff to current |
2003-07-03 |
havoc | sounds now follow their owner (so riding a lift doesn... |
blob | commitdiff | raw | diff to current |
2003-07-02 |
havoc | added snd_staticvolume to snd_null.c |
blob | commitdiff | raw | diff to current |
2003-03-30 |
havoc | no longer complains about missing ambient liquid sounds... |
blob | commitdiff | raw | diff to current |
2002-09-26 |
havoc | this commit adds video mode switching, and preferred... |
blob | commitdiff | raw | diff to current |
2002-09-17 |
havoc | you can now build a darkplaces-dedicated executable... |
blob | commitdiff | raw | diff to current |
2002-07-25 |
havoc | .dpv video playback is now implemented. Slow though... |
blob | commitdiff | raw | diff to current |
2002-07-25 |
havoc | added S_RawSamples_Enqueue, S_RawSamples_Dequeue, and... |
blob | commitdiff | raw | diff to current |
2002-07-25 |
havoc | massive cleanup of S_TransferPaintBuffer and moved... |
blob | commitdiff | raw | diff to current |
2002-06-29 |
havoc | no longer complains about missing sounds loaded by... |
blob | commitdiff | raw | diff to current |
2002-06-02 |
knghtbrd | DP code cleanup, stage one - all headers that can be... |
blob | commitdiff | raw | diff to current |
2002-02-27 |
lordhavoc | renamed byte to qbyte throughout engine to eliminate... |
blob | commitdiff | raw | diff to current |
2002-02-15 |
lordhavoc | changed bgmvolume/volume to always be registered, slide... |
blob | commitdiff | raw | diff to current |
2002-01-16 |
lordhavoc | rewrote memory system entirely (hunk, cache, and zone... |
blob | commitdiff | raw | diff to current |
2001-05-27 |
lordhavoc | cleaned up nearly all of the externs in .c files (moved... |
blob | commitdiff | raw | diff to current |
2001-02-24 |
despair | Remove alsa 0.6 (for some random date of cvs alsa)... |
blob | commitdiff | raw | diff to current |
2000-09-18 |
lordhavoc | removal of various id386 junk |
blob | commitdiff | raw | diff to current |
2000-08-22 |
lordhavoc | Initial revision |
blob | commitdiff | raw | diff to current |
|