cec: fix some threading related bugs, like trying to join with a detached thread...
[deb_libcec.git] / src / lib / CECProcessor.cpp
2011-10-04  Lars Op den Kampcec: forgot the physical address when doing the int...
2011-10-04  Lars Op den Kampcec: fixed int parameter sizes and some signed/unsigned...
2011-10-04  Lars Op den Kampcec: fix segfault on exit
2011-10-04  Lars Op den Kamprenamed libPlatform -> platform. stuck everything from...
2011-10-03  Lars Op den Kampcec: split up CEC processing and the public interface...