streaminfo2: allow fade in/out

Origin commit data
------------------
Branch: ni/coolstream
Commit: 6cff0d23ce
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-09-30 (Fri, 30 Sep 2016)

Origin message was:
------------------
- streaminfo2: allow fade in/out

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2016-09-30 00:02:01 +02:00
parent 1405ae40e5
commit 16b4ae67e6
2 changed files with 39 additions and 5 deletions

View File

@@ -31,6 +31,7 @@
#include <zapit/femanager.h>
class COSDFader;
class CStreamInfo2 : public CMenuTarget
{
private:
@@ -39,6 +40,7 @@ class CStreamInfo2 : public CMenuTarget
CFrontend *frontend;
CComponentsPIP * pip;
CMoviePlayerGui *mp;
COSDFader fader;
int x;
int y;
int width;