]> icculus.org git repositories - divverent/darkplaces.git/history - snd_mix.c
remove unused sv_player extern
[divverent/darkplaces.git] / snd_mix.c
2004-10-27 havocgreatly improved video capture speed by generating...
2004-10-13 molivierFixed a couple of comments, and modified slightly the...
2004-10-13 molivierLots of minor fixes and improvements to the sound engin...
2004-10-04 molivierMoved the clamping of volumes higher in the mixing...
2004-07-06 molivierRemoved the functions "S_RawSamples_*" and "S_ResampleB...
2004-06-25 molivierFixed partially the sound code for DP video captures...
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-24 molivierFixed the sounds not being advanced in time while not...
2004-03-23 molivierOgg vorbis streaming support; the code decides whether...
2004-03-10 havocadded Print versions of Printf functions and made all...
2003-07-03 havocsounds now follow their owner (so riding a lift doesn...
2003-04-07 havocfixed name of dpavi.wav file to work correctly with...
2003-03-21 havocThis is a patch from Elric greatly cleaning up the...
2002-09-23 havocno need to include winquake.h
2002-08-05 havocattempt to optimize SND_PaintChannelFrom8 a little bit
2002-07-25 havocwhitespace
2002-07-25 havocwhitespace cleanup
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 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-03-30 lordhavocadded cl_avidemo cvar (saves a series of tga images...
2001-05-27 lordhavoccleaned up nearly all of the externs in .c files (moved...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2000-09-18 lordhavocremoval of various id386 junk
2000-08-22 lordhavocInitial revision