mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
osd_setup: introduce g_settings.window_size to scale some windows
* remove g_settings.big_windows
* add setup window (use up/down to change size)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6ed30528f9
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-09-02 (Mon, 02 Sep 2013)
Origin message was:
------------------
- osd_setup: introduce g_settings.window_size to scale some windows
* remove g_settings.big_windows
* add setup window (use up/down to change size)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -438,7 +438,7 @@ struct SNeutrinoSettings
|
||||
int pip_x;
|
||||
int pip_y;
|
||||
int bigFonts;
|
||||
int big_windows;
|
||||
int window_size;
|
||||
int eventlist_additional;
|
||||
int channellist_additional;
|
||||
int channellist_epgtext_align_right;
|
||||
|
Reference in New Issue
Block a user