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
/
Alc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finalize AL_SOFT_buffer_samples
Chris Robinson
2012-01-10
1
-1
/
+1
*
Make LockDevice, LockContext, etc, inline
Chris Robinson
2012-01-09
1
-21
/
+0
*
Remove the warning when a context being released is globally current
Chris Robinson
2012-01-01
1
-3
/
+0
*
Use the device lock when removing the context from the device's list
Chris Robinson
2012-01-01
1
-9
/
+2
*
Use a proper typedef for handling atomic pointer swaps
Chris Robinson
2012-01-01
1
-6
/
+6
*
Use a string to specify the resampler config option
Chris Robinson
2011-12-20
1
-4
/
+18
*
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
*
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
1
-26
/
+26
*
Calculate the listener matrix when a new orientation is specified
Chris Robinson
2011-10-30
1
-57
/
+14
*
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
*
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
*
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
1
-30
/
+4
*
Check for the HRTF object instead of a flag
Chris Robinson
2011-10-06
2
-10
/
+7
*
Add min/max/clamp methods for 64-bit int
Chris Robinson
2011-10-04
1
-2
/
+1
*
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
2
-63
/
+20
*
Convert samples to float when copying to the stack
Chris Robinson
2011-10-04
1
-49
/
+68
*
Use sample frames when handling the buffer length
Chris Robinson
2011-10-04
1
-6
/
+6
*
Track the temp stack buffer using sample frames instead of bytes
Chris Robinson
2011-10-03
1
-26
/
+25
*
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
*
Add support for AL_EXT_ALAW
Chris Robinson
2011-10-01
1
-2
/
+2
*
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
3
-4
/
+4
*
Use raise(SIGTRAP) instead of kill(getpid(),SIGTRAP)
Chris Robinson
2011-09-30
1
-1
/
+1
*
Apply the initial wet send reverb decay before clamping the gains
Chris Robinson
2011-09-30
1
-18
/
+18
*
Multiply by the reciprocal value instead of dividing
Chris Robinson
2011-09-29
1
-4
/
+4
*
Use fast float-to-int conversions for some mixer-related code
Chris Robinson
2011-09-29
3
-20
/
+20
*
Set the mixer FPU mode for device parameter updates
Chris Robinson
2011-09-29
1
-0
/
+3
*
Use inline functions to set/restore the FPU mode for mixer updates
Chris Robinson
2011-09-29
1
-14
/
+2
*
Use inline assembly for fast float-to-int conversions
Chris Robinson
2011-09-29
2
-20
/
+20
*
Copy only the gains needed for the channel being mixed
Chris Robinson
2011-09-24
1
-10
/
+8
[next]