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
*
Use an inline function to calculate the low-pass filter coefficient
Chris Robinson
2009-12-09
2
-54
/
+13
*
Split non-attenuated source calculations into a separate function
Chris Robinson
2009-12-09
1
-84
/
+105
*
Fix typo for reverb creation
Chris Robinson
2009-12-09
1
-1
/
+1
*
Add a head-dampening option
Chris Robinson
2009-12-08
2
-6
/
+27
*
Store the original pre-clamped distance instead of re-computing it
Chris Robinson
2009-12-08
1
-4
/
+3
*
Use the correct wet filter history offset
Chris Robinson
2009-12-07
1
-1
/
+1
*
Internally store 32-bit float buffer data, and mix accordingly
Chris Robinson
2009-12-07
1
-9
/
+14
*
Move default channel order setting out of the header
Chris Robinson
2009-12-07
1
-0
/
+79
*
Restrict setting some wet path values to active sends only
Chris Robinson
2009-12-06
1
-2
/
+2
*
Don't wait to accept stream connections
Chris Robinson
2009-12-03
1
-6
/
+4
*
Don't signal on synchronous changes and don't wait to accept context changes
Chris Robinson
2009-12-02
1
-6
/
+0
*
Use a channel-map to specify the output device channel order
Chris Robinson
2009-12-02
8
-84
/
+49
*
Add an option for real-time priority mixing
Chris Robinson
2009-12-01
5
-6
/
+46
*
Properly accept PulseAudio's mainloop signal on connection failure
Chris Robinson
2009-12-01
1
-7
/
+7
*
Fix retrieved update size from pulseaudio
Chris Robinson
2009-12-01
1
-1
/
+1
*
Accept a signal only when the pulseaudio stream/context is ready
Chris Robinson
2009-12-01
1
-9
/
+25
*
Clamp dry gain after cone attenuation is applied
Chris Robinson
2009-12-01
1
-36
/
+39
*
Don't complain if the length given by pulse isn't an exact multiple of the pe...
Chris Robinson
2009-12-01
1
-2
/
+2
*
Avoid setting a field redundantly
Chris Robinson
2009-11-29
1
-1
/
+0
*
Enable real-time priority for ALSA, OSS, and DirectSound mixing loops
Chris Robinson
2009-11-29
3
-6
/
+19
*
Reset the kill flag after the thread has stopped
Chris Robinson
2009-11-29
5
-0
/
+8
*
Update AL_EXTX_source_distance_model to require explicit enabling
Chris Robinson
2009-11-27
2
-1
/
+3
*
Send multi-channel sources to auxiliary effect slots
Chris Robinson
2009-11-26
1
-10
/
+49
*
Mark sources for updating when a new context is made from the device
Chris Robinson
2009-11-25
1
-0
/
+1
*
Update source parameters only when they need changing
Chris Robinson
2009-11-25
1
-1
/
+5
*
Base air absorption on distance attenuation, try 2
Chris Robinson
2009-11-24
1
-8
/
+9
*
Revert "Base air absorption on the distance attenuation"
Chris Robinson
2009-11-24
1
-11
/
+11
*
Base air absorption on the distance attenuation
Chris Robinson
2009-11-23
1
-11
/
+11
*
Make modulation index 0 map to offset 0
Chris Robinson
2009-11-23
1
-1
/
+1
*
Use a 4x4 matrix to transform coordinates
Chris Robinson
2009-11-23
1
-24
/
+31
*
Transform all relevant vectors for converting world-space to listener-space
Chris Robinson
2009-11-22
1
-26
/
+22
*
The echo should not take energy-attenuated input
Chris Robinson
2009-11-22
1
-13
/
+12
*
Allow unlisted backends to stay available when the drivers list ends with ,
Chris Robinson
2009-11-22
1
-6
/
+19
*
Reorganize and improve the reverb effect
Chris Robinson
2009-11-19
1
-354
/
+895
*
Better approximate the wet attenuation model for reverb
Chris Robinson
2009-11-19
1
-3
/
+18
*
Make sure there's at least a one-sample delay for the echo's first tap
Chris Robinson
2009-11-19
1
-4
/
+4
*
Apply the reverb room rolloff factor for EAX reverb too
Chris Robinson
2009-11-19
1
-1
/
+2
*
Move NextPowerOf2 to alMain.h
Chris Robinson
2009-11-19
2
-36
/
+0
*
Move aluCart2LUTpos to alu.h
Chris Robinson
2009-11-19
2
-29
/
+0
*
Make sure to set the new echo sample buffer and remove an unused macro
Chris Robinson
2009-11-18
1
-3
/
+1
*
Properly lock the device when setting it disconnected
Chris Robinson
2009-11-01
2
-4
/
+2
*
Watch for stream and context failures from pulse, and report disconnects
Chris Robinson
2009-10-31
1
-3
/
+30
*
Fix length calculation for pulse
Chris Robinson
2009-10-31
1
-1
/
+1
*
Set a proper channel map for PulseAudio
Chris Robinson
2009-10-31
1
-1
/
+41
*
Mix all updates PulseAudio requests
Chris Robinson
2009-10-31
1
-5
/
+7
*
Watch for buffer attribute changes from PulseAudio
Chris Robinson
2009-10-31
1
-6
/
+21
*
Use signals to watch for state changes
Chris Robinson
2009-10-31
1
-12
/
+42
*
Properly free the device name
Chris Robinson
2009-10-31
2
-4
/
+4
*
Remove some unneeded buffer fields, make padding a constant amount
Chris Robinson
2009-10-25
1
-3
/
+5
*
Remove the format and frequency from the source, get them manually
Chris Robinson
2009-10-25
1
-7
/
+24
[next]