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
2016-02-26
Exorcise cubeb-stdint.h generation.
Matthew Gregan
2016-01-22
API change for device notifications
Alex Chronopoulos
2016-01-21
pulse: Add input and full-duplex stream modes.
Alex Chronopoulos
2016-01-21
cubeb_stream_init should take a cubeb_devid rather than a char const *.
Matthew Gregan
2016-01-20
Signature change for stream init and data callback
Alex Chronopoulos
2016-01-14
Document all members of the API.
Paul Adenot
2016-01-13
Preparatory work for the input and duplex code
Paul Adenot
2015-11-20
Change definition and allocation of cubeb_device_collection to avoid reliance...
Matthew Gregan
2015-10-16
Cleanup cubeb_register_device_collection_changed()
Haakon Sporsheim
2015-10-15
Change cubeb_device_list to cubeb_device_collection.
Haakon Sporsheim
2015-09-29
Add both devid and device_id (str) in device_info.
Haakon Sporsheim
2015-09-10
Add enumerate_devices API
Haakon Sporsheim
2014-11-28
clarify and clean up handling of optional functions in the API. fixes #46.
Matthew Gregan
2014-10-01
Documentation clean up.
Matthew Gregan
2014-09-22
cubeb.h: fix doxygen warnings.
Matthew Gregan
2014-09-20
Source compiles but does not link under MinGW
Austin Hicks
2014-09-20
Bring in cubeb-stdint.h from Mozilla repository.
Austin Hicks
2014-09-16
Sync changes with mozilla-central copy. Includes BMO 1062293, 1057199,
Matthew Gregan
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
[prev]