osx compiler was complaining about non-virtual destructors in the interface structs...
[deb_libcec.git] / src / lib / adapter / AdapterCommunication.h
2012-02-25  Lars Op den Kamposx compiler was complaining about non-virtual destruct...
2012-02-16  Lars Op den Kampcec: moved the autodetect address api call to libcec_co...
2012-02-15  Lars Op den Kampcec: added GetPortName() to CUSBCECAdapterCommunication
2012-02-10  Lars Op den Kampcec: added CanPersistConfiguration()/cec_can_persist_co...
2012-02-02  Lars Op den Kampcec: added an IAdapterCommunicationCallback interface...
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...
2012-01-31  Lars Op den Kampcec: clean up lib/platform
2012-01-30  Lars Op den Kampchanged the year in copyright notices to 2011-2012
2012-01-29  Lars Op den Kampcec: clean ups and only include what we need from lib...
2012-01-25  Lars Op den Kampcec: renamed WaitForTransmitSucceeded() to WaitForAck...
2012-01-25  Lars Op den Kampcec: sync win32
2012-01-25  Lars Op den Kampcec: check whether the adapter responds when connecting...
2012-01-24  Lars Op den Kampcec: move WaitForTransmissionSucceeded() to CAdapterCom...
2012-01-24  Lars Op den Kampcec: moved WaitForTransmitSucceeded() to CAdapterCommun...
2012-01-24  Lars Op den Kampcec: moved all adapter related code to src/lib/adapter...