]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - snd_coreaudio.c
fix an int->enum conversion error with g++ on big endian systems
[xonotic/darkplaces.git] / snd_coreaudio.c
2005-10-20 havocgcc 4.0 signedness warning fixes and uninitialized...
2005-09-18 molivier- SFXs no longer allocate mempools, they use the sound...
2005-09-07 molivierAdded CoreAudio (Mac OS X) sound driver. Changed /...