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 the proper logging function
Chris Robinson
2009-12-26
1
-1
/
+1
*
Start and stop PortAudio's stream in the proper methods
Chris Robinson
2009-12-26
1
-16
/
+15
*
GetConfigValueBool should take an int, not a float
Chris Robinson
2009-12-26
1
-1
/
+1
*
Shorten a long line
Chris Robinson
2009-12-26
1
-1
/
+5
*
Capture as much as possible directly from PulseAudio
Chris Robinson
2009-12-25
1
-36
/
+84
*
Add missing newline
Chris Robinson
2009-12-25
1
-1
/
+1
*
Undefine no longer needed macro
Chris Robinson
2009-12-25
1
-0
/
+1
*
Fix incorrect error check
Chris Robinson
2009-12-25
1
-1
/
+1
*
Only use pa_stream_set_buffer_attr_callback when available (0.9.15+)
Chris Robinson
2009-12-25
1
-3
/
+10
*
Use pa_stream_begin_write when available for "zero-copy" writing
Chris Robinson
2009-12-25
1
-2
/
+36
*
Check error returns instead of error string
Chris Robinson
2009-12-25
1
-21
/
+21
*
Use a 64-bit value to scale potentially-large numbers
Chris Robinson
2009-12-24
2
-12
/
+1
*
Use the Pulse server-specified playback rate by default
Chris Robinson
2009-12-24
1
-1
/
+28
*
Use pa_xmalloc instead of pa_xmalloc0
Chris Robinson
2009-12-24
1
-4
/
+6
*
Update pulse capture ring buffer in 25ms chunks
Chris Robinson
2009-12-24
1
-1
/
+2
*
Don't force latency adjustment with PulseAudio
Chris Robinson
2009-12-23
1
-1
/
+1
*
Don't render mono as stereo
Chris Robinson
2009-12-21
2
-24
/
+24
*
Scale samples down when converting stereo to mono
Chris Robinson
2009-12-21
1
-2
/
+5
*
Improve some indentations
Chris Robinson
2009-12-20
1
-21
/
+18
*
Properly retrieve the device frequency
Chris Robinson
2009-12-20
1
-1
/
+1
*
Improve initial decay calculations for sends to reverb
Chris Robinson
2009-12-10
1
-11
/
+8
*
Use the specified reverb air absorption value for wet sends
Chris Robinson
2009-12-10
1
-18
/
+23
*
Track whether a context is suspended or not
Chris Robinson
2009-12-09
1
-4
/
+9
*
Store the source state locally after making sure it needs mixing
Chris Robinson
2009-12-09
1
-7
/
+7
*
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
[next]