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
*
Add a device flag for channel config requests
Chris Robinson
2011-05-03
1
-1
/
+1
*
Add a frequency-request device flag
Chris Robinson
2011-05-03
1
-1
/
+5
*
Be silent if the PulseAudio context fails to connect while probing
Chris Robinson
2011-04-30
1
-5
/
+6
*
Add a missing enum value for PA_API_VERSION 11
Chris Robinson
2011-02-07
1
-0
/
+1
*
Separate device format into 'channel config' and 'sample type' components
Chris Robinson
2010-12-04
1
-26
/
+29
*
Get rid of the device timer stuff
Chris Robinson
2010-11-21
1
-28
/
+1
*
Improve a warning message
Chris Robinson
2010-08-04
1
-1
/
+1
*
Prevent re-probing while opening a Pulse device if no devices were found
Chris Robinson
2010-08-04
1
-2
/
+5
*
Only except a NULL device name for Pulse if some devices were found
Chris Robinson
2010-08-04
1
-9
/
+9
*
Do not enumerate PulseAudio devices if a context fails to connect
Chris Robinson
2010-08-04
1
-16
/
+37
*
pa_context_errno can return a positive value
Chris Robinson
2010-08-04
1
-0
/
+1
*
Prevent getting bad time values when pa_stream_get_time fails
Chris Robinson
2010-08-02
1
-4
/
+9
*
Make sure to request a tlength that's at least minreq*2
Chris Robinson
2010-08-02
1
-1
/
+6
*
Be a bit more verbose when a device fails to open
Chris Robinson
2010-08-01
1
-0
/
+1
*
Use Pulse's stream time for the device time
Chris Robinson
2010-07-31
1
-3
/
+19
*
Only call Pulse functions from under a lock
Chris Robinson
2010-07-31
1
-3
/
+3
*
Signal the Pulse mainloop on underruns
Chris Robinson
2010-07-30
1
-0
/
+14
*
Store the time precision with the device
Chris Robinson
2010-07-25
1
-0
/
+3
*
Add a backend callback to get the device time
Chris Robinson
2010-07-24
1
-1
/
+8
*
Make killNow volatile
Chris Robinson
2010-07-24
1
-1
/
+1
*
Update PulseAudio using period-sized chunks
Chris Robinson
2010-07-17
1
-32
/
+86
*
Use a 100ms capture buffer minimum for PulseAudio, with 50ms fragments
Chris Robinson
2010-07-04
1
-3
/
+5
*
Prevent multiple PulseAudio devices from getting the same name
Chris Robinson
2010-06-09
1
-6
/
+36
*
Don't attempt to look for more samples from Pulse after a disconnect
Chris Robinson
2010-06-05
1
-6
/
+2
*
Read PulseAudio's capture data into the ring buffer when querying the sample ...
Chris Robinson
2010-06-04
1
-44
/
+18
*
Increase the temp buffer sizes to construct device names with
Chris Robinson
2010-05-31
1
-1
/
+1
*
Fix Pulse mainloop handling for device probing
Chris Robinson
2010-05-31
1
-3
/
+1
*
Update device naming to be more apparent about the device being used
Chris Robinson
2010-05-31
1
-4
/
+4
*
Always add the default PulseAudio device when probing
Chris Robinson
2010-05-30
1
-12
/
+15
*
List all available PulseAudio sources
Chris Robinson
2010-05-30
1
-17
/
+98
*
Probe and expose all available PulseAudio sinks for the enumerate_all extension
Chris Robinson
2010-05-30
1
-23
/
+134
*
Add a separate function to create/connect a pulseaudio context
Chris Robinson
2010-05-30
1
-37
/
+41
*
Pass the threaded main loop object to context/stream_state_callback
Chris Robinson
2010-05-30
1
-9
/
+7
*
Don't unload libs when they're not needed
Chris Robinson
2010-05-28
1
-29
/
+10
*
Watch for changes to the PulseAudio sink device
Chris Robinson
2010-05-28
1
-0
/
+17
*
Connect a pulse stream on device open, to make sure the device isn't suspended
Chris Robinson
2010-05-27
1
-71
/
+98
*
Add a function to get the frame size from a format
Chris Robinson
2010-05-24
1
-4
/
+2
*
Change inline -> __inline for MSVC
Chris Robinson
2010-05-16
1
-2
/
+2
*
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
[next]