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
/
include
Age
Commit message (
Expand
)
Author
2013-12-09
whitespace cleanup.
Matthew Gregan
2013-10-17
Mozilla Bug 918861
Paul ADENOT
2013-10-17
Mozilla Bug 907817
Paul ADENOT
2013-09-20
add support for querying the actual stream latency.
Matthew Gregan
2013-06-07
Typo fix in get_max_channels documentation.
Matthew Gregan
2013-05-31
Mozilla bug 865244 - Add cubeb_stream_get_max_channels.
Paul ADENOT
2013-03-11
syntax-only cleanups.
Matthew Gregan
2013-03-11
s/ifdef/if defined/g a few more places.
Matthew Gregan
2013-03-11
s/ifdef/if defined/g
Matthew Gregan
2013-03-11
Add the support of SLAndroidConfigurationItf to config stream type.
Marco Chen
2013-02-19
start work on switchable cubeb backends.
Matthew Gregan
2012-08-06
Check for __BIG_ENDIAN__ when testing endianess.
Matthew Gregan
2012-06-02
Remove return type from state callback as it was never intended to support one.
Matthew Gregan
2012-05-22
add cubeb_get_backend_id. fixes #5.
Matthew Gregan
2012-03-08
add CUBEB_STATE_ERROR to the API.
Matthew Gregan
2012-01-18
make CUBEB_ERROR_INVALID_FORMAT an explicit negative value.
Matthew Gregan
2011-10-03
Explicitly cap rate, channels, and latency.
Matthew Gregan
2011-09-19
Update the example code to match the current API headers.
Ralph Giles
2011-08-30
warning fixes.
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-07-08
fix import botch up.
Matthew Gregan
2011-07-08
initial import (from 892ca582fe32577392a9843f14b8c5370df6ed78).
Matthew Gregan