sharp: check whether the 'auto power on' option is disabled and tell the user how...
[deb_libcec.git] / src /
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...
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 Kampsync with LibCecSharp
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...
2013-01-08  Lars Op den KampMerge pull request #117 from n8o/master
2013-01-07  Nate BurrLibCECTray updates and fixes
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 Kampbump to v2.0.5
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...
2012-11-15  Lars Op den Kamptransmit an abort message when the vendor id is request...
next