mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user