cec: fixed - set the physical address of each device controlled by a CCECClient if...
[deb_libcec.git] / src / lib / CECProcessor.cpp
2012-06-22  Lars Op den Kampcec: fixed - set the physical address of each device...
2012-06-21  Lars Op den Kampcec: removed dupe code around delayed activate source...
2012-06-19  Lars Op den Kampcec: fixed missing virtual keyword in CCECCommandHandle...
2012-06-11  Lars Op den KampMerge branch 'development'
2012-06-10  Lars Op den Kampcec: TransmitImageViewOn() and TransmitActiveSource...
2012-06-10  Lars Op den Kampcec: get the vendor id of the TV before allocating...
2012-05-31  Lars Op den Kampcec: hold a lock when changing the ackmask in CUSBCECAd...
2012-05-31  Lars Op den Kampcec: retry 'activate source' every 10 seconds if it...
2012-05-31  Lars Op den Kampcec: moved ToString() methods and some other type relat...
2012-05-31  Lars Op den Kampcec: safe deletes for members
2012-05-14  Lars Op den KampMerge remote branch 'libcec-public/master'
2012-05-14  Lars Op den Kampcec: set the ackmask to 0 when starting, so the earlier...
2012-05-14  Lars Op den Kampcec: bump version to 1.6.3. check the client version...
2012-05-14  Lars Op den Kampcec: check if the processor thread is marked as initial...
2012-05-14  Lars Op den Kampcec: per-client monitoring mode (which is just a call...
2012-05-14  Lars Op den Kampcec: don't allow client registrations when the processo...
2012-05-14  Lars Op den Kampcec: cleanups, documentation and some fixes for the...
2012-05-11  Lars Op den Kampcec: fixed abi
2012-05-10  Lars Op den Kampcec: fixed - ensure that the correct libCEC version...
2012-05-10  Lars Op den Kampcec: send a feature abort again for all unhandled comma...
2012-05-08  Lars Op den Kampcec: display an alert message when the firmware of...
2012-05-03  Lars Op den Kampcec: added CEC 1.4 opcodes
2012-04-28  Lars Op den KampMerge branch 'development'
2012-04-27  Lars Op den Kampcec: persist the configuration after switching sources
2012-04-27  Lars Op den Kampcec: check the correct value in the PA override
2012-04-27  Lars Op den Kampcec: more magic numbers. use the default CEC timeout...
2012-04-27  Lars Op den Kampcec: don't suppress physical address updates of a devic...
2012-04-27  Lars Op den Kampcec: don't exit libCEC if the physical address couldn...
2012-04-27  Lars Op den Kampcec-client: fixed entering bootloader mode
2012-04-27  Lars Op den Kampcec: return false when SetHDMIPort() is called with...
2012-04-26  Lars Op den Kampcec: fixed serverVersion assignment that went out of...
2012-04-26  Lars Op den Kampcec-client: show the firmware build date if it's availa...
2012-04-26  Lars Op den Kampcec: replaced a load of magic numbers
2012-04-26  Lars Op den Kampcec: fixed CCECProcessor::IsActiveSource() - TV was...
2012-04-26  Lars Op den Kampcec: request the active source if it's unknown in CCECP...
2012-04-26  Lars Op den Kampcec: don't suppress PA updates when called via CCECProc...
2012-04-26  Lars Op den Kampcec: don't try to match a device with PA 0xFFFF. don...
2012-04-26  Lars Op den Kampcec: set the initial stream path to PA 0xFFFF instead...
2012-04-26  Lars Op den Kampcec: fixed potential segfault in CCECProcessor::GetDevi...
2012-04-26  Lars Op den Kampcec: fixed - don't request the PA of devices when handl...
2012-04-25  Lars Op den Kampcec: fixed compilation warning on win64
2012-04-25  Lars Op den Kampcec: added the firmware build date to libcec_configurat...
2012-04-25  Lars Op den Kampcec: bump libCEC internal version number to 1.6.2....
2012-04-25  Lars Op den Kampcec: also log the libCEC version in the 'connected...
2012-04-25  Lars Op den Kampcec: optimisation - strip unneeded virtual keywords...
2012-04-24  Lars Op den Kampcec: show the build date for firmwares that have this...
2012-04-24  Lars Op den Kampcec: removed no longer used CCECBusScan
2012-04-24  Lars Op den Kampcec: delay the 'active source' command for panasonic...
2012-04-23  Lars Op den Kampcec: fixed - the wrong setting was being read when...
2012-04-23  Lars Op den Kampcec: close the connection when a comm error was detecte...
2012-04-20  Mark KendallDon't send commands if we know them to be unsupported...
2012-04-20  Mark KendallAdd a default menu language to libcec_configuration...
2012-04-18  Lars Op den Kampcec: updated changelog and bumped version numbers for...
2012-04-16  Lars Op den Kampcec: validate the input in CCECProcessor::IsActiveSourc...
2012-04-16  Lars Op den Kampcec: persist settings directly when they're changed...
2012-04-15  Lars Op den KampMerge branch 'adaptercomm'. bugzid: 654
2012-04-15  Lars Op den Kampwin32: sync vs2010 projects and wrong param when starti...
2012-04-15  Lars Op den Kampcec: refactor USB adapter communication. less locks...
2012-04-12  Mark KendallAdd bShutdownOnStandby to libcec_configuration. bugzid...
2012-04-03  Lars Op den Kampcec: don't send an active source command when the physi...
2012-04-02  Mark KendallCEC Configuration: Only update the physical address...
2012-04-02  Lars Op den Kampcec: added a new setting to control whether to put...
2012-03-29  Mark KendallAdd some bounds checking to the HDMI port number. bugzi...
2012-03-28  Lars Op den Kampcec: give priority to messages from the TV. removed...
2012-03-27  Lars Op den Kampcec: bUseTVMenuLanguage from libcec_configuration wasn...
2012-03-23  Lars Op den Kampcec: fixed - CUSBCECAdapterCommunication::SendCommand...
2012-03-23  Lars Op den Kampcec: fix crash on exit after GetDeviceInformation()
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
next