cec: extracted a Close() method in CCECProcessor
[deb_libcec.git] / src / lib / adapter / USBCECAdapterCommunication.cpp
2012-02-06  Lars Op den Kampcec: fixed typo in CUSBCECAdapterCommunication::Read()
2012-02-02  Lars Op den Kampcec: fixed possible crash when command handler were...
2012-02-02  Lars Op den Kampcec: ping the adapter and request the firmware version...
2012-02-02  Lars Op den Kampcec: added an IAdapterCommunicationCallback interface...
2012-02-02  Lars Op den Kampcosmetics
2012-02-02  Lars Op den Kampcosmetics: AddLog() has formatting params
2012-02-02  Lars Op den Kampcec: close and delete the connection when the processor...
2012-02-01  Bob van Loosenadded: set controlled mode on after opening a connectio...
2012-02-01  Lars Op den Kampcec: receive and send full cec_commands, not CCECAdapte...