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:
[CST] Focus
2012-04-13 17:22:02 +04:00
parent 5231c1e00a
commit c63dddcaf6

View File

@@ -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();