1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-28 08:29:34 +00:00
CLK/Concurrency
2020-02-04 22:24:37 -05:00
..
AsyncTaskQueue.cpp Embraces std::make_[unique/shared] in place of .reset(new . 2019-12-23 21:31:46 -05:00
AsyncTaskQueue.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
BestEffortUpdater.cpp Corrects typo. 2020-02-04 22:24:37 -05:00
BestEffortUpdater.hpp Adds feedback to the best-effort updater; enables the Cocoa port for audio event requests. 2020-01-20 17:38:25 -05:00