aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cubeb_ring_array.h
AgeCommit message (Expand)Author
2023-11-21Add static keyword to fix build of tests in unified buildsPaul Adenot
2023-11-10Include the header directly to use AudioBuffer on macOS in cubeb_ring_array.hPaul Adenot
2021-07-28Run .clang-formatChun-Min Chang
2016-07-04Apply review commentsAlex Chronopoulos
2016-07-04Source files changesAlex Chronopoulos
2016-03-09Dynamic capacity on ring array.Alex Chronopoulos
2016-03-09Merge AudioBuffer to ring array.Alex Chronopoulos
2016-03-09Change count to uint.Alex Chronopoulos
2016-03-08Change the ambiguous fetch/store names in ring array methodsAlex Chronopoulos
2016-03-08Change ring_array_set_data return value.Alex Chronopoulos
2016-03-08Remove synchronization from ring arrayAlex Chronopoulos
2016-03-08Formating, typo and local var rebaming.Alex Chronopoulos
2016-03-08Implement full-duplex for audiounit backend.Alex Chronopoulos