aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
AgeCommit message (Expand)Author
2016-02-26Exorcise cubeb-stdint.h generation.Matthew Gregan
2016-01-22API change for device notificationsAlex Chronopoulos
2016-01-21pulse: Add input and full-duplex stream modes.Alex Chronopoulos
2016-01-21cubeb_stream_init should take a cubeb_devid rather than a char const *.Matthew Gregan
2016-01-20Signature change for stream init and data callbackAlex Chronopoulos
2016-01-14Document all members of the API.Paul Adenot
2016-01-13Preparatory work for the input and duplex codePaul Adenot
2015-11-20Change definition and allocation of cubeb_device_collection to avoid reliance...Matthew Gregan
2015-10-16Cleanup cubeb_register_device_collection_changed()Haakon Sporsheim
2015-10-15Change cubeb_device_list to cubeb_device_collection.Haakon Sporsheim
2015-09-29Add both devid and device_id (str) in device_info.Haakon Sporsheim
2015-09-10Add enumerate_devices APIHaakon Sporsheim
2014-11-28clarify and clean up handling of optional functions in the API. fixes #46.Matthew Gregan
2014-10-01Documentation clean up.Matthew Gregan
2014-09-22cubeb.h: fix doxygen warnings.Matthew Gregan
2014-09-20Source compiles but does not link under MinGWAustin Hicks
2014-09-20Bring in cubeb-stdint.h from Mozilla repository.Austin Hicks
2014-09-16Sync changes with mozilla-central copy. Includes BMO 1062293, 1057199,Matthew Gregan
2013-12-09whitespace cleanup.Matthew Gregan
2013-10-17Mozilla Bug 918861Paul ADENOT
2013-10-17Mozilla Bug 907817Paul ADENOT
2013-09-20add support for querying the actual stream latency.Matthew Gregan
2013-06-07Typo fix in get_max_channels documentation.Matthew Gregan
2013-05-31Mozilla bug 865244 - Add cubeb_stream_get_max_channels.Paul ADENOT
2013-03-11syntax-only cleanups.Matthew Gregan
2013-03-11s/ifdef/if defined/g a few more places.Matthew Gregan
2013-03-11s/ifdef/if defined/gMatthew Gregan
2013-03-11Add the support of SLAndroidConfigurationItf to config stream type.Marco Chen
2013-02-19start work on switchable cubeb backends.Matthew Gregan
2012-08-06Check for __BIG_ENDIAN__ when testing endianess.Matthew Gregan
2012-06-02Remove return type from state callback as it was never intended to support one.Matthew Gregan
2012-05-22add cubeb_get_backend_id. fixes #5.Matthew Gregan
2012-03-08add CUBEB_STATE_ERROR to the API.Matthew Gregan
2012-01-18make CUBEB_ERROR_INVALID_FORMAT an explicit negative value.Matthew Gregan
2011-10-03Explicitly cap rate, channels, and latency.Matthew Gregan
2011-09-19Update the example code to match the current API headers.Ralph Giles
2011-08-30warning fixes.Matthew Gregan
2011-08-22add big-endian and native-endian variants of sample formats.Matthew Gregan
2011-08-18change cubeb_stream_init's latency parameter from frames to milliseconds.Matthew Gregan
2011-08-18remove cubeb_stream_set_volume. remove CUBEB_SAMPLE_U8.Matthew Gregan
2011-07-08fix import botch up.Matthew Gregan
2011-07-08initial import (from 892ca582fe32577392a9843f14b8c5370df6ed78).Matthew Gregan