neutrino.cpp: add window width/height settings

Origin commit data
------------------
Branch: ni/coolstream
Commit: 1eb658fc21
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-07 (Thu, 07 Nov 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2013-11-07 17:23:40 +04:00
parent 16511331a0
commit 3b2717e12a
2 changed files with 6 additions and 0 deletions

View File

@@ -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;