Commit Graph

7 Commits

Author SHA1 Message Date
Thilo Graf
810ed367db COsdHelpers: add signal OnBeforeChangeResolution 2019-11-28 21:07:01 +01: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
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
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