vdr  2.2.0
Public Member Functions | Public Attributes | Private Member Functions | Friends | List of all members
cSetup Class Reference

#include <config.h>

Public Member Functions

 cSetup (void)
 
cSetupoperator= (const cSetup &s)
 
bool Load (const char *FileName)
 
bool Save (void)
 
- Public Member Functions inherited from cConfig< cSetupLine >
 cConfig (void)
 
virtual ~cConfig ()
 
const char * FileName (void)
 
bool Load (const char *FileName=NULL, bool AllowComments=false, bool MustExist=false)
 
bool Save (void)
 
- Public Member Functions inherited from cList< cSetupLine >
cSetupLineGet (int Index) const
 
cSetupLineFirst (void) const
 
cSetupLineLast (void) const
 
cSetupLinePrev (const cSetupLine *object) const
 
cSetupLineNext (const cSetupLine *object) const
 
- Public Member Functions inherited from cListBase
virtual ~cListBase ()
 
void Add (cListObject *Object, cListObject *After=NULL)
 
void Ins (cListObject *Object, cListObject *Before=NULL)
 
void Del (cListObject *Object, bool DeleteObject=true)
 
virtual void Move (int From, int To)
 
void Move (cListObject *From, cListObject *To)
 
cListObjectGet (int Index) const
 
int Count (void) const
 
void Sort (void)
 

Public Attributes

int __BeginData__
 
char OSDLanguage [I18N_MAX_LOCALE_LEN]
 
char OSDSkin [MaxSkinName]
 
char OSDTheme [MaxThemeName]
 
int PrimaryDVB
 
int ShowInfoOnChSwitch
 
int TimeoutRequChInfo
 
int MenuScrollPage
 
int MenuScrollWrap
 
int MenuKeyCloses
 
int MarkInstantRecord
 
char NameInstantRecord [NAME_MAX+1]
 
int InstantRecordTime
 
int LnbSLOF
 
int LnbFrequLo
 
int LnbFrequHi
 
int DiSEqC
 
int UsePositioner
 
int SiteLat
 
int SiteLon
 
int PositionerSpeed
 
int PositionerSwing
 
int PositionerLastLon
 
int SetSystemTime
 
int TimeSource
 
int TimeTransponder
 
int StandardCompliance
 
int MarginStart
 
int MarginStop
 
int AudioLanguages [I18N_MAX_LANGUAGES+1]
 
int DisplaySubtitles
 
int SupportTeletext
 
int SubtitleLanguages [I18N_MAX_LANGUAGES+1]
 
int SubtitleOffset
 
int SubtitleFgTransparency
 
int SubtitleBgTransparency
 
int EPGLanguages [I18N_MAX_LANGUAGES+1]
 
int EPGScanTimeout
 
int EPGBugfixLevel
 
int EPGLinger
 
int SVDRPTimeout
 
int ZapTimeout
 
int ChannelEntryTimeout
 
int RcRepeatDelay
 
int RcRepeatDelta
 
int DefaultPriority
 
int DefaultLifetime
 
int PausePriority
 
int PauseLifetime
 
int PauseKeyHandling
 
int UseSubtitle
 
int UseVps
 
int VpsMargin
 
int RecordingDirs
 
int FoldersInTimerMenu
 
int AlwaysSortFoldersFirst
 
int NumberKeysForChars
 
int ColorKey0
 
int ColorKey1
 
int ColorKey2
 
int ColorKey3
 
int VideoDisplayFormat
 
int VideoFormat
 
int UpdateChannels
 
int UseDolbyDigital
 
int ChannelInfoPos
 
int ChannelInfoTime
 
double OSDLeftP
 
double OSDTopP
 
double OSDWidthP
 
double OSDHeightP
 
int OSDLeft
 
int OSDTop
 
int OSDWidth
 
int OSDHeight
 
double OSDAspect
 
int OSDMessageTime
 
int UseSmallFont
 
int AntiAlias
 
char FontOsd [MAXFONTNAME]
 
char FontSml [MAXFONTNAME]
 
char FontFix [MAXFONTNAME]
 
double FontOsdSizeP
 
double FontSmlSizeP
 
