mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 02:11:11 +02:00
#286, 288, 285, 242, 282, 296, 293
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@549 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -125,6 +125,7 @@ private:
|
||||
bool fromflash;
|
||||
CTimerd::RecordingInfo* nextRecordingInfo;
|
||||
//bool record_mode;
|
||||
int lastChannelMode;
|
||||
|
||||
struct timeval standby_pressed_at;
|
||||
|
||||
@@ -258,7 +259,7 @@ public:
|
||||
int recording_id;
|
||||
void SendSectionsdConfig(void);
|
||||
int GetChannelMode(void) {
|
||||
return g_settings.channel_mode;
|
||||
return lastChannelMode;
|
||||
};
|
||||
void SetChannelMode(int mode);
|
||||
void quickZap(int msg);
|
||||
|
Reference in New Issue
Block a user