mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
CMotorControl: temporarily widened, user request
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6b25b6d530
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-08-29 (Thu, 29 Aug 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -78,7 +78,7 @@ void CMotorControl::Init(void)
|
|||||||
|
|
||||||
satfindpid = -1;
|
satfindpid = -1;
|
||||||
|
|
||||||
width = w_max(470, 0);
|
width = w_max(720, 0);
|
||||||
mheight = mheight - 2;
|
mheight = mheight - 2;
|
||||||
height = hheight + (22 * mheight) - 5;
|
height = hheight + (22 * mheight) - 5;
|
||||||
height = h_max(height, 0);
|
height = h_max(height, 0);
|
||||||
|
Reference in New Issue
Block a user