vanhofen
affa06d60b
rcinput: add KEY_PROGRAM
...
Origin commit data
------------------
Commit: 282db3025a
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-10-27 (Fri, 27 Oct 2017)
Origin message was:
------------------
- rcinput: add KEY_PROGRAM
2017-10-27 23:43:44 +02:00
vanhofen
0213bbd511
rcinput: add some new keys ...
...
and translate KEY_VIDEO (list-key) to RC_favorites for ARM_HARDWARE
Origin commit data
------------------
Commit: 92fe6973a2
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-10-27 (Fri, 27 Oct 2017)
Origin message was:
------------------
- rcinput: add some new keys ...
and translate KEY_VIDEO (list-key) to RC_favorites for ARM_HARDWARE
2017-10-27 22:05:11 +02:00
Stefan Seyfried
89a6533e4e
Revert "rcinput: Add exception handling for cs hd2"
...
This reverts commit c2e76dcd87
.
Wrong in so many ways :-)
- The code worked perfectly. But ok, it's easier possible. ;)
Signed-off-by: M. Liebmann <git@tuxcode.de >
Origin commit data
------------------
Commit: ee9138f065
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-22 (Wed, 22 Feb 2017)
2017-02-23 15:14:27 +01:00
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
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
380eb92ef1
rcinput: remove now unused (and broken) getFileHandle()
...
Origin commit data
------------------
Commit: dceb6989a8
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
Michael Liebmann
7e9107c8a8
neutrino: Rename hardware defined macros for coolstream stb
...
BOXMODEL_NEVIS => BOXMODEL_CS_HD1
BOXMODEL_APOLLO => BOXMODEL_CS_HD2
Origin commit data
------------------
Commit: 0d66899cbd
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-12 (Sun, 12 Feb 2017)
Origin message was:
------------------
neutrino: Rename hardware defined macros for coolstream stb
BOXMODEL_NEVIS => BOXMODEL_CS_HD1
BOXMODEL_APOLLO => BOXMODEL_CS_HD2
2017-02-12 09:21:04 +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
[CST] Focus
d357eb92c2
neutrino.cpp: force adding shutdown event after record stop,
...
in case soft-standby by power key disabled but box mode switched to standby to finish record
Origin commit data
------------------
Commit: 0debbfcc7c
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2015-01-15 (Thu, 15 Jan 2015)
2015-01-15 15:26:59 +03: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
Michael Liebmann
feb15dd9a5
neutrino: Use uint32_t again for neutrino_msg_t & neutrino_msg_data_t
...
Origin commit data
------------------
Commit: 6d18d1cfa1
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2014-02-25 (Tue, 25 Feb 2014)
2014-02-25 19:05:28 +01: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
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
[CST] Focus
49bcbda3a2
try to fix shutdown after wakeup, if several recordings was done,
...
cancel shutdown after wakeup, if remote used, based on code (c) martii <m4rtii@gmx.de >
Origin commit data
------------------
Commit: d886a95acd
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-07-30 (Tue, 30 Jul 2013)
2013-07-30 14:10:21 +04:00
[CST] Focus
fcc42c03fc
driver/rcinput.cpp: add missing sleep, sub, pos keys
...
Origin commit data
------------------
Commit: 65bd112d78
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-03-06 (Wed, 06 Mar 2013)
2013-03-06 15:42:23 +04:00
[CST] Focus
fa6633a1a0
driver/rcinput.h: try to fix libcs headers
...
Origin commit data
------------------
Commit: 1413177ad1
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-01-11 (Fri, 11 Jan 2013)
2013-01-11 14:16:26 +04:00
[CST] Focus
c69d1f4b7c
src/driver/rcinput.cpp: change ifdefs for headers and set_rc_hw
...
Origin commit data
------------------
Commit: 6380763209
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2013-01-11 (Fri, 11 Jan 2013)
2013-01-11 14:04:07 +04:00
[CST] Bas
5fdabf2554
neutrino: change all remote/frontpanel stuff to use the new headers.
...
Origin commit data
------------------
Commit: 83636ebb6e
Author: [CST] Bas <bas@coolstreamtech.com >
Date: 2012-09-25 (Tue, 25 Sep 2012)
2012-09-25 22:23:17 +08:00
Jacek Jendrzej
e5c8bc86fc
pedantic fixes
...
Origin commit data
------------------
Commit: e14fc80ed5
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-05-08 (Tue, 08 May 2012)
Origin message was:
------------------
-pedantic fixes
2012-05-08 18:59:11 +02:00
Stefan Seyfried
49f27aaf01
rcinput: fix build without nevis_ir.h
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2062 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: fe1fcbe426
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2012-01-15 (Sun, 15 Jan 2012)
2012-01-15 21:54:59 +00:00
Jacek Jendrzej
015971dde8
add alternative remote controls option (thx, patch by bellum)
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2060 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 101870c27a
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-01-15 (Sun, 15 Jan 2012)
Origin message was:
------------------
-add alternative remote controls option (thx, patch by bellum)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2060 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-15 15:44:52 +00:00
[CST] Focus
e989e0dd4f
Allow killTimer to check and reset timer id
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1562 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 5c8429673a
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2011-07-21 (Thu, 21 Jul 2011)
2011-07-21 10:04:05 +00:00
Stefan Seyfried
58731183e3
neutrino: add missing includes to fix compile with gcc-4.5.2
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1311 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 156681e223
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2011-03-18 (Fri, 18 Mar 2011)
2011-03-18 18:54:28 +00:00
Stefan Seyfried
b8d191e180
get rid of HAVE_DVB_API_VERSION define
...
remove non-working legacy code
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1289 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 6efb0d5e47
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2011-03-12 (Sat, 12 Mar 2011)
2011-03-12 12:36:13 +00:00
Stefan Seyfried
9260cc429e
rcinput: add support for TD remote control
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1087 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: c6663124c2
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2011-01-30 (Sun, 30 Jan 2011)
2011-01-30 12:30:18 +00:00
[CST] Focus
c3b9e0fd11
Update to test descrete codes. Power-toggle key should be redefined, if power key should work as descrete power-on
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@775 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 4bc9866683
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2010-09-17 (Fri, 17 Sep 2010)
2010-09-17 12:41:59 +00:00
nightshad
9baad53710
Some indent cleanup.
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@589 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: dd0d75f738
Author: nightshad <nightshad@e54a6e83-5905-42d5-8d5c-058d10e6a962>
Date: 2010-05-20 (Thu, 20 May 2010)
2010-05-20 09:28:03 +00:00
Jacek Jendrzej
9819856e7d
change 'long long' tom int64_t'; change variable buf to new delete;
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@291 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 8f59cc96ec
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2010-02-07 (Sun, 07 Feb 2010)
2010-02-07 14:32:21 +00:00
Stefan Seyfried
d3100a4091
fix build with gcc-4.4.x by adding necessary #includes
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@56 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 601e6b00fc
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2009-12-16 (Wed, 16 Dec 2009)
2009-12-16 08:49:21 +00:00
mrcolor
cb8dd3394d
our current experimental Neutrino branch
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@27 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: bc5bd4154e
Author: mrcolor <mrcolor@e54a6e83-5905-42d5-8d5c-058d10e6a962>
Date: 2009-12-08 (Tue, 08 Dec 2009)
2009-12-08 11:05:11 +00:00