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
*
Add cmake toolchain files for armv6 (armv5t-softfp) and armv6hf (armv6-hardfp...
Sven Gothel
2013-04-23
22
-0
/
+68
*
cmake/glibc-compat-symbols.h: Add __arm__ -> GLIBC_2.4 ; default is now GLIBC...
Sven Gothel
2013-04-21
1
-3
/
+13
*
Add 'cmake/glibc-compat-symbols.h' to force usage of minimal GLIBC symbols cu...
Sven Gothel
2013-04-21
3
-1
/
+21
*
Add gcc-default w/ link gcc static
Sven Gothel
2013-04-20
2
-1
/
+9
*
Add toolchain.gcc-x86_32.cmake for x86_64 -> x86_32 crosscompilation
Sven Gothel
2013-04-20
1
-0
/
+17
*
Add Windows def for mingw .. not working
Sven Gothel
2013-02-01
1
-0
/
+30
*
Adding howto and cmake config file for Android
Brice Figureau
2013-01-31
2
-0
/
+211
*
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
*
Install the config sample by default
Chris Robinson
2012-11-05
1
-2
/
+2
*
Install the config example into share/openal instead of /etc/openal
Chris Robinson
2012-11-05
1
-2
/
+1
*
Use stdout to print alstream information
Chris Robinson
2012-11-04
1
-4
/
+5
*
Include standard headers before conditional ones
Chris Robinson
2012-11-04
1
-7
/
+6
*
Use the stored buffer metrics for the mmdevapi buffer size
Chris Robinson
2012-11-04
1
-9
/
+1
*
Add rudimentary latency tracking for mmdevapi
Chris Robinson
2012-11-04
1
-1
/
+16
*
Use an array to specify the offset for each channel of the device buffer
Chris Robinson
2012-11-04
3
-61
/
+78
*
Rename some struct fields for DirectSound
Chris Robinson
2012-11-04
1
-48
/
+48
[next]