cec: added the firmware version to cec-client's -l / --list-devices command. bugzid...
[deb_libcec.git] / src / lib / CECProcessor.cpp
2012-03-23  Lars Op den Kampcec: added the firmware version to cec-client's -l...
2012-03-23  Lars Op den Kampcec: added the firmware version to libcec_configuration...
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: poll doesn't have an opcode. bugzid: 591
2012-03-15  Lars Op den Kampcec: m_iLineTimeout was never initialised and used...
2012-03-09  Lars Op den Kampcec: read the persisted settings from the ROM, and...
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-03  Lars Op den KampMerge pull request #27 from Fneufneu/master
2012-03-03  Lars Op den Kampupdated changelog and bumped version numbers for v1.5.2
2012-02-28  Lars Op den Kampadded changelog for v1.5.1
2012-02-28  Lars Op den Kampcec: use the correct Sleep() method in CCECProcessor...
2012-02-27  Lars Op den Kampcec: added a command to the interface to start the...
2012-02-27  Lars Op den Kampcec: added an 'send inactive source' option to libcec_c...
2012-02-27  Lars Op den Kampcec: ensure that the connection is really closed before...
2012-02-27  Lars Op den Kampcec: don't wait for the full timeout to pass in CCECPro...
2012-02-27  Lars Op den Kampcec: fix configuration updates from libCEC. bugzid...
2012-02-27  Lars Op den Kampcec: don't send an updated configuration back when...
2012-02-27  Lars Op den Kampcec: don't try to transmit when the processor is being...
2012-02-21  Lars Op den Kampcec: added Toshiba's vendor id, and set the device...
2012-02-19  Lars Op den Kampcec: don't send an updated configuration when the conne...
2012-02-18  Lars Op den Kampcec: wait for multiple responses, not just for one...
2012-02-17  Lars Op den Kampcec: don't keep the mutex locked while opening/closing...
2012-02-17  Lars Op den Kampcec: don't transmit in CCECProcessor while keeping...
2012-02-17  Lars Op den Kampcec: fixed - directly process commands that have been...
2012-02-16  Lars Op den Kampcec: added RescanDevices()/cec_rescan_devices() to...
2012-02-16  Lars Op den Kampcec: check whether the port is open, not whether libCEC...
2012-02-16  Lars Op den Kampcec: ensure that the ackmask is always set to 0 when...
2012-02-16  Lars Op den Kampcec: moved the autodetect address api call to libcec_co...
2012-02-16  Lars Op den Kampcec: removed unneeded client version from the CCECProce...
2012-02-16  Lars Op den Kampcec: fix active source switches for the standard CEC...
2012-02-15  Lars Op den Kampcec: don't do a full reinit when not needed
2012-02-15  Lars Op den Kampcec-config-gui: read/write the vendor id override setting
2012-02-15  Lars Op den Kampcec: added poweroff devices parameter to the config...
2012-02-15  Lars Op den Kampcec: added a callback that is called when libCEC's...
2012-02-14  Lars Op den Kampcec: added SetConfiguration()/cec_set_configuration...
2012-02-14  Lars Op den Kampcec: ensure that there always is at least one device...
2012-02-14  Lars Op den Kampcec: add an option to wake multiple devices via the...
2012-02-14  Lars Op den Kampcec: allow to override the TV vendor id via the initial...
2012-02-13  Lars Op den Kampcec: cleanups in ActivateSource() and CSLCommandHandler
2012-02-13  Lars Op den Kampcec: fix the initial hdmi port setting
2012-02-13  Lars Op den Kampcec: also send 'image view on' before setting the activ...
2012-02-13  Lars Op den Kampcec: don't send 'image view on' when calling SetActiveS...
2012-02-13  Lars Op den Kampcec: only replace handlers in the background thread...
2012-02-12  Lars Op den Kampcec: don't send 'image view on' to LG unless needed...
2012-02-10  Lars Op den Kampcec: fix linux compilation and warning after the recent...
2012-02-10  Lars Op den Kampcec: added CanPersistConfiguration()/cec_can_persist_co...
2012-02-09  Lars Op den Kampcec: added GetCurrentConfiguration()/cec_get_current_co...
2012-02-09  Lars Op den Kampcec: added a new initialiser method: CecInitialise...
2012-02-09  Lars Op den Kampcec: allow HDMI port changes after the physical address...
2012-02-08  Lars Op den Kampcec: add a physical address override parameter to libCE...
2012-02-08  Lars Op den Kampcec: removed deprecated CECCreate() method
2012-02-08  Lars Op den Kampcec: extracted a Close() method in CCECProcessor
2012-02-06  Lars Op den Kampcec: added SetStreamPath()/cec_set_stream_path_logical...
2012-02-06  Lars Op den Kampcec: keep the mutex locked when calling ReplaceHandlers...
2012-02-02  Lars Op den Kampcec: don't replace handlers when not initialised, or...
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 Kampcec: dropped no longer needed start condition and state...
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...
2012-01-31  Lars Op den Kampcec: clean up lib/platform
2012-01-30  Lars Op den Kampcec: wait 500 ms before trying to retransmit a command...
2012-01-30  Lars Op den Kampchanged the year in copyright notices to 2011-2012
2012-01-29  Lars Op den Kampcec: keep trying to reconnect to the com port until...
2012-01-29  Lars Op den Kampcec: clean ups and only include what we need from lib...
2012-01-27  Lars Op den Kampcec: try to ping the device and grab the firmware versi...
2012-01-25  Lars Op den Kampcec: retry to get the firmware version when it failed...
2012-01-25  Lars Op den Kampcec: retry the ping adapter command when starting libCE...
2012-01-25  Lars Op den Kampcec: don't request the firmware version when the adapte...
2012-01-25  Lars Op den Kampcec: fixed - only the key release events were sent...
2012-01-25  Lars Op den Kampcec: simplified AddLog() method
2012-01-25  Lars Op den Kampcec: fixed return value from CAdapterCommunication...
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...
2012-01-23  Lars Op den Kampcec: fixed - don't keep the mutex locked in CCECProcess...
2012-01-23  Lars Op den Kampcec: fixed reconnect after standby
2012-01-17  Lars Op den Kampcec: refactored threading/locking - added windows nativ...
2012-01-11  Lars Op den Kampcec: added the vendor id for Sony
2012-01-11  Lars Op den Kampcec: don't transmit physical addresses while holding...
2012-01-11  Lars Op den Kampcec: don't hold a lock when sending an active source...
2012-01-10  Lars Op den Kampcec: silence all 'unused' compiler warnings
2012-01-08  Lars Op den KampMerge pull request #16 from finson/65894f58514a9ab61ae2...
2012-01-03  Lars Op den Kampcec: get the physical address of the target device...
2012-01-03  Lars Op den KampRevert "cec: use CCECCommandHandler::ActivateSource...
2012-01-03  Lars Op den Kampcec: forgot to save before committing
2012-01-03  Lars Op den Kampcec: hold a lock in CCECProcessor::SetHDMIPort()
2012-01-03  Lars Op den Kampcec: use CCECCommandHandler::ActivateSource() instead...
2012-01-03  Lars Op den Kampcec: don't make libCEC the active source when changing...
2012-01-01  Lars Op den Kampcec: don't send a deck status update when sending an...
2012-01-01  Lars Op den Kampcec: replace the command handler directly after receivi...
2011-12-28  Lars Op den Kampcec: put a call to ReplaceHandlers() back in CCECProces...
2011-12-28  Lars Op den Kampcec: don't hold a lock while waiting for a response...
2011-12-27  Lars Op den Kampcec: fix win32 build
2011-12-27  Lars Op den Kampcec: let CCECProcessor replace the command handlers
2011-12-27  Lars Op den Kampcec: don't replace a command handler when it's being...
2011-12-22  Lars Op den Kampcec: cleaned up processor thread start
next