Added another id for vendor Harman/Kardon (0x001950)
[deb_libcec.git] / src /
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
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-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...
2013-03-12  Lars Op den KampCecSharpClient: use CurrentVersion instead of a hardcod...
2013-03-12  Lars Op den KampCecTray: use CurrentVersion instead of a hardcoded...
2013-03-12  Lars Op den KampLibCecSharp: added CurrentVersion to the version enum
2013-03-12  Lars Op den KampCecTray: display a warning if we can't poll the TV
2013-03-12  Lars Op den KampCecTray: display alerts from libCEC
2013-03-12  Lars Op den KampLibCecSharp: sync alert types
2013-03-12  Lars Op den KampCecTray: don't use lazy loading for the main controller...
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 KampLibCecSharp: fixed 14 char long OSD name (wasn't \0...
2013-03-08  Lars Op den Kampalways poll a device when the status is unknown, and...
2013-03-08  Lars Op den KampLibCecSharp: fixed return value of GetActiveDevices...
2013-03-08  Lars Op den Kampsend an alert when the TV does not respond to polls
2013-03-08  Lars Op den Kampfixed index out of range exception in CECSettingNumeric...
2013-03-08  Lars Op den Kampensure that the tray app only initialises once. bugzid...
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 Kamplibcectray: delegate method might try to access the...
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...
next