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