update system audio mode when audio system devices are activated
[deb_libcec.git] / src / lib /
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
2012-10-11  Lars Op den Kampfixed - typo in CVLCommandHandler::VendorPreActivateSou...
2012-10-11  Lars Op den Kampfixed - if we failed to get the physical address of...
2012-10-11  Lars Op den Kampfixed - don't update the device status of unregistered...
2012-10-11  Lars Op den Kampfixed - log all device status changes
2012-10-11  Lars Op den Kampfixed - CCECClient::IsLibCECActiveSource returns false...
2012-10-11  Lars Op den Kampfixed - log failed acks and other errors in the debug...
2012-10-11  Lars Op den Kamprequest the power status of the TV directly after regis...
2012-10-11  Lars Op den Kampfixed - don't send 'image view on' when the TV is alrea...
2012-10-11  Lars Op den Kampfixed - don't keep waiting for an updated power status...
2012-10-11  Lars Op den Kampfixed - reset the delayed source switch timeout properl...
2012-10-11  Lars Op den Kampfixed - don't change the device status when sending...
2012-10-11  Lars Op den Kampdon't send out commands to a device that is marked...
2012-10-11  Lars Op den Kampfixed - don't keep trying to send 'image view on' comma...
2012-10-09  Lars Op den KampMerge branch 'development' into release
2012-10-09  Lars Op den KampMerge pull request #62 from Fneufneu/freebsd_fix
2012-10-09  Fneufneu[FreeBSD] fix unused strDevicePath variable
2012-10-08  Lars Op den KampMerge branch 'master' into release
2012-10-08  Lars Op den KampMerge branch 'development'
2012-10-08  Lars Op den KampMerge remote-tracking branch 'warped-rudi/cubox-stable...
2012-10-08  Lars Op den Kampdon't get caught in a loop in CVLCommandHandler when...
2012-10-08  Lars Op den Kampfixed - always send image view on to the tv, don't...
2012-10-08  Lars Op den Kampadded iDoubleTapTimeoutMs to libcec_configuration
2012-10-08  Lars Op den Kampfixed - only respond to vendor commands for panasonic...
2012-10-08  Lars Op den Kampremove all pre-v2.0 compatibility checks
2012-10-08  Lars Op den Kampcosmetics: format physical address as %x.%x.%x.%x inste...
2012-10-07  Lars Op den Kampsilence signed overflow warning
2012-10-07  Lars Op den Kampsync StdString.h
2012-10-07  Lars Op den Kampfixed - no more delay up to 2 seconds when exiting...
2012-10-07  Lars Op den Kampfall back to the primary client when CCECProcessor...
2012-10-07  Lars Op den Kamprpi: current firmware first sends a change to logical...
2012-10-07  Lars Op den Kampprevent double taps by not sending the same key press...
2012-10-07  Lars Op den Kampchanged some log levels from NOTICE to DEBUG, so the...
2012-10-07  Lars Op den Kampfixed return values of cec_get_adapter_vendor_id()...
2012-10-06  Lars Op den Kampadded GetAdapterProductId()+GetAdapterVendorId()/cec_ge...
2012-10-03  Lars Op den Kampdon't log every frame, unless debugging was enabled...
2012-10-03  Lars Op den Kampfixed - message response signaling and logging
2012-10-03  Lars Op den Kamplog the exact data for failed transmissions, not the...
2012-10-03  Lars Op den Kampprevent sending directly addressed commands from being...
2012-10-03  Lars Op den Kampfixed - don't wait for a response when sending a reply...
2012-10-03  Lars Op den Kampremoved unused maxTries from CCECAdapterMessage
2012-10-03  Lars Op den Kampfixed - some messages from the adapter were marked...
2012-10-02  Lars Op den Kampbump to v2.0.0
2012-10-02  Lars Op den Kampremoved deprecated constructor. cosmetics
2012-10-02  Lars Op den Kampbump to v2.0.0-pre. don't build cec-config.exe on windo...
2012-09-28  Lars Op den Kampremoved deprecated methods and fields
2012-09-28  Lars Op den Kampfixed windows compilation after b3972c3eb3de18cc9380b14...
2012-09-26  warped-rudiAdd support for Solid-Run CuBox (TDA995x)
2012-09-21  Lars Op den Kampfixed - set the message state to ADAPTER_MESSAGE_STATE_...
2012-09-21  Lars Op den Kampsilence some warnings. closes #47
2012-09-21  Lars Op den Kampadded combo key handling, based on the implementation...
2012-09-21  Lars Op den Kampmoved code that handles the previous keypress
2012-09-19  Lars Op den KampMerge pull request #51 from warped-rudi/master-updates
2012-09-17  warped-rudicec: added vendor id Loewe
2012-09-17  warped-rudiadded support for CuBox (http://www.solid-run.com)
2012-09-11  Lars Op den KampMerge branch 'master' into release
2012-09-11  Lars Op den KampMerge branch 'development'
2012-09-08  Lars Op den Kamptransmit an active source message after <set stream...
2012-09-08  Lars Op den Kampbump version numbers to 1.9.0
2012-09-08  Lars Op den Kamppanasonic: send out an active source message when the...
2012-09-05  Lars Op den Kamprpi: only notify libCEC that we lost our LA when the...
2012-09-05  Lars Op den Kampstall outgoing messages when the logical address was...
2012-09-05  Lars Op den Kampallocate a new address in a background thread when...
2012-09-05  Lars Op den Kampextract logical address assignment from CCECProcessor...
2012-09-05  Josef FruehwirthRetry m_port->Read(..) if an EINTR errror occurs instea...
2012-09-05  Lars Op den Kamprpi: handle vendor specific remote control presses...
2012-09-05  Lars Op den Kamprpi: handle VC_CEC_LOGICAL_ADDR_LOST in the rpi communi...
2012-09-03  Lars Op den Kamprpi: handle VC_CEC_LOGICAL_ADDR_LOST. re-register the...
2012-09-03  Lars Op den Kampadded HandleLogicalAddressLost() callback to IAdapterCo...
next