mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 07:51:11 +02:00
Merge remote-tracking branch 'check/cst-next'
Conflicts:
src/gui/epgview.cpp
Origin commit data
------------------
Branch: ni/coolstream
Commit: 66adad0811
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-07 (Sat, 07 Feb 2015)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef __sectionsdclient__
|
||||
#define __sectionsdclient__
|
||||
/*
|
||||
Client-Interface f<EFBFBD>r zapit - DBoxII-Project
|
||||
Client-Interface for zapit - DBoxII-Project
|
||||
|
||||
$Id: sectionsdclient.h,v 1.42 2007/01/12 22:57:57 houdini Exp $
|
||||
|
||||
@@ -230,8 +230,13 @@ class CEPGData
|
||||
std::vector<std::string> items;
|
||||
char fsk;
|
||||
unsigned char table_id;
|
||||
#ifdef FULL_CONTENT_CLASSIFICATION
|
||||
std::string contentClassification;
|
||||
std::string userClassification;
|
||||
#else
|
||||
unsigned char contentClassification;
|
||||
unsigned char userClassification;
|
||||
#endif
|
||||
|
||||
CEPGData()
|
||||
{
|
||||
|
Reference in New Issue
Block a user