cec: created a separate reader thread and fixed the 'lock timeout' bug
authorLars Op den Kamp <lars@opdenkamp.eu>
Sun, 2 Oct 2011 23:29:58 +0000 (01:29 +0200)
committerLars Op den Kamp <lars@opdenkamp.eu>
Sun, 2 Oct 2011 23:29:58 +0000 (01:29 +0200)
commita8f0bd18be9ae8f70822b0b22038f40d12b4fcad
tree1551473af36883ef4a5ab274e494ce4fcd0bc4de
parent8148859ed1d46a20c30a953db91ccbbd127c85e9
cec: created a separate reader thread and fixed the 'lock timeout' bug
src/lib/CECParser.cpp
src/lib/CECParser.h
src/lib/Communication.cpp [new file with mode: 0644]
src/lib/Communication.h [new file with mode: 0644]
src/lib/Makefile.am
src/lib/util/threads.cpp
src/lib/util/threads.h