This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2025-03-17 13:29:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
63ad1290f4
Branches
Tags
View all branches
CLK
/
OSBindings
History
Thomas Harte
63ad1290f4
Actually, QIODevice is listed as reentrant. So no need to forward audio.
...
That said, latency is still absurd for some reason.
2020-06-06 23:47:57 -04:00
..
Mac
Cuts down unused parameter warnings to just a few that may well indicate implementation errors.
2020-05-30 01:06:43 -04:00
Qt
Actually, QIODevice is listed as reentrant. So no need to forward audio.
2020-06-06 23:47:57 -04:00
SDL
Increases const correctness, marks some additional constructors as constexpr, switches std::atomic construction style.
2020-05-20 23:34:26 -04:00