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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove an unnecessary undef
Chris Robinson
2019-01-06
1
-1
/
+0
*
Use double-precision biquads for the HRTF shelf filters
Chris Robinson
2019-01-06
1
-7
/
+7
*
Use a shelf filter for the HRTF B-Format decoder HF scale
Chris Robinson
2019-01-06
1
-37
/
+50
*
Add and use a make_unique function
Chris Robinson
2019-01-01
1
-2
/
+2
*
Rename a couple HRTF structs
Chris Robinson
2018-12-22
1
-37
/
+37
*
Try to help GetHrtfCoeffs vectorize
Chris Robinson
2018-12-21
1
-21
/
+19
*
Small cleanup for BuildBFormatHrtf
Chris Robinson
2018-12-21
1
-35
/
+39
*
Don't convert the HRTF decoder virtual speaker positions to radians
Chris Robinson
2018-12-21
1
-10
/
+8
*
Add more casts for MSVC
Chris Robinson
2018-12-12
1
-1
/
+1
*
Add default construction to HrtfEntry
Chris Robinson
2018-12-09
1
-3
/
+1
*
Use a vector for LoadedHrtfs
Chris Robinson
2018-12-09
1
-67
/
+65
*
Avoid static global initialization functions
Chris Robinson
2018-12-08
1
-15
/
+0
*
Use class methods for BandSplitter and SplitterAllpass filters
Chris Robinson
2018-12-05
1
-5
/
+5
*
Replace remaining uses of std::vector with al::vector
Chris Robinson
2018-11-24
1
-14
/
+14
*
Simplify the RefCount type
Chris Robinson
2018-11-19
1
-2
/
+2
*
Remove some unnecessary static specifiers
Chris Robinson
2018-11-18
1
-2
/
+2
*
Use a standard string for the enumerated HRTF names
Chris Robinson
2018-11-18
1
-14
/
+5
*
Use a regular vector for the enumerated HRTF list
Chris Robinson
2018-11-18
1
-72
/
+63
*
Use a regular char* for the device's name
Chris Robinson
2018-11-15
1
-10
/
+2
*
Pass a normal const char* to EnumerateHrtf
Chris Robinson
2018-11-15
1
-4
/
+4
*
Make the enumerated HRTF entry name a char*
Chris Robinson
2018-11-12
1
-20
/
+25
*
Use C++ more with helpers.cpp
Chris Robinson
2018-11-11
1
-55
/
+29
*
Use C++ more in hrtf.cpp
Chris Robinson
2018-11-09
1
-499
/
+439
*
Convert hrtf.c to C++
Chris Robinson
2018-11-09
1
-0
/
+1410