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
/
pulseaudio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable PulseAudio's write callback when disconnecting
Chris Robinson
2010-04-17
1
-0
/
+1
*
Set the buffer length for Pulse when opening the device
Chris Robinson
2010-03-14
1
-4
/
+10
*
Pulse's buffer size is not a good measurement for the update size
Chris Robinson
2010-03-14
1
-2
/
+4
*
Limit PulseAudio's buffer size to the requested length
Chris Robinson
2010-03-11
1
-1
/
+2
*
Silence some warnings
Chris Robinson
2010-02-16
1
-2
/
+2
*
Avoid using periods with PulseAudio, and add an option to specify its buffer ...
Chris Robinson
2010-02-07
1
-12
/
+10
*
Make sure all requested data gets written to PulseAudio
Chris Robinson
2010-01-24
1
-5
/
+7
*
Use pa_channel_map_superset only when available with PulseAudio 0.9.15
Chris Robinson
2010-01-22
1
-4
/
+13
*
Suppress connection refused errors
Chris Robinson
2010-01-08
1
-2
/
+3
*
Adjust PulseAudio's capture latency
Chris Robinson
2009-12-30
1
-1
/
+3
*
Store ALC errors with the device when possible
Chris Robinson
2009-12-28
1
-1
/
+1
*
Add a function to check if a config option is set to a non-empty value
Chris Robinson
2009-12-28
1
-2
/
+2
*
Add an option to spawn a PulseAudio server on request
Chris Robinson
2009-12-28
1
-1
/
+6
*
Be more lenient in signaling the mainloop
Chris Robinson
2009-12-28
1
-10
/
+7
*
Try to find a compatible format from Pulse's default sink
Chris Robinson
2009-12-27
1
-3
/
+90
*
A NULL Pulse context won't have a valid error code
Chris Robinson
2009-12-26
1
-2
/
+1
*
Wait for the buffer attrib update from pulse to finish
Chris Robinson
2009-12-26
1
-1
/
+4
*
Consolidate pulse capture failure path
Chris Robinson
2009-12-26
1
-24
/
+14
*
Make sure a proper channel map is set for pulse capture
Chris Robinson
2009-12-26
1
-1
/
+11
*
Clean up some loading checks
Chris Robinson
2009-12-26
1
-10
/
+9
*
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
*
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
*
Use a 64-bit value to scale potentially-large numbers
Chris Robinson
2009-12-24
1
-1
/
+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 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
1
-28
/
+1
*
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
*
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
*
Properly lock the device when setting it disconnected
Chris Robinson
2009-11-01
1
-4
/
+0
*
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
1
-3
/
+1
*
Rename SetALCError for consistency
Chris Robinson
2009-10-07
1
-1
/
+1
*
Add missing ) in pulseaudio backend
Chris Robinson
2009-10-02
1
-1
/
+1
*
Load backend libs on-demand
Chris Robinson
2009-09-27
1
-95
/
+130
*
Remove the state callbacks and watch for changes synchronously
Chris Robinson
2009-09-24
1
-60
/
+20
[next]