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
/
backends
/
pulseaudio.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Avoid enumerating multiple devices with the same name
Chris Robinson
2012-02-29
1
-0
/
+14
*
Avoid passing the ALCdevice to connect_playback_stream
Chris Robinson
2012-02-29
1
-15
/
+15
*
Print the enumerated devices from PulseAudio
Chris Robinson
2012-02-29
1
-36
/
+4
*
Don't store the frame size with pulse_data
Chris Robinson
2012-02-29
1
-26
/
+29
*
Read capture data from pulseaudio as needed, avoiding a ring buffer
Chris Robinson
2012-02-29
1
-33
/
+66
*
Minor rearrangements for the pulseaudio mixing loop
Chris Robinson
2012-02-22
1
-5
/
+5
*
Use the stored minreq size from PulseAudio for rounding off the length to write
Chris Robinson
2012-02-21
1
-1
/
+1
*
Avoid using a default name when opening a PulseAudio device
Chris Robinson
2012-02-20
1
-4
/
+6
*
Always use "OpenAL Soft" for the short device enumeration list
Chris Robinson
2012-02-20
1
-23
/
+0
*
Don't accept the pulseaudio default name for capture
Chris Robinson
2012-02-20
1
-4
/
+6
*
Use a string to report unsupported capture sample types
Chris Robinson
2012-02-20
1
-1
/
+1
*
Check the pulse spawn-server config option before testing a connection to pul...
Chris Robinson
2012-02-19
1
-34
/
+34
*
Support signed and unsigned 32-bit int output
Chris Robinson
2012-02-14
1
-0
/
+10
*
Avoid printing messages about device parameter changes in the backends
Chris Robinson
2012-01-17
1
-4
/
+0
*
Don't update the device update parameters when PulseAudio does an async buffe...
Chris Robinson
2011-10-19
1
-24
/
+18
*
Check the number of available samples before calling the capture method
Chris Robinson
2011-09-18
1
-10
/
+7
*
Return an error from the CaptureSamples method instead of setting it
Chris Robinson
2011-09-14
1
-5
/
+5
*
Use maxu to clamp PulseAudio's capture buffer size
Chris Robinson
2011-09-13
1
-2
/
+1
*
Allow PulseAudio's tlength to grow to make sure there's at least two updates
Chris Robinson
2011-09-09
1
-7
/
+19
*
Return an ALC error enum from the OpenCapture backend method
Chris Robinson
2011-08-24
1
-5
/
+5
*
Return an ALC error enum from the OpenPlayback backend method
Chris Robinson
2011-08-24
1
-5
/
+5
*
Don't enumerate "PulseAudio Default" in the ALL_DEVICES list
Chris Robinson
2011-08-20
1
-18
/
+6
*
Move backend sources to a separate sub-directory
Chris Robinson
2011-08-20
1
-0
/
+1430
[prev]