Thilo Graf
d17b246cd6
osd_helpers.cpp: use infoclock methods with better readability
2019-05-05 14:14:34 +02:00
Thilo Graf
86f0798f63
gui/osd_helpers.cpp/h: add signal OnAfterChangeResolution
...
Adds possibility to use any methods after changed resolution without
any changes on COsdHelpers class.
Implementation is possible directly from other objects that need this.
2019-04-06 23:58:17 +02:00
svenhoefer
00e159b5fa
- simplify more includes of compatibility headers
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-12-31 11:47:45 +01:00
TangoCash
47d85f6e71
fix select osd resolution
2017-10-29 18:31:45 +01:00
vanhofen
6fe5d269af
- add hd51; mostly ported from TangoCash's neutrino-mp
2017-10-29 18:31:30 +01:00
[priv] M. Liebmann
224521bc40
COsdHelpers: Fix video system switching on HD1
2017-06-16 19:33:29 +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
1bb9fc6687
Fix osd mode switch in videosystem auto mode
2017-03-06 23:50:15 +01:00
M. Liebmann
b1dcce0ad3
COsdHelpers: Remove no longer required function resetOsdResolution()
2017-03-05 19:54:09 +01:00
M. Liebmann
fa08347ef4
COsdHelpers: Add function setVideoSystem()
2017-03-05 19:54: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