double FontFixSizeP
 
int FontOsdSize
 
int FontSmlSize
 
int FontFixSize
 
int MaxVideoFileSize
 
int SplitEditedFiles
 
int DelTimeshiftRec
 
int DumpNaluFill
 
int MinEventTimeout
 
int MinUserInactivity
 
time_t NextWakeupTime
 
int MultiSpeedMode
 
int ShowReplayMode
 
int ShowRemainingTime
 
int ProgressDisplayTime
 
int PauseOnMarkSet
 
int PauseOnMarkJump
 
int SkipEdited
 
int PauseAtLastMark
 
int AdaptiveSkipInitial
 
int AdaptiveSkipTimeout
 
int AdaptiveSkipAlternate
 
int AdaptiveSkipPrevNext
 
int SkipSeconds
 
int SkipSecondsRepeat
 
int ResumeID
 
int CurrentChannel
 
int CurrentVolume
 
int VolumeSteps
 
int VolumeLinearize
 
int CurrentDolby
 
int InitialVolume
 
int ChannelsWrap
 
int ShowChannelNamesWithSource
 
int EmergencyExit
 
int __EndData__
 
cString InitialChannel
 
cString DeviceBondings
 

Private Member Functions

void StoreLanguages (const char *Name, int *Values)
 
bool ParseLanguages (const char *Value, int *Values)
 
bool Parse (const char *Name, const char *Value)
 
cSetupLineGet (const char *Name, const char *Plugin=NULL)
 
void Store (const char *Name, const char *Value, const char *Plugin=NULL, bool AllowMultiple=false)
 
void Store (const char *Name, int Value, const char *Plugin=NULL)
 
void Store (const char *Name, double &Value, const char *Plugin=NULL)
 

Friends

class cPlugin
 

Additional Inherited Members

- Protected Member Functions inherited from cListBase
 cListBase (void)
 
- Protected Attributes inherited from cListBase
cListObjectobjects
 
cListObjectlastObject
 
int count
 

Detailed Description

Definition at line 246 of file config.h.

Constructor & Destructor Documentation

◆ cSetup()

cSetup::cSetup ( void  )

Definition at line 375 of file config.c.

References AdaptiveSkipAlternate, AdaptiveSkipInitial, AdaptiveSkipPrevNext, AdaptiveSkipTimeout, AlwaysSortFoldersFirst, AntiAlias, AudioLanguages, ChannelEntryTimeout, ChannelInfoPos, ChannelInfoTime, ChannelsWrap, ColorKey0, ColorKey1, ColorKey2, ColorKey3, CurrentChannel, CurrentDolby, CurrentVolume, DefaultFontFix, DefaultFontOsd, DefaultFontSml, DefaultLifetime, DefaultPriority, DEFINSTRECTIME, DelTimeshiftRec, DeviceBondings, DiSEqC, DisplaySubtitles, DumpNaluFill, EmergencyExit, EPGBugfixLevel, EPGLanguages, EPGLinger, EPGScanTimeout, FoldersInTimerMenu, FontFix, FontFixSize, FontFixSizeP, FontOsd, FontOsdSize, FontOsdSizeP, FontSml, FontSmlSize, FontSmlSizeP, InitialChannel, InitialVolume, InstantRecordTime, LnbFrequHi, LnbFrequLo, LnbSLOF, MarginStart, MarginStop, MarkInstantRecord, MAXLIFETIME, MaxVideoFileSize, MAXVIDEOFILESIZEDEFAULT, MAXVOLUME, MenuKeyCloses, MenuScrollPage, MenuScrollWrap, MinEventTimeout, MinUserInactivity, MultiSpeedMode, NameInstantRecord, NextWakeupTime, NumberKeysForChars, OSDAspect, OSDHeight, OSDHeightP, OSDLanguage, OSDLeft, OSDLeftP, OSDMessageTime, OSDSkin, OSDTheme, OSDTop, OSDTopP, OSDWidth, OSDWidthP, PauseAtLastMark, PauseKeyHandling, PauseLifetime, PauseOnMarkJump, PauseOnMarkSet, PausePriority, PositionerLastLon, PositionerSpeed, PositionerSwing, PrimaryDVB, ProgressDisplayTime, RcRepeatDelay, RcRepeatDelta, RecordingDirs, ResumeID, SetSystemTime, ShowChannelNamesWithSource, ShowInfoOnChSwitch, ShowRemainingTime, ShowReplayMode, SiteLat, SiteLon, SkipEdited, SkipSeconds, SkipSecondsRepeat, SplitEditedFiles, STANDARD_DVB, StandardCompliance, SubtitleBgTransparency, SubtitleFgTransparency, SubtitleLanguages, SubtitleOffset, SupportTeletext, SVDRPTimeout, TimeoutRequChInfo, TIMERMACRO_EPISODE, TIMERMACRO_TITLE, TimeSource, TimeTransponder, UpdateChannels, UseDolbyDigital, UsePositioner, UseSmallFont, UseSubtitle, UseVps, VideoDisplayFormat, VideoFormat, VolumeLinearize, VolumeSteps, VpsMargin, and ZapTimeout.

