Fixed CCECCommandHandler::HasSpecificHandler implementation to include vendor TOSHIBA...
[deb_libcec.git] / src /
2013-02-25  Lars Op den Kamprpi: register callback for HPD. re-read the physical...
2013-02-24  Lars Op den Kampadded DetectAdapters() method, that returns all device...
2013-01-26  Lars Op den Kamprpi: don't try to release the logical address (and...
2013-01-22  Lars Op den Kampdon't send two active source message sequences to phili...
2013-01-22  Lars Op den Kampdon't send deck status updates to philips when activati...
2013-01-22  Lars Op den Kamprpi: don't wait for a response (and fail) when opening...
2013-01-22  Lars Op den Kamprpi: don't try to re-register a logical address when...
2013-01-22  Lars Op den Kampsync with LibCecSharp
2013-01-22  Lars Op den Kampadded vendor id for Denon
2013-01-22  Lars Op den Kampupdate the active source status correctly after a manua...
2013-01-08  Lars Op den KampMerge pull request #117 from n8o/master
2013-01-07  Nate BurrLibCECTray updates and fixes
2012-12-31  Lars Op den KampMerge pull request #112 from linuxstb/master
2012-12-29  Dave ChapmanRename cec_audio_status() to cec_audio_get_status(...
2012-12-06  Lars Op den Kampmake liblockdev optional
2012-12-06  Lars Op den Kampbump to v2.0.5
2012-12-06  Lars Op den KampMerge branch 'development'
2012-12-04  Lars Op den Kampfix initial audiostatus value
2012-12-04  Lars Op den Kampdon't log a no longer relevant FIXME
2012-12-04  Lars Op den Kampalso try polls at least twice when it failed
2012-12-04  Lars Op den Kampadded methods to get the audiostatus and toggle the...
2012-12-04  Lars Op den Kampadded comboKey and iComboKeyTimeoutMs to libcec_configu...
2012-12-04  Lars Op den Kampcheck unsupported features properly
2012-12-03  Lars Op den Kamponly send an active source message when the stream...
2012-12-03  Lars Op den Kamppress & hold
2012-12-03  Lars Op den Kampnever mark user control opcodes as unsupported
2012-12-03  Lars Op den Kampdon't mark as inactive source on routing changes
2012-12-02  Lars Op den Kampreport our OSD name to the TV, since some TVs don't...
2012-11-17  Lars Op den KampMerge branch 'master' into release
2012-11-17  Lars Op den Kampbit nicer than 1c8829bdd654b1cb7ed2c1bd1c7a437d5b198bcf...
2012-11-17  Lars Op den KampMerge branch 'master' into release
2012-11-17  Lars Op den Kampphilips: some models send a vendor key release after...
2012-11-15  Lars Op den KampMerge branch 'master' into release
2012-11-15  Lars Op den Kampfixed - string wasn't null terminated when logging...
2012-11-15  Lars Op den Kampdon't mark a device as present after poll messages...
2012-11-15  Lars Op den Kamptransmit an abort message when the vendor id is request...
2012-11-15  Lars Op den Kampdisplay an alert message when another device uses the...
2012-11-15  Lars Op den Kampbump CEC_LATEST_ADAPTER_FW_VERSION
2012-11-15  Lars Op den Kampfixed typo in CCECBusDevice::SetActiveRoute(). issue #89
2012-11-15  Lars Op den Kampfixed include path for threads.h in PHCommandHandler.h
2012-11-14  Lars Op den Kampfixed: return value wasn't updated in GetLogicalAddresses()
2012-11-14  Lars Op den Kampsend active source message when we received a routing...
2012-11-14  Lars Op den Kampadded 'is' command to cec-client, to mark libCEC as...
2012-11-14  Lars Op den Kampbump to 2.0.4. dropped obsolete cec-config
2012-11-14  Lars Op den Kampadded CEC_CLIENT_VERSION_CURRENT and CEC_SERVER_VERSION...
2012-11-14  Lars Op den Kampsupport colon separated data for the 'tx' command in...
2012-11-14  Lars Op den Kamponly change the handler of the primary device if the...
2012-11-14  Lars Op den Kampsend an active source message when the route was set...
2012-11-14  Lars Op den Kampdefault double tap timeout wasn't set for panasonic
2012-11-14  Lars Op den Kampphilips TVs sometimes keep sending key presses without...
2012-11-14  Lars Op den Kampdon't update the power status when the stream path...
2012-11-14  Lars Op den Kampfixed - philips TVs ignore 'image view on' right after...
2012-11-14  Lars Op den Kampmark a device as powered on when receiving a stream...
2012-11-14  Lars Op den Kampno need to cache the physical address of the active...
2012-11-14  Lars Op den Kampfixed - update the active source status correct on...
2012-11-14  Lars Op den Kampadded handler for philips. ignore repeating 'display...
2012-11-14  Lars Op den Kampensure that we only send 'image view on' when needed
2012-11-13  Lars Op den KampRevert "updated CEC_LATEST_ADAPTER_FW_DATE". Update...
2012-11-13  Lars Op den Kampfixed: mark the TV as 'in transition standby -> on...
2012-11-12  Lars Op den Kamponly mark a device as active source from cache if it...
2012-11-12  Lars Op den Kampupdated CEC_LATEST_ADAPTER_FW_DATE
2012-11-12  Lars Op den Kampsignal all waiting threads when receiving an active...
2012-11-12  Lars Op den Kampfixed - request the active source before requesting...
2012-11-12  Lars Op den Kampupdate the value of CCECProcessor::m_bMonitor when...
2012-11-12  Lars Op den Kampmark the adapter as (in)active source for firmware v3+
2012-11-12  Lars Op den Kampsilence 'unused' warning properly. closes #86
2012-11-09  Lars Op den Kampfixed - only change the type of the client to 'playback...
2012-11-09  Lars Op den Kampalways poll the TV if it's marked as not present. issue...
2012-11-09  Lars Op den Kampfixed - only set m_iCurrentButton when the duration...
2012-10-31  Lars Op den KampMerge branch 'master' into release
2012-10-31  Lars Op den Kamprenamed CuBox and NXP* to TDA995x
2012-10-31  Lars Op den Kampbump version number to 2.0.3 and updated changelog
2012-10-31  Lars Op den Kampfixed - LG doesn't send routing changes, and marks...
2012-10-31  Lars Op den Kamplog what data we received exactly when we receive an...
2012-10-25  Lars Op den Kampfixed - some TVs send keypresses to us without making...
2012-10-25  Lars Op den Kampfix for LG models that send a vendor key up after a...
2012-10-25  Lars Op den Kamprespond with CEC_ABORT_REASON_INVALID_OPERAND when...
2012-10-25  Lars Op den Kamplog unhandled vendor remote keycodes in the log, so...
2012-10-25  Lars Op den Kampfixed typo in stop+pause combo key
2012-10-25  Lars Op den Kampfixed - don't respond with an abort message when receiv...
2012-10-23  Lars Op den Kampfixed - don't try to set controlled mode when using...
2012-10-19  Lars Op den KampMerge pull request #73 from warped-rudi/Pulse-Eight
2012-10-19  warped-rudiAdded adapter ID interface
2012-10-18  Lars Op den Kampfixed - new combo key handling broke samsung's vendor...
2012-10-18  Lars Op den Kampfixed handling of active route changes. github issue...
2012-10-18  Lars Op den Kampadded CCECDeviceMap::GetChildrenOf()
2012-10-18  Lars Op den Kampadded CCECTypeUtils::PhysicalAddressIsIncluded()
2012-10-15  Lars Op den KampMerge branch 'master' into release
2012-10-15  Lars Op den KampMerge branch 'development'. closes #67
2012-10-15  Lars Op den Kampbumped version and updated changelog
2012-10-15  Lars Op den Kampupdate the device status to CEC_POWER_STATUS_IN_TRANSIT...
2012-10-15  Lars Op den Kampbit less bus and log spamming while waiting for the...
2012-10-15  Lars Op den Kampfixed - reset CVLCommandHandler::m_bCapabilitiesSent...
2012-10-15  Lars Op den Kampfixed - don't keep spamming the bus with a vendor comma...
2012-10-15  Lars Op den Kampless debug logging by default
2012-10-15  Lars Op den Kampfixed - updating the device status after a poll was...
2012-10-11  Lars Op den KampMerge branch 'master' into release
2012-10-11  Lars Op den KampMerge branch 'development'
2012-10-11  Lars Op den Kampbump to 2.0.1 and updated changelog
2012-10-11  Lars Op den Kamplog what we received exactly when logging FIXME
next