Commit Graph

1058 Commits

Author SHA1 Message Date
vanhofen
d23323758c - rework multimedia-menu code; cleanup from many unused code 2017-09-13 15:52:19 +02:00
vanhofen
932a535b6a - remove unused nkplay stuff 2017-09-13 13:35:23 +02:00
vanhofen
816de89898 - drop easymenu 2017-09-13 13:35:23 +02:00
Thilo Graf
57e410c052 english.locale: corrections in channellist locales
Consideration of rules for capitalization of headings, titles and labels.
2017-08-08 14:25:12 +02:00
Thilo Graf
c600b4c416 Colorsettings: add possibility to change shadow color
Shadow color was bound to infobar color and it's not really
understandable why, because with some colors eg. black, the shadow is
grey or with other colors it is exaggerated colored and seems to be
not realistically and looks unusual if shadow is brighter or colorful
than foreground. Some themes will thank it.

TODO: update theme files with matching values if required
2017-08-08 14:25:12 +02:00
svenhoefer
37f9306862 - moviebrowser: clearify deletion-locale; add movie-title to menu
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-06-21 10:31:22 +02:00
svenhoefer
4c21971b4a - audioplayer: small design reworks ...
* use OFFSET defines
* use CComponentsScrollbar
* rename some variables
* many, many position calculation fixes
* re-format code

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-06-18 00:04:40 +02:00
svenhoefer
ddb027a006 - locale: minor changes in audioplayer's and pictureviewer's locales
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-06-15 01:01:55 +02:00
Thilo Graf
d78e132ba2 icon: add missing pictureviewer icon 2017-06-15 01:01:55 +02:00
svenhoefer
4295839526 - vfd-setup: fix brightness setup for CST's boxmodel "Link" ...
and hide the brightness menu for all "Trinity" models. There's no display.

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-06-15 01:01:55 +02:00
M. Liebmann
624f2b3154 Merge branch 'pu/fb-setmode' 2017-06-07 14:18:01 +02:00
svenhoefer
a43617dda3 - icons: move mp3.png from /headers to /filetypes; align icon size
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-06-07 14:17:12 +02:00
svenhoefer
d8f364ca46 - icons: add filetype-icon for pictures
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-06-07 14:17:11 +02:00
svenhoefer
49bd2e9ba7 - locale: small changes in filebrowser's sort locales
Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-06-07 14:17:11 +02:00
Thilo Graf
c0cc7ef192 Merge branch 'master' into pu/fb-setmode 2017-05-21 18:09:22 +02:00
svenhoefer
b7ef6e47fe - cables.xml: update Antennengemeinschaft "Goeltzschtalbruecke" 2017-05-17 17:23:22 +02:00
Thilo Graf
60fed9cc02 Merge branch 'master' into pu/fb-setmode 2017-05-10 10:45:28 +02:00
svenhoefer
468fbcd79c - locale: minor changes in EPG-Plus locales 2017-05-09 11:40:32 +02:00
M. Liebmann
f0ae55707a Merge branch 'master' into pu/fb-setmode 2017-04-08 14:17:34 +02:00
vanhofen
7b7430969a - osd_setup: add new epgplus font 2017-04-08 14:11:28 +02:00
svenhoefer
923daa87da - locale: minor changes 2017-03-29 08:11:36 +02:00
M. Liebmann
f7cea75f37 CStreamInfo2: Add new info items
- Videosystem
 - OSD Resolution
2017-03-28 23:56:57 +02:00
M. Liebmann
d9ce33a69a Merge branch 'master' into pu/fb-setmode 2017-03-23 18:58:48 +01:00
svenhoefer
608c092685 - cables.xml: update WTC SN; thanks to Gorcon 2017-03-23 12:23:56 +01:00
M. Liebmann
b190e0c4ff Merge branch 'master' into pu/fb-setmode 2017-03-15 21:19:08 +01:00
TangoCash
f974b56343 add unicable2/jess (thx DboxOldie) 2017-03-15 19:51:20 +01:00
Andrej Tobola
9cefe16d4b Update slovak.locale 2017-03-15 09:32:43 +01:00
M. Liebmann
5ce34d5cf9 Revert "- allow to force given osd resolution in "videosystem = auto" mode"
This reverts commit 6fc24e990b.
2017-03-12 06:32:52 +01:00
svenhoefer
6fc24e990b - allow to force given osd resolution in "videosystem = auto" mode 2017-03-06 23:50:15 +01:00
M. Liebmann
6c3b5dcd93 Merge branch 'master' into pu/fb-setmode 2017-03-02 23:38:19 +01:00
svenhoefer
950f74dd41 - flashtool: localize getType() function 2017-03-01 18:16:09 +01:00
svenhoefer
5edc857122 - yWeb: unify rec/zap timer handling; avoid german umlaut in js-popup 2017-03-01 11:51:25 +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
M. Liebmann
bb2a848ae1 configure: Rename hardware defined macros for coolstream stb
BOXMODEL_NEVIS => BOXMODEL_CS_HD1
   configure parameter: --with-boxmodel=hd1
   --with-boxmodel=nevis is deprecated, but still valid

  BOXMODEL_APOLLO => BOXMODEL_CS_HD2
   configure parameter: --with-boxmodel=hd2
   --with-boxmodel=apollo is deprecated, but still valid
2017-02-12 09:21:04 +01:00
M. Liebmann
6803a8dff3 Remove obsolete 'contrast_fonts' code from osd menu 2017-01-31 16:36:40 +01:00
M. Liebmann
bcf478ba67 install.sh: Preserve symlinks at update 2017-01-29 04:31:12 +01:00
Andrej Tobola
adcc5c4285 Update slovak.locale 2017-01-11 08:24:02 +01:00
Andrej Tobola
c4679651f4 Update slovak.locale 2017-01-11 08:00:28 +01:00
Andrej Tobola
5791e32803 Update slovak.locale
New update, is it submitted in correct way?
2017-01-11 07:44:52 +01:00
Marc Szymkowiak
9b2a0d4414 add entry to load saved epg data manual 2017-01-09 19:39:30 +01:00
svenhoefer
98ab8a083e - locale: update slovak; thx to Pr0metheus 2017-01-05 08:42:14 +01:00
Thilo Graf
4b4c295289 locales: add locales for buttontext settings
supplement to: 0bf74271652982ff69f378589ee3b8409dce003f
2016-12-30 20:33:26 +01:00
Marc Szymkowiak
4417732462 fix link to developer forum 2016-12-23 14:12:46 +01:00
svenhoefer
8faaec552a - personalize: pluralize 'usermenu' item; these are 'usermenus' 2016-12-18 22:20:12 +01:00
svenhoefer
4fc60600f7 - locale: right names for timerlist repeat-hints 2016-12-16 20:32:09 +01:00
svenhoefer
29847283ad - yWeb: move data from /src to /data 2016-12-15 14:00:45 +01:00
svenhoefer
d5ca9aa0bd - icons: move icons into categorized subdirectories 2016-12-07 10:36:47 +01:00
M. Liebmann
fd21f57406 Sort locales 2016-12-05 15:54:56 +01:00
svenhoefer
ca53cbeb53 - locale: typo; we shouldn't open Manu XD 2016-12-05 12:46:01 +01:00
svenhoefer
69e34a3020 - locale: more movieplayer additional help text 2016-12-05 12:46:01 +01:00