xbmc
|
This is the complete list of members for CDisplaySettings, including all inherited members.
AddResolutionInfo(const RESOLUTION_INFO &resolution) (defined in CDisplaySettings) | CDisplaySettings | |
ApplyCalibrations() (defined in CDisplaySettings) | CDisplaySettings | |
CDisplaySettings() (defined in CDisplaySettings) | CDisplaySettings | protected |
CDisplaySettings(const CDisplaySettings &)=delete (defined in CDisplaySettings) | CDisplaySettings | protected |
Clear() override | CDisplaySettings | virtual |
ClearCalibrations() (defined in CDisplaySettings) | CDisplaySettings | |
ClearCustomResolutions() (defined in CDisplaySettings) | CDisplaySettings | |
FindBestMatchingResolution(const std::map< RESOLUTION, RESOLUTION_INFO > &resolutionInfos, int width, int height, float refreshrate, unsigned int flags) (defined in CDisplaySettings) | CDisplaySettings | protectedstatic |
GetCurrentDisplayMode() const (defined in CDisplaySettings) | CDisplaySettings | protected |
GetCurrentResolution() const | CDisplaySettings | inline |
GetCurrentResolutionInfo() const (defined in CDisplaySettings) | CDisplaySettings | inline |
GetCurrentResolutionInfo() (defined in CDisplaySettings) | CDisplaySettings | inline |
GetDisplayResolution() const | CDisplaySettings | |
GetInstance() (defined in CDisplaySettings) | CDisplaySettings | static |
GetPixelRatio() const (defined in CDisplaySettings) | CDisplaySettings | inline |
GetResFromString(const std::string &strResolution) (defined in CDisplaySettings) | CDisplaySettings | inline |
GetResolutionForScreen() (defined in CDisplaySettings) | CDisplaySettings | protectedstatic |
GetResolutionFromString(const std::string &strResolution) (defined in CDisplaySettings) | CDisplaySettings | protectedstatic |
GetResolutionInfo(size_t index) const (defined in CDisplaySettings) | CDisplaySettings | |
GetResolutionInfo(RESOLUTION resolution) const (defined in CDisplaySettings) | CDisplaySettings | |
GetResolutionInfo(size_t index) (defined in CDisplaySettings) | CDisplaySettings | |
GetResolutionInfo(RESOLUTION resolution) (defined in CDisplaySettings) | CDisplaySettings | |
GetStringFromRes(const RESOLUTION resolution, float refreshrate=0.0f) (defined in CDisplaySettings) | CDisplaySettings | inline |
GetStringFromResolution(RESOLUTION resolution, float refreshrate=0.0f) (defined in CDisplaySettings) | CDisplaySettings | protectedstatic |
GetVerticalShift() const (defined in CDisplaySettings) | CDisplaySettings | inline |
GetZoomAmount() const (defined in CDisplaySettings) | CDisplaySettings | inline |
IsNonLinearStretched() const (defined in CDisplaySettings) | CDisplaySettings | inline |
IsObserving(const Observer &obs) const | Observable | virtual |
Load(const TiXmlNode *settings) override | CDisplaySettings | virtual |
m_bObservableChanged | Observable | protected |
m_obsCritSection | Observable | mutableprotected |
m_observers | Observable | protected |
NotifyObservers(const ObservableMessage message=ObservableMessageNone) | Observable | virtual |
Observable()=default (defined in Observable) | Observable | |
OnSettingAction(const std::shared_ptr< const CSetting > &setting) override | CDisplaySettings | virtual |
OnSettingChanged(const std::shared_ptr< const CSetting > &setting) override | CDisplaySettings | virtual |
OnSettingChanging(const std::shared_ptr< const CSetting > &setting) override | CDisplaySettings | virtual |
OnSettingPropertyChanged(const std::shared_ptr< const CSetting > &setting, const char *propertyName) | ISettingCallback | inlinevirtual |
OnSettingUpdate(const std::shared_ptr< CSetting > &setting, const char *oldSettingId, const TiXmlNode *oldSettingNode) override | CDisplaySettings | virtual |
operator=(CDisplaySettings const &)=delete (defined in CDisplaySettings) | CDisplaySettings | protected |
operator=(const Observable &observable) (defined in Observable) | Observable | |
RegisterObserver(Observer *obs) | Observable | virtual |
ResolutionInfoSize() const (defined in CDisplaySettings) | CDisplaySettings | inline |
Save(TiXmlNode *settings) const override | CDisplaySettings | virtual |
SendMessage(const ObservableMessage message) | Observable | protected |
SetChanged(bool bSetTo=true) | Observable | virtual |
SetCurrentResolution(RESOLUTION resolution, bool save=false) (defined in CDisplaySettings) | CDisplaySettings | |
SetMonitor(const std::string &monitor) (defined in CDisplaySettings) | CDisplaySettings | |
SetNonLinearStretched(bool nonLinearStretch) (defined in CDisplaySettings) | CDisplaySettings | inline |
SetPixelRatio(float pixelRatio) (defined in CDisplaySettings) | CDisplaySettings | inline |
SettingOptionsCmsGammaModesFiller(const std::shared_ptr< const CSetting > &setting, std::vector< IntegerSettingOption > &list, int ¤t, void *data) (defined in CDisplaySettings) | CDisplaySettings | static |
SettingOptionsCmsModesFiller(const std::shared_ptr< const CSetting > &setting, std::vector< IntegerSettingOption > &list, int ¤t, void *data) (defined in CDisplaySettings) | CDisplaySettings | static |
SettingOptionsCmsPrimariesFiller(const std::shared_ptr< const CSetting > &setting, std::vector< IntegerSettingOption > &list, int ¤t, void *data) (defined in CDisplaySettings) | CDisplaySettings | static |
SettingOptionsCmsWhitepointsFiller(const std::shared_ptr< const CSetting > &setting, std::vector< IntegerSettingOption > &list, int ¤t, void *data) (defined in CDisplaySettings) | CDisplaySettings | static |
SettingOptionsDispModeFiller(const std::shared_ptr< const CSetting > &setting, std::vector< IntegerSettingOption > &list, int ¤t, void *data) (defined in CDisplaySettings) | CDisplaySettings | static |
SettingOptionsModesFiller(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string ¤t, void *data) (defined in CDisplaySettings) | CDisplaySettings | static |
SettingOptionsMonitorsFiller(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string ¤t, void *data) (defined in CDisplaySettings) | CDisplaySettings | static |
SettingOptionsPreferredStereoscopicViewModesFiller(const std::shared_ptr< const CSetting > &setting, std::vector< IntegerSettingOption > &list, int ¤t, void *data) (defined in CDisplaySettings) | CDisplaySettings | static |
SettingOptionsRefreshChangeDelaysFiller(const std::shared_ptr< const CSetting > &setting, std::vector< IntegerSettingOption > &list, int ¤t, void *data) (defined in CDisplaySettings) | CDisplaySettings | static |
SettingOptionsRefreshRatesFiller(const std::shared_ptr< const CSetting > &setting, std::vector< StringSettingOption > &list, std::string ¤t, void *data) (defined in CDisplaySettings) | CDisplaySettings | static |
SettingOptionsResolutionsFiller(const std::shared_ptr< const CSetting > &setting, std::vector< IntegerSettingOption > &list, int ¤t, void *data) (defined in CDisplaySettings) | CDisplaySettings | static |
SettingOptionsStereoscopicModesFiller(const std::shared_ptr< const CSetting > &setting, std::vector< IntegerSettingOption > &list, int ¤t, void *data) (defined in CDisplaySettings) | CDisplaySettings | static |
SetVerticalShift(float verticalShift) (defined in CDisplaySettings) | CDisplaySettings | inline |
SetZoomAmount(float zoomAmount) (defined in CDisplaySettings) | CDisplaySettings | inline |
UnregisterObserver(Observer *obs) | Observable | virtual |
UpdateCalibrations() | CDisplaySettings | |
~CDisplaySettings() override (defined in CDisplaySettings) | CDisplaySettings | protected |
~ISettingCallback()=default (defined in ISettingCallback) | ISettingCallback | virtual |
~ISubSettings()=default (defined in ISubSettings) | ISubSettings | virtual |
~Observable()=default (defined in Observable) | Observable | virtual |