M. Liebmann
bab10ee438
Merge branch 'master' into pu/fb-setmode
2017-03-06 22:06:38 +01:00
svenhoefer
29fd05002f
- port hardware_caps from Neutrino-MP
2017-03-06 21:49:32 +01:00
M. Liebmann
9209326a1b
Merge branch 'master' into pu/fb-setmode
2017-02-22 06:25:45 +01:00
Stefan Seyfried
f45456d7a8
rcinput: remove unused/unimplemented click functions
2017-02-22 06:24:48 +01:00
Stefan Seyfried
9b8524b37b
rcinput: remove unused/unimplemented click functions
2017-02-20 20:36:45 +01:00
svenhoefer
726302f945
- settings.h: scale RADIUS- and OFFSET-defines
2017-02-19 23:22:12 +01:00
M. Liebmann
7b158903f8
neutrino: Add switch osd resolution when supported from hardware
...
- At the moment supported hardware: CS HD2
Currently known problems:
-------------------------
- Display menus after changing resolution (Reboot required)
- Display headers after changing resolution hd => fullhd (Reboot required)
- Display infobar after changing resolution hd => fullhd (Reboot required)
- Screenshot broken (With new driver and set resolution to 1280x720)
2017-02-13 12:51:14 +01:00
Stefan Seyfried
2819e651c3
Merge remote-tracking branch 'tuxbox/pu/fb-modules'
...
only compile tested ;-)
2017-02-12 21:29:10 +01:00
M. Liebmann
0cb26e6e98
Merge branch 'master' into pu/fb-modules
2017-02-12 09:24:08 +01:00
M. Liebmann
0d66899cbd
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
Stefan Seyfried
8b47699447
Merge remote-tracking branch 'tuxbox/master'
2017-02-11 11:18:45 +01:00
svenhoefer
aeec37af89
- rename screen_x/yres to font_scaling_x/y
2017-02-09 18:13:19 +01:00
TangoCash
fb5ab7f9ec
fix pre and post times, set menuentry for unavailable boxes inactiv
2017-02-06 21:11:20 +01:00
Stefan Seyfried
7497722646
Merge remote-tracking branch 'tuxbox/master'
2017-02-01 22:03:40 +01:00
M. Liebmann
6803a8dff3
Remove obsolete 'contrast_fonts' code from osd menu
2017-01-31 16:36:40 +01:00
Stefan Seyfried
a409047714
Merge remote-tracking branch 'tuxbox/master'
2017-01-22 22:59:39 +01:00
Thilo Graf
65ac231940
settings: add explicit button font
...
Fonts for menu foot and button font are not not necessarily the same thing.
TODO: locales
2016-12-30 20:33:26 +01:00
svenhoefer
888bfb6687
- themes: allow progressbar-settings in themes
2016-12-29 00:47:34 +01:00
svenhoefer
e427ae5bf6
- settings-h: add SCROLLBAR_WIDTH define
2016-12-20 10:26:59 +01:00
svenhoefer
b22b276d18
- settings.h: completion of e0f860664c
2016-12-13 11:10:58 +01:00
svenhoefer
62b8faf19c
- settings.h: add OFFSET_INNER_NONE define
2016-12-08 17:55:27 +01:00
Stefan Seyfried
c6d7968381
Merge remote-tracking branch 'tuxbox/master'
2016-12-04 18:02:51 +01:00
Thilo Graf
d6ecaf855b
Messages: add localized osd timeout option for interactive/static messages
...
TODO: add locales for hints
2016-12-02 21:32:15 +01:00
svenhoefer
9607957e07
Message Timeouts: add possibilty to change timeout for static messages
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2016-12-02 21:32:15 +01:00
Thilo Graf
8b97f72ed1
Messages: try to fix API message handling
...
Passed timeout for messeages an popup's fired by yWeb API was not really
ok.
For popups now we have a setting with default value of 6 seconds timeout
Popups fired with ShowHint() use this as default. Value of 0 and -1
are ignored.
Messages fired with ShowMsg() should be fixed and interpret
value 0 or -1 as no timeout and will remain on the screen.
2016-11-22 10:32:10 +01:00
TangoCash
6cd5dd8e23
add option to read saved epg data frequently
2016-11-20 19:24:08 +01:00
Thilo Graf
4988df1dd9
Messages: add option to change size of message text
...
Include default size and localized setup.
TODO: localize for nederlands and slovak, current english only.
2016-11-20 01:08:14 +01:00
svenhoefer
d6cb1d206f
- followscreenings: allow to turn off followscreenings list
2016-11-14 22:58:43 +01:00
Stefan Seyfried
2c92d112d0
Merge remote-tracking branch 'tuxbox/master'
2016-11-12 18:06:26 +01:00
svenhoefer
11383271ad
- settings.h: add OFFSET_INNER_MIN define
2016-11-07 21:09:45 +01:00
TangoCash
3776340268
add possibility to add Name,Url,Port, Username and Password if needed.
2016-10-28 22:20:27 +02:00
vanhofen
82f7eff169
- moviebrowser: port configuration of moviebrowser fonts from NI-Neutrino
2016-10-25 12:19:48 +02:00
Stefan Seyfried
13ab1ebc8a
Merge remote-tracking branch 'tuxbox/master'
...
* needs compile fixes
* needs additional tests, of course :-)
2016-10-22 11:37:40 +02:00
TangoCash
f354089763
add multiple remote boxes
2016-10-21 10:47:37 +02:00
TangoCash
716e9f4d9b
adding remote timer (experimental)
...
switch record timers to remote box or back with "play"-key
2016-10-21 10:47:37 +02:00
svenhoefer
c4ee6375da
- settings.h: activate OFFSET defines
2016-10-13 15:12:15 +02:00
svenhoefer
7782dcde01
- settings.h: add some definitions to use in future
2016-10-10 14:19:55 +02:00
svenhoefer
98500fdeb6
- add and use OFFSET_INTER definition
2016-10-10 14:19:55 +02:00
svenhoefer
5d450c60d3
- rename SHADOW_OFFSET -> OFFSET_SHADOW
2016-10-10 14:19:55 +02:00
svenhoefer
54f2ac510f
- fonts: add and use own font for all footers
2016-08-15 19:02:42 +02:00
svenhoefer
8c7952011e
- colors: make footer text color configurable
2016-08-15 12:16:49 +02:00
svenhoefer
cc5258e6d5
- colors: make footer background color configurable
...
TODO: footer text color and maybe footer font
2016-08-15 00:14:47 +02:00
vanhofen
5ce13c651d
- disable youtube, when youtube_dev_id is empty
2016-08-06 22:52:37 +02:00
vanhofen
bbccd92b49
- disable tmdb, when tmdb_api_key is empty
2016-08-06 22:52:37 +02:00
vanhofen
1f224be672
- disable shoutcast, when shoutcast_dev_id is empty
2016-08-06 22:52:37 +02:00
svenhoefer
5837b922b1
- eventlist: allow to disable epgplus
2016-08-04 09:44:36 +02:00
svenhoefer
6dddaff0d2
- record_setup: add check existing recordings before set new timers
2016-06-02 21:37:33 +02:00
bazi98
6e8b9b6d1b
tmdb: Add read apikey from neutrino.conf
2016-03-04 14:15:50 +01:00
svenhoefer
19154192db
- adzap: use adzap-thread in epg view; remove pseudo timertype ADZAP
2016-03-03 11:18:15 +01:00
svenhoefer
00e5cf6759
- adzap: add possibility to write status data to /tmp/adzap.data
2016-03-03 11:18:15 +01:00