aboutsummaryrefslogtreecommitdiffstats
path: root/core/async_event.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some clang-tidy warningsChris Robinson2023-12-081-1/+2
* Improve wasapi backend UWP support (#853)Deal(一线灵)2023-05-311-1/+0
* Be a bit more safe with type manglingChris Robinson2023-05-241-2/+6
* Use a variant for AsyncEventChris Robinson2023-05-081-42/+47
* Use a bitset for the enabled event flagsChris Robinson2022-12-161-10/+10
* Avoid manually prefixing EventType_ enumsChris Robinson2021-10-101-11/+11
* Move async_event.h to coreChris Robinson2021-04-251-0/+55