deb_libcec.git
2011-10-03  Lars Op den... cec: split up CEC processing and the public interface...
2011-10-03  Lars Op den... cec: renamed CCommunication -> CAdapterCommunication
2011-10-03  Lars Op den... cec: extracted a thread class. fixed bug: pthread_cond_...
2011-10-03  Lars Op den... timeout parameter removed from Close()/cec_close()...
2011-10-03  Lars Op den... fixed return value check of m_communication->Write()
2011-10-03  Lars Op den... win32: added new files to the libcec vs2010 project
2011-10-02  Lars Op den... cec: removed timeout parameter from Transmit()
2011-10-02  Lars Op den... cec: created a separate reader thread and fixed the...
2011-10-02  Lars Op den... cec: change the default argument of PowerOnDevices...
2011-10-02  Lars Op den... testclient: use CECDEVICE_TV instead of the default...
2011-10-02  Lars Op den... added changelog for release v0.3
2011-10-01  Lars Op den... cec: check whether the specified path in the parameter...
2011-10-01  Lars Op den... cec: the CEC adapter will now also be autodetected...
2011-09-29  Lars Op den... updated changelog and version for v0.2
2011-09-29  Lars Op den... cec: add a Close() method to the interface
2011-09-29  Lars Op den... cec: fix the command buffer
2011-09-29  Lars Op den... cec: forgot to initialise m_maxSize in CecBuffer
2011-09-29  Lars Op den... cec: added CEC command that were received by the adapte...
2011-09-29  Lars Op den... cec: fix compilation on windows after interface changes
2011-09-29  Lars Op den... cec: fixed setting the ackmask. deprecated SetAckMask...
2011-09-29  Lars Op den... cec: added optional logical and physical address parame...
2011-09-28  Lars Op den... cec: fix hardcoded ackmask in SetAckMast(). set a short...
2011-09-28  Lars Op den... initial commit containing libcec v0.1. see README for...