Add debian package patches.
[deb_libcec.git] / src /
2014-11-26  Jérôme BenoitMerge branch 'release' of https://github.com/Pulse...
2014-11-26  Jérôme BenoitImported Upstream version 2.2.0
2014-10-28  Lars Op den KampRelease 2.2.0
2014-10-28  Lars Op den Kampfixed: don't call CEC_ALERT_CONNECTION_LOST when closin...
2014-10-28  Lars Op den Kampbackwards compatibility for older client versions and...
2014-10-28  Lars Op den KampMerge pull request #41 from opdenkamp/libcec-2.2.0
2014-10-27  Lars Op den Kampfixed: LibCecTray - keypress not sent when multiple...
2014-10-27  Lars Op den Kampfixed: don't stick a value larger than 255 in a byte
2014-10-24  Lars Op den Kampbump to v2.2.0
2014-10-24  Lars Op den KampMerge PR #39
2014-10-24  Lars Op den KampMerge PR #32
2014-10-24  Lars Op den KampMerge PR #31
2014-10-24  Lars Op den KampMerge PR #20
2014-10-24  Lars Op den KampMerge PR #29
2014-10-24  Lars Op den KampMerge PR #21
2014-10-24  Lars Op den KampMerge PR #6
2014-10-24  popcornmixFix typo in rejecting invalid keycodes
2014-06-22  Kai SommerfeldAdded support for user control codes TOP_MENU, DVD_MENU...
2014-06-21  Kai SommerfeldFixed CCECCommandHandler::HasSpecificHandler implementa...
2014-06-21  Kai SommerfeldAdded another id for vendor Harman/Kardon (0x001950)
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
2014-05-29  Matus Kralprobably ugly hack to help with some
2014-05-29  Matus KralRPI updates with fixes
2014-05-29  Matus Kralthis solves problem with device dissapearing from TV...
2014-05-29  Matus Kralfix assertion on XBMC exit
2014-05-29  Matus Kralfix RPI POLL during LA address negotiation
2014-05-11  Valentin ManeaAdd support for Exynos HDMI
2014-02-10  Damien Fouilleulfix indentation and a few typos
2014-02-08  Damien Fouilleulreturn HDMI physical address using EDID data retrieved...
2013-12-13  Lars Op den KampRelease 2.1.4: merge remote-tracking branch 'origin...
2013-12-13  Lars Op den Kampbump to 2.1.4
2013-12-13  Lars Op den Kampguard against the screensaver failing to be activated...
2013-12-13  Lars Op den Kampadded ActivateSource action to cectray
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-13  Lars Op den Kamplisten to screensaver events in cectray. bugzid: 1375
2013-12-13  Lars Op den Kampmoved class declarations other than the main form below...
2013-12-13  Lars Op den Kampstill locking up when disposing, because the log callba...
2013-12-13  Lars Op den Kampsuppress sending some commands when the tv is not prese...
2013-12-13  Lars Op den Kampdon't lock up on exit in cectray when receiving log...
2013-12-13  Lars Op den Kampdon't crash LibCecSharp when receiving an alert with...
2013-12-13  Lars Op den Kampdisplay the "tv not responding" warning on top of other...
2013-12-13  Lars Op den Kampdon't crash on exit in cectray by preventing a new...
2013-12-13  Lars Op den Kampdo not wake the system when exiting away mode
2013-12-13  Lars Op den Kamphandle windows away mode in cectray. treated like standby
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 Kamptry to reconnect in cec-client when the connection...
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 Kampcosmetics
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-13  Lars Op den KampMerge branch 'master' into release
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-07  Lars Op den Kampwindows: moved project files into separate directories...
2013-04-05  Lars Op den Kampwindows: fix resource files and backwards compat dll...
2013-04-05  Lars Op den KampLibCecTray: power management
2013-04-05  Lars Op den Kampfixed compilation errors
2013-03-18  Lars Op den Kampsplit up asyncform
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-12  Lars Op den KampCecTray: try/catch xml exceptions when reading the...
next