mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 02:11:04 +02:00
use ENABLE_PIP for pip code
Origin commit data
------------------
Branch: ni/coolstream
Commit: cbfa6f88c5
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-05 (Tue, 05 Mar 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -12,12 +12,13 @@
|
||||
#include <global.h>
|
||||
#include <neutrino.h>
|
||||
#include <gui/pipsetup.h>
|
||||
#include <video.h>
|
||||
|
||||
#define PERCENT 5
|
||||
#define XMOVE 10
|
||||
#define YMOVE 10
|
||||
|
||||
#ifdef BOXMODEL_APOLLO
|
||||
#ifdef ENABLE_PIP
|
||||
|
||||
extern cVideo *pipDecoder;
|
||||
|
||||
@@ -216,4 +217,4 @@ void CPipSetup::paint()
|
||||
g_Font[SNeutrinoSettings::FONT_TYPE_MENU]->RenderString(x+5, y+mheight*4, mwidth, hpos, COL_MENUCONTENT);
|
||||
}
|
||||
|
||||
#endif //BOXMODEL_APOLLO
|
||||
#endif //#ifdef ENABLE_PIP
|
||||
|
Reference in New Issue
Block a user