Member Function Documentation

◆ Get()

cSetupLine * cSetup::Get ( const char *  Name,
const char *  Plugin = NULL 
)
private

Definition at line 507 of file config.c.

References cList< cSetupLine >::First(), and cList< cSetupLine >::Next().

Referenced by Store().

◆ Load()

bool cSetup::Load ( const char *  FileName)

◆ operator=()

cSetup & cSetup::operator= ( const cSetup s)

Definition at line 499 of file config.c.

References __BeginData__, __EndData__, DeviceBondings, and InitialChannel.

◆ Parse()

bool cSetup::Parse ( const char *  Name,
const char *  Value 
)
private

Definition at line 599 of file config.c.

References AdaptiveSkipAlternate, AdaptiveSkipInitial, AdaptiveSkipPrevNext, AdaptiveSkipTimeout, AlwaysSortFoldersFirst, AntiAlias, atod(), AudioLanguages, ChannelEntryTimeout, ChannelInfoPos, ChannelInfoTime, ChannelsWrap, ChkDoublePlausibility, ColorKey0, ColorKey1, ColorKey2, ColorKey3, CurrentChannel, CurrentDolby, CurrentVolume, DefaultLifetime, DefaultPriority, DelTimeshiftRec, DeviceBondings, DiSEqC, DisplaySubtitles, DumpNaluFill, EmergencyExit, EPGBugfixLevel, EPGLanguages, EPGLinger, EPGScanTimeout, FoldersInTimerMenu, FontFix, FontFixSize, FontFixSizeP, FontOsd, FontOsdSize, FontOsdSizeP, FontSml, FontSmlSize, FontSmlSizeP, cSource::FromString(), I18nSetLocale(), InitialChannel, InitialVolume, InstantRecordTime, LnbFrequHi, LnbFrequLo, LnbSLOF, MarginStart, MarginStop, MarkInstantRecord, MAXFONTNAME, MaxSkinName, MaxThemeName, MaxVideoFileSize, MenuKeyCloses, MenuScrollPage, MenuScrollWrap, MinEventTimeout, MinUserInactivity, MultiSpeedMode, NameInstantRecord, NextWakeupTime, NumberKeysForChars, OSDAspect, OSDHeight, OSDHeightP, OSDLanguage, OSDLeft, OSDLeftP, OSDMessageTime, OSDSkin, OSDTheme, OSDTop, OSDTopP, OSDWidth, OSDWidthP, ParseLanguages(), PauseAtLastMark, PauseKeyHandling, PauseLifetime, PauseOnMarkJump, PauseOnMarkSet, PausePriority, PositionerLastLon, PositionerSpeed, PositionerSwing, PrimaryDVB, ProgressDisplayTime, RcRepeatDelay, RcRepeatDelta, RecordingDirs, ResumeID, cReplayControl::SetRecording(), SetSystemTime, ShowChannelNamesWithSource, ShowInfoOnChSwitch, ShowRemainingTime, ShowReplayMode, SiteLat, SiteLon, SkipEdited, SkipSeconds, SkipSecondsRepeat, SplitEditedFiles, StandardCompliance, strn0cpy(), SubtitleBgTransparency, SubtitleFgTransparency, SubtitleLanguages, SubtitleOffset, SupportTeletext, SVDRPTimeout, TimeoutRequChInfo, TimeSource, TimeTransponder, UpdateChannels, UseDolbyDigital, UsePositioner, UseSmallFont, UseSubtitle, UseVps, Utf8Strn0Cpy(), VideoDisplayFormat, VideoFormat, VolumeLinearize, VolumeSteps, VpsMargin, and ZapTimeout.

