mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
*neutrino cec_setup: cec-setup moved in its own module,
now to find under misc settings, but it's probaly not the right place, we should waiting for more user feedback or advising about it, to find a good place for it git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1065 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -40,7 +40,6 @@ class CVideoSettings : public CMenuWidget, CChangeObserver
|
||||
private:
|
||||
CFrameBuffer *frameBuffer;
|
||||
CMenuForwarder *SyncControlerForwarder;
|
||||
CMenuOptionChooser *cec1, *cec2;
|
||||
CMenuOptionChooser *VcrVideoOutSignalOptionChooser;
|
||||
|
||||
int vcr_video_out_signal;
|
||||
@@ -67,9 +66,7 @@ public:
|
||||
void next43Mode();
|
||||
void SwitchFormat();
|
||||
|
||||
void setVideoCECSettings();
|
||||
void setVideoSettings();
|
||||
void setCECSettings();
|
||||
void setupVideoSystem(bool do_ask);
|
||||
|
||||
bool getWizardMode() {return is_wizard;};
|
||||
|
Reference in New Issue
Block a user