mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
neutrino.cpp: add window width/height settings
This commit is contained in:
@@ -442,6 +442,8 @@ struct SNeutrinoSettings
|
||||
int pip_y;
|
||||
int bigFonts;
|
||||
int window_size;
|
||||
int window_width;
|
||||
int window_height;
|
||||
int eventlist_additional;
|
||||
int channellist_additional;
|
||||
int channellist_epgtext_align_right;
|
||||
|
Reference in New Issue
Block a user