Age | Commit message (Expand) | Author |
---|---|---|
2022-03-03 | owned_critical_section: Replace CRITICAL_SECTION with SRWLOCK on Windows. | Matthew Gregan |
2021-07-28 | Run .clang-format | Chun-Min Chang |
2016-11-15 | use std::lock_guard. | Matthew Gregan |
2016-10-18 | audiounit: When device change switch to the default device. | Paul Adenot |
2016-10-12 | Avoid double-constructing owned_critical_section via copy constructor. | Cervantes Yu |
2016-07-29 | Fix gecko build errors | Alex Chronopoulos |
2016-07-27 | Add files for mutex implementation on Windows and UNIX | Paul Adenot |