Disable zap to different TP from channel list if recording, quick zap still TODO; Dont zap on left/right if virtual zap mode on

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@242 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 683ebbab9a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2010-02-01 (Mon, 01 Feb 2010)



------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2010-02-01 14:01:22 +00:00
parent 3bd2037362
commit 7e4f834d12
3 changed files with 40 additions and 7 deletions

View File

@@ -130,6 +130,7 @@ class CChannelList
void SortAlpha(void);
void SortSat(void);
void ClearList(void);
bool SameTP();
//friend class CZapitChannel;
};
#endif