cec: added GetPortName() to CUSBCECAdapterCommunication
[deb_libcec.git] / src / lib / adapter / USBCECAdapterCommunication.cpp
2012-02-15  Lars Op den Kampcec: added GetPortName() to CUSBCECAdapterCommunication
2012-02-14  Lars Op den Kampcec: send power state 'standby->on' before 'on' for SL
2012-02-11  Lars Op den Kampcec: prevent possible deadlock when closing the connect...
2012-02-11  Lars Op den Kampcec: and now proper predicates
2012-02-10  Lars Op den Kampcec: added a .net CEC configuration tool
2012-02-10  Lars Op den Kampcec: set the ackmask to 0 when closing the connection
2012-02-08  Lars Op den Kampcec: don't try to read or write in CUSBCECAdapterCommun...
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...