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
*
Change the default stereo speaker positions to match the stereo channel posit...
Chris Robinson
2012-02-04
1
-2
/
+2
*
Use an enum for static const values
Chris Robinson
2012-01-31
1
-4
/
+6
*
Implement capture for the DirectSound backend
Chris Robinson
2012-01-31
1
-61
/
+410
*
Only initialize the default reverb effect when a slot is available
Chris Robinson
2012-01-29
1
-1
/
+2
*
Use sizeof(ALfloat) when finding the max stepping value
Chris Robinson
2012-01-26
1
-4
/
+4
*
Make sure context attributes are specified for loopback devices
Chris Robinson
2012-01-26
1
-0
/
+6
*
Make sure InitializeEffect on the default slot doesn't set a context error
Chris Robinson
2012-01-26
1
-0
/
+1
*
Return the error code from UpdateDeviceParams
Chris Robinson
2012-01-25
1
-22
/
+14
*
Make sure the attributes list specifies a format for loopback devices
Chris Robinson
2012-01-25
1
-3
/
+19
*
Don't process a default device slot if it doesn't exist
Chris Robinson
2012-01-25
1
-12
/
+15
*
Set the source's slot send parameter to NULL if it's the AL_EFFECT_NULL type
Chris Robinson
2012-01-23
2
-2
/
+5
*
Avoid duplicating some initialization code
Chris Robinson
2012-01-20
1
-13
/
+3
*
Not all devices will have a default effect slot
Chris Robinson
2012-01-20
1
-2
/
+5
*
Fix WaveIn shutdown for real
Chris Robinson
2012-01-20
1
-11
/
+8
*
Remove an unnecessary else statement
Chris Robinson
2012-01-20
1
-41
/
+38
*
Always message the WinMM processing thread when a buffer is done
Chris Robinson
2012-01-20
1
-12
/
+2
*
Fix a possible race condition when shutting down WinMM devices
Chris Robinson
2012-01-20
1
-23
/
+21
*
Add a default-reverb config option, and rename __ALSOFT_FORCE_REVERB to match
Chris Robinson
2012-01-20
1
-1
/
+3
*
Add the ability to specify a preset for forced reverb
Chris Robinson
2012-01-19
1
-1
/
+1
*
Add a global option to apply a reverb effect on source send 0
Chris Robinson
2012-01-19
2
-2
/
+53
*
Avoid printing messages about device parameter changes in the backends
Chris Robinson
2012-01-17
9
-187
/
+38
*
Report parameter request changes in UpdateDeviceParams
Chris Robinson
2012-01-17
1
-18
/
+44
*
Change the default output format to 32-bit float
Chris Robinson
2012-01-17
1
-1
/
+1
*
Retry opening the PortAudio device with 16-bit short if 32-bit float output f...
Chris Robinson
2012-01-17
1
-3
/
+9
*
Retry opening the DSound device with 16-bit short if 32-bit float output fails
Chris Robinson
2012-01-17
1
-0
/
+11
*
Retry opening the WinMM device with 16-bit short if 32-bit float output fails
Chris Robinson
2012-01-17
1
-0
/
+6
*
Support 32-bit float in the WinMM backend
Chris Robinson
2012-01-17
1
-4
/
+11
*
Safely insert the new context into the list
Chris Robinson
2012-01-12
1
-2
/
+3
*
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
[next]