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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace the sinc4 resampler with cubic
Chris Robinson
2018-01-07
1
-1
/
+1
*
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
4
-2851
/
+5269
*
Avoid using wmain on Windows
Chris Robinson
2017-08-30
1
-0
/
+2
*
Ensure some macros have the correct size
Chris Robinson
2017-08-28
1
-1
/
+4
*
Rename resampler labels
Chris Robinson
2017-08-27
1
-3
/
+3
*
Add bsinc24 to alsoft-config
Chris Robinson
2017-08-27
1
-1
/
+5
*
Add a higher quality bsinc resampler using 24 sample points
Chris Robinson
2017-08-27
1
-4
/
+7
*
Properly open the output file for writing
Chris Robinson
2017-08-27
1
-1
/
+1
*
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
2
-159
/
+3
*
Allow specifying the output filename with bsincgen
Chris Robinson
2017-08-26
1
-31
/
+140
*
Rename the bsinc resampler to bsinc12
Chris Robinson
2017-08-25
1
-46
/
+48
*
Parameterize the filter order and rejection in bsincgen
Chris Robinson
2017-08-23
1
-28
/
+29
*
Parameterize the bsinc table name
Chris Robinson
2017-08-22
1
-8
/
+9
*
Properly postfix the filter order number
Chris Robinson
2017-08-21
1
-2
/
+6
*
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
3
-72
/
+252
*
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
*
Simplify bsincgen's Kaiser function
Chris Robinson
2017-08-18
1
-8
/
+3
*
"Unfix" the filter length calculation
Chris Robinson
2017-08-18
1
-3
/
+3
*
Keep bsinc filter quality more consistent between scales
Chris Robinson
2017-08-17
1
-7
/
+9
*
Workaround Android not having log2
Chris Robinson
2017-08-17
1
-0
/
+4
*
Properly calculate the filter size
Chris Robinson
2017-08-17
1
-3
/
+4
*
Correct the bsinc filter order
Chris Robinson
2017-08-17
1
-6
/
+7
*
Make the sinc4 table static
Chris Robinson
2017-08-16
1
-1
/
+1
*
Make the bsinc table layout more efficient
Chris Robinson
2017-08-16
1
-99
/
+20
*
Keep bsinc info together in a struct
Chris Robinson
2017-08-15
1
-37
/
+61
*
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
*
Add a dithering option to alsoft-config
Chris Robinson
2017-05-23
2
-0
/
+37
*
Include the Built-In HRTF names in alsoft-config when enabled
Chris Robinson
2017-05-05
1
-0
/
+5
*
Move native-tools to the root directory
Chris Robinson
2017-05-05
2
-108
/
+0
*
Make the generated data array static const
Chris Robinson
2017-05-05
1
-1
/
+1
*
Implement cross-platform embedding of HRTF data
alexey.lysiuk
2017-05-05
2
-0
/
+108
*
Print available resamplers in openal-info
Chris Robinson
2017-05-03
1
-0
/
+33
*
Document the output-limiter config option
Chris Robinson
2017-04-26
2
-4
/
+41
*
Pre-compute the sinc4 resampler coefficient table
Chris Robinson
2017-04-08
1
-1
/
+39
*
Properly update the resampler label in the UI
Chris Robinson
2017-03-24
1
-1
/
+3
*
Fix the height of some GUI widgets
Chris Robinson
2017-03-12
1
-27
/
+21
[next]