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
/
hrtf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename a couple HRTF structs
Chris Robinson
2018-12-22
1
-7
/
+7
*
Don't convert the HRTF decoder virtual speaker positions to radians
Chris Robinson
2018-12-21
1
-2
/
+3
*
Avoid static global initialization functions
Chris Robinson
2018-12-08
1
-2
/
+0
*
Make a DirectHrtfState constructor to try appeasing MSVC
Chris Robinson
2018-11-22
1
-2
/
+4
*
Use unique_ptr for DirectHrtfState
Chris Robinson
2018-11-22
1
-0
/
+3
*
Clean up some unnecessary specifiers
Chris Robinson
2018-11-22
1
-6
/
+6
*
Use a standard string for the enumerated HRTF names
Chris Robinson
2018-11-18
1
-1
/
+0
*
Use a regular vector for the enumerated HRTF list
Chris Robinson
2018-11-18
1
-10
/
+3
*
Pass a normal const char* to EnumerateHrtf
Chris Robinson
2018-11-15
1
-2
/
+1
*
Convert panning.c to C++
Chris Robinson
2018-11-03
1
-0
/
+8
*
Add a RESTRICT macro to help with C++ compatibility
Chris Robinson
2018-10-29
1
-2
/
+2
*
Don't hardcode the max channels for HRTF B-Format decoding
Chris Robinson
2018-05-26
1
-6
/
+0
*
Fix a function comment
Chris Robinson
2018-05-15
1
-2
/
+3
*
Use a proper struct for specifying angular points
Chris Robinson
2018-02-18
1
-1
/
+6
*
Use an alternate ambisonic HRTF decode layout
Chris Robinson
2018-02-13
1
-1
/
+1
*
Use an alternate virtual layout for Ambisonic HRTF decoding
Chris Robinson
2018-02-10
1
-1
/
+1
*
Move some HRTF structures to hrtf.h
Chris Robinson
2018-01-11
1
-0
/
+31
*
Store the HRTF distance in the Hrtf handle
Chris Robinson
2017-10-23
1
-0
/
+2
*
Don't bother returning the IR length for B-Format decoding
Chris Robinson
2017-07-31
1
-2
/
+1
*
Remove unused macros
Chris Robinson
2017-07-25
1
-4
/
+0
*
Store the HRTF coeffs as a stereo pair
Chris Robinson
2017-04-07
1
-2
/
+2
*
Reference count HRTFs and unload them when unused
Chris Robinson
2017-04-06
1
-0
/
+5
*
Load HRTF files as needed
Chris Robinson
2017-04-05
1
-6
/
+3
*
Store the loaded hrtf entry container in the enumerated hrtf entry
Chris Robinson
2017-04-05
1
-9
/
+17
*
Store the HRTF's filename separate from the entry storage
Chris Robinson
2017-04-05
1
-3
/
+0
*
Load HRTF coefficients as pre-normalized floats
Chris Robinson
2017-03-31
1
-1
/
+1
*
Rework HRTF coefficient fading
Chris Robinson
2017-03-11
1
-1
/
+1
*
Allocate as many channels for DirectHrtfState as needed
Chris Robinson
2017-03-11
1
-1
/
+1
*
Move the B-Format HRTF virtual speaker stuff to InitHrtfPanning
Chris Robinson
2017-01-18
1
-15
/
+12
*
Use ALsizei for sizes and offsets with the mixer
Chris Robinson
2017-01-16
1
-3
/
+3
*
Use second-order ambisonics for basic HRTF rendering
Chris Robinson
2017-01-15
1
-1
/
+1
*
Don't interpolate between nearest HRIRs
Chris Robinson
2016-10-09
1
-1
/
+1
*
Decode directly from B-Format to HRTF instead of a cube
Chris Robinson
2016-08-11
1
-0
/
+7
*
Avoid function calls to get the HRTF sample rate and IR size
Chris Robinson
2016-07-07
1
-4
/
+14
*
Improve radius behavior with scaling of ambisonic coefficients
Chris Robinson
2016-04-24
1
-1
/
+1
*
Remove an unused declaration
Chris Robinson
2016-02-20
1
-2
/
+0
*
Include the HRTF filename in the HRTF memory chunk
Chris Robinson
2016-02-20
1
-1
/
+0
*
Use an 8-channel cube for HRTF's virtual format.
Chris Robinson
2016-02-20
1
-1
/
+0
*
Calculate HRTF stepping params right before mixing
Chris Robinson
2016-02-14
1
-1
/
+0
*
Don't pass the channel count to GetBFormatHrtfCoeffs
Chris Robinson
2016-02-09
1
-1
/
+1
*
Use the enumerated HRTF list for selecting an HRTF
Chris Robinson
2015-10-06
1
-5
/
+4
*
Store the Hrtf struct with the corresponding HrtfEntry
Chris Robinson
2015-10-06
1
-0
/
+2
*
Enumerate and list HRTFs per-device
Chris Robinson
2015-10-06
1
-0
/
+9
*
Allow the hrtf_tables option to be device-specific
Chris Robinson
2015-09-20
1
-2
/
+4
*
Calculate HRTF coefficients for all B-Format channels at once
Chris Robinson
2015-02-10
1
-1
/
+1
*
Pass the (FuMa) channel number to GetBFormatHrtfCoeffs
Chris Robinson
2015-02-10
1
-1
/
+1
*
Use B-Format for HRTF's virtual output format
Chris Robinson
2015-02-09
1
-0
/
+1
*
Make CalcHrtfDelta more generic
Chris Robinson
2014-11-24
1
-1
/
+0
*
Partially revert "Use a different method for HRTF mixing"
Chris Robinson
2014-11-23
1
-1
/
+3
*
Use a different method for HRTF mixing
Chris Robinson
2014-11-22
1
-3
/
+1
[next]