]> icculus.org git repositories - divverent/darkplaces.git/history - snd_null.c
bottom align mini DM overlay when not fully utilized
[divverent/darkplaces.git] / snd_null.c
2007-05-22 havocrenamed snd_reload to snd_unloadallsounds to clarify...
2006-12-17 havocadded snd_reload command to reload all sounds
2006-09-16 havocimplemented direct AVI video capture using the I420...
2006-06-04 molivier- the Linux sound modules (ALSA and OSS) are now write...
2006-02-20 molivierAdded function S_IsSoundPrecached to the sound engine...
2006-02-01 havocadded description string to all cvars and commands
2006-01-16 havocadded S_FindName function to make dedicated server...
2005-01-19 molivier- Got rid of all the FILE* stuff in the FS code, relyin...
2005-01-13 havocadded S_ClearBuffer to sound.h and snd_null.c
2005-01-03 molivierAdded S_Terminate to free all sound resources at shutdown
2004-11-22 molivierSeveral changes to the SFX lock code in the sound engin...
2004-10-26 havocS_LoadSound now automatically tries both with and witho...
2004-10-13 molivierLots of minor fixes and improvements to the sound engin...
2004-08-10 havocconverted S_Update to take a matrix, and internal snd_d...
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-05 molivierFake CD tracks support; DP now tries to play "sound...
2004-04-02 molivierAdded a CHANNELFLAG_LOCALSOUND flag for channels playin...
2004-02-11 molivierI forgot to add the new sound functions to "snd_null.c"
2004-02-10 molivierAdded a couple of function skeletons for the automatic...
2003-12-08 havocfixed gcc and linux related compilation problems from...
2003-11-14 havocremoved double newlines (don't have a clue how this...
2003-10-11 blackAdded S_GetCached so the dedicated servers compiles now
2003-10-07 havoccd audio now tied to sound system
2003-07-02 havocadded snd_staticvolume to snd_null.c
2002-09-26 havocthis commit adds video mode switching, and preferred...
2002-09-17 havocyou can now build a darkplaces-dedicated executable...
2002-07-08 havocadded snd_null for anyone who can't use the other sound...