mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 02:41:12 +02:00
More cec options for future, not ready
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@604 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8ebd8cc69a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2010-05-28 (Fri, 28 May 2010)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -87,6 +87,8 @@ struct SNeutrinoSettings
|
||||
//video
|
||||
int video_dbdr;
|
||||
int hdmi_cec_mode;
|
||||
int hdmi_cec_view_on;
|
||||
int hdmi_cec_standby;
|
||||
int enabled_video_modes[VIDEOMENU_VIDEOMODE_OPTION_COUNT];
|
||||
int cpufreq;
|
||||
int standby_cpufreq;
|
||||
@@ -532,6 +534,7 @@ const int PARENTALLOCK_PROMPT_CHANGETOLOCKED = 2;
|
||||
const int PARENTALLOCK_PROMPT_ONSIGNAL = 3;
|
||||
|
||||
#define MAX_SATELLITES 80
|
||||
#define get_set CNeutrinoApp::getInstance()->getScanSettings()
|
||||
|
||||
class CScanSettings
|
||||
{
|
||||
@@ -556,7 +559,6 @@ public:
|
||||
|
||||
CScanSettings();
|
||||
|
||||
void toSatList( CZapitClient::ScanSatelliteList& ) const;
|
||||
void useDefaults(const delivery_system_t _delivery_system);
|
||||
bool loadSettings(const char * const fileName, const delivery_system_t _delivery_system);
|
||||
bool saveSettings(const char * const fileName);
|
||||
|
Reference in New Issue
Block a user