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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include the HRTF filename in the HRTF memory chunk
Chris Robinson
2016-02-20
1
-25
/
+25
*
Use an 8-channel cube for HRTF's virtual format.
Chris Robinson
2016-02-20
1
-102
/
+0
*
Allocate each HRTF as a single chunk
Chris Robinson
2016-02-16
1
-21
/
+39
*
Calculate HRTF stepping params right before mixing
Chris Robinson
2016-02-14
1
-134
/
+0
*
Don't pass the channel count to GetBFormatHrtfCoeffs
Chris Robinson
2016-02-09
1
-6
/
+4
*
Use %s.mhr for the default hrtf table list
Chris Robinson
2015-12-05
1
-1
/
+1
*
Use more accurate floating point literals
Chris Robinson
2015-11-06
1
-1
/
+1
*
Remove a couple unused parameters
Chris Robinson
2015-10-24
1
-16
/
+4
*
Use the enumerated HRTF list for selecting an HRTF
Chris Robinson
2015-10-06
1
-135
/
+4
*
Store the Hrtf struct with the corresponding HrtfEntry
Chris Robinson
2015-10-06
1
-16
/
+81
*
Enumerate and list HRTFs per-device
Chris Robinson
2015-10-06
1
-0
/
+91
*
Fix B-Format HRTF decoding
Chris Robinson
2015-09-23
1
-5
/
+8
*
Use N3D scaling instead of FuMa
Chris Robinson
2015-09-23
1
-4
/
+4
*
Allow the hrtf_tables option to be device-specific
Chris Robinson
2015-09-20
1
-8
/
+7
*
Rename F_2PI to F_TAU
Chris Robinson
2015-09-13
1
-3
/
+3
*
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
-3
/
+3
*
Fix the HRTF B-Format decoder's W coefficient
Chris Robinson
2015-02-14
1
-18
/
+5
*
Calculate HRTF coefficients for all B-Format channels at once
Chris Robinson
2015-02-10
1
-29
/
+61
*
Pass the (FuMa) channel number to GetBFormatHrtfCoeffs
Chris Robinson
2015-02-10
1
-6
/
+7
*
Correct conversion from polar to cartesian coords for HRTF
Chris Robinson
2015-02-10
1
-3
/
+3
*
Use B-Format for HRTF's virtual output format
Chris Robinson
2015-02-09
1
-1
/
+83
*
Make CalcHrtfDelta more generic
Chris Robinson
2014-11-24
1
-34
/
+1
*
Rename step to steps
Chris Robinson
2014-11-24
1
-4
/
+4
*
Swap delta and step, remove double semicolons
Chris Robinson
2014-11-23
1
-15
/
+15
*
Partially revert "Use a different method for HRTF mixing"
Chris Robinson
2014-11-23
1
-10
/
+204
*
Use a different method for HRTF mixing
Chris Robinson
2014-11-22
1
-210
/
+12
*
Update COPYING to the latest https://www.gnu.org/licenses/old-licenses/lgpl-2...
François Cami
2014-08-18
1
-2
/
+2
*
Properly scale the first HRTF pass-through coefficient
Chris Robinson
2014-07-17
1
-4
/
+8
*
Cleanup some HRTF code
Chris Robinson
2014-07-16
1
-68
/
+53
*
Fix omni-directional moving HRTF coeffs
Chris Robinson
2014-07-14
1
-4
/
+4
*
Add a source radius property that determines the directionality of a sound
Chris Robinson
2014-07-11
1
-32
/
+56
*
Only set the needed HRTF coefficients
Chris Robinson
2014-06-21
1
-2
/
+2
*
Don't pass the device to HRTF methods
Chris Robinson
2014-06-20
1
-9
/
+8
*
Move PATH_MAX fallback definitions to alMain.h
Chris Robinson
2014-02-27
1
-10
/
+0
*
Add back the missing PATH_MAX fallback
Chris Robinson
2014-02-27
1
-0
/
+10
*
Move OpenDataFile to helpers.c so other sources can use it
Chris Robinson
2014-02-27
1
-131
/
+0
*
Don't fallback to relative filename handling if opening as absolute fails
Chris Robinson
2014-02-26
1
-26
/
+27
*
Expand environment variables for all config option values when loading
Chris Robinson
2014-02-26
1
-30
/
+1
*
Support environment variables in the hrtf_tables config value
Chris Robinson
2014-02-25
1
-4
/
+34
*
Move HRTF macros and function declarations to a separate header
Chris Robinson
2014-02-23
1
-0
/
+1
*
Move the default hrtf table to an external file
Chris Robinson
2014-02-23
1
-30
/
+12
*
Add a return value to FindHrtfFormat
Chris Robinson
2014-02-23
1
-1
/
+2
*
Search system-dependant data paths for relative hrtf table filenames
Chris Robinson
2014-02-23
1
-1
/
+126
*
Use a helper macro for pi*2
Chris Robinson
2013-10-08
1
-1
/
+1
*
Allow enabling HRTF through a context creation attribute
Chris Robinson
2013-05-31
1
-0
/
+24
*
Fix a type mismatch
Chris Robinson
2012-10-07
1
-1
/
+2
*
Improve a couple error traces with the HRTF loader
Chris Robinson
2012-09-18
1
-2
/
+2
*
Restore support for the previous mhr format
Chris Robinson
2012-09-12
1
-146
/
+330
*
Update fnamelist after handling % markers
Chris Robinson
2012-09-12
1
-0
/
+1
[next]