Thilo Graf
aacb564dc5
COsdSetup: ensure reset of channellist modules after any changed osd settings
2017-12-30 23:00:31 +01:00
Frankenstone
5955e2b80a
osd_setup.cpp: fix colormenu shadow
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
alpha was bounded to menue head alpha
2017-12-06 10:47:49 +01:00
svenhoefer
0fc3e793a4
- neutrino: unify modes handling; ...
...
remove double enum from CNeutrinoApp and move mostly used enum from NeutrinoMessages to new NeutrinoModes
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-22 15:42:09 +01:00
vanhofen
6fe5d269af
- add hd51; mostly ported from TangoCash's neutrino-mp
2017-10-29 18:31:30 +01:00
Jacek Jendrzej
7ad4a0e6cc
Merge branch 'master' into pu/mp
2017-10-02 13:56:25 +02:00
Stefan Seyfried
0d9139054a
remove "using namespace std" from header files
...
"using namespace std" in headers is considered bad practice, so move it
either into the respective cpp files or (for files which have lots of
other std::xxx usage anyway) just write it out explicitly.
Looking at the headers and the affected cpp files, one can actually see
why it is bad practice, as it's spreading very far ;-)
2017-10-02 13:43:57 +02:00
Jacek Jendrzej
4fc73acffc
Merge branch 'master' into pu/mp
2017-09-29 10:49:27 +02:00
svenhoefer
99cc7f850a
- rcinput: simplify calcTimeoutEnd() calls; 0 is "off" by default now
2017-09-29 10:34:23 +02:00
Jacek Jendrzej
b7ceb705a0
Merge branch 'master' into pu/mp
2017-09-26 12:52:04 +02:00
Jacek Jendrzej
ca09c92542
Revert "src/gui/osd_setup.cpp disable hint paint in channellist-mode, is broken"
...
This reverts commit e308407b22
.
2017-09-26 12:41:05 +02:00
svenhoefer
7c429c17e0
- osd-setup: use 0 as a localized value for timeout-settings
2017-09-26 12:41:05 +02:00
M. Liebmann
abfb02aa47
Merge branch 'master' into pu/mp
2017-09-21 09:07:15 +02:00
svenhoefer
6ee3e54741
- add and use FRAME_WIDTH defines; ...
...
replace other fixed frame widths with OFFSET defines
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-09-20 21:29:53 +02:00
Jacek Jendrzej
45fa2fcf4b
Merge branch 'master' into pu/mp
2017-09-20 18:10:05 +02:00
Jacek Jendrzej
e308407b22
src/gui/osd_setup.cpp disable hint paint in channellist-mode, is broken
2017-09-20 18:07:05 +02:00
Jacek Jendrzej
2dd24f8c21
Merge branch 'master' into pu/mp
2017-09-18 15:55:41 +02:00
Jacek Jendrzej
82a0cdeb68
osd_setup.cpp fix memleak
2017-09-18 14:57:11 +02:00
Jacek Jendrzej
ea89db1ec2
Merge branch 'master' into pu/mp
2017-09-16 13:26:53 +02:00
Jacek Jendrzej
3732eb851a
readd fontmenu scaling hint
2017-09-15 21:27:36 +02:00
Jacek Jendrzej
2c5bf73006
Merge branch 'master' into pu/mp
2017-09-13 13:40:40 +02:00
Jacek Jendrzej
6576729fd1
remove double includes
2017-09-08 21:21:32 +02:00
Jacek Jendrzej
1763bb9e64
Merge branch 'master' into pu/mp
2017-08-08 20:06:40 +02:00
Thilo Graf
58d4f13bb7
COsdSetup: add slot to ensure clean up icon cache on changed resolution.
...
Some old icon data makes no sense with changed resolution.
In some cases it could happens that no icons are to see on screen
after changed resolution. This should fix this,
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
Jacek Jendrzej
ca83324763
Merge branch 'master' into pu/mp
2017-06-07 16:20:47 +02:00
M. Liebmann
624f2b3154
Merge branch 'pu/fb-setmode'
2017-06-07 14:18:01 +02:00
svenhoefer
11aa9054bc
- filebrowser: use a bit larger regular font by default
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-06-07 14:17:11 +02:00
Jacek Jendrzej
de7847f096
Merge branch 'master' into pu/mp
2017-04-25 13:43:33 +02:00
Thilo Graf
8554722323
Merge branch 'master' into pu/fb-setmode
2017-04-25 11:46:41 +02:00
Thilo Graf
4de8c61c04
COsdSetup: reset channellist objects after changed window size
...
Ensures complete reinit of relevent modules inside channellist instance.
2017-04-25 11:36:49 +02:00
svenhoefer
11a28c07d6
Merge branch 'master' into pu/mp
2017-04-19 21:35:56 +02:00
M. Liebmann
2afb8fef86
Merge branch 'master' into pu/fb-setmode
2017-04-16 19:42:14 +02:00
svenhoefer
5a17b434b6
- osd_setup: a bit smaller font for epgplus-items; ...
...
it's now aligned to epgview's fontsizes
2017-04-12 09:31:22 +02:00
svenhoefer
064f693bf7
Merge branch 'master' into pu/mp
...
Conflicts:
src/gui/epgplus.cpp
2017-04-08 14:36:12 +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
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
ff11dd44ab
osd resolution: Use COsdHelpers::changeOsdResolution() to adjust...
...
...OSD resolution after switching video format
2017-02-28 15:04:09 +01:00
M. Liebmann
84b2af00fb
osd resolution: Add src/gui/osd_helpers.cpp
...
- Move switch osd resolution from COsdSetup::changeNotify() to
COsdHelpers::changeOsdResolution()
2017-02-28 15:04:08 +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
svenhoefer
aeec37af89
- rename screen_x/yres to font_scaling_x/y
2017-02-09 18:13:19 +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
48ff7b36a2
Merge remote-tracking branch 'tuxbox/master'
2017-01-30 21:36:09 +01:00
M. Liebmann
dc4ce280ed
CMoviePlayerGui: Bind enable/disable FileTime to enableInfoClock()
2017-01-30 07:15:46 +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