aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cubeb_utils_unix.h
AgeCommit message (Expand)Author
2021-07-28Run .clang-formatChun-Min Chang
2016-11-15use std::lock_guard.Matthew Gregan
2016-10-18audiounit: When device change switch to the default device.Paul Adenot
2016-10-12Avoid double-constructing owned_critical_section via copy constructor.Cervantes Yu
2016-08-04Restore non-recursive behavior of mutex wrapperAlex Chronopoulos
2016-08-03Missing update from geckoAlex Chronopoulos
2016-07-29Fix gecko build errorsAlex Chronopoulos
2016-07-27Address comments.Paul Adenot
2016-07-27Add files for mutex implementation on Windows and UNIXPaul Adenot