Don't send commands if we know them to be unsupported. bugzid: 725
[deb_libcec.git] / src / lib / adapter / USBCECAdapterCommunication.cpp
2012-04-20  Mark KendallDon't send commands if we know them to be unsupported...
2012-04-16  Lars Op den Kampcec: persist settings directly when they're changed...
2012-04-16  Lars Op den Kampcec: only delete m_port in CUSBCECAdapterCommunication...
2012-04-15  Lars Op den KampMerge branch 'adaptercomm'. bugzid: 654
2012-04-15  Lars Op den Kampcec: don't wait 1 second when clearing input when there...
2012-04-15  Lars Op den Kampcec: refactor USB adapter communication. less locks...
2012-04-12  Lars Op den Kampcec: don't read without a timeout in CUSBCECAdapterComm...
2012-04-11  Lars Op den Kampcec: don't call ReadFromDevice() separately in CUSBCECA...
2012-04-11  Lars Op den Kampcec: moved the timed ping to a separate thread. bugzid...
2012-04-11  Lars Op den Kampcec: removed m_outBuffer in CUSBCECAdapterCommunication...
2012-04-11  Lars Op den Kampwin32: serial socket timeouts. bugzid: 654
2012-03-29  Lars Op den Kampcec: sleep 5 ms in CUSBCECAdapterCommunication::Process...
2012-03-29  Lars Op den Kampcec: use a 5ms read timeout in CUSBCECAdapterCommunication
2012-03-28  Lars Op den Kampcec: always signal in CCECInputBuffer::Push when there...
2012-03-28  Lars Op den Kampcec: removed the message processor thread in CUSBCECAda...
2012-03-27  Lars Op den KampMerge branch 'master' of github.com:Pulse-Eight/libcec
2012-03-26  Lars Op den Kampcec: return false from CUSBCECAdapterCommunication...
2012-03-26  Lars Op den Kampcec: check whether the destination is valid before...
2012-03-23  Lars Op den Kampcec: fixed - CUSBCECAdapterCommunication::SendCommand...
2012-03-23  Lars Op den Kampcec: added the firmware version to cec-client's -l...
2012-03-22  Lars Op den Kampcec: call Close() when the connection could not be...
2012-03-22  Lars Op den Kampcec: don't return from the Close() method in CUSBCECAda...
2012-03-22  Lars Op den Kampcec: update m_iLineTimeout correctly in CUSBCECAdapterC...
2012-03-19  Lars Op den Kampcec: don't log polls and don't cut off messages that...
2012-03-19  Lars Op den Kampcec: fix ACK handling after d297cbd4fc30bc93836532a9a31...
2012-03-19  Lars Op den Kampcec: wait for MSGEND when data was received when openin...
2012-03-19  Lars Op den Kampcec: poll doesn't have an opcode. bugzid: 591
2012-03-16  Bob van Loosenfixed: physical address was not printed correctly in...
2012-03-15  Lars Op den Kampcec: set controlled mode and retry to send the previous...
2012-03-10  Lars Op den Kampcec: fixed compiler warning on win32
2012-03-09  Lars Op den Kampcec: sizes corrected. bugzid: 553
2012-03-09  Lars Op den Kampcec: read the correct packet length when requesting...
2012-03-09  Lars Op den Kampcec: read the persisted settings from the ROM, and...
2012-03-09  Lars Op den Kampcec: added GetSetting() to CUSBCECAdapterCommunication...
2012-03-09  Lars Op den Kampcec: fixed the log message when sending a command faile...
2012-03-09  Lars Op den Kampcec: more cleanups in CUSBCECAdapterCommunication,...
2012-03-08  Lars Op den Kampcec: set the correct logical address mask before switch...
2012-03-08  Lars Op den Kampcec: cleanups. bugzid: 543
2012-03-08  Lars Op den Kampcec: only wait for multiple 'command accepted' response...
2012-03-08  Lars Op den Kampcec: set the device type in the firmware too for v2...
2012-03-08  Lars Op den Kampcec: try to set the other settings of one fails. bugzid...
2012-03-08  Lars Op den Kampcec: persist the configuration before closing the conne...
2012-03-08  Lars Op den Kampcec: included the logical addresses in the persisted...
2012-03-08  Lars Op den Kampcec: implemented the write methods for the v2 configura...
2012-03-08  Lars Op den Kampcec: ping the adapter every 15 seconds. bugzid: 541
2012-03-08  Lars Op den Kampcec: call SetControlledMode(false) as last command...
2012-03-06  Bob van Loosenfixed: CUSBCECAdapterCommunication::SetControlledMode...
2012-03-03  Lars Op den KampMerge pull request #27 from Fneufneu/master
2012-03-03  Lars Op den Kampcec: default to firmware version 1 after 3 tries. some...
2012-02-28  Lars Op den Kampcec: check the adapter ping and firmware before startin...
2012-02-27  Lars Op den Kampcec: added a command to the interface to start the...
2012-02-26  Lars Op den Kampcec: and now correct
2012-02-26  Lars Op den Kampcec: fixed return value of CUSBCECAdapterCommunication...
2012-02-26  Lars Op den Kampcec: don't add data to the input buffer in CUSBCECAdapt...
2012-02-26  Lars Op den Kampcec: lock in SyncedBuffer
2012-02-18  Lars Op den Kampcec: wait for multiple responses, not just for one...
2012-02-17  Lars Op den Kampcec: fixed compilation warning on win32 (possibly unini...
2012-02-17  Lars Op den Kampcec: process messages that were received async, or...
2012-02-16  Lars Op den Kampcec: ensure that the ackmask is always set to 0 when...
2012-02-16  Lars Op den Kampcec: fix active source switches for the standard CEC...
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...