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
...
*
Use a struct to associate channel enums and their angles
Chris Robinson
2011-12-20
1
-50
/
+51
*
Restore the old FPU mode if the effects fail to update with new device parame...
Chris Robinson
2011-12-20
1
-0
/
+1
*
Use an explicit 0 for the "no error" enums
Chris Robinson
2011-12-03
2
-2
/
+2
*
Reset the ALSA device if the number of available samples grows too large
Chris Robinson
2011-11-28
1
-2
/
+15
*
Make ALSA XRUN when the number of available samples exceeds the buffer size
Chris Robinson
2011-11-28
1
-0
/
+5
*
Don't fail to insert a map entry when the key exists and the limit is reached
Chris Robinson
2011-11-26
1
-9
/
+9
*
Initialize listener matrix to identity
Chris Robinson
2011-11-26
1
-0
/
+7
*
Define TlsDestructor for Windows static builds, too
Chris Robinson
2011-11-12
1
-1
/
+1
*
Use loops to write reverb output
Chris Robinson
2011-11-02
1
-37
/
+7
*
Use a loop to write the modulator effect output
Chris Robinson
2011-11-01
1
-10
/
+5
*
Use panning for echo instead of specifying discrete channels
Chris Robinson
2011-11-01
1
-28
/
+38
*
Append _SOFT to the ALC loopback format enums
Chris Robinson
2011-11-01
2
-51
/
+51
*
Calculate the listener matrix when a new orientation is specified
Chris Robinson
2011-10-30
4
-58
/
+74
*
Don't translate the listener velocity
Chris Robinson
2011-10-30
1
-2
/
+5
*
Don't transform/translate vectors with an invalid listener orientation
Chris Robinson
2011-10-30
1
-22
/
+26
*
Add a work-around for cross-compiling with MinGW
Chris Robinson
2011-10-27
1
-0
/
+26
*
Initialize/Uninitialize COM as needed
Chris Robinson
2011-10-24
1
-2
/
+11
*
Don't close devices that are left open on lib shutdown
Chris Robinson
2011-10-24
1
-24
/
+12
*
Don't update the device update parameters when PulseAudio does an async buffe...
Chris Robinson
2011-10-19
1
-24
/
+18
*
Set AL_STOPPED after setting AL_PLAYING when a source has nothing to play
Chris Robinson
2011-10-15
1
-8
/
+8
*
Use the local Device variable
Chris Robinson
2011-10-11
1
-5
/
+5
*
Use the local variable instead of re-reading the source property
Chris Robinson
2011-10-11
1
-1
/
+1
*
Use the square root to build the panning table instead of sin/cos
Chris Robinson
2011-10-10
1
-8
/
+8
*
Mark a couple more arrays with restrict
Chris Robinson
2011-10-08
1
-2
/
+2
*
Return the key's value from the map when it's removed
Chris Robinson
2011-10-06
2
-37
/
+10
*
Check for the HRTF object instead of a flag
Chris Robinson
2011-10-06
3
-14
/
+9
*
Add min/max/clamp methods for 64-bit int
Chris Robinson
2011-10-04
2
-2
/
+8
*
Fix maximum BufferSize calculation
Chris Robinson
2011-10-04
1
-4
/
+4
*
Rename a variable to avoid confusion
Chris Robinson
2011-10-04
1
-16
/
+16
*
Remove some unneeded templates and parameters
Chris Robinson
2011-10-04
3
-65
/
+22
*
Convert samples to float when copying to the stack
Chris Robinson
2011-10-04
2
-53
/
+72
*
Use sample frames when handling the buffer length
Chris Robinson
2011-10-04
4
-104
/
+79
*
Track the temp stack buffer using sample frames instead of bytes
Chris Robinson
2011-10-03
1
-26
/
+25
*
Make sure GCC properly errors when checking visiblity attributes
Chris Robinson
2011-10-02
1
-1
/
+1
*
Don't use a double when calculating the HRTF coefficients
Chris Robinson
2011-10-02
1
-6
/
+6
*
Make a floating-point constant a float type
Chris Robinson
2011-10-02
1
-1
/
+1
*
Don't use inline asm with MSVC on 64-bit
Chris Robinson
2011-10-02
1
-1
/
+1
*
Get rid of some unnecessary casting
Chris Robinson
2011-10-02
1
-4
/
+4
*
Rename some parameters
Chris Robinson
2011-10-02
2
-21
/
+21
*
Remove the OriginalAlign buffer field, and calculate it as needed
Chris Robinson
2011-10-01
2
-8
/
+12
*
Fix potential divide-by-0
Chris Robinson
2011-10-01
1
-5
/
+11
*
Add buffer properties to get the internal format, and the length in bytes, sa...
Chris Robinson
2011-10-01
4
-1
/
+47
*
Use tokens matching the string
Chris Robinson
2011-10-01
1
-2
/
+2
*
Add support for AL_EXT_ALAW
Chris Robinson
2011-10-01
5
-5
/
+167
*
Add AL_EXT_MULAW and AL_EXT_ALAW tokens to alext.h
Chris Robinson
2011-10-01
1
-0
/
+12
*
Improve index calculation for reverb modulation updates
Chris Robinson
2011-10-01
1
-10
/
+5
*
Add some formatting spaces to the reverb state struct
Chris Robinson
2011-10-01
1
-0
/
+24
*
Rename LOWPASSFREQCUTOFF to LOWPASSFREQREF
Chris Robinson
2011-09-30
4
-5
/
+5
*
Define the values for F_PI and F_PI_2 directly instead of using M_PI
Chris Robinson
2011-09-30
1
-6
/
+2
*
Use raise(SIGTRAP) instead of kill(getpid(),SIGTRAP)
Chris Robinson
2011-09-30
2
-2
/
+2
[prev]
[next]