]> git.vomp.tv Git - vompclient.git/commit
Convert OsdVector::PictureReader to std::thread, stop spinning
authorChris Tallon <chris@vomp.tv>
Sat, 2 Oct 2021 16:39:15 +0000 (17:39 +0100)
committerChris Tallon <chris@vomp.tv>
Sat, 2 Oct 2021 16:39:15 +0000 (17:39 +0100)
commit1bc81727979399bd654e725ec3f8ff3ebfe96902
treed82347fe06b5b937824c035b3c66139da4c76115
parent63e1812a2fefdf37cfd58d6257f62acd1210c5c5
Convert OsdVector::PictureReader to std::thread, stop spinning
the main loop and only wait on cond
osdvector.cc
osdvector.h
vdr.cc