mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
imageinfo_ni: Make interface and network speed configurable
Required for generic hardware
Origin commit data
------------------
Branch: ni/coolstream
Commit: 938cde230d
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-09-24 (Sat, 24 Sep 2016)
Origin message was:
------------------
imageinfo_ni: Make interface and network speed configurable
Required for generic hardware
------------------
This commit was generated by Migit
This commit is contained in:
committed by
vanhofen
parent
c4a6b4ce10
commit
8eb8363f97
@@ -57,6 +57,8 @@ class CImageInfoNI : public CMenuTarget
|
||||
int font_head;
|
||||
int font_info;
|
||||
int font_small;
|
||||
std::string netIfName;
|
||||
int netMaxBit;
|
||||
|
||||
void paint();
|
||||
void paint_pig(int x, int y, int w, int h);
|
||||
|
Reference in New Issue
Block a user