index
:
jogamp/openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
alc
/
panning.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of MathDefs
Chris Robinson
2022-01-27
1
-2
/
+2
*
Add a third-order ambisonic decoder for HRTF
Chris Robinson
2022-01-05
1
-2
/
+59
*
Update the HRTF second-order ambisonic decoder
Chris Robinson
2022-01-04
1
-42
/
+27
*
Avoid initializing the NFC filter for every voice channel
Chris Robinson
2021-12-11
1
-0
/
+4
*
Adjust the crossover frequency for HRTF ambisonic decoding
Chris Robinson
2021-12-08
1
-0
/
+13
*
Use a tri-state optional for the stereo output mode
Chris Robinson
2021-10-24
1
-4
/
+5
*
Pass a parameter to aluInitRenderer to specify UHJ output
Chris Robinson
2021-10-23
1
-21
/
+13
*
Use a flag to indicate headphone-like output
Chris Robinson
2021-10-23
1
-15
/
+1
*
Don't reset the ambisonic layout and scale with stereo output
Chris Robinson
2021-10-23
1
-5
/
+1
*
Don't pass the whole decoder to InitDistanceComp
Chris Robinson
2021-10-23
1
-4
/
+4
*
Fix the ambisonic scaling used by custom decoders
Chris Robinson
2021-10-23
1
-0
/
+1
*
Remove some lingering mentions of surround51rear
Chris Robinson
2021-10-21
1
-4
/
+2
*
Use an optional bool instead of two tri-state enums
Chris Robinson
2021-07-31
1
-56
/
+37
*
Avoid 5.1Rear as its own channel configuration
Chris Robinson
2021-07-30
1
-25
/
+3
*
Remove an unused variable
Chris Robinson
2021-07-30
1
-5
/
+3
*
Add a UHJ-specific coefficient scaling array
Chris Robinson
2021-07-13
1
-1
/
+1
*
Update the 5.1+center decoder and use it by default
Chris Robinson
2021-06-30
1
-24
/
+39
*
Allow decoders to specify the coefficient scaling
Chris Robinson
2021-06-25
1
-6
/
+24
*
MSVC doesn't like the decltype
Chris Robinson
2021-06-23
1
-3
/
+3
*
Add wrapper methods for getting device config values
Chris Robinson
2021-06-23
1
-16
/
+11
*
Convert AmbDecConf to DecoderConfig for loading
Chris Robinson
2021-06-23
1
-311
/
+312
*
Support built-in 3D ambisonic decoders
Chris Robinson
2021-06-23
1
-18
/
+26
*
Fix setting the channel distance compensation buffers
Chris Robinson
2021-05-20
1
-3
/
+3
*
Rename alcontext.h and move some functions to context.cpp
Chris Robinson
2021-04-27
1
-1
/
+1
*
Rename alcmain.h to device.h
Chris Robinson
2021-04-27
1
-1
/
+1
*
Move bformatdec to core
Chris Robinson
2021-04-25
1
-2
/
+2
*
Move some functions to core
Chris Robinson
2021-04-25
1
-110
/
+0
*
Create a base the ALCdevice and ALCcontext structs
Chris Robinson
2021-04-24
1
-1
/
+1
*
Use the root mean square for the HRTF B-Format HF scale
Chris Robinson
2021-04-24
1
-1
/
+3
*
Move hrtf.cpp/h to core
Chris Robinson
2021-04-22
1
-1
/
+1
*
Avoid using config methods in hrtf.cpp
Chris Robinson
2021-04-22
1
-15
/
+15
*
Rename Uhj2Encoder to UhjEncoder
Chris Robinson
2021-04-01
1
-1
/
+1
*
Clean up some formatting
Chris Robinson
2021-02-16
1
-81
/
+71
*
Avoid global constexpr arrays
Chris Robinson
2021-01-21
1
-19
/
+18
*
Use a unique_ptr to hold DistanceComp data
Chris Robinson
2020-12-27
1
-28
/
+34
*
Move the WetBuffer reference to EffectSlot
Chris Robinson
2020-12-27
1
-6
/
+5
*
Combine variable terms separate from the scaling weights
Chris Robinson
2020-12-26
1
-7
/
+7
*
Add a crossover frequency field for the device
Chris Robinson
2020-12-26
1
-1
/
+4
*
Use more constexpr variables instead of macros
Chris Robinson
2020-12-25
1
-1
/
+1
*
Return an optional for an error
Chris Robinson
2020-12-25
1
-3
/
+6
*
Avoid dynamic vectors in AmbDecConf
Chris Robinson
2020-12-25
1
-14
/
+15
*
Rename From2D to FromACN2D
Chris Robinson
2020-12-25
1
-2
/
+2
*
Move the ambdec loader to core
Chris Robinson
2020-12-25
1
-1
/
+1
*
Move logging to core
Chris Robinson
2020-12-17
1
-1
/
+1
*
Move ambidefs.h to core
Chris Robinson
2020-12-12
1
-12
/
+1
*
Don't modify the IR size of loaded HRTFs
Chris Robinson
2020-12-11
1
-6
/
+14
*
Change some macros into constexpr variables
Chris Robinson
2020-12-04
1
-38
/
+38
*
Move a couple more things to core
Chris Robinson
2020-12-04
1
-2
/
+2
*
Move some sources to a separate directory
Chris Robinson
2020-11-27
1
-1
/
+1
*
Use clearer variable names
Chris Robinson
2020-11-20
1
-38
/
+41
[next]