deb_libcec.git
2012-12-03  Lars Op den... don't mark as inactive source on routing changes
2012-12-02  Lars Op den... report our OSD name to the TV, since some TVs don't...
2012-11-17  Lars Op den... Merge branch 'master' into release
2012-11-17  Lars Op den... bit nicer than 1c8829bdd654b1cb7ed2c1bd1c7a437d5b198bcf...
2012-11-17  Lars Op den... Merge branch 'master' into release
2012-11-17  Lars Op den... philips: some models send a vendor key release after...
2012-11-15  Lars Op den... Merge branch 'master' into release
2012-11-15  Lars Op den... fixed - string wasn't null terminated when logging...
2012-11-15  Lars Op den... don't mark a device as present after poll messages...
2012-11-15  Lars Op den... transmit an abort message when the vendor id is request...
2012-11-15  Lars Op den... display an alert message when another device uses the...
2012-11-15  Lars Op den... bump CEC_LATEST_ADAPTER_FW_VERSION
2012-11-15  Lars Op den... fixed typo in CCECBusDevice::SetActiveRoute(). issue #89
2012-11-15  Lars Op den... updated changelog
2012-11-15  Lars Op den... updated version number in the windows installer
2012-11-15  Lars Op den... fixed include path for threads.h in PHCommandHandler.h
2012-11-14  Lars Op den... fixed: return value wasn't updated in GetLogicalAddresses()
2012-11-14  Lars Op den... send active source message when we received a routing...
2012-11-14  Lars Op den... added 'is' command to cec-client, to mark libCEC as...
2012-11-14  Lars Op den... bump to 2.0.4. dropped obsolete cec-config
2012-11-14  Lars Op den... added CEC_CLIENT_VERSION_CURRENT and CEC_SERVER_VERSION...
2012-11-14  Lars Op den... support colon separated data for the 'tx' command in...
2012-11-14  Lars Op den... only change the handler of the primary device if the...
2012-11-14  Lars Op den... send an active source message when the route was set...
2012-11-14  Lars Op den... default double tap timeout wasn't set for panasonic
2012-11-14  Lars Op den... philips TVs sometimes keep sending key presses without...
2012-11-14  Lars Op den... don't update the power status when the stream path...
2012-11-14  Lars Op den... fixed - philips TVs ignore 'image view on' right after...
2012-11-14  Lars Op den... mark a device as powered on when receiving a stream...
2012-11-14  Lars Op den... no need to cache the physical address of the active...
2012-11-14  Lars Op den... fixed - update the active source status correct on...
2012-11-14  Lars Op den... added handler for philips. ignore repeating 'display...
2012-11-14  Lars Op den... ensure that we only send 'image view on' when needed
2012-11-13  Lars Op den... Revert "updated CEC_LATEST_ADAPTER_FW_DATE". Update...
2012-11-13  Lars Op den... fixed: mark the TV as 'in transition standby -> on...
2012-11-12  Lars Op den... only mark a device as active source from cache if it...
2012-11-12  Lars Op den... updated CEC_LATEST_ADAPTER_FW_DATE
2012-11-12  Lars Op den... signal all waiting threads when receiving an active...
2012-11-12  Lars Op den... fixed - request the active source before requesting...
2012-11-12  Lars Op den... update the value of CCECProcessor::m_bMonitor when...
2012-11-12  Lars Op den... mark the adapter as (in)active source for firmware v3+
2012-11-12  Lars Op den... silence 'unused' warning properly. closes #86
2012-11-09  Lars Op den... fixed - only change the type of the client to 'playback...
2012-11-09  Lars Op den... always poll the TV if it's marked as not present. issue...
2012-11-09  Lars Op den... fixed - only set m_iCurrentButton when the duration...
2012-11-08  Martin Ellisfixed: delete the right registry key
2012-11-08  Martin Elliscosmetics: captialisation of words
2012-10-31  Lars Op den... Merge branch 'master' into release
2012-10-31  Lars Op den... changelog updated for 2.0.3
2012-10-31  Lars Op den... increased double tap timeout to 250ms
2012-10-31  Lars Op den... renamed CuBox and NXP* to TDA995x
2012-10-31  Lars Op den... added bootstrap script. updated README
2012-10-31  Lars Op den... bump version number to 2.0.3 and updated changelog
2012-10-31  Lars Op den... fixed - LG doesn't send routing changes, and marks...
2012-10-31  Lars Op den... log what data we received exactly when we receive an...
2012-10-25  Lars Op den... fixed - some TVs send keypresses to us without making...
2012-10-25  Lars Op den... fix for LG models that send a vendor key up after a...
2012-10-25  Lars Op den... respond with CEC_ABORT_REASON_INVALID_OPERAND when...
2012-10-25  Lars Op den... log unhandled vendor remote keycodes in the log, so...
2012-10-25  Lars Op den... fixed typo in stop+pause combo key
2012-10-25  Lars Op den... fixed - don't respond with an abort message when receiv...
2012-10-23  Lars Op den... fixed - don't try to set controlled mode when using...
2012-10-19  Lars Op den... Merge pull request #73 from warped-rudi/Pulse-Eight
2012-10-19  warped-rudiAdded adapter ID interface
2012-10-18  Lars Op den... fixed - new combo key handling broke samsung's vendor...
2012-10-18  Lars Op den... fixed handling of active route changes. github issue...
2012-10-18  Lars Op den... added CCECDeviceMap::GetChildrenOf()
2012-10-18  Lars Op den... added CCECTypeUtils::PhysicalAddressIsIncluded()
2012-10-15  Lars Op den... Merge branch 'master' into release
2012-10-15  Lars Op den... Merge branch 'development'. closes #67
2012-10-15  Lars Op den... fixed typo. closes #69
2012-10-15  Lars Op den... bumped version and updated changelog
2012-10-15  Lars Op den... update the device status to CEC_POWER_STATUS_IN_TRANSIT...
2012-10-15  Lars Op den... bit less bus and log spamming while waiting for the...
2012-10-15  Lars Op den... fixed - reset CVLCommandHandler::m_bCapabilitiesSent...
2012-10-15  Lars Op den... fixed - don't keep spamming the bus with a vendor comma...
2012-10-15  Lars Op den... less debug logging by default
2012-10-15  Lars Op den... fixed - updating the device status after a poll was...
2012-10-11  Lars Op den... Merge branch 'master' into release
2012-10-11  Lars Op den... Merge branch 'development'
2012-10-11  Lars Op den... bump to 2.0.1 and updated changelog
2012-10-11  Lars Op den... log what we received exactly when logging FIXME
2012-10-11  Lars Op den... fixed - typo in CVLCommandHandler::VendorPreActivateSou...
2012-10-11  Lars Op den... fixed - if we failed to get the physical address of...
2012-10-11  Lars Op den... fixed - don't update the device status of unregistered...
2012-10-11  Lars Op den... fixed - log all device status changes
2012-10-11  Lars Op den... lower retry timeout for source switches
2012-10-11  Lars Op den... cec-client: fixed - wait for the source switch to finis...
2012-10-11  Lars Op den... fixed - CCECClient::IsLibCECActiveSource returns false...
2012-10-11  Lars Op den... fixed - log failed acks and other errors in the debug...
2012-10-11  Lars Op den... request the power status of the TV directly after regis...
2012-10-11  Lars Op den... fixed - don't send 'image view on' when the TV is alrea...
2012-10-11  Lars Op den... fixed - don't keep waiting for an updated power status...
2012-10-11  Lars Op den... fixed - reset the delayed source switch timeout properl...
2012-10-11  Lars Op den... fixed - don't change the device status when sending...
2012-10-11  Lars Op den... don't send out commands to a device that is marked...
2012-10-11  Lars Op den... fixed - don't keep trying to send 'image view on' comma...
2012-10-09  Lars Op den... Merge branch 'development' into release
2012-10-09  Lars Op den... Merge pull request #62 from Fneufneu/freebsd_fix
2012-10-09  Lars Op den... fixed darwin compilation
next