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
*
Fix up some types for MSVC
Chris Robinson
2018-01-11
1
-1
/
+1
*
Move the config function declarations to their own header
Chris Robinson
2018-01-11
1
-0
/
+1
*
Avoid using macros to access anonymous structures
Chris Robinson
2018-01-11
1
-13
/
+16
*
Enable NFC filters for HRTF
Chris Robinson
2017-10-23
1
-0
/
+2
*
Add a front-stablizer config option for surround sound modes
Chris Robinson
2017-07-31
1
-0
/
+40
*
Don't bother returning the IR length for B-Format decoding
Chris Robinson
2017-07-31
1
-3
/
+2
*
Print an error if the input channel isn't in the device
Chris Robinson
2017-07-31
1
-22
/
+16
*
Update default 5.1 and 6.1 coefficients to exclude front-center
Chris Robinson
2017-07-30
1
-15
/
+12
*
Scale the source volume by +3dB for a full spread
Chris Robinson
2017-07-18
1
-6
/
+7
*
Round the B-Format HRTF response where the multiple is defined
Chris Robinson
2017-06-16
1
-3
/
+0
*
Don't enable NFC for a 0 reference delay
Chris Robinson
2017-05-14
1
-1
/
+1
*
Correctly enable the ambisonic upsampler for HOA output
Chris Robinson
2017-04-21
1
-1
/
+1
*
Check for the upsampler to determine if HRTF uses HOA
Chris Robinson
2017-04-18
1
-15
/
+12
*
Use a different way to get the size of structs with flexible array members
Chris Robinson
2017-04-18
1
-3
/
+1
*
Store the ambisonic order separate from the channel enum
Chris Robinson
2017-04-12
1
-19
/
+12
*
Don't explicitly restore the old HRTF when initializing panning
Chris Robinson
2017-04-07
1
-12
/
+0
*
Clean up a comment
Chris Robinson
2017-04-07
1
-1
/
+1
*
Reference count HRTFs and unload them when unused
Chris Robinson
2017-04-06
1
-2
/
+30
*
Load HRTF files as needed
Chris Robinson
2017-04-05
1
-4
/
+4
*
Store the loaded hrtf entry container in the enumerated hrtf entry
Chris Robinson
2017-04-05
1
-6
/
+8
*
Rename al_string_* functions to alstr_*
Chris Robinson
2017-04-04
1
-24
/
+24
*
Allocate as many channels for DirectHrtfState as needed
Chris Robinson
2017-03-11
1
-4
/
+5
*
Dynamically allocate the device's HRTF state
Chris Robinson
2017-03-10
1
-26
/
+29
*
Implement NFC filters for Ambisonic rendering
Chris Robinson
2017-03-10
1
-61
/
+111
*
Dynamically allocate the channel delay buffers
Chris Robinson
2017-02-28
1
-0
/
+16
*
Remove an unneeded function
Chris Robinson
2017-02-28
1
-1
/
+1
*
Use separate enums for the ambisonic channel order and normalization
Chris Robinson
2017-02-27
1
-4
/
+4
*
Remove CalcXYZCoeffs and inline CalcAngleCoeffs
Chris Robinson
2017-02-23
1
-11
/
+1
*
Alter how panpot/pair-wise panning works
Chris Robinson
2017-02-23
1
-4
/
+12
*
Rename stereo-panning option to stereo-encoding
Chris Robinson
2017-02-22
1
-7
/
+7
*
Avoid duplicating device buffer layout logic
Chris Robinson
2017-02-20
1
-2
/
+24
*
Allow distance compensation for non-HQ rendering as well
Chris Robinson
2017-02-20
1
-37
/
+44
*
Remove the separate surround51rear decoder option
Chris Robinson
2017-02-19
1
-2
/
+2
*
Apply distance compensation when writing to the output
Chris Robinson
2017-02-19
1
-5
/
+43
*
Don't use periphonic FOA when the HOA decoder is not periphonic
Chris Robinson
2017-02-19
1
-3
/
+13
*
Replace more ALuint with ALsizei
Chris Robinson
2017-01-29
1
-4
/
+4
*
Improve the ambisonic upscaling methods
Chris Robinson
2017-01-24
1
-29
/
+40
*
Fix coefficient counts for the built-in B-Format decoders
Chris Robinson
2017-01-21
1
-2
/
+2
*
Use a flat sqrt(2) scale for non-directional ambient gains
Chris Robinson
2017-01-21
1
-8
/
+3
*
Update the default basic B-Format decoders
Chris Robinson
2017-01-21
1
-47
/
+36
*
Move the B-Format HRTF virtual speaker stuff to InitHrtfPanning
Chris Robinson
2017-01-18
1
-7
/
+55
*
Use ALsizei in more places
Chris Robinson
2017-01-18
1
-14
/
+14
*
More ALsizei, with the B-Format decoder
Chris Robinson
2017-01-16
1
-2
/
+2
*
Use ALsizei for sizes and offsets with the mixer
Chris Robinson
2017-01-16
1
-24
/
+24
*
Use second-order ambisonics for basic HRTF rendering
Chris Robinson
2017-01-15
1
-9
/
+48
*
Be clearer about whether full or basic HRTF rendering is used
Chris Robinson
2016-11-02
1
-1
/
+4
*
Remove use of DECL_CONST
Chris Robinson
2016-09-06
1
-1
/
+1
*
Combine related members into a struct
Chris Robinson
2016-08-24
1
-25
/
+26
*
Use a more specialized mixer function for B-Format to HRTF
Chris Robinson
2016-08-12
1
-14
/
+4
*
Decode directly from B-Format to HRTF instead of a cube
Chris Robinson
2016-08-11
1
-39
/
+22
[next]