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
*
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
*
Store default speaker configurations in a struct
Chris Robinson
2014-10-02
1
-183
/
+69
*
Make ComputeAngleGains use ComputeDirectionalGains
Chris Robinson
2014-10-02
1
-193
/
+37
*
Use an ambisonics-based panning method
Chris Robinson
2014-09-30
1
-115
/
+110
*
Combine some fields into a struct
Chris Robinson
2014-09-10
1
-119
/
+114
*
Update COPYING to the latest https://www.gnu.org/licenses/old-licenses/lgpl-2...
François Cami
2014-08-18
1
-2
/
+2
*
Use C99 inline in more places
Chris Robinson
2013-11-04
1
-0
/
+2
*
Use a helper macro for pi*2
Chris Robinson
2013-10-08
1
-13
/
+13
*
Use helper macros to convert between degrees and radians
Chris Robinson
2013-10-08
1
-31
/
+31
*
Use helpers to set channel gain arrays
Chris Robinson
2013-10-03
1
-7
/
+5
*
Silence some clang warnings
Chris Robinson
2013-06-05
1
-3
/
+3
*
Use a more efficient method to offset the speaker angles when computing gains
Chris Robinson
2012-08-09
1
-29
/
+35
*
Use wrappers for float-typed math functions
Chris Robinson
2012-06-29
1
-6
/
+6
*
Don't use all caps for enum value names
Chris Robinson
2012-06-28
1
-43
/
+43
*
Use ComputeAngleGains for multi-channel sources and remove the unused lookup ...
Chris Robinson
2012-04-29
1
-69
/
+1
*
Fix a couple comment typos, and a minor cleanup
Chris Robinson
2012-04-29
1
-12
/
+6
*
Fix ComputeAngleGains
Chris Robinson
2012-04-28
1
-61
/
+99
*
Add a method to calculate gains given a sound point and its half-width, and u...
Chris Robinson
2012-04-28
1
-0
/
+161
*
Flip the parameters to aluCart2LUTpos, so it behaves a bit more like atan2
Chris Robinson
2012-04-28
1
-2
/
+2
*
Store the speaker angles in the device
Chris Robinson
2012-04-27
1
-1
/
+2
*
Revert the default stereo layout back to -90 and +90 degrees
Chris Robinson
2012-03-12
1
-2
/
+2
*
Update the layout config option names
Chris Robinson
2012-03-01
1
-6
/
+6
[next]