1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-12-25 18:30:21 +00:00
CLK/Outputs/ScanTargets
Thomas Harte 72a8fef989 Switches to much more straightforward Line/LineMetadata storage.
Spoiler: covering this whole segment behind producer_mutex_ seems to resolve all output issues, so clearly the existing logic isn't functioning correctly. Making it simpler seems like a pretty obvious way to get to the bottom of that.
2020-07-29 21:49:17 -04:00
..
BufferingScanTarget.cpp Switches to much more straightforward Line/LineMetadata storage. 2020-07-29 21:49:17 -04:00
BufferingScanTarget.hpp This has become the general producer mutex, might as well name it as such. 2020-07-29 21:34:07 -04:00