Referenced by Load().

◆ ParseLanguages()

bool cSetup::ParseLanguages ( const char *  Value,
int *  Values 
)
private

Definition at line 583 of file config.c.

References I18nLanguageIndex(), I18nLanguages(), and strn0cpy().

Referenced by Parse().

◆ Save()

bool cSetup::Save ( void  )

Definition at line 727 of file config.c.

References AdaptiveSkipAlternate, AdaptiveSkipInitial, AdaptiveSkipPrevNext, AdaptiveSkipTimeout, AlwaysSortFoldersFirst, AntiAlias, AudioLanguages, ChannelEntryTimeout, ChannelInfoPos, ChannelInfoTime, ChannelsWrap, ColorKey0, ColorKey1, ColorKey2, ColorKey3, CurrentChannel, CurrentDolby, CurrentVolume, DefaultLifetime, DefaultPriority, DelTimeshiftRec, DeviceBondings, DiSEqC, DisplaySubtitles, DumpNaluFill, EmergencyExit, EPGBugfixLevel, EPGLanguages, EPGLinger, EPGScanTimeout, cConfig< cSetupLine >::FileName(), FoldersInTimerMenu, FontFix, FontFixSize, FontFixSizeP, FontOsd, FontOsdSize, FontOsdSizeP, FontSml, FontSmlSize, FontSmlSizeP, InitialChannel, InitialVolume, InstantRecordTime, isyslog, cReplayControl::LastReplayed(), LnbFrequHi, LnbFrequLo, LnbSLOF, MarginStart, MarginStop, MarkInstantRecord, MaxVideoFileSize, MenuKeyCloses, MenuScrollPage, MenuScrollWrap, MinEventTimeout, MinUserInactivity, MultiSpeedMode, NameInstantRecord, NextWakeupTime, NumberKeysForChars, OSDAspect, OSDHeight, OSDHeightP, OSDLanguage, OSDLeft, OSDLeftP, OSDMessageTime, OSDSkin, OSDTheme, OSDTop, OSDTopP, OSDWidth, OSDWidthP, PauseAtLastMark, PauseKeyHandling, PauseLifetime, PauseOnMarkJump, PauseOnMarkSet, PausePriority, PositionerLastLon, PositionerSpeed, PositionerSwing, PrimaryDVB, ProgressDisplayTime, RcRepeatDelay, RcRepeatDelta, RecordingDirs, ResumeID, SetSystemTime, ShowChannelNamesWithSource, ShowInfoOnChSwitch, ShowRemainingTime, ShowReplayMode, SiteLat, SiteLon, SkipEdited, SkipSeconds, SkipSecondsRepeat, cListBase::Sort(), SplitEditedFiles, StandardCompliance, Store(), StoreLanguages(), SubtitleBgTransparency, SubtitleFgTransparency, SubtitleLanguages, SubtitleOffset, SupportTeletext, SVDRPTimeout, TimeoutRequChInfo, TimeSource, TimeTransponder, cSource::ToString(), UpdateChannels, UseDolbyDigital, UsePositioner, UseSmallFont, UseSubtitle, UseVps, VideoDisplayFormat, VideoFormat, VolumeLinearize, VolumeSteps, VpsMargin, and ZapTimeout.

Referenced by cShutdownHandler::CallShutdownCommand(), main(), and cMenuSetupBase::Store().

◆ Store() [1/3]

void cSetup::Store ( const char *  Name,
const char *  Value,
const char *  Plugin = NULL,
bool  AllowMultiple = false 
)
private

Definition at line 518 of file config.c.

References cListBase::Add(), cListBase::Del(), and Get().

