vanhofen
9111e53631
rc_input: rename checkLnkDev() to checkdev_lnk(); ...
...
just to align form-style to latest changes
Origin commit data
------------------
Commit: 0e435bb389
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-22 (Wed, 22 Feb 2017)
Origin message was:
------------------
- rc_input: rename checkLnkDev() to checkdev_lnk(); ...
just to align form-style to latest changes
2017-02-22 08:59:56 +01:00
Stefan Seyfried
4874d63811
Revert "CRCInput::set_rc_hw: Fix device check for cs hd2"
...
This reverts commit f44cc16dd8
.
Origin commit data
------------------
Commit: eab0a0ac0a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-22 (Wed, 22 Feb 2017)
2017-02-22 08:46:05 +01:00
Stefan Seyfried
fc4119c351
Revert "rcinput: Add exception handling for cs hd2"
...
This reverts commit c2e76dcd87
.
Wrong in so many ways :-)
Origin commit data
------------------
Commit: 215bf87173
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-22 (Wed, 22 Feb 2017)
2017-02-22 08:45:37 +01:00
Stefan Seyfried
9960939337
Merge remote-tracking branch 'tuxbox/master'
...
Origin commit data
------------------
Commit: 5c95139207
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-22 (Wed, 22 Feb 2017)
2017-02-22 08:44:53 +01:00
Michael Liebmann
f44cc16dd8
CRCInput::set_rc_hw: Fix device check for cs hd2
...
Origin commit data
------------------
Commit: 5cac45ccb8
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-22 (Wed, 22 Feb 2017)
2017-02-22 06:24:48 +01:00
Stefan Seyfried
b70dc32362
rcinput: remove unused/unimplemented click functions
...
Origin commit data
------------------
Commit: f45456d7a8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-20 (Mon, 20 Feb 2017)
2017-02-22 06:24:48 +01:00
Stefan Seyfried
bb087750ac
rcinput: fix set_rc_hw() after dynamic devices patch
...
...this could use some tests... :-)
Origin commit data
------------------
Commit: 41958cc029
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-20 (Mon, 20 Feb 2017)
2017-02-22 06:24:48 +01:00
Stefan Seyfried
862ced36e4
rcinput: add setKeyRepeatDelay() function
...
this allows to get rid of the broken getFileHandle function later
Origin commit data
------------------
Commit: 0df5a8df7f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-20 (Mon, 20 Feb 2017)
2017-02-22 06:24:48 +01:00
Michael Liebmann
c2e76dcd87
rcinput: Add exception handling for cs hd2
...
- Supplement to previous commit
Origin commit data
------------------
Commit: 1b79faff78
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-22 (Wed, 22 Feb 2017)
2017-02-22 06:24:48 +01:00
Stefan Seyfried
b6f7b80b2a
rcinput: use a dynamic list of input devices
...
Instead of the fixed, static list of input devices, scan /dev/input/ for
proper event devices. A "good" input device is one that supports the
EVIOCGBIT ioctl and at least the EV_KEY event type.
This probably needs further fixes, e.g. in repeat rate setting code.
Origin commit data
------------------
Commit: 7b3aa2b181
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-19 (Sun, 19 Feb 2017)
2017-02-22 06:24:48 +01:00
Michael Liebmann
1574c4b76f
rcinput: Transfer from neutrino-mp for better compatibility
...
Origin commit data
------------------
Commit: d932a1a326
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-22 (Wed, 22 Feb 2017)
2017-02-22 06:24:48 +01:00
Stefan Seyfried
1ed17f5a89
rcinput: remove unused/unimplemented click functions
...
Origin commit data
------------------
Commit: 9b8524b37b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-20 (Mon, 20 Feb 2017)
2017-02-20 20:36:45 +01:00
Stefan Seyfried
8da51f4261
rcinput: fix set_rc_hw() after dynamic devices patch
...
...this could use some tests... :-)
Origin commit data
------------------
Commit: 57fa882b81
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-20 (Mon, 20 Feb 2017)
2017-02-20 20:22:32 +01:00
Stefan Seyfried
d518b7c396
rcinput: add setKeyRepeatDelay() function
...
this allows to get rid of the broken getFileHandle function later
Origin commit data
------------------
Commit: 7a6dd0c46e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-20 (Mon, 20 Feb 2017)
2017-02-20 20:20:54 +01:00
Stefan Seyfried
5e8d286d5f
rcinput: use a dynamic list of input devices
...
Instead of the fixed, static list of input devices, scan /dev/input/ for
proper event devices. A "good" input device is one that supports the
EVIOCGBIT ioctl and at least the EV_KEY event type.
This probably needs further fixes, e.g. in repeat rate setting code.
Origin commit data
------------------
Commit: 98557462ef
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-19 (Sun, 19 Feb 2017)
2017-02-19 23:16:09 +01:00
Stefan Seyfried
c95aca9252
Merge remote-tracking branch 'tuxbox/master'
...
Origin commit data
------------------
Commit: a409047714
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-01-22 (Sun, 22 Jan 2017)
2017-01-22 22:59:39 +01:00
GetAway
f199989c9a
pzapit: add -lockrc/-unlockrc options; port from martii
...
I've pulled it from Duckbox-Developers/neutrino-mp-cst-next
and modified it to work
Origin commit data
------------------
Commit: 0330515abc
Author: GetAway <get-away@t-online.de >
Date: 2016-12-11 (Sun, 11 Dec 2016)
2016-12-11 20:20:02 +01:00
Stefan Seyfried
54189f271a
Merge remote-tracking branch 'tuxbox/master'
...
* needs compile fixes
* needs additional tests, of course :-)
Origin commit data
------------------
Commit: 13ab1ebc8a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2016-10-22 (Sat, 22 Oct 2016)
2016-10-22 11:37:40 +02:00
vanhofen
fa2686a90e
add listModeKey() function to simplify these calls
...
Origin commit data
------------------
Commit: 2911e638c7
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-09-09 (Fri, 09 Sep 2016)
Origin message was:
------------------
- add listModeKey() function to simplify these calls
2016-09-09 10:42:46 +02:00
Jacek Jendrzej
c936d09ec4
src/driver/rcinput.cpp revert (not sure)
...
Origin commit data
------------------
Commit: 3b33d1ef38
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2016-04-26 (Tue, 26 Apr 2016)
2016-04-26 19:38:24 +02:00
Jacek Jendrzej
ab87ecabe7
fix memleak
...
Origin commit data
------------------
Commit: 0f371cc918
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2016-04-25 (Mon, 25 Apr 2016)
2016-04-25 15:41:06 +02:00
Jacek Jendrzej
c167f68b78
avoid pssible memleak
...
Origin commit data
------------------
Commit: 8d1e34a527
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2016-04-21 (Thu, 21 Apr 2016)
2016-04-21 18:14:46 +02:00
[CST] Focus
c4a07ea711
nhttpd/tuxboxapi/controlapi.cpp: add direct record start for current channel
...
Origin commit data
------------------
Commit: fc11a76c01
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2016-03-02 (Wed, 02 Mar 2016)
2016-03-02 14:30:51 +03:00
vanhofen
1d77652824
Revert "rcinput/neutrino: avoid the use of EVT_TIMESET"
...
This reverts commit 335593d632
.
In some cases keys are don't used immediately:
---
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
CVFD::ShowText: [14:14]
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
2 key: 0074 value 2, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
1 key: 0074 value 1, translate: 0074 -standby-
0 key: 0074 value 0, translate: 0074 -standby-
[/.../cst-next/src/neutrino.cpp:standbyMode:3615] OFF
CSAPI (POWER-CLK): new CPU frequency: 600000000Hz
CSAPI (VIDEO): Standby 1 -> 0
CSAPI (HDMI-CEC): Power Status: STANDBY -> ON
CSAPI (HDMI-CEC): Device free (Logical Address: 03)
CSAPI (HDMI-CEC): Power Status: ON
---
Origin commit data
------------------
Commit: 2c64d2fb2b
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-01-18 (Mon, 18 Jan 2016)
2016-01-18 08:10:23 +01:00
Stefan Seyfried
335593d632
rcinput/neutrino: avoid the use of EVT_TIMESET
...
sectionsd's EVT_TIMESET was only used to fix time calculations
for input repeat detection. I doubt this reliably worked anyway.
Just calculate an absolute input timestamp from CLOCK_MONOTONIC
and use that. Even better solution would be to use a newer
kernel with EVIOCSCLOCKID ioctl, leave that for later :-)
Origin commit data
------------------
Commit: b307b78bf8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2016-01-10 (Sun, 10 Jan 2016)
2016-01-14 22:29:00 +01:00
Stefan Seyfried
df10196afc
rcinput: remove unused code, comment FIXME
...
I think I have mostly deciphered the meaning of this :-)
Origin commit data
------------------
Commit: 89f6da98f1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2016-01-10 (Sun, 10 Jan 2016)
2016-01-14 22:29:00 +01:00
Stefan Seyfried
fb74bc9a5b
rcinput/neutrino: avoid the use of EVT_TIMESET
...
sectionsd's EVT_TIMESET was only used to fix time calculations
for input repeat detection. I doubt this reliably worked anyway.
Just calculate an absolute input timestamp from CLOCK_MONOTONIC
and use that. Even better solution would be to use a newer
kernel with EVIOCSCLOCKID ioctl, leave that for later :-)
Origin commit data
------------------
Commit: 949e42445d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2016-01-10 (Sun, 10 Jan 2016)
2016-01-10 16:14:10 +01:00
Stefan Seyfried
aa181b84b3
rcinput: remove unused code, comment FIXME
...
I think I have mostly deciphered the meaning of this :-)
Origin commit data
------------------
Commit: 58c95460b9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2016-01-10 (Sun, 10 Jan 2016)
2016-01-10 15:53:27 +01:00
Stefan Seyfried
7b9f11df7e
Merge remote-tracking branch 'test/cst-next'
...
Conflicts:
src/gui/osdlang_setup.cpp
Origin commit data
------------------
Commit: 48fdfc5e5e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-19 (Thu, 19 Feb 2015)
2015-02-19 14:10:26 +01:00
Jacek Jendrzej
2ba8c5da37
fix compiling warnings
...
Origin commit data
------------------
Commit: 1bfcad398f
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2015-02-11 (Wed, 11 Feb 2015)
2015-02-11 19:21:54 +01:00
Stefan Seyfried
a968a12b8d
Merge remote-tracking branch 'check/cst-next'
...
*needs buildfixing*
Conflicts:
src/daemonc/Makefile.am
src/daemonc/remotecontrol.cpp
src/driver/Makefile.am
src/driver/audiodec/Makefile.am
src/driver/pictureviewer/Makefile.am
src/driver/vfd.cpp
src/gui/bedit/Makefile.am
src/gui/components/Makefile.am
src/gui/luainstance.cpp
src/gui/widget/Makefile.am
src/nhttpd/tuxboxapi/coolstream/Makefile.am
src/system/Makefile.am
Origin commit data
------------------
Commit: b5a64e6887
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-01-26 (Mon, 26 Jan 2015)
2015-01-26 17:26:26 +01:00
[CST] Focus
59c54689c0
driver/rcinput.cpp: reset first key press only on key press event
...
Origin commit data
------------------
Commit: 1398736bd8
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2015-01-15 (Thu, 15 Jan 2015)
2015-01-15 15:26:58 +03:00
Stefan Seyfried
ec1a9fce17
Merge remote-tracking branch 'check/cst-next'
...
needs build- and functional fixes
Conflicts:
configure.ac
data/icons/shutdown.jpg
data/icons/start.jpg
data/locale/deutsch.locale
data/locale/english.locale
lib/libmd5sum/md5.c
src/driver/scanepg.cpp
src/driver/streamts.cpp
src/driver/vfd.cpp
src/driver/vfd.h
src/driver/volume.cpp
src/eitd/dmx.cpp
src/eitd/xmlutil.cpp
src/gui/Makefile.am
src/gui/audiomute.cpp
src/gui/channellist.cpp
src/gui/dboxinfo.cpp
src/gui/epgview.cpp
src/gui/eventlist.cpp
src/gui/filebrowser.cpp
src/gui/hdd_menu.cpp
src/gui/infoviewer.cpp
src/gui/infoviewer_bb.cpp
src/gui/infoviewer_bb.h
src/gui/keybind_setup.cpp
src/gui/luainstance.cpp
src/gui/luainstance.h
src/gui/miscsettings_menu.cpp
src/gui/moviebrowser.cpp
src/gui/movieplayer.cpp
src/gui/osd_progressbar_setup.cpp
src/gui/osd_progressbar_setup.h
src/gui/osd_setup.cpp
src/gui/osdlang_setup.cpp
src/gui/personalize.cpp
src/gui/plugins.cpp
src/gui/plugins.h
src/gui/scan.cpp
src/gui/scan_setup.cpp
src/gui/update_settings.cpp
src/gui/user_menue.cpp
src/gui/user_menue_setup.cpp
src/gui/videosettings.cpp
src/gui/widget/buttons.cpp
src/gui/widget/menue.cpp
src/gui/widget/menue.h
src/gui/widget/progresswindow.cpp
src/neutrino.cpp
src/neutrino_menue.cpp
src/nhttpd/yhttpd.cpp
src/system/helpers.cpp
src/system/locals.h
src/system/locals_intern.h
src/system/setting_helpers.cpp
src/zapit/lib/zapitclient.cpp
src/zapit/src/fastscan.cpp
src/zapit/src/frontend.cpp
src/zapit/src/getservices.cpp
src/zapit/src/scan.cpp
src/zapit/src/scannit.cpp
src/zapit/src/scanpmt.cpp
src/zapit/src/transponder.cpp
src/zapit/src/zapit.cpp
Origin commit data
------------------
Commit: 69c4dbbdba
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-12-25 (Thu, 25 Dec 2014)
2014-12-25 18:03:08 +01:00
[CST] Focus
43c661223a
neutrino, zapit: drop EVT_SCAN_REPORT_FREQUENCY,
...
use EVT_SCAN_REPORT_FREQUENCYP to pass full feparams,
fix scan transponder display info
Origin commit data
------------------
Commit: 6e9b71af90
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-10-02 (Thu, 02 Oct 2014)
2014-10-02 14:23:36 +04:00
[CST] Focus
8f7f3f9e4d
webtv channels integration port,
...
initial code (C) martii,
initial patch from jacek
Origin commit data
------------------
Commit: a473fe8194
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-08-27 (Wed, 27 Aug 2014)
2014-08-27 17:32:26 +04:00
[CST] Focus
4df9f78865
driver/rcinput.cpp: re-add shutdown after wakeup cancel,
...
code from commit 49bcbda3a2
is lost after some pick ?
Origin commit data
------------------
Commit: c359fe4eaa
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-05-08 (Thu, 08 May 2014)
2014-05-08 12:36:56 +04:00
Stefan Seyfried
f2e3d704a6
rcinput: fix invalid narrowing cast
...
Origin commit data
------------------
Commit: 33d2fb319a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-05-02 (Fri, 02 May 2014)
2014-05-02 09:47:42 +02:00
Stefan Seyfried
52836206c3
rcinput: fix invalid narrowing cast
...
Origin commit data
------------------
Commit: 2c11b9f0f0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-04-27 (Sun, 27 Apr 2014)
2014-04-27 19:25:52 +02:00
Stefan Seyfried
3f36062fe7
Merge remote-tracking branch 'check/next-cc'
...
build-tested only, needs fixing
Conflicts:
data/locale/deutsch.locale
data/locale/english.locale
src/Makefile.am
src/driver/rcinput.cpp
src/driver/streamts.cpp
src/eitd/sectionsd.cpp
src/gui/Makefile.am
src/gui/bouquetlist.cpp
src/gui/hdd_menu.cpp
src/gui/luainstance.cpp
src/gui/luainstance.h
src/gui/moviebrowser.cpp
src/gui/movieplayer.cpp
src/gui/pluginlist.cpp
src/gui/plugins.cpp
src/gui/plugins.h
src/gui/scan.cpp
src/gui/scan_setup.cpp
src/gui/user_menue.cpp
src/gui/videosettings.cpp
src/gui/widget/menue.cpp
src/neutrino.cpp
src/neutrinoMessages.h
src/system/locals.h
src/system/locals_intern.h
src/zapit/include/zapit/scan.h
src/zapit/src/femanager.cpp
src/zapit/src/frontend.cpp
src/zapit/src/getservices.cpp
src/zapit/src/transponder.cpp
Origin commit data
------------------
Commit: 44ba8fafca
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-04-27 (Sun, 27 Apr 2014)
2014-04-27 19:14:06 +02:00
[CST] Focus
88f00a7c43
driver/rcinput.cpp: add NeutrinoMessages::EVT_HOTPLUG
...
Origin commit data
------------------
Commit: 2a6ef5b30d
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2014-04-23 (Wed, 23 Apr 2014)
2014-04-23 17:44:12 +04:00
martii
d5685885b9
driver/rcinput: let getUnicodeValue() return const char *
...
Origin commit data
------------------
Commit: 34c23ed7a5
Author: martii <m4rtii@gmx.de >
Date: 2014-02-23 (Sun, 23 Feb 2014)
2014-02-25 00:17:09 +01:00
martii
d267c7ed24
driver/rcinput: implement long key press support (but no rcsim/yWeb support at this time)
...
driver/rcinput: drop unused gettimeofday code
Origin commit data
------------------
Commit: 7826ab0fca
Author: martii <m4rtii@gmx.de >
Date: 2014-02-25 (Tue, 25 Feb 2014)
2014-02-25 00:09:14 +01:00
Stefan Seyfried
f9595188ff
Merge remote-tracking branch 'check/next-cc'
...
Origin commit data
------------------
Commit: f6d8c02313
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-02-19 (Wed, 19 Feb 2014)
2014-02-19 11:29:29 +01:00
martii
652ae9296a
driver/rcinput: minor cleanup
...
Origin commit data
------------------
Commit: 088a75b6e2
Author: martii <m4rtii@gmx.de >
Date: 2014-02-17 (Mon, 17 Feb 2014)
2014-02-18 20:07:39 +01:00
Stefan Seyfried
d06c1d8ad6
Merge remote-tracking branch 'check/next-cc'
...
...only build-tested, needs fixes
Origin commit data
------------------
Commit: ecd62d81d1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-02-15 (Sat, 15 Feb 2014)
2014-02-15 20:22:07 +01:00
Michael Liebmann
308c8ce00a
yWeb: Synchronize volume/audiomute settings yWeb => GUI
...
Origin commit data
------------------
Commit: 92fce346c0
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2014-02-12 (Wed, 12 Feb 2014)
2014-02-12 06:02:27 +01:00
Stefan Seyfried
ea063c5755
Merge remote-tracking branch 'broken/next-cc'
...
Origin commit data
------------------
Commit: 65437a60a8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-01-28 (Tue, 28 Jan 2014)
2014-01-28 13:22:00 +01:00
Jacek Jendrzej
5b91bb9e46
webif standby -add option CEC standby off (dont use TV off)
...
Origin commit data
------------------
Commit: 9855a220be
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2014-01-28 (Tue, 28 Jan 2014)
2014-01-28 10:30:29 +01:00
Stefan Seyfried
473b274f4a
Merge remote-tracking branch 'check/next-cc'
...
Origin commit data
------------------
Commit: e9bc524562
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2014-01-27 (Mon, 27 Jan 2014)
2014-01-27 21:00:18 +01:00
Jacek Jendrzej
ac3ee0cf9b
add webif option dont use CEC with standbyoff
...
Origin commit data
------------------
Commit: 4be0273083
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2014-01-26 (Sun, 26 Jan 2014)
Origin message was:
------------------
-add webif option dont use CEC with standbyoff
2014-01-26 22:24:17 +01:00