aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include/alu.h
Commit message (Expand)AuthorAgeFilesLines
* Change internal order to match WFXChris Robinson2009-12-071-3/+3
* Use a channel-map to specify the output device channel orderChris Robinson2009-12-021-2/+2
* Move aluCart2LUTpos to alu.hChris Robinson2009-11-191-0/+18
* Pass the device to aluMixDataChris Robinson2009-09-151-1/+1
* Add base support for ALC_EXT_disconnectChris Robinson2009-08-261-0/+1
* Move a couple inline functions into the headerChris Robinson2009-06-071-2/+78
* Set some common macros in alu.hChris Robinson2009-05-161-0/+41
* Move the WetBuffer into the effect slot objectChris Robinson2009-04-111-0/+2
* 6.1 uses front- and back-center, not left- and right-back channelsChris Robinson2009-01-241-1/+2
* Reimplement panning using lookup tables, based on a patch by Christian BorssChris Robinson2009-01-241-0/+1
* Ramp channel gains to remove pops and clicks from abrupt changesChris Robinson2008-08-141-0/+13
* Add an option for duplicating stereo sources on the back speakersChris Robinson2008-02-061-0/+2
* Make some defines local to ALu.cChris Robinson2007-12-311-6/+0
* Allow 5.1 channel outputChris Robinson2007-12-261-1/+1
* Initial importChris Robinson2007-11-131-0/+26