Fixed CCECCommandHandler::HasSpecificHandler implementation to include vendor TOSHIBA...
[deb_libcec.git] / src / lib /
2014-06-21  Kai SommerfeldFixed CCECCommandHandler::HasSpecificHandler implementa...
2014-06-13  Lars Op den KampMerge pull request #27 from kingosticks/fix/export...
2014-06-09  kingosticksAdded missing const for cec_set_configuration argument
2013-12-13  Lars Op den Kampbump to 2.1.4
2013-12-13  Lars Op den Kampfixed potential crash when SendCommand returns NULL
2013-12-13  Lars Op den Kampfixed crash when CCECProcessor::Transmit was called...
2013-12-12  Lars Op den Kampalways call the SourceActivated() callback in CCECBusDe...
2013-12-12  Lars Op den Kampset the vendor id of devices handled by libCEC to our...
2013-12-12  Lars Op den Kampadded our vendor id
2013-12-12  Lars Op den Kampsend our vendor id when the tv sends it's vendor id
2013-12-12  Lars Op den Kamptransmit our physical address when the TV sends it...
2013-12-11  Lars Op den Kampfixed: panasonic doesn't request the active source...
2013-12-10  Lars Op den Kampvendor command 06:05 was commented out for panasonic...
2013-12-10  Lars Op den KampSL clean up and attempt to fix issue #176
2013-12-09  Lars Op den Kampseparate mutex for CUSBCECAdapterCommunication::MarkAsW...
2013-12-09  Lars Op den KampLG: newer firmwares don't send a second power status...
2013-12-09  Lars Op den Kampadded protection against standby without a notification...
2013-12-09  Lars Op den Kampfixed leak on exit in CWaitForResponse::Clear()
2013-12-09  Lars Op den Kampmoved CResponse and CWaitForResponse implementation...
2013-12-09  Lars Op den Kampfixed compilation on windows
2013-12-06  Lars Op den Kampalso transmit an active source message as response...
2013-12-06  Lars Op den Kamprespond to vendor command 89:10:01:03 for panasonic...
2013-10-17  Lars Op den Kampfixed: only send an active source message when receivin...
2013-09-05  Lars Op den Kampsharp: check whether the 'auto power on' option is...
2013-06-21  Lars Op den KampHandleVendorRemoteButtonUp -> HandleUserControlRelease...
2013-06-20  Lars Op den KampMerge pull request #180 from Fneufneu/freebsd
2013-06-19  Lars Op den Kampsilence warning for xx:a0:00:09:b0:00:80:20. bugzid...
2013-06-12  Fneufneu[FreeBSD] update adapter detection
2013-06-12  Fneufneu[FreeBSD] find cec devices with sysctl on dev.umodem...
2013-05-16  Lars Op den Kampupdate system audio mode when audio system devices...
2013-05-16  Lars Op den Kampsamsung: respond to vendor command 0x23 sent by samsung...
2013-05-15  Lars Op den Kamppanasonic: silence 'unmapped code' warning. bugzid...
2013-05-14  Lars Op den Kampfixed comboKeyTimeout=0. closes #168
2013-05-14  Lars Op den Kampfixed possible crash when the tv does not respond to...
2013-05-14  Lars Op den Kampadded vendor id and name 'Harman/Kardon'
2013-05-14  Lars Op den Kampadded vendor id and name 'Marantz'
2013-05-11  Lars Op den KampMerge pull request #172 from warped-rudi/Pulse-Eight
2013-05-10  Lars Op den Kampbump to v2.1.3
2013-05-10  Lars Op den Kamptoshiba: fixed - toshiba handler wasn't initialised...
2013-05-10  Lars Op den Kampfixed - incorrect active source marking after 88d5d47fe...
2013-05-09  Rudi[TDA995x] avoid callback when already stopped
2013-04-05  Lars Op den Kampfixed compilation errors
2013-03-18  Lars Op den Kampconverted to vs2012
2013-03-18  Lars Op den Kampalway log unhandled commands
2013-03-18  Lars Op den Kampunused warning
2013-03-18  Lars Op den Kampupdated log message for unmapped commands
2013-03-18  Lars Op den Kampuse CCECCommandHandler::RequestEmailFromCustomer in...
2013-03-18  Lars Op den Kampadded CCECCommandHandler::RequestEmailFromCustomer
2013-03-18  Lars Op den Kampuse CCECTypeUtils::ToString(const cec_command& command...
2013-03-18  Lars Op den Kampadded CCECTypeUtils::ToString(const cec_command& command)
2013-03-18  Lars Op den Kamptoshiba: ask users to send an email to support@pulse...
2013-03-18  Lars Op den Kamptoshiba: map top menu and dvd menu buttons. closes...
2013-03-10  Lars Op den KampMerge pull request #145 from warped-rudi/Pulse-Eight
2013-03-10  Rudi[TDA995x] report proper firmware revision
2013-03-08  Lars Op den Kampcompiler warning on linux
2013-03-08  Lars Op den Kampversion bump to prepare for release 2.1.1
2013-03-08  Lars Op den Kampalways poll a device when the status is unknown, and...
2013-03-08  Lars Op den Kampsend an alert when the TV does not respond to polls
2013-03-07  Lars Op den Kamprpi: don't set the physical address to 1.0.0.0 when...
2013-03-07  Lars Op den Kampfixed - LG didn't switch sources after the TV powered up
2013-03-07  Lars Op den Kampdon't mark a device as inactive when receiving a routin...
2013-02-28  Lars Op den KampMerge pull request #137 from warped-rudi/Pulse-Eight
2013-02-28  warped-rudiChange variable names in TDA995X code path
2013-02-27  Lars Op den Kampfixed win32 build
2013-02-26  Lars Op den Kampadded bQuickScan param to DetectDevices(), so we don...
2013-02-26  Lars Op den Kampupdated copyright messages for 2013
2013-02-26  Javier MarcetAdd new method PowerOnScreensaver. closes #114
2013-02-26  Lars Op den Kampbump to libCEC v2.1.0. closes #125
2013-02-25  Lars Op den KampRevert "rpi: don't try to release the logical address...
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 Kampadded vendor id for Denon
2013-01-22  Lars Op den Kampupdate the active source status correctly after a manua...
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 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...
next