index
:
cubeb
384khz
aaudio-buffering
aaudio-by-default
aaudio-input-processing
aaudio-interpolation-and-latency
aaudio-reinit
aaudio-reset-params
aaudio-timeout-restart
android-fixes
buffer-count-opensl
const-fixes
crash-bluetooth
cubeb-log-atomic
cubeb_audio_client_3_CI
devchg_docs
firefox-100
fix-negative-latency
fix-negative-latency-aaudio
fix-tests
fix-warnings
get_max_req_size
higher-rate
master
no-exception-no-rtti
no-unlock
null-check
nullcheck-log
opensl-check-rv
opensl-float-conversion
opensl-record-return
opensl_asserts
processing-params
pulse-get-server-info-null
reclock
reclock-param
record-audio
register_cubeb_thread
resampler-rate-conversion-fix
resize-buf-aaudio
set-processing-params-none
test-multichannel
tsan-fixes
update-submodules
wasapi-no-direct-avrt
wasapi_render_loop_lifecycle
wasapi_render_loop_lifecycle_rebase
winmm-prefill
Cross platform audio library
mozilla
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cubeb_pulse.c
Age
Commit message (
Expand
)
Author
2012-05-22
add cubeb_get_backend_id. fixes #5.
Matthew Gregan
2012-05-07
pulse: tweak minreq calculation per bmo# 751030.
Matthew Gregan
2012-05-07
pulse: address mwu\'s review comments from bmo# 751030.
Matthew Gregan
2012-03-08
audioqueue,audiounit,directsound,pulse: minor cleanups.
Matthew Gregan
2011-11-25
pulse: pa_stream_drain is useless (see PA bug# 866), so use a timer instead.
Matthew Gregan
2011-10-03
pulse: remove unused context_success_callback implementation.
Matthew Gregan
2011-10-03
Explicitly cap rate, channels, and latency.
Matthew Gregan
2011-08-22
add big-endian and native-endian variants of sample formats.
Matthew Gregan
2011-08-18
change cubeb_stream_init's latency parameter from frames to milliseconds.
Matthew Gregan
2011-08-18
remove cubeb_stream_set_volume. remove CUBEB_SAMPLE_U8.
Matthew Gregan
2011-08-08
pulse: reorder stream members to avoid dead space.
Matthew Gregan
2011-08-03
force-enable assert.
Matthew Gregan
2011-07-08
initial import (from 892ca582fe32577392a9843f14b8c5370df6ed78).
Matthew Gregan