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
*
Avoid explicitly checking each effect to create
Chris Robinson
2013-03-19
1
-53
/
+40
*
Fix MMDevApi backend option text
Chris Robinson
2013-03-19
1
-4
/
+4
*
Report the actual ALSA error if setting the buffer metrics fails
Chris Robinson
2013-03-18
1
-2
/
+2
*
Use less math to clamp floats to -1...+1
Chris Robinson
2013-03-17
1
-3
/
+3
*
Use force_align_arg_pointer for QSA
Chris Robinson
2013-03-15
1
-0
/
+8
*
Add a QSA backend for QNX
Chris Robinson
2013-03-14
6
-2
/
+1211
*
Remove unnecessary NULL checks
Chris Robinson
2013-03-13
2
-22
/
+14
*
Add Chorus and Flanger effects
Chris Robinson
2013-03-13
10
-4
/
+896
*
Move the effect-specific get/set methods to where the effect is implemented
Chris Robinson
2013-03-13
7
-834
/
+848
*
Don't use a custom CheckCCompilerFlag.cmake
Chris Robinson
2013-03-13
1
-59
/
+0
*
Use CHECK_SYMBOL_EXISTS to check for pthread_setschedparam
Chris Robinson
2013-03-13
1
-8
/
+8
*
Build an appropriate channel map for PulseAudio
Chris Robinson
2013-02-08
1
-2
/
+28
*
Only print the filename in alstream, without the path
Chris Robinson
2013-02-03
1
-1
/
+10
*
Check the correct CMake CoreAudio option
Chris Robinson
2013-02-03
1
-1
/
+1
*
Destroy the ring buffer when closing down a portaudio device
Chris Robinson
2013-02-01
1
-0
/
+3
*
Avoid an underflow in the SSE mixers if BufferSize is less than 4
Chris Robinson
2012-12-24
1
-2
/
+2
*
Filter unneeded thread messages with MMDevApi
Chris Robinson
2012-12-24
1
-1
/
+3
*
Make the context's LastError volatile
Chris Robinson
2012-12-24
1
-1
/
+1
*
Look for /arch:SSE with MSVC for SSE
Chris Robinson
2012-12-24
1
-3
/
+11
*
Rename cmake options so GUIs order them better
Chris Robinson
2012-12-24
1
-70
/
+70
*
Add support for OpenSL ES 1.0.1 on Android
Chris Robinson
2012-12-12
1
-1
/
+8
*
Release 1.15.1
openal-soft-1.15.1
Chris Robinson
2012-12-11
1
-2
/
+3
*
Properly convert uint values when getting them as int64
Chris Robinson
2012-12-07
1
-2
/
+14
*
SetSourceiv should never get AL_SAMPLE_OFFSET_LATENCY_SOFT
Chris Robinson
2012-12-06
1
-1
/
+4
*
Use a helper to count the number of float/double values for a property
Chris Robinson
2012-12-05
1
-297
/
+177
*
Use a helper to count the number of int(64) values for a property
Chris Robinson
2012-12-05
1
-306
/
+152
*
Remove 'v' from the source enum names
Chris Robinson
2012-12-05
1
-103
/
+100
*
Add a comment to note the extension for sfvDistanceModel
Chris Robinson
2012-12-05
1
-4
/
+6
*
Use an enum to handle int source properties
Chris Robinson
2012-12-05
1
-113
/
+160
*
Use an enum to handle float source properties
Chris Robinson
2012-12-05
1
-60
/
+127
*
Print an error if trying to handle a missed source property
Chris Robinson
2012-12-05
1
-0
/
+6
*
Fix retrieving source gain
Chris Robinson
2012-12-05
1
-0
/
+4
*
Release 1.15
openal-soft.1.15
Chris Robinson
2012-12-04
1
-1
/
+1
*
Trace the list of supported backends
Chris Robinson
2012-12-04
1
-0
/
+7
*
Use +/-90 degrees for stereo sources with non-HRTF stereo output.
Chris Robinson
2012-12-04
1
-1
/
+9
*
Add support for float32 output to CoreAudio
Chris Robinson
2012-12-03
1
-10
/
+13
*
Use the correct multiplier for int32 output with CoreAudio
Chris Robinson
2012-12-03
1
-2
/
+2
*
Lock the device before calling aluHandleDisconnect
Chris Robinson
2012-12-02
10
-2
/
+31
*
Trace the opened device name in alcCaptureOpenDevice
Chris Robinson
2012-12-02
1
-1
/
+1
*
Use WARN when implicitly deleting resources with the context
Chris Robinson
2012-12-02
1
-2
/
+2
*
Explicitly check for malloc.h
Chris Robinson
2012-11-25
3
-1
/
+5
*
malloc.h isn't standard, and is only needed for _aligned_malloc
Chris Robinson
2012-11-25
1
-1
/
+3
*
Avoid locking PulseAudio's mainloop when starting and stopping capture
Chris Robinson
2012-11-19
1
-4
/
+0
*
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
2
-959
/
+1218
*
Avoid storing the SSE state if it's not supported
Chris Robinson
2012-11-13
1
-1
/
+4
*
Return the integer from fastf2i with MSVC
Chris Robinson
2012-11-13
1
-0
/
+1
*
Use int instead of long for the IMA4 tables
Chris Robinson
2012-11-10
1
-3
/
+3
*
Load Int and UInt samples as float with alBufferData
Chris Robinson
2012-11-10
1
-2
/
+2
*
Specify that the config file being installed is a sample
Chris Robinson
2012-11-06
1
-1
/
+1
[next]