mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
channellist: new SameTP with channel param; use CFEManager to get frontend and check is it possible to zap
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7a5d87d6b1
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-01-13 (Fri, 13 Jan 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -149,7 +149,8 @@ public:
|
||||
void SortSat(void);
|
||||
void SortTP(void);
|
||||
void ClearList(void);
|
||||
bool SameTP(t_channel_id channel_id = 0);
|
||||
bool SameTP(t_channel_id channel_id);
|
||||
bool SameTP(CZapitChannel * channel = NULL);
|
||||
CLastChannel & getLastChannels() { return lastChList; }
|
||||
//friend class CZapitChannel;
|
||||
};
|
||||
|
Reference in New Issue
Block a user