only request the build date once
[deb_libcec.git] / src / lib /
2012-04-24  Lars Op den Kamponly request the build date once
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: use the vlcommandhandler for the primary device...
2012-04-24  Lars Op den Kampcosmetics
2012-04-24  Lars Op den Kampcec: set the power status of device controlled by libCE...
2012-04-24  Lars Op den Kampcec: async writes for CUSBCECAdapterCommunication....
2012-04-24  Lars Op den Kampcec: delay the 'active source' command for panasonic...
2012-04-24  Mark KendallOnly respond to Give Physical Address with Report Physi...
2012-04-23  Lars Op den Kampcec: added some more logging about what was received...
2012-04-23  Lars Op den Kampcec: log the previous value when changing a setting...
2012-04-23  Lars Op den Kampcec: check whether callback methods are set to a valid ptr
2012-04-23  Lars Op den Kampcec: fixed - number of retries for polls
2012-04-23  Lars Op den Kampcec: log the response message when receiving a response...
2012-04-23  Lars Op den Kampcec: fixed compiler warning on non-windows
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-23  Lars Op den Kampcec: added static CLibCEC::Alert() method and CEC_ALERT...
2012-04-23  Lars Op den Kampcosmetics
2012-04-23  Lars Op den Kampposix: don't segfault when calling ThreadsWait() withou...
2012-04-21  Lars Op den Kampwin32: fixed "unreferenced local variable" warning
2012-04-20  Lars Op den Kamplib/platform: fixed memleak
2012-04-20  Lars Op den Kampcec: fixed leak in CCECAdapterMessageQueue::Write
2012-04-20  Mark KendallDon't send commands if we know them to be unsupported...
2012-04-20  Lars Op den Kampcec: changed the name of the new menu state callback...
2012-04-20  Lars Op den Kampcec: added a callback to handle menu state changes...
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-18  Lars Op den Kampcec: fixed typo in CUSBCECAdapterCommands::RequestSetti...
2012-04-17  Lars Op den Kampcec: fixed typo in the log message when the physical...
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-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 Kampwin32: sync vs2010 projects and wrong param when starti...
2012-04-15  Lars Op den Kampcec: fixed - transmissions can come in while waiting...
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  Mark KendallAdd bShutdownOnStandby to libcec_configuration. bugzid...
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 Kampcec: extra guard so no commands are transmitted without...
2012-04-11  Lars Op den Kampcec: fixed possible crash when trying to request a...
2012-04-11  Lars Op den Kampwin32: serial socket timeouts. bugzid: 654
2012-04-10  Mark KendallRespond to Get Menu Language. bugzid: 547
2012-04-07  Lars Op den Kampcec: added buttoncode for 'channels list' on samsung...
2012-04-03  Lars Op den Kampcec: don't send an active source command when the physi...
2012-04-03  Lars Op den Kampplatform/win32: moved the static variables in os-thread...
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  Lars Op den Kampcec: sync C and .NET interfaces with C++
2012-03-29  Lars Op den KampRevert "win32: implemented timeouts in serial socket...
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-29  Lars Op den Kampwin32: implemented timeouts in serial socket reads
2012-03-29  Mark KendallAdd some bounds checking to the HDMI port number. bugzi...
2012-03-28  Lars Op den Kampcec: removed no longer needed sleep in CUSBCECAdapterCo...
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-28  Lars Op den Kampcec: give priority to messages from the TV. removed...
2012-03-27  Lars Op den Kampcec: request the vendor id of a device if needed when...
2012-03-27  Lars Op den Kampcec: added power on command for Samsung AVR devices...
2012-03-27  Lars Op den Kampcec: bUseTVMenuLanguage from libcec_configuration wasn...
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: 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-23  Lars Op den Kampcec: always wait for thread exit in CThread's desctructor
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: reset m_socket to INVALID_SERIAL_SOCKET_VALUE...
2012-03-22  Lars Op den Kampcec: added guards in CSerialPort
2012-03-22  Lars Op den Kampcec: fixed - the destructor of CSerialSocket didn't...
2012-03-22  Lars Op den Kampcec: update m_iLineTimeout correctly in CUSBCECAdapterC...
2012-03-21  Lars Op den Kampcec: fixed - frequency wasn't checked in GetTimeMs...
2012-03-21  Mark Kendallcec: Correct handling CEC_USER_CONTROL_CODE_POWER
2012-03-20  Lars Op den Kampcec: fixed possible crash when in CLibCEC::IsLibCECActi...
2012-03-19  Lars Op den Kampcec: ensure that the vendor ID is sent before trying...
2012-03-19  Lars Op den Kampcec: mark the correct device as active source after...
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-19  Lars Op den Kampcec: fix gcc 4.7 compilation
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-15  Lars Op den Kampcec: m_iLineTimeout was never initialised and used...
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...
next