Thilo Graf
98b73c0d09
CInfoViewer: use different modes with enums for virtual zap and number input mode
...
This should fix missing rounded corners in numbaur input mode too.
Thx defans for input !
2016-01-21 11:00:24 +01:00
M. Liebmann
7a2b1e26da
neutrino.cpp: Enable mute icon in channellist when 'Quickzap in list' active or allow
...
Partial revert commit 5eb7f4aea8
2016-01-20 22:51:19 +01:00
svenhoefer
2eb0aed5db
- rc_lock: rework class; switch to singleton; add icon; vfd-support
2016-01-20 20:26:52 +01:00
svenhoefer
2c64d2fb2b
Revert "rcinput/neutrino: avoid the use of EVT_TIMESET"
...
This reverts commit b307b78bf8
.
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
---
2016-01-18 08:10:23 +01:00
Stefan Seyfried
b307b78bf8
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 :-)
2016-01-14 22:29:00 +01:00
Jacek Jendrzej
c923944636
src/neutrino.cpp fix possible segfault if g_bouquetManager is NULL
2016-01-14 19:09:06 +01:00
vanhofen
c617f764ab
- neutrino: don't autofill usermenu title, when no items included
...
This keeps init-code compatible to personalize-code (title is removed
automatically, when no items are included).
2016-01-02 12:33:32 +01:00
svenhoefer
5860045999
- locale: add usermenu title locales ...
...
some small reworks; cleanup from #if 0'ed code
2016-01-02 12:18:06 +01:00
svenhoefer
6801bf215e
- Happy new year, neutrino. \o/
2016-01-01 00:18:28 +01:00
svenhoefer
3107e621ef
- add menu item to force usertitles for color buttons in infobar
2015-12-29 14:31:52 +01:00
Thilo Graf
1606cf8a30
COPKGManager: remember for last selected update directory
...
Use g_settings to handle local package directory.
Extra settings handler via gui for this directory is not intended. Default update directory
is the same like in flash settings.
2015-12-28 12:13:38 +01:00
Thilo Graf
0b3576b4a7
Screensaver: add option to show current time instead images
2015-12-27 22:26:23 +01:00
Thilo Graf
ff667dfef3
Screeansaver: add optional random images
2015-12-27 19:46:14 +01:00
Thilo Graf
523b273af8
Colors: init global color gradient implementation
2015-12-27 14:42:27 +01:00
[CST] Focus
72efa20dfa
neutrino.cpp: try to fix stopping by signal while playback in progress
2015-12-15 17:20:42 +03:00
svenhoefer
736343d35b
- neutrino: press tv/radio key to return to plain tv/radio
2015-12-15 08:15:17 +01:00
svenhoefer
22ad11ce77
- movieplayer: change default key for bookmark menu
2015-12-15 08:15:17 +01:00
M. Liebmann
b9afbb1e2c
CLuaInstance: Add script function 'channelRezap'
...
- Alternative rezap method for movie plugins
- Set Lua api version to 1.21
2015-12-08 12:01:25 +01:00
svenhoefer
829359b851
- movieplayer: enable neutrino main menu ...
...
... parts of this code is (C) martii
2015-12-01 21:02:15 +01:00
svenhoefer
c88fca2ec1
- movieplayer: change default key for TimeOSD() to RC_timeshift
2015-12-01 08:14:44 +01:00
[CST] Focus
5a8fc39ef9
neutrino: add option to limit CI usage to selected tuner
2015-11-06 17:24:10 +03:00
[CST] Focus
e07c9ba0e4
neutrino.cpp: on favorites button, show providers, if favorites empty
2015-11-06 17:23:36 +03:00
[CST] Focus
8c60bf6f22
neutrino.cpp: use background MP instance in webtv mode to select subtitles
2015-10-26 16:23:37 +03:00
M. Liebmann
9080c421b9
neutrino.cpp: toggle easy menu only when reboot occurs
2015-10-21 18:56:23 +02:00
[CST] Focus
75ae46a216
neutrino: use background MP instance in webtv mode
2015-10-16 14:55:06 +03:00
svenhoefer
1b7f575a37
-recording_filename_template: add underscore between title and date
2015-10-14 13:52:41 +02:00
[CST] Focus
b34c31e8df
neutrino.cpp: allow record/timeshift for webtv channel
2015-10-07 13:48:15 +03:00
[CST] Focus
d0065f0043
neutrino.cpp: do not show messages in standby
2015-09-24 13:31:29 +03:00
[CST] Focus
04aa958d19
gui/cam_menu.cpp: hack: save blind answer as pincode and re-use it if enabled
2015-09-24 12:32:28 +03:00
[CST] Focus
4322f24651
gui/movieplayer.cpp, neutrino.cpp: call infoviewer with channel as param
2015-09-24 12:25:22 +03:00
M. Liebmann
cb4c7431c7
Apollo/Kronos: Use backup with readmtdJFFS2() also for root1 partition
2015-09-22 13:41:14 +02:00
M. Liebmann
6121e57fbc
Apollo/Kronos: Use backup with readmtdJFFS2() also for var partition
2015-09-22 13:41:13 +02:00
vanhofen
59e2143e00
- infoviewer_bb: show/hide dotmatrix in CA-bar; default show
2015-06-18 21:18:32 +02:00
vanhofen
398dfeeab1
- infoviewer_bb: add frame to CA-bar; default off
2015-06-18 21:18:32 +02:00
[CST] Focus
be87126a38
neutrino.cpp: remove commented setServiceChanged call
2015-06-02 12:26:39 +03:00
FlatTV
acf3453fcd
- ytparser: fix youtube playback; change to APIv3
2015-06-01 12:36:15 +02:00
[CST] Focus
93a0327930
gui/movieplayer.cpp, neutrino.cpp: add webtv subtitles support
2015-05-29 15:26:55 +03:00
[CST] Focus
d8dcb1da1b
neutrino.cpp: fix flashing while webtv running - stop playback before stop daemons
2015-05-28 11:13:40 +03:00
[CST] Focus
7bef4bcb8e
webtv: try to restart channel once, if play position not advance
2015-05-19 17:21:30 +03:00
svenhoefer
ab8353be04
- use CONFIGDIR instead of hardcoded path
2015-05-15 03:46:50 +02:00
Jacek Jendrzej
2cc4120672
webtv: use last dir as default
2015-05-12 18:16:36 +02:00
[CST] Focus
8ea4196d50
webtv: move loading to bouquets.cpp,
...
add optional webtvs name= as 'provider' name, and webtv genre= attibutes,
resulting 'provider' created as [name ][genre] with name as WebTV if name absent
2015-05-12 17:18:26 +03:00
svenhoefer
89a11de651
- fix and use ICONSDIR variable; move ICONSSDIR_VAR to global.h
2015-05-06 22:58:54 +02:00
svenhoefer
edc8527379
- framebuffer: revival of showFrame() function to allow ...
...
... pictures like start.jpg, mp3.jpg etc. from /var/tuxbox/icons
2015-05-05 12:01:04 +02:00
svenhoefer
cb5f052e83
- themes: move colored_events settings to themes setup
2015-05-05 11:43:17 +02:00
Thilo Graf
a58f1621b4
Merge branch 'cst-next.pre' into cst-next
2015-04-30 09:20:43 +02:00
Thilo Graf
01516cf943
themes: use hintbox and header gradient option in theme settings
...
Color gradient feature was originally intended for use
inside theme settings and it's not really suitable for
generally use as default in all themes at the moment, so it makes more
sense to have options in theme settings and let the user decide
to customize this, unless enough other gui parts can use this feature.
2015-04-29 10:16:55 +02:00
svenhoefer
a6bf50f666
- shorten CNeutrinoEventlist to CEventlist
2015-04-16 13:39:35 +02:00
svenhoefer
09adc177d8
- record.h: remove include of vfd.h; use display.h instead
2015-04-16 13:39:35 +02:00
Stefan Seyfried
5ab6b53054
global.h: Use forward-declarations to reduce number of dependencies
2015-04-16 13:39:35 +02:00