mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
Merge branch 'uncool/dvbsi++'
Conflicts:
src/driver/Makefile.am
src/driver/streamts.cpp
src/gui/audioplayer.cpp
src/gui/epgview.cpp
src/gui/infoviewer_bb.cpp
src/gui/widget/textbox.h
Origin commit data
------------------
Commit: c480e36746
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-11 (Sun, 11 Nov 2012)
This commit is contained in:
@@ -49,6 +49,10 @@ CProgressWindow::CProgressWindow()
|
||||
|
||||
global_progress = local_progress = 101;
|
||||
statusText = "";
|
||||
globalstatusX = 0;
|
||||
globalstatusY = 0;
|
||||
localstatusY = 0;
|
||||
statusTextY = 0;
|
||||
|
||||
x = frameBuffer->getScreenX() + ((frameBuffer->getScreenWidth() - width ) >> 1 );
|
||||
y = frameBuffer->getScreenY() + ((frameBuffer->getScreenHeight() - height) >>1 );
|
||||
|
Reference in New Issue
Block a user