]> icculus.org git repositories - divverent/darkplaces.git/history - sound.h
implemented loading of particles/particlefont.tga and particles/nexbeam.tga
[divverent/darkplaces.git] / sound.h
2004-08-10 havocconverted S_Update to take a matrix, and internal snd_d...
2004-07-14 black-Added the preprocessor constant USE_DSOUND.
2004-07-06 molivierRemoved the functions "S_RawSamples_*" and "S_ResampleB...
2004-07-02 molivierModified the sound code so it can handle sounds outside...
2004-06-23 molivierRemoved unused functions S_AmbientOff and S_AmbientOn...
2004-04-11 molivierThe first step towards a real CD volume setting (only...
2004-04-08 molivier"soundlist" now tells you if a sound is streamed and...
2004-04-05 molivierFake CD tracks support; DP now tries to play "sound...
2004-04-02 molivierAdded a CHANNELFLAG_LOCALSOUND flag for channels playin...
2004-04-02 molivierstrncpy -> {strlcpy,memcpy}. Replaced the "forceloop...
2004-03-26 molivierThe portable_samplepair_t structure has no need to...
2004-03-25 molivierMoved the WAV loading code out of "snd_mem.c". Removed...
2004-03-24 molivierFixed the sounds not being advanced in time while not...
2004-03-23 molivierOgg vorbis streaming support; the code decides whether...
2004-02-11 molivierAdded automatic unloading of unused sounds. The "silent...
2004-02-10 molivierAdded a couple of function skeletons for the automatic...
2003-12-07 blackAdded qc fs search functions, so the qcs can easily...
2003-11-14 havocr_refdef.vieworg and r_refdef.viewangles replaced by...
2003-10-11 blackAdded the drawing functions and added also probably...
2003-10-07 havoccd audio now tied to sound system
2003-07-03 havocsounds now follow their owner (so riding a lift doesn...
2003-07-02 havocadded snd_staticvolume to snd_null.c
2003-03-30 havocno longer complains about missing ambient liquid sounds...
2002-09-26 havocthis commit adds video mode switching, and preferred...
2002-09-17 havocyou can now build a darkplaces-dedicated executable...
2002-07-25 havoc.dpv video playback is now implemented. Slow though...
2002-07-25 havocadded S_RawSamples_Enqueue, S_RawSamples_Dequeue, and...
2002-07-25 havocmassive cleanup of S_TransferPaintBuffer and moved...
2002-06-29 havocno longer complains about missing sounds loaded by...
2002-06-02 knghtbrdDP code cleanup, stage one - all headers that can be...
2002-02-27 lordhavocrenamed byte to qbyte throughout engine to eliminate...
2002-02-15 lordhavocchanged bgmvolume/volume to always be registered, slide...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-05-27 lordhavoccleaned up nearly all of the externs in .c files (moved...
2001-02-24 despairRemove alsa 0.6 (for some random date of cvs alsa)...
2000-09-18 lordhavocremoval of various id386 junk
2000-08-22 lordhavocInitial revision