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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some .ui changes that Qt Designer insists on
Chris Robinson
2013-07-10
1
-5
/
+15
*
Use OpenAL_SOURCE_DIR for the CMake module path and declare the project earlier
Chris Robinson
2013-07-10
1
-5
/
+4
*
Limit the source step to 10
Chris Robinson
2013-07-02
3
-23
/
+6
*
Don't have ../../ as part of the target name
Chris Robinson
2013-07-02
2
-4
/
+5
*
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
*
Make sure SDL_sound was found before setting the includes
Chris Robinson
2013-06-25
1
-1
/
+1
*
Better handle the INCLUDE_DIRECTORIES property
Chris Robinson
2013-06-25
1
-1
/
+7
*
Check for Qt4 earlier
Chris Robinson
2013-06-24
2
-4
/
+7
*
Properly check that Qt4 4.8+ was found
Chris Robinson
2013-06-24
1
-1
/
+1
*
Use the COMPILE_DEFINITIONS property instead of DEFINE_SYMBOL
Chris Robinson
2013-06-24
1
-1
/
+1
*
Better specify include directories and defines needed for various targets
Chris Robinson
2013-06-24
1
-10
/
+10
*
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
2
-26
/
+31
*
Add a configuration UI application
Chris Robinson
2013-06-23
5
-1
/
+2063
*
Check for MinGW in CMakeLists.txt instead of config.h
Chris Robinson
2013-06-20
2
-4
/
+5
*
Fix a potential infinite loop.
Chris Robinson
2013-06-19
1
-8
/
+9
*
Handle non-native endian formats with SDL_sound
Chris Robinson
2013-06-19
1
-2
/
+17
*
Work around some problems with KDevelop's parser
Chris Robinson
2013-06-18
2
-0
/
+13
*
Look for alsoft.conf in the XDG_CONFIG_DIRS and XDG_CONFIG_HOME directories
Chris Robinson
2013-06-16
1
-0
/
+55
*
Trace config file names being loaded
Chris Robinson
2013-06-16
1
-1
/
+9
*
Don't split config sections into separate blocks
Chris Robinson
2013-06-16
1
-73
/
+42
*
Improve parsing of the config files
Chris Robinson
2013-06-16
1
-69
/
+59
*
Add a loopback extension example
Chris Robinson
2013-06-16
2
-1
/
+250
*
Better handle spaces between string list entries
Chris Robinson
2013-06-16
1
-5
/
+11
*
Fix input and feedback in the echo effect
Chris Robinson
2013-06-10
1
-3
/
+3
*
Don't open the log file with both 'truncate' and 'append' flags
Chris Robinson
2013-06-07
1
-1
/
+1
*
Use explicit bit offsets when checking for SSE and SSE2
Chris Robinson
2013-06-06
1
-4
/
+2
*
Use ALfilterState for the distortion effect filters
Chris Robinson
2013-06-06
3
-70
/
+41
*
Use a static lib for the common example code
Chris Robinson
2013-06-05
1
-12
/
+10
*
Use SDL_sound for the other examples
Chris Robinson
2013-06-05
5
-766
/
+28
*
Use SDL_sound for the alstream example
Chris Robinson
2013-06-05
5
-48
/
+239
*
Add a custom FindSDL_sound cmake module
Chris Robinson
2013-06-05
1
-0
/
+382
*
Silence some clang warnings
Chris Robinson
2013-06-05
8
-38
/
+22
*
Avoid a NULL dereference
Chris Robinson
2013-06-04
1
-1
/
+1
*
Allow enabling HRTF through a context creation attribute
Chris Robinson
2013-05-31
3
-2
/
+68
*
Start an extension that can query the status of HRTF rendering
Chris Robinson
2013-05-31
2
-3
/
+15
*
Add ALC_EXT_DEFAULT_FILTER_ORDER to alext.h
Chris Robinson
2013-05-31
1
-0
/
+5
*
Make some example function pointers static
Chris Robinson
2013-05-30
3
-41
/
+41
*
Avoid an unnecessary loop
Chris Robinson
2013-05-29
1
-36
/
+19
*
Check the right flag for tracing SSE2 support
Chris Robinson
2013-05-29
1
-1
/
+1
*
Fix up the naming convention of effect methods
Chris Robinson
2013-05-29
16
-192
/
+195
*
Use C99's inline instead of __inline
Chris Robinson
2013-05-28
18
-252
/
+264
*
Use the high-shelf filter in place of low-pass
Chris Robinson
2013-05-28
5
-19
/
+6
*
Simplify and fix some filter gain calculations
Chris Robinson
2013-05-27
2
-11
/
+17
*
Use ALfilterState for the modulator high pass filter
Chris Robinson
2013-05-27
1
-25
/
+12
*
Use ALfilterState for the master echo and reverb filters
Chris Robinson
2013-05-27
4
-40
/
+24
[next]