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
*
Remove unused source fields
Chris Robinson
2009-10-21
1
-4
/
+0
*
Set the calculated source parameters directly
Chris Robinson
2009-10-21
1
-40
/
+36
*
Store the calculated source parameters in the source struct
Chris Robinson
2009-10-21
1
-7
/
+16
*
Don't assume 16-bit samples
Chris Robinson
2009-10-21
1
-5
/
+6
*
Calculate source filter coefficients with the source parameters
Chris Robinson
2009-10-21
1
-75
/
+65
*
Remove unnecessary variable
Chris Robinson
2009-10-21
1
-3
/
+2
*
Make sure the ALSA device list is reset if no cards are found
Chris Robinson
2009-10-21
1
-11
/
+4
*
Clear the echo and delay lines even if the buffer doesn't change size
Chris Robinson
2009-10-21
2
-7
/
+6
*
Remove the Frequency field from the context
Chris Robinson
2009-10-20
4
-15
/
+17
*
Explicitly suspend the context being processed for mixing
Chris Robinson
2009-10-20
1
-0
/
+3
*
Make sure the context is properly locked while updating slots and sends
Chris Robinson
2009-10-20
1
-4
/
+8
*
Allow creating multiple contexts on a device
Chris Robinson
2009-10-20
1
-3
/
+4
*
Make sure the effect slots and source sends are properly updated
Chris Robinson
2009-10-20
1
-0
/
+37
*
Be more tolerant with resetting the fragment size
Chris Robinson
2009-10-20
1
-2
/
+7
*
Store a device's contexts in a dynamic array
Chris Robinson
2009-10-20
2
-16
/
+52
*
Don't try to clamp the listener-to-source velocity for local sources
Chris Robinson
2009-10-20
1
-10
/
+11
*
Avoid handling NaN when scaling float samples for output
Chris Robinson
2009-10-20
1
-3
/
+3
*
Add a method to update device-dependant effect parameters.
Chris Robinson
2009-10-20
2
-85
/
+68
*
Reduce indentation for CalcSourceParams
Chris Robinson
2009-10-19
1
-264
/
+265
*
Be context-agnostic in the effect Create functions
Chris Robinson
2009-10-19
2
-89
/
+164
*
EINTR is not a fatal write error
Chris Robinson
2009-10-19
2
-3
/
+3
*
Fix OSS and Solaris playback loop check
Chris Robinson
2009-10-17
2
-2
/
+2
*
Remove duplicate check in ALSA mmap playback
Chris Robinson
2009-10-16
1
-1
/
+1
*
Make the dry buffer part of the device
Chris Robinson
2009-10-09
1
-1
/
+2
*
Rename SetALCError for consistency
Chris Robinson
2009-10-07
6
-59
/
+59
*
Add missing ) in pulseaudio backend
Chris Robinson
2009-10-02
1
-1
/
+1
*
Fix type casts for 7.1 output
Chris Robinson
2009-09-30
1
-2
/
+2
*
Fallback to 16-bit or 8-bit, or mono, if ALSA doesn't accept the request
Chris Robinson
2009-09-27
1
-2
/
+35
*
Report disconnect if the device fails to reset
Chris Robinson
2009-09-27
1
-1
/
+2
*
Don't store the ALSA format
Chris Robinson
2009-09-27
1
-9
/
+10
*
Fix capture, too
Chris Robinson
2009-09-27
1
-3
/
+3
*
Make sure ALSA properly loads, and fix the thread stop condition
Chris Robinson
2009-09-27
1
-4
/
+4
*
Avoid duplicate error handling
Chris Robinson
2009-09-27
1
-45
/
+25
*
Load backend libs on-demand
Chris Robinson
2009-09-27
4
-290
/
+405
*
Condense some local variables
Chris Robinson
2009-09-24
1
-18
/
+15
*
Check the source start position in alSourcePlayv instead of the mixer
Chris Robinson
2009-09-24
1
-2
/
+2
*
Parse the attribute list and reset the device before creating the context
Chris Robinson
2009-09-24
1
-95
/
+93
*
Slightly improve the multi-channel mixing loops
Chris Robinson
2009-09-24
1
-9
/
+3
*
Remove the state callbacks and watch for changes synchronously
Chris Robinson
2009-09-24
1
-60
/
+20
*
Get rid of unnecessary messages from pulseaudio
Chris Robinson
2009-09-23
1
-27
/
+15
*
Properly clean up the pulse device
Chris Robinson
2009-09-23
1
-18
/
+1
*
Silence unused parameter warning
Chris Robinson
2009-09-23
1
-0
/
+1
*
Attempt to reload backend libs when probing, if they didn't initially load
Chris Robinson
2009-09-23
4
-14
/
+14
*
Update in properly-sized chunks for PulseAudio
Chris Robinson
2009-09-23
1
-9
/
+18
*
Properly flip the backend entries when sorting the device list
Chris Robinson
2009-09-22
1
-10
/
+6
*
Fix reset condition check
Chris Robinson
2009-09-22
1
-1
/
+1
*
(Re)allocate and clear the stereo-to-binaural filter as needed
Chris Robinson
2009-09-21
2
-5
/
+10
*
Avoid locking a NULL context when a device is disconnected
Chris Robinson
2009-09-21
1
-4
/
+3
*
Reinitialize the stereo-to-binaural filter after resetting the device
Chris Robinson
2009-09-21
1
-9
/
+9
*
Properly set the number of sends requested by the app
Chris Robinson
2009-09-21
1
-3
/
+3
[next]