mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-15 09:23:37 +02:00
CMoviePlayerGui: Initialize variables to paint subtitle
Origin commit data
------------------
Commit: 868574f50f
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-12-20 (Fri, 20 Dec 2013)
This commit is contained in:
@@ -141,6 +141,11 @@ void CMoviePlayerGui::Init(void)
|
||||
timeshift = 0;
|
||||
numpida = 0;
|
||||
showStartingHint = false;
|
||||
|
||||
min_x = 0;
|
||||
max_x = 0;
|
||||
min_y = 0;
|
||||
max_y = 0;
|
||||
}
|
||||
|
||||
void CMoviePlayerGui::cutNeutrino()
|
||||
|
Reference in New Issue
Block a user