Lars Op den Kamp [Fri, 15 Mar 2013 02:09:42 +0000 (03:09 +0100)]
split up asyncform
Lars Op den Kamp [Fri, 15 Mar 2013 01:44:01 +0000 (02:44 +0100)]
converted to vs2012
Lars Op den Kamp [Mon, 18 Mar 2013 15:52:53 +0000 (16:52 +0100)]
alway log unhandled commands
Lars Op den Kamp [Mon, 18 Mar 2013 15:16:46 +0000 (16:16 +0100)]
unused warning
Lars Op den Kamp [Mon, 18 Mar 2013 15:15:51 +0000 (16:15 +0100)]
updated log message for unmapped commands
Lars Op den Kamp [Mon, 18 Mar 2013 15:06:49 +0000 (16:06 +0100)]
use CCECCommandHandler::RequestEmailFromCustomer in CRLCommandHandler
Lars Op den Kamp [Mon, 18 Mar 2013 15:06:18 +0000 (16:06 +0100)]
added CCECCommandHandler::RequestEmailFromCustomer
Lars Op den Kamp [Mon, 18 Mar 2013 15:05:25 +0000 (16:05 +0100)]
use CCECTypeUtils::ToString(const cec_command& command) in CCECProcessor
Lars Op den Kamp [Mon, 18 Mar 2013 15:04:48 +0000 (16:04 +0100)]
added CCECTypeUtils::ToString(const cec_command& command)
Lars Op den Kamp [Mon, 18 Mar 2013 15:04:02 +0000 (16:04 +0100)]
added operator == for cec_datapacket
Lars Op den Kamp [Mon, 18 Mar 2013 14:19:13 +0000 (15:19 +0100)]
toshiba: ask users to send an email to support@pulse-eight.com when receiving an unknown keycode
Lars Op den Kamp [Mon, 18 Mar 2013 14:08:17 +0000 (15:08 +0100)]
toshiba: map top menu and dvd menu buttons. closes #148
- top menu mapped to CEC root menu
- dvd menu mapped to CEC contents menu
Lars Op den Kamp [Tue, 12 Mar 2013 23:46:06 +0000 (00:46 +0100)]
updated .gitignore
Lars Op den Kamp [Tue, 12 Mar 2013 23:43:35 +0000 (00:43 +0100)]
CecTray: try/catch xml exceptions when reading the xml config. bugzid: 2082
Lars Op den Kamp [Tue, 12 Mar 2013 23:40:19 +0000 (00:40 +0100)]
CecSharpClient: use CurrentVersion instead of a hardcoded version
Lars Op den Kamp [Tue, 12 Mar 2013 23:40:04 +0000 (00:40 +0100)]
CecTray: use CurrentVersion instead of a hardcoded version
Lars Op den Kamp [Tue, 12 Mar 2013 23:38:58 +0000 (00:38 +0100)]
LibCecSharp: added CurrentVersion to the version enum
Lars Op den Kamp [Tue, 12 Mar 2013 23:37:10 +0000 (00:37 +0100)]
CecTray: display a warning if we can't poll the TV
Lars Op den Kamp [Tue, 12 Mar 2013 23:31:39 +0000 (00:31 +0100)]
CecTray: display alerts from libCEC
Lars Op den Kamp [Tue, 12 Mar 2013 23:31:21 +0000 (00:31 +0100)]
LibCecSharp: sync alert types
Lars Op den Kamp [Tue, 12 Mar 2013 23:12:32 +0000 (00:12 +0100)]
CecTray: don't use lazy loading for the main controller, but pass the instance. bugzid: 2082
Lars Op den Kamp [Sun, 10 Mar 2013 19:47:45 +0000 (12:47 -0700)]
Merge pull request #145 from warped-rudi/Pulse-Eight
[TDA995x] report proper firmware revision
Rudi [Sun, 10 Mar 2013 13:36:51 +0000 (14:36 +0100)]
[TDA995x] report proper firmware revision
Lars Op den Kamp [Fri, 8 Mar 2013 22:18:33 +0000 (23:18 +0100)]
compiler warning on linux
Lars Op den Kamp [Fri, 8 Mar 2013 22:11:33 +0000 (23:11 +0100)]
tabs -> spaces
Lars Op den Kamp [Fri, 8 Mar 2013 17:05:20 +0000 (18:05 +0100)]
version bump to prepare for release 2.1.1
Lars Op den Kamp [Fri, 8 Mar 2013 12:45:03 +0000 (13:45 +0100)]
LibCecSharp: fixed 14 char long OSD name (wasn't \0 terminated)
Lars Op den Kamp [Fri, 8 Mar 2013 12:31:57 +0000 (13:31 +0100)]
always poll a device when the status is unknown, and don't try to determine whether it needs to be polled by checking the status of other devices
Lars Op den Kamp [Fri, 8 Mar 2013 12:31:00 +0000 (13:31 +0100)]
LibCecSharp: fixed return value of GetActiveDevices(). issue #131
Lars Op den Kamp [Fri, 8 Mar 2013 10:55:06 +0000 (11:55 +0100)]
send an alert when the TV does not respond to polls
Lars Op den Kamp [Fri, 8 Mar 2013 10:27:37 +0000 (11:27 +0100)]
fixed index out of range exception in CECSettingNumeric.cs. bugzid: 2082
Lars Op den Kamp [Fri, 8 Mar 2013 10:27:02 +0000 (11:27 +0100)]
ensure that the tray app only initialises once. bugzid: 2082
Lars Op den Kamp [Thu, 7 Mar 2013 23:38:50 +0000 (00:38 +0100)]
rpi: don't set the physical address to 1.0.0.0 when receiving VC_HDMI_UNPLUGGED. it may wake up device when they were just sent to standby. issue #142
Lars Op den Kamp [Thu, 7 Mar 2013 13:04:26 +0000 (14:04 +0100)]
fixed - LG didn't switch sources after the TV powered up
Lars Op den Kamp [Thu, 7 Mar 2013 10:35:17 +0000 (11:35 +0100)]
don't mark a device as inactive when receiving a routing change message, only when another device was made acive. fixes the issue that rc passthrough doesn't work when a tv sends a quick routing change to another port before requesting the active source when coming out of standby
Lars Op den Kamp [Fri, 1 Mar 2013 23:33:14 +0000 (00:33 +0100)]
[osx] fixed - use the correct dylib name in cecloader.h, used by cec-client
Lars Op den Kamp [Thu, 28 Feb 2013 12:42:41 +0000 (13:42 +0100)]
libcectray: delegate method might try to access the controller instance before it's being created. fixes possible crash on load. bugzid: 1951
Lars Op den Kamp [Thu, 28 Feb 2013 12:04:26 +0000 (04:04 -0800)]
Merge pull request #137 from warped-rudi/Pulse-Eight
Change variable names in TDA995X code path
warped-rudi [Thu, 28 Feb 2013 11:35:02 +0000 (12:35 +0100)]
Change variable names in TDA995X code path
Lars Op den Kamp [Wed, 27 Feb 2013 00:26:08 +0000 (01:26 +0100)]
fixed win32 build
Lars Op den Kamp [Tue, 26 Feb 2013 22:30:33 +0000 (23:30 +0100)]
added bQuickScan param to DetectDevices(), so we don't try to open a connection each time we scan
Lars Op den Kamp [Tue, 26 Feb 2013 22:06:39 +0000 (23:06 +0100)]
updated changelog
Lars Op den Kamp [Tue, 22 Jan 2013 01:56:07 +0000 (02:56 +0100)]
updated copyright messages for 2013
Javier Marcet [Wed, 2 Jan 2013 01:05:36 +0000 (02:05 +0100)]
Add new method PowerOnScreensaver. closes #114
Lars Op den Kamp [Tue, 22 Jan 2013 01:39:03 +0000 (02:39 +0100)]
bump to libCEC v2.1.0. closes #125
Lars Op den Kamp [Mon, 25 Feb 2013 00:49:34 +0000 (01:49 +0100)]
Revert "rpi: don't try to release the logical address (and fail). fix verified by the logs in https://github.com/Pulse-Eight/libcec/issues/111#issuecomment-
12728216" and "rpi: don't wait for a response (and fail) when opening a connection. issue #109"
This reverts commits
ab2ab9ee1ac85713acdd5c29f1c35a5992fae214 and
644b3ecf926e3745d9119ace2acc971e94e2925a.
Lars Op den Kamp [Mon, 25 Feb 2013 00:47:07 +0000 (01:47 +0100)]
rpi: register callback for HPD. re-read the physical address when we received VC_HDMI_ATTACHED. issue #109
Lars Op den Kamp [Sun, 24 Feb 2013 11:40:26 +0000 (12:40 +0100)]
added DetectAdapters() method, that returns all device information for detected adapters, not just the com port
Lars Op den Kamp [Sat, 26 Jan 2013 01:21:53 +0000 (02:21 +0100)]
rpi: don't try to release the logical address (and fail). fix verified by the logs in https://github.com/Pulse-Eight/libcec/issues/111#issuecomment-
12728216
Lars Op den Kamp [Tue, 22 Jan 2013 01:13:37 +0000 (02:13 +0100)]
don't send two active source message sequences to philips. issue #118
Lars Op den Kamp [Tue, 22 Jan 2013 01:11:57 +0000 (02:11 +0100)]
don't send deck status updates to philips when activating the source
Lars Op den Kamp [Tue, 22 Jan 2013 00:59:10 +0000 (01:59 +0100)]
rpi: don't wait for a response (and fail) when opening a connection. issue #109
Lars Op den Kamp [Tue, 22 Jan 2013 00:47:18 +0000 (01:47 +0100)]
rpi: don't try to re-register a logical address when the logical address isn't registered and we receive a VC_CEC_LOGICAL_ADDR_LOST message from the firmware. issue #109
Lars Op den Kamp [Tue, 22 Jan 2013 00:24:24 +0000 (01:24 +0100)]
sync with LibCecSharp
Lars Op den Kamp [Tue, 22 Jan 2013 00:23:46 +0000 (01:23 +0100)]
added vendor id for Denon
Lars Op den Kamp [Tue, 22 Jan 2013 00:18:04 +0000 (01:18 +0100)]
cosmetics
Lars Op den Kamp [Tue, 22 Jan 2013 00:11:53 +0000 (01:11 +0100)]
update the active source status correctly after a manual switch to another source. closes #124
Lars Op den Kamp [Tue, 8 Jan 2013 16:53:59 +0000 (08:53 -0800)]
Merge pull request #117 from n8o/master
LibCECTray updates and fixes
Nate Burr [Mon, 7 Jan 2013 17:33:09 +0000 (10:33 -0700)]
LibCECTray updates and fixes
Added ability to send modifiers by nesting commands in KeyInput.cs
Made it so that if you click the first column in the WMC grid view. It'll send the command to the open app.
Fixed bug with libcec adding the keyup for button commands and making sure they are still executed.
Lars Op den Kamp [Mon, 31 Dec 2012 11:48:59 +0000 (03:48 -0800)]
Merge pull request #112 from linuxstb/master
Fix C API
Dave Chapman [Sat, 29 Dec 2012 10:01:06 +0000 (10:01 +0000)]
Rename cec_audio_status() to cec_audio_get_status() to avoid conflict with the cec_audio_status enum. This makes the C API compile again.
Lars Op den Kamp [Mon, 10 Dec 2012 09:23:00 +0000 (01:23 -0800)]
Merge pull request #102 from vulpesvelox/rpi_cflags
[RPi] Fixed build on 'next' firmware branch
Nedim Lisica [Sun, 9 Dec 2012 17:18:10 +0000 (18:18 +0100)]
Added /opt/vc/include/interface/vmcs_host/linux to rpi_cflags to fix building on 'next' firmware branch
Lars Op den Kamp [Thu, 6 Dec 2012 22:58:56 +0000 (23:58 +0100)]
make liblockdev optional
Lars Op den Kamp [Thu, 6 Dec 2012 22:49:17 +0000 (23:49 +0100)]
search for clock_gettime instead of blindly linking rt
Lars Op den Kamp [Thu, 6 Dec 2012 22:43:35 +0000 (23:43 +0100)]
don't set -Werror by default for releases
Lars Op den Kamp [Thu, 6 Dec 2012 20:02:11 +0000 (21:02 +0100)]
bump to v2.0.5
Lars Op den Kamp [Thu, 6 Dec 2012 19:48:32 +0000 (20:48 +0100)]
Merge branch 'development'
Lars Op den Kamp [Tue, 4 Dec 2012 02:24:42 +0000 (03:24 +0100)]
fix initial audiostatus value
Lars Op den Kamp [Tue, 4 Dec 2012 01:59:13 +0000 (02:59 +0100)]
don't log a no longer relevant FIXME
Lars Op den Kamp [Tue, 4 Dec 2012 01:56:48 +0000 (02:56 +0100)]
also try polls at least twice when it failed
Lars Op den Kamp [Tue, 4 Dec 2012 01:29:47 +0000 (02:29 +0100)]
added methods to get the audiostatus and toggle the mute status
Lars Op den Kamp [Tue, 27 Nov 2012 01:01:55 +0000 (02:01 +0100)]
added comboKey and iComboKeyTimeoutMs to libcec_configuration. force cec_user_control_code_unknown to 0xFF. #define CEC_FEATURE_CONFIGURABLE_COMBO_KEY. default combo key to F1(blue)
Lars Op den Kamp [Tue, 4 Dec 2012 00:05:35 +0000 (01:05 +0100)]
check unsupported features properly
Lars Op den Kamp [Mon, 3 Dec 2012 23:57:01 +0000 (00:57 +0100)]
only send an active source message when the stream path changed and we weren't the active source yet
Lars Op den Kamp [Mon, 3 Dec 2012 23:48:22 +0000 (00:48 +0100)]
press & hold
Lars Op den Kamp [Mon, 3 Dec 2012 23:44:24 +0000 (00:44 +0100)]
never mark user control opcodes as unsupported
Lars Op den Kamp [Mon, 3 Dec 2012 21:23:34 +0000 (22:23 +0100)]
don't mark as inactive source on routing changes
Lars Op den Kamp [Sun, 2 Dec 2012 09:56:58 +0000 (10:56 +0100)]
report our OSD name to the TV, since some TVs don't request it
Lars Op den Kamp [Sat, 17 Nov 2012 02:33:33 +0000 (03:33 +0100)]
Merge branch 'master' into release
Lars Op den Kamp [Sat, 17 Nov 2012 02:32:32 +0000 (03:32 +0100)]
bit nicer than
1c8829bdd654b1cb7ed2c1bd1c7a437d5b198bcf, also send the key to clients when receiving a vendor key up
Lars Op den Kamp [Sat, 17 Nov 2012 02:23:59 +0000 (03:23 +0100)]
Merge branch 'master' into release
Lars Op den Kamp [Sat, 17 Nov 2012 02:22:27 +0000 (03:22 +0100)]
philips: some models send a vendor key release after a normal key press. only the first press was picked up because of this. closes #92
Lars Op den Kamp [Thu, 15 Nov 2012 14:51:25 +0000 (15:51 +0100)]
Merge branch 'master' into release
Lars Op den Kamp [Thu, 15 Nov 2012 14:29:40 +0000 (15:29 +0100)]
fixed - string wasn't null terminated when logging 'set menu language'
Lars Op den Kamp [Thu, 15 Nov 2012 14:23:20 +0000 (15:23 +0100)]
don't mark a device as present after poll messages. it might be trying to allocate a logical address
Lars Op den Kamp [Thu, 15 Nov 2012 14:15:52 +0000 (15:15 +0100)]
transmit an abort message when the vendor id is requested for philips, instead of returning philips's vendor id
Lars Op den Kamp [Thu, 15 Nov 2012 14:02:52 +0000 (15:02 +0100)]
display an alert message when another device uses the same physical address as libCEC uses, and reset libCEC's address to the default, 1.0.0.0 when this happens. bugzid: 831
Lars Op den Kamp [Thu, 15 Nov 2012 13:57:45 +0000 (14:57 +0100)]
bump CEC_LATEST_ADAPTER_FW_VERSION
Lars Op den Kamp [Thu, 15 Nov 2012 09:47:00 +0000 (10:47 +0100)]
fixed typo in CCECBusDevice::SetActiveRoute(). issue #89
Lars Op den Kamp [Thu, 15 Nov 2012 01:27:06 +0000 (02:27 +0100)]
updated changelog
Lars Op den Kamp [Thu, 15 Nov 2012 00:06:57 +0000 (01:06 +0100)]
updated version number in the windows installer
Lars Op den Kamp [Thu, 15 Nov 2012 00:04:19 +0000 (01:04 +0100)]
fixed include path for threads.h in PHCommandHandler.h
Lars Op den Kamp [Wed, 14 Nov 2012 23:54:42 +0000 (00:54 +0100)]
fixed: return value wasn't updated in GetLogicalAddresses()
Lars Op den Kamp [Wed, 14 Nov 2012 23:42:34 +0000 (00:42 +0100)]
send active source message when we received a routing change with a device that is handled by libCEC as address. issue #89
Lars Op den Kamp [Wed, 14 Nov 2012 23:07:22 +0000 (00:07 +0100)]
added 'is' command to cec-client, to mark libCEC as inactive source
Lars Op den Kamp [Wed, 14 Nov 2012 17:19:22 +0000 (18:19 +0100)]
bump to 2.0.4. dropped obsolete cec-config
Lars Op den Kamp [Wed, 14 Nov 2012 16:01:17 +0000 (17:01 +0100)]
added CEC_CLIENT_VERSION_CURRENT and CEC_SERVER_VERSION_CURRENT. closes #88
Lars Op den Kamp [Wed, 14 Nov 2012 15:52:32 +0000 (16:52 +0100)]
support colon separated data for the 'tx' command in cec-client
Lars Op den Kamp [Wed, 14 Nov 2012 10:55:53 +0000 (11:55 +0100)]
only change the handler of the primary device if the tv has a quirks mode, not for other devices