mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
COsdHelpers: add signal OnBeforeChangeResolution
Origin commit data
------------------
Branch: ni/coolstream
Commit: 96844a0db0
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-11-28 (Thu, 28 Nov 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -26,6 +26,7 @@ class COsdHelpers : public sigc::trackable
|
||||
uint32_t getOsdResolution();
|
||||
int setVideoSystem(int newSystem, bool remember = true);
|
||||
sigc::signal<void> OnAfterChangeResolution;
|
||||
sigc::signal<void> OnBeforeChangeResolution;
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user