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
/
utils
/
makehrtf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace restrict with RESTRICT
Chris Robinson
2018-10-29
1
-1
/
+1
*
Avoid separate in/out parameters when they're always the same
Chris Robinson
2018-05-29
1
-58
/
+34
*
Improve ordering of channel processing in makehrtf
Chris Robinson
2018-04-03
1
-55
/
+58
*
Fix lower elevation synthesis for stereo HRTFs
Chris Robinson
2018-03-29
1
-9
/
+11
*
Avoid a potential calloc of 0
Chris Robinson
2017-12-17
1
-6
/
+5
*
Update mhr format for 24-bit, multi-field, stereo measurements
Chris Robinson
2017-10-22
1
-469
/
+914
*
Avoid using wmain on Windows
Chris Robinson
2017-08-30
1
-0
/
+2
*
Avoid including AL headers in makehrtf
Chris Robinson
2017-08-27
1
-7
/
+17
*
Use a common header for Unicode-awareness on Windows
Chris Robinson
2017-08-27
1
-80
/
+2
*
Properly check if a pointer is different when cleaning it up
Chris Robinson
2017-08-20
1
-2
/
+2
*
Fix -l switch
Chris Robinson
2017-08-20
1
-1
/
+1
*
Clarify argument errors in makehrtf
Chris Robinson
2017-08-20
1
-8
/
+8
*
Ensure the arglist is properly terminated
Chris Robinson
2017-08-20
1
-3
/
+2
*
Print the input and output filenames in makehrtf
Chris Robinson
2017-08-20
1
-2
/
+2
*
Remove the -m command from makehrtf
Chris Robinson
2017-08-20
1
-44
/
+15
*
Use getopt to handle options in makehrtf
Chris Robinson
2017-08-20
1
-72
/
+89
*
Improve unicode handling for makehrtf
Chris Robinson
2017-08-20
1
-1
/
+83
*
Add a function to multiply a complex with a scalar
Chris Robinson
2017-08-18
1
-16
/
+12
*
Show progress when processing HRTFs
Chris Robinson
2017-08-18
1
-2
/
+28
*
Use a proper complex number types in makehrtf
Chris Robinson
2017-08-18
1
-112
/
+114
*
"Unfix" the filter length calculation
Chris Robinson
2017-08-18
1
-3
/
+3
*
Properly calculate the filter size
Chris Robinson
2017-08-17
1
-3
/
+4
*
Add experimental support for 24-bit, dual-ear HRTFs
Chris Robinson
2017-08-08
1
-8
/
+42
*
Replace makehrtf's dither
Chris Robinson
2017-08-01
1
-14
/
+22
*
Update makehrtf to use a larger FFT by default
Chris Robinson
2017-07-25
1
-74
/
+60
*
Resample HRIRs prior to minimum phase reconstruction
Chris Robinson
2017-06-01
1
-36
/
+41
*
Reorganize makehrtf's File I/O functions
Chris Robinson
2016-02-19
1
-92
/
+109
*
Reorganize and reformat makehrtf code
Chris Robinson
2016-02-18
1
-1795
/
+2075
*
Cleanup makehrtf type definitions
Chris Robinson
2016-02-18
1
-85
/
+70
*
Fix default makehrtf output name
Chris Robinson
2016-02-18
1
-139
/
+169
*
Remove the --make-tab option from makehrtf
Chris Robinson
2015-09-29
1
-93
/
+1
*
Fix typo (overriden -> overridden)
Chris Robinson
2014-07-17
1
-1
/
+1
*
Avoid an undefined allocation of 0 bytes
Chris Robinson
2014-07-01
1
-1
/
+2
*
Include strings.h if it exists for strncasecmp
Chris Robinson
2014-05-22
1
-1
/
+3
*
Early-out when outN is 0
Chris Robinson
2014-05-15
1
-0
/
+3
*
Remove some unnecessary casts
Chris Robinson
2014-05-15
1
-12
/
+13
*
Append the number of bits, not bytes, to types
Chris Robinson
2014-05-08
1
-37
/
+27
*
Add an option to make HRTFs with a custom head radius
Chris Robinson
2014-01-11
1
-9
/
+23
*
Fixed compile error in Visual Studio 2013 by not redefining symbols that are ...
Rupert Steel
2014-01-09
1
-2
/
+2
*
Add an option to use the HRTF time delay measured from the dataset
Chris Robinson
2013-12-18
1
-13
/
+82
*
Fix a comment describing the sinc function
Chris Robinson
2012-11-18
1
-1
/
+1
*
Fix off-by-one error in the makehrtf dither and add a resample option
Chris Robinson
2012-11-18
1
-128
/
+389
*
Fix some types
Chris Robinson
2012-10-25
1
-5
/
+6
*
Properly scale the HRTF delays when writing them
Chris Robinson
2012-09-12
1
-3
/
+2
*
Use the correct size for defaultCoeffs
Chris Robinson
2012-09-11
1
-1
/
+1
*
Use HUGE_VAL instead of dividing by 0 for infinity, where possible
Chris Robinson
2012-09-11
1
-4
/
+8
*
Silence a couple MSVC warnings
Chris Robinson
2012-09-11
1
-2
/
+2
*
Update HRTF code
Chris Robinson
2012-09-11
1
-527
/
+2178
*
Add a missing round() for MSVC
Chris Robinson
2012-03-27
1
-0
/
+9
*
Make sure M_PI is defined for makehrtf
Chris Robinson
2012-03-27
1
-0
/
+4
[next]