index
:
openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Original: git://repo.or.cz/openal-soft.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Alc
/
panning.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use 2-channel UHJ for stereo output
Chris Robinson
2016-02-26
1
-1
/
+21
*
Use an 8-channel cube for HRTF's virtual format.
Chris Robinson
2016-02-20
1
-12
/
+39
*
Don't pass the channel count to GetBFormatHrtfCoeffs
Chris Robinson
2016-02-09
1
-1
/
+1
*
Rename ComputeBFormatGains to ComputeFirstOrderGains
Chris Robinson
2016-01-31
1
-1
/
+1
*
Mix to multichannel for effects
Chris Robinson
2016-01-28
1
-2
/
+20
*
Avoid passing the device to SetChannelMap
Chris Robinson
2016-01-27
1
-24
/
+31
*
Separate calculating ambisonic coefficients from the panning gains
Chris Robinson
2016-01-25
1
-33
/
+40
*
Use more accurate floating point literals
Chris Robinson
2015-11-06
1
-34
/
+34
*
Use ALuint instead of size_t for a loop iterator
Chris Robinson
2015-11-06
1
-2
/
+3
*
Remove unused channel labels
Chris Robinson
2015-10-18
1
-9
/
+0
*
Loop over the gain values only once
Chris Robinson
2015-09-24
1
-8
/
+9
*
Fix B-Format HRTF decoding
Chris Robinson
2015-09-23
1
-1
/
+1
*
Use N3D scaling instead of FuMa
Chris Robinson
2015-09-23
1
-88
/
+96
*
Allow for device-specific config values
Chris Robinson
2015-08-28
1
-2
/
+2
*
Use ACN ordering for ambisonics coefficients arrays
Chris Robinson
2015-08-28
1
-82
/
+154
*
Minor reformating
Chris Robinson
2015-08-22
1
-31
/
+32
*
Don't explicitly store first-order coefficients
Chris Robinson
2015-08-18
1
-60
/
+114
*
Cheange some more unnecessarily small coefficients to 0
Chris Robinson
2015-02-11
1
-6
/
+6
*
Calculate HRTF coefficients for all B-Format channels at once
Chris Robinson
2015-02-10
1
-4
/
+10
*
Pass the (FuMa) channel number to GetBFormatHrtfCoeffs
Chris Robinson
2015-02-10
1
-3
/
+2
*
Use B-Format for HRTF's virtual output format
Chris Robinson
2015-02-09
1
-28
/
+9
*
Improve ambient gain calculations
Chris Robinson
2014-11-25
1
-1
/
+1
*
Support B-Format output with the wave file writer
Chris Robinson
2014-11-25
1
-1
/
+18
*
Halve the gain of the Cube8 coefficients
Chris Robinson
2014-11-25
1
-8
/
+8
*
Remove unused channel enums
Chris Robinson
2014-11-23
1
-2
/
+0
*
Remove the cube+diamond virtual layout
Chris Robinson
2014-11-23
1
-51
/
+7
*
Add an option for a simpler virtual channel setup
Chris Robinson
2014-11-23
1
-21
/
+53
*
Partially revert "Use a different method for HRTF mixing"
Chris Robinson
2014-11-23
1
-2
/
+4
*
Use a different method for HRTF mixing
Chris Robinson
2014-11-22
1
-0
/
+64
*
Balance the left and right channels for quad output
Chris Robinson
2014-11-21
1
-2
/
+2
*
Mark a function as const
Chris Robinson
2014-11-15
1
-1
/
+1
*
Remove the unused angle and elevation from the device channel config
Chris Robinson
2014-11-15
1
-52
/
+33
*
Slightly increase the ambient gain volume
Chris Robinson
2014-11-15
1
-1
/
+8
*
Add a method to convert channel enums to a label string
Chris Robinson
2014-11-15
1
-62
/
+64
*
Don't bother with LFE in the channel setup, set the values explicitly
Chris Robinson
2014-11-12
1
-90
/
+75
*
Add the ability to use custom output channel coefficients
Chris Robinson
2014-11-10
1
-0
/
+186
*
Rename speakers to channels, and remove an old incorrect comment
Chris Robinson
2014-11-07
1
-10
/
+10
*
Use a separate macro for the max output channel count
Chris Robinson
2014-11-07
1
-8
/
+8
*
Fix 5.1 surround sound
Chris Robinson
2014-11-07
1
-13
/
+13
*
Initialize a couple variables mingw complains about
Chris Robinson
2014-11-06
1
-2
/
+2
*
Remove the channel name from ChannelConfig
Chris Robinson
2014-11-05
1
-46
/
+50
*
Fix panning of multi-channel sources
Chris Robinson
2014-11-05
1
-1
/
+1
*
Set gains using the device channel index
Chris Robinson
2014-11-05
1
-20
/
+29
*
Add LFE to the speaker arrays
Chris Robinson
2014-11-04
1
-8
/
+12
*
Use a method to set omni-directional channel gains
Chris Robinson
2014-11-04
1
-2
/
+13
*
Use COUNTOF to set the number of speakers
Chris Robinson
2014-11-04
1
-7
/
+7
*
Minor update for ambisonics coefficients
Chris Robinson
2014-11-02
1
-11
/
+11
*
Support B-Format source rotation with AL_ORIENTATION
Chris Robinson
2014-10-31
1
-3
/
+5
*
Add preliminary AL_EXT_BFORMAT support
Chris Robinson
2014-10-31
1
-31
/
+44
*
Fix stereo device configuration
Chris Robinson
2014-10-11
1
-2
/
+2
[next]