mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
src/zapit/include/zapit/zapit.h: fix merge problems
Origin commit data
------------------
Branch: ni/coolstream
Commit: 554ded6471
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-04-13 (Fri, 13 Apr 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -125,13 +125,14 @@ class CZapit : public OpenThreads::Thread
|
||||
audio_map_t audio_map;
|
||||
bool current_is_nvod;
|
||||
//bool standby;
|
||||
uint32_t lastChannelRadio;
|
||||
uint32_t lastChannelTV;
|
||||
t_channel_id lastChannelRadio;
|
||||
t_channel_id lastChannelTV;
|
||||
int abort_zapit;
|
||||
int pmt_update_fd;
|
||||
|
||||
//void LoadAudioMap();
|
||||
void SaveSettings(bool write_conf, bool write_audio);
|
||||
void SaveAudioMap();
|
||||
void SaveSettings(bool write_conf);
|
||||
//void SaveChannelPids(CZapitChannel* channel);
|
||||
void RestoreChannelPids(CZapitChannel* channel);
|
||||
//void ConfigFrontend();
|
||||
|
Reference in New Issue
Block a user