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
*
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
*
Use a spinbox for the nfc-ref-delay value
Chris Robinson
2017-03-12
3
-72
/
+19
*
Use QString's arg method to format the float value
Chris Robinson
2017-03-12
1
-4
/
+3
*
Handle the nfc-ref-delay config option
Chris Robinson
2017-03-12
3
-1
/
+121
*
Document the nfc config option and expose it in alsoft-config
Chris Robinson
2017-03-12
2
-1
/
+36
*
Stretch out some GUI elements for the decoder configurations
Chris Robinson
2017-03-01
1
-12
/
+12
*
Rename stereo-panning option to stereo-encoding
Chris Robinson
2017-02-22
2
-19
/
+21
*
Reduce the default period count to 3
Chris Robinson
2017-02-22
1
-1
/
+1
*
Make the "sends" config option act as a limit
Chris Robinson
2017-02-21
1
-18
/
+5
*
Increase the default effect slot and send count
Chris Robinson
2017-02-21
2
-5
/
+5
*
Allow distance compensation for non-HQ rendering as well
Chris Robinson
2017-02-20
3
-13
/
+3
*
Remove the separate surround51rear decoder option
Chris Robinson
2017-02-19
3
-55
/
+9
*
Remove the sinc8 resampler option
Chris Robinson
2017-02-19
2
-11
/
+11
*
Replace range-based for loops with QList iterators
Chris Robinson
2017-01-13
1
-8
/
+8
*
Search for and use Qt5 for alsoft-config
Chris Robinson
2017-01-12
1
-13
/
+36
*
Use C++11 for alsoft-config
Chris Robinson
2017-01-12
1
-8
/
+8
*
Rename the version target for systems that have a version lib
Chris Robinson
2016-12-21
1
-2
/
+2
*
Avoid duplicate HRTF entries in the UI
Chris Robinson
2016-12-21
1
-2
/
+11
*
More robustly generate the git commit ID and branch
Chris Robinson
2016-12-21
1
-0
/
+3
*
Trace the commit ID and branch the library was built from
Chris Robinson
2016-12-21
1
-1
/
+4
*
Merge pull request #63 from adrianbroher/gnuinstalldir
kcat
2016-09-14
1
-3
/
+3
|
\
|
*
Use GNUInstallDirs to place the build artifacts properly
Marcel Metz
2016-09-06
1
-3
/
+3
[next]