Referenced by Save(), cPlugin::SetupStore(), Store(), and StoreLanguages().

◆ Store() [2/3]

void cSetup::Store ( const char *  Name,
int  Value,
const char *  Plugin = NULL 
)
private

Definition at line 529 of file config.c.

References cString::sprintf(), and Store().

◆ Store() [3/3]

void cSetup::Store ( const char *  Name,
double &  Value,
const char *  Plugin = NULL 
)
private

Definition at line 534 of file config.c.

References dtoa(), and Store().

◆ StoreLanguages()

void cSetup::StoreLanguages ( const char *  Name,
int *  Values 
)
private

Definition at line 564 of file config.c.

References I18nLanguageCode(), I18nLanguages(), cVector< T >::Size(), and Store().

Referenced by Save().

Friends And Related Function Documentation

◆ cPlugin

friend class cPlugin
friend

Definition at line 247 of file config.h.

Member Data Documentation

◆ __BeginData__

int cSetup::__BeginData__

Definition at line 258 of file config.h.

Referenced by operator=().

◆ __EndData__

int cSetup::__EndData__

Definition at line 363 of file config.h.

Referenced by operator=().

◆ AdaptiveSkipAlternate

int cSetup::AdaptiveSkipAlternate

◆ AdaptiveSkipInitial

int cSetup::AdaptiveSkipInitial

◆ AdaptiveSkipPrevNext

int cSetup::AdaptiveSkipPrevNext

◆ AdaptiveSkipTimeout

int cSetup::AdaptiveSkipTimeout

◆ AlwaysSortFoldersFirst

int cSetup::AlwaysSortFoldersFirst

◆ AntiAlias

int cSetup::AntiAlias

◆ AudioLanguages

int cSetup::AudioLanguages[I18N_MAX_LANGUAGES+1]

◆ ChannelEntryTimeout

int cSetup::ChannelEntryTimeout

◆ ChannelInfoPos

int cSetup::ChannelInfoPos

◆ ChannelInfoTime

int cSetup::ChannelInfoTime

Definition at line 317 of file config.h.

Referenced by cSetup(), Parse(), cDisplayChannel::ProcessKey(), Save(), and cMenuSetupOSD::Set().

◆ ChannelsWrap

int cSetup::ChannelsWrap

◆ ColorKey0

int cSetup::ColorKey0

◆ ColorKey1

int cSetup::ColorKey1

◆ ColorKey2

int cSetup::ColorKey2

◆ ColorKey3

int cSetup::ColorKey3

◆ CurrentChannel

int cSetup::CurrentChannel

Definition at line 354 of file config.h.

Referenced by cSetup(), main(), Parse(), and Save().

◆ CurrentDolby

int cSetup::CurrentDolby

Definition at line 358 of file config.h.

Referenced by cSetup(), cDevice::EnsureAudioTrack(), Parse(), cDisplayTracks::ProcessKey(), and Save().

◆ CurrentVolume

int cSetup::CurrentVolume

Definition at line 355 of file config.h.

Referenced by cDevice::cDevice(), cSetup(), main(), Parse(), Save(), and cDevice::SetPrimaryDevice().

◆ DefaultLifetime

int cSetup::DefaultLifetime

Definition at line 301 of file config.h.

Referenced by cMenuSetupRecord::cMenuSetupRecord(), cSetup(), cTimer::cTimer(), Parse(), and Save().

◆ DefaultPriority

int cSetup::DefaultPriority

◆ DelTimeshiftRec

int cSetup::DelTimeshiftRec

◆ DeviceBondings

cString cSetup::DeviceBondings

◆ DiSEqC

int cSetup::DiSEqC

◆ DisplaySubtitles

int cSetup::DisplaySubtitles

◆ DumpNaluFill

int cSetup::DumpNaluFill

◆ EmergencyExit

int cSetup::EmergencyExit

◆ EPGBugfixLevel

int cSetup::EPGBugfixLevel

◆ EPGLanguages

int cSetup::EPGLanguages[I18N_MAX_LANGUAGES+1]

◆ EPGLinger

int cSetup::EPGLinger

◆ EPGScanTimeout

int cSetup::EPGScanTimeout

Definition at line 293 of file config.h.

Referenced by cSetup(), Parse(), cEITScanner::Process(), Save(), and cMenuSetupEPG::Setup().

◆ FoldersInTimerMenu

int cSetup::FoldersInTimerMenu

Definition at line 308 of file config.h.

Referenced by cSetup(), Parse(), Save(), cMenuTimerItem::Set(), and cMenuSetupOSD::Set().

◆ FontFix

char cSetup::FontFix[MAXFONTNAME]

◆ FontFixSize

int cSetup::FontFixSize

Definition at line 332 of file config.h.

Referenced by cSetup(), cFont::GetFont(), Parse(), Save(), and cOsdProvider::UpdateOsdSize().

◆ FontFixSizeP

double cSetup::FontFixSizeP

◆ FontOsd

char cSetup::FontOsd[MAXFONTNAME]

◆ FontOsdSize

int cSetup::FontOsdSize

◆ FontOsdSizeP

double cSetup::FontOsdSizeP

◆ FontSml

char cSetup::FontSml[MAXFONTNAME]

◆ FontSmlSize

int cSetup::FontSmlSize

◆ FontSmlSizeP

double cSetup::FontSmlSizeP

◆ InitialChannel

cString cSetup::InitialChannel

Definition at line 364 of file config.h.

Referenced by cMenuSetupMisc::cMenuSetupMisc(), cSetup(), main(), operator=(), Parse(), and Save().

◆ InitialVolume

int cSetup::InitialVolume

Definition at line 359 of file config.h.

Referenced by cMenuSetupMisc::cMenuSetupMisc(), cSetup(), main(), Parse(), and Save().

◆ InstantRecordTime

int cSetup::InstantRecordTime

Definition at line 270 of file config.h.

Referenced by cMenuSetupRecord::cMenuSetupRecord(), cSetup(), cTimer::cTimer(), Parse(), and Save().

◆ LnbFrequHi

int cSetup::LnbFrequHi

Definition at line 273 of file config.h.

Referenced by cSetup(), Parse(), Save(), cDvbTuner::SetFrontend(), and cMenuSetupLNB::Setup().

◆ LnbFrequLo

int cSetup::LnbFrequLo

Definition at line 272 of file config.h.

Referenced by cSetup(), Parse(), Save(), cDvbTuner::SetFrontend(), and cMenuSetupLNB::Setup().

◆ LnbSLOF

int cSetup::LnbSLOF

◆ MarginStart

int cSetup::MarginStart

Definition at line 285 of file config.h.

Referenced by cMenuSetupRecord::cMenuSetupRecord(), cSetup(), cTimer::cTimer(), Parse(), and Save().

◆ MarginStop

int cSetup::MarginStop

Definition at line 285 of file config.h.

Referenced by cMenuSetupRecord::cMenuSetupRecord(), cSetup(), cTimer::cTimer(), Parse(), and Save().

◆ MarkInstantRecord

int cSetup::MarkInstantRecord

Definition at line 268 of file config.h.

Referenced by cMenuSetupRecord::cMenuSetupRecord(), cSetup(), cTimer::cTimer(), Parse(), and Save().

◆ MaxVideoFileSize

int cSetup::MaxVideoFileSize

◆ MenuKeyCloses

int cSetup::MenuKeyCloses

Definition at line 267 of file config.h.

Referenced by cSetup(), main(), Parse(), Save(), and cMenuSetupOSD::Set().

◆ MenuScrollPage

int cSetup::MenuScrollPage

◆ MenuScrollWrap

int cSetup::MenuScrollWrap

◆ MinEventTimeout

int cSetup::MinEventTimeout

◆ MinUserInactivity

int cSetup::MinUserInactivity

◆ MultiSpeedMode

int cSetup::MultiSpeedMode

◆ NameInstantRecord

char cSetup::NameInstantRecord[NAME_MAX+1]

Definition at line 269 of file config.h.

Referenced by cMenuSetupRecord::cMenuSetupRecord(), cSetup(), cTimer::cTimer(), Parse(), and Save().

◆ NextWakeupTime

time_t cSetup::NextWakeupTime

◆ NumberKeysForChars

int cSetup::NumberKeysForChars

Definition at line 310 of file config.h.

Referenced by cSetup(), Parse(), cMenuEditStrItem::ProcessKey(), Save(), and cMenuSetupOSD::Set().

◆ OSDAspect

double cSetup::OSDAspect

Definition at line 320 of file config.h.

Referenced by cSetup(), Parse(), Save(), and cOsdProvider::UpdateOsdSize().

◆ OSDHeight

int cSetup::OSDHeight

◆ OSDHeightP

double cSetup::OSDHeightP

◆ OSDLanguage

char cSetup::OSDLanguage[I18N_MAX_LOCALE_LEN]

Definition at line 259 of file config.h.

Referenced by cSetup(), Parse(), cMenuSetupOSD::ProcessKey(), and Save().

◆ OSDLeft

int cSetup::OSDLeft

Definition at line 319 of file config.h.

Referenced by cSetup(), cOsd::OsdLeft(), Parse(), Save(), and cOsdProvider::UpdateOsdSize().

◆ OSDLeftP

double cSetup::OSDLeftP

◆ OSDMessageTime

int cSetup::OSDMessageTime

Definition at line 321 of file config.h.

Referenced by cSetup(), Parse(), Save(), cMenuSetupOSD::Set(), and cInterface::Wait().

◆ OSDSkin

char cSetup::OSDSkin[MaxSkinName]

Definition at line 260 of file config.h.

Referenced by cSetup(), main(), Parse(), cMenuSetupOSD::ProcessKey(), and Save().

◆ OSDTheme

char cSetup::OSDTheme[MaxThemeName]

Definition at line 261 of file config.h.

Referenced by cSetup(), main(), Parse(), cMenuSetupOSD::ProcessKey(), and Save().

◆ OSDTop

int cSetup::OSDTop

Definition at line 319 of file config.h.

Referenced by cSetup(), cOsd::OsdTop(), Parse(), Save(), and cOsdProvider::UpdateOsdSize().

◆ OSDTopP

double cSetup::OSDTopP

◆ OSDWidth

int cSetup::OSDWidth

◆ OSDWidthP

double cSetup::OSDWidthP

◆ PauseAtLastMark

int cSetup::PauseAtLastMark

Definition at line 346 of file config.h.

Referenced by cDvbPlayer::Action(), cMenuSetupReplay::cMenuSetupReplay(), cSetup(), Parse(), and Save().

◆ PauseKeyHandling

int cSetup::PauseKeyHandling

◆ PauseLifetime

int cSetup::PauseLifetime

Definition at line 302 of file config.h.

Referenced by cMenuSetupRecord::cMenuSetupRecord(), cSetup(), cTimer::cTimer(), Parse(), and Save().

◆ PauseOnMarkJump

int cSetup::PauseOnMarkJump

◆ PauseOnMarkSet

int cSetup::PauseOnMarkSet

◆ PausePriority

int cSetup::PausePriority

◆ PositionerLastLon

int cSetup::PositionerLastLon

◆ PositionerSpeed

int cSetup::PositionerSpeed

Definition at line 278 of file config.h.

Referenced by cSetup(), Parse(), Save(), cMenuSetupLNB::Setup(), and cPositioner::StartMovementTimer().

◆ PositionerSwing

int cSetup::PositionerSwing

Definition at line 279 of file config.h.

Referenced by cSetup(), cPositioner::HardLimitLongitude(), Parse(), Save(), and cMenuSetupLNB::Setup().

◆ PrimaryDVB

int cSetup::PrimaryDVB

Definition at line 262 of file config.h.

Referenced by cSetup(), main(), Parse(), Save(), and cMenuSetupDVB::Setup().

◆ ProgressDisplayTime

int cSetup::ProgressDisplayTime

◆ RcRepeatDelay

int cSetup::RcRepeatDelay

◆ RcRepeatDelta

int cSetup::RcRepeatDelta

◆ RecordingDirs

int cSetup::RecordingDirs

◆ ResumeID

int cSetup::ResumeID

◆ SetSystemTime

int cSetup::SetSystemTime

◆ ShowChannelNamesWithSource

int cSetup::ShowChannelNamesWithSource

◆ ShowInfoOnChSwitch

int cSetup::ShowInfoOnChSwitch

Definition at line 263 of file config.h.

Referenced by cDisplayChannel::cDisplayChannel(), cSetup(), Parse(), Save(), and cMenuSetupOSD::Set().

◆ ShowRemainingTime

int cSetup::ShowRemainingTime

◆ ShowReplayMode

int cSetup::ShowReplayMode

◆ SiteLat

int cSetup::SiteLat

◆ SiteLon

int cSetup::SiteLon

◆ SkipEdited

int cSetup::SkipEdited

◆ SkipSeconds

int cSetup::SkipSeconds

◆ SkipSecondsRepeat

int cSetup::SkipSecondsRepeat

◆ SplitEditedFiles

int cSetup::SplitEditedFiles

◆ StandardCompliance

int cSetup::StandardCompliance

◆ SubtitleBgTransparency

int cSetup::SubtitleBgTransparency

◆ SubtitleFgTransparency

int cSetup::SubtitleFgTransparency

◆ SubtitleLanguages

int cSetup::SubtitleLanguages[I18N_MAX_LANGUAGES+1]

◆ SubtitleOffset

int cSetup::SubtitleOffset

Definition at line 290 of file config.h.

Referenced by cDvbSubtitleConverter::AssertOsd(), cSetup(), Parse(), Save(), and cMenuSetupDVB::Setup().

◆ SupportTeletext

int cSetup::SupportTeletext

◆ SVDRPTimeout

int cSetup::SVDRPTimeout

Definition at line 296 of file config.h.

Referenced by cMenuSetupMisc::cMenuSetupMisc(), cSetup(), Parse(), cSVDRP::Process(), and Save().

◆ TimeoutRequChInfo

int cSetup::TimeoutRequChInfo

Definition at line 264 of file config.h.

Referenced by cDisplayChannel::cDisplayChannel(), cSetup(), Parse(), Save(), and cMenuSetupOSD::Set().

◆ TimeSource

int cSetup::TimeSource

Definition at line 282 of file config.h.

Referenced by cSetup(), Parse(), cEitFilter::Process(), Save(), and cMenuSetupEPG::Setup().

◆ TimeTransponder

int cSetup::TimeTransponder

Definition at line 283 of file config.h.

Referenced by cSetup(), Parse(), cEitFilter::Process(), Save(), and cMenuSetupEPG::Setup().

◆ UpdateChannels

int cSetup::UpdateChannels

◆ UseDolbyDigital

int cSetup::UseDolbyDigital

◆ UsePositioner

int cSetup::UsePositioner

◆ UseSmallFont

int cSetup::UseSmallFont

◆ UseSubtitle

int cSetup::UseSubtitle

◆ UseVps

int cSetup::UseVps

Definition at line 305 of file config.h.

Referenced by cMenuSetupRecord::cMenuSetupRecord(), cSetup(), cTimer::cTimer(), Parse(), and Save().

◆ VideoDisplayFormat

int cSetup::VideoDisplayFormat

◆ VideoFormat

int cSetup::VideoFormat

◆ VolumeLinearize

int cSetup::VolumeLinearize

Definition at line 357 of file config.h.

Referenced by cMenuSetupMisc::cMenuSetupMisc(), cSetup(), Parse(), Save(), and cDevice::SetVolume().

◆ VolumeSteps

int cSetup::VolumeSteps

Definition at line 356 of file config.h.

Referenced by cMenuSetupMisc::cMenuSetupMisc(), cSetup(), Parse(), Save(), and cDevice::SetVolume().

◆ VpsMargin

int cSetup::VpsMargin

Definition at line 306 of file config.h.

Referenced by cMenuSetupRecord::cMenuSetupRecord(), cSetup(), main(), Parse(), and Save().

◆ ZapTimeout

int cSetup::ZapTimeout

Definition at line 297 of file config.h.

Referenced by cMenuSetupMisc::cMenuSetupMisc(), cSetup(), main(), Parse(), and Save().


The documentation for this class was generated from the following files: