]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - cdaudio.h
Fix several warnings with gcc-5 and an error with mingw (where
[xonotic/darkplaces.git] / cdaudio.h
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2010-01-29 havocimplemented music playlist system with 10 playlists...
2009-04-15 divverentDP_QC_GETTIME_CDTRACK: extension to query the playing...
2009-01-19 havocfix a number of char types that should be int, to make...
2006-08-14 havocoops forgot this from the cd loop/play named tracks...
2006-03-23 havocchanged several DPrint's and developer cvar checks...
2005-11-05 havoceliminated qbyte type, now uses unsigned char throughou...
2004-10-13 molivierLots of minor fixes and improvements to the sound engin...
2003-12-11 molivierFactorized audio CD code
2003-10-07 havoccd audio now tied to sound system
2002-09-26 havocthis commit adds video mode switching, and preferred...
2002-06-02 knghtbrdDP code cleanup, stage one - all headers that can be...
2002-02-27 lordhavocrenamed byte to qbyte throughout engine to eliminate...
2000-08-22 lordhavocInitial revision