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
/
alsoft-config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement a band-limited sinc resampler
Chris Robinson
2015-11-05
1
-2
/
+3
*
Replace the Lanczos window with Kaiser for the sinc resampler
Chris Robinson
2015-11-04
1
-3
/
+3
*
Right-align the HRTF Mode label
Chris Robinson
2015-10-28
1
-0
/
+3
*
Remove the Reverb Bost option from alsoft-config
Chris Robinson
2015-10-28
3
-111
/
+2
*
Rename a couple HRTF Mode combo box entries
Chris Robinson
2015-10-13
1
-2
/
+2
*
Fix HRTF group box size
Chris Robinson
2015-10-12
1
-1
/
+1
*
Remove 96khz from the combo box
Chris Robinson
2015-10-12
1
-5
/
+0
*
Reorganize the HRTF group box
Chris Robinson
2015-10-12
2
-64
/
+53
*
Only show certain options that are available at build-time
Chris Robinson
2015-10-11
2
-11
/
+90
*
Reformat the CPU Extensions' checkboxes
Chris Robinson
2015-10-11
1
-6
/
+6
*
Replace the sinc6 resampler with sinc8, and make SSE versions
Chris Robinson
2015-10-11
1
-1
/
+1
*
Move the FIR4 from SSE2 to SSE3
Chris Robinson
2015-10-11
2
-3
/
+22
*
Implement a 6-point sinc-lanczos filter
Chris Robinson
2015-09-29
1
-2
/
+3
*
Auto-replace the "cubic" resampler with "sinc4"
Chris Robinson
2015-09-28
1
-1
/
+6
*
Replace the cubic resampler with a 4-point sinc/lanczos filter
Chris Robinson
2015-09-27
1
-1
/
+1
*
Reorganize some HRTF config options
Chris Robinson
2015-09-04
2
-6
/
+7
*
Reposition the JACK backend entry
Chris Robinson
2015-09-04
1
-1
/
+1
*
Handle the stereo-mode config option with alsoft-config
Chris Robinson
2015-08-28
2
-17
/
+89
*
Add JACK to the config utility
Chris Robinson
2014-12-22
1
-0
/
+1
*
Allow selecting the 5.1-rear channel config from the config file
Chris Robinson
2014-11-08
1
-1
/
+2
*
Use shorter display names for the surround sound config options
Chris Robinson
2014-11-07
1
-3
/
+3
*
Use better GUI item names for the resampler option
Chris Robinson
2014-09-26
2
-35
/
+31
*
Show prettier names in the alsoft-config sample format combo boxes
Chris Robinson
2014-09-13
2
-96
/
+80
*
Modify CPU extensions and effect options to be enabled when checked
Chris Robinson
2014-08-07
2
-63
/
+105
*
Filter for relative HRTF data paths and add Add/Remove label texts
Chris Robinson
2014-08-05
2
-12
/
+79
*
Update alsoft-config
Chris Robinson
2014-08-05
2
-23
/
+55
*
Some .ui changes that Qt Designer insists on
Chris Robinson
2013-07-10
1
-5
/
+15
*
Don't have ../../ as part of the target name
Chris Robinson
2013-07-02
1
-3
/
+4
*
Disable HRTF remove button when no files selected
Chris Robinson
2013-06-28
2
-0
/
+9
*
Update the period size/count sliders when loading
Chris Robinson
2013-06-27
1
-0
/
+6
*
Remove the unused menu bar and status bar from alsoft-config
Chris Robinson
2013-06-27
2
-11
/
+2
*
Check for Qt4 earlier
Chris Robinson
2013-06-24
1
-1
/
+0
*
Properly check that Qt4 4.8+ was found
Chris Robinson
2013-06-24
1
-1
/
+1
*
Specify the required Qt4 version to find_package
Chris Robinson
2013-06-24
1
-5
/
+3
*
Make sure QtCore and QtGui were found and link with the appropriate libs
Chris Robinson
2013-06-24
1
-2
/
+2
*
Require Qt 4.8 or newer for alsoft-config
Chris Robinson
2013-06-24
1
-1
/
+2
*
Move alsoft-config to a separate project file
Chris Robinson
2013-06-24
1
-0
/
+30
*
Add a configuration UI application
Chris Robinson
2013-06-23
4
-0
/
+2034