mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +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
Origin commit data
------------------
Commit: 8dd799601e
Author: Thilo Graf <dbt@novatux.de>
Date: 2011-01-26 (Wed, 26 Jan 2011)
Origin message was:
------------------
*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