infoviewer: add slide (test only)

Origin commit data
------------------
Branch: ni/coolstream
Commit: a5e8add178
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-11-23 (Wed, 23 Nov 2022)

Origin message was:
------------------
- infoviewer: add slide (test only)

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2022-11-23 23:54:02 +01:00
parent 8cbe4eb7c8
commit 21b95fc437
2 changed files with 18 additions and 13 deletions

View File

@@ -41,10 +41,11 @@
#include <zapit/channel.h>
#include <gui/components/cc.h>
#include <gui/weather.h>
#include <driver/slide.h>
#include "widget/record_info.h"
class CFrameBuffer;
class COSDFader;
class COSDSlider;
class CInfoViewerBB;
class CInfoViewer : public sigc::trackable
{
@@ -93,7 +94,7 @@ class CInfoViewer : public sigc::trackable
t_channel_id current_channel_id;
t_channel_id current_epg_id;
COSDFader fader;
COSDSlider slider;
int time_width;
int time_height;