
| CAtmoConfig::CAtmoConfig | ( | ) |
| CAtmoConfig::~CAtmoConfig | ( | ) | [virtual] |
References clearAllChannelMappings(), m_AtmoZoneDefCount, m_DMX_BaseChannels, and m_ZoneDefinitions.
| int CAtmoConfig::getZoneCount | ( | ) |
| virtual void CAtmoConfig::SaveSettings | ( | ) | [inline, virtual] |
| virtual void CAtmoConfig::LoadSettings | ( | ) | [inline, virtual] |
| void CAtmoConfig::LoadDefaults | ( | ) |
References afmCombined, agcNone, ATMO_FALSE, clearAllChannelMappings(), emDisabled, m_ChannelAssignments, m_ColorChanger_iDelay, m_ColorChanger_iSteps, m_Comport, m_Comports, m_CurrentChannelAssignment, m_DMX_BaseChannels, m_DMX_RGB_Channels, m_eEffectMode, m_Hardware_contrast_blue, m_Hardware_contrast_green, m_Hardware_contrast_red, m_Hardware_gamma_blue, m_Hardware_gamma_green, m_Hardware_gamma_red, m_Hardware_global_contrast, m_Hardware_global_gamma, m_IgnoreConnectionErrorOnStartup, m_IsSetShutdownColor, m_LiveView_BrightCorrect, m_LiveView_DarknessLimit, m_LiveView_DisplayNr, m_LiveView_EdgeWeighting, m_LiveView_FrameDelay, m_LiveView_GDI_FrameRate, m_LiveView_HOverscanBorder, m_LiveView_HueWinSize, m_LiveView_SatWinSize, m_LiveView_VOverscanBorder, m_LiveView_WidescreenMode, m_LiveViewFilter_MeanLength, m_LiveViewFilter_MeanThreshold, m_LiveViewFilter_PercentNew, m_LiveViewFilterMode, m_LrColorChanger_iDelay, m_LrColorChanger_iSteps, m_MoMo_Channels, m_show_statistics, m_ShutdownColor_Blue, m_ShutdownColor_Green, m_ShutdownColor_Red, m_Software_gamma_blue, m_Software_gamma_global, m_Software_gamma_green, m_Software_gamma_mode, m_Software_gamma_red, m_StaticColor_Blue, m_StaticColor_Green, m_StaticColor_Red, m_UpdateEdgeWeightningFlag, m_UseSoftwareWhiteAdj, m_WhiteAdjustment_Blue, m_WhiteAdjustment_Green, m_WhiteAdjustment_Red, m_ZonesBottomCount, m_ZonesLRCount, m_ZonesTopCount, m_ZoneSummary, CAtmoChannelAssignment::setName(), strdup(), CAtmoChannelAssignment::system, UpdateZoneCount(), and UpdateZoneDefinitionCount().
Referenced by CAtmoConfig().
| void CAtmoConfig::Assign | ( | CAtmoConfig * | pAtmoConfigSrc | ) |
References c, clearChannelMappings(), getDMX_BaseChannels(), CAtmoChannelAssignment::getName(), getNumChannelAssignments(), CAtmoChannelAssignment::getSize(), CAtmoChannelAssignment::getZoneIndex(), i, m_ChannelAssignments, m_ColorChanger_iDelay, m_ColorChanger_iSteps, m_Comport, m_Comports, m_CurrentChannelAssignment, m_DMX_RGB_Channels, m_eAtmoConnectionType, m_eEffectMode, m_IsSetShutdownColor, m_LiveView_BrightCorrect, m_LiveView_DarknessLimit, m_LiveView_DisplayNr, m_LiveView_EdgeWeighting, m_LiveView_FrameDelay, m_LiveView_GDI_FrameRate, m_LiveView_HOverscanBorder, m_LiveView_HueWinSize, m_LiveView_SatWinSize, m_LiveView_VOverscanBorder, m_LiveView_WidescreenMode, m_LiveViewFilter_MeanLength, m_LiveViewFilter_MeanThreshold, m_LiveViewFilter_PercentNew, m_LiveViewFilterMode, m_LrColorChanger_iDelay, m_LrColorChanger_iSteps, m_MoMo_Channels, m_show_statistics, m_ShutdownColor_Blue, m_ShutdownColor_Green, m_ShutdownColor_Red, m_Software_gamma_blue, m_Software_gamma_global, m_Software_gamma_green, m_Software_gamma_mode, m_Software_gamma_red, m_StaticColor_Blue, m_StaticColor_Green, m_StaticColor_Red, m_UseSoftwareWhiteAdj, m_WhiteAdjustment_Blue, m_WhiteAdjustment_Green, m_WhiteAdjustment_Red, m_ZonesBottomCount, m_ZonesLRCount, m_ZonesTopCount, m_ZoneSummary, setDMX_BaseChannels(), CAtmoChannelAssignment::setName(), CAtmoChannelAssignment::setSize(), CAtmoChannelAssignment::setZoneIndex(), CAtmoChannelAssignment::system, UpdateZoneCount(), and UpdateZoneDefinitionCount().
| void CAtmoConfig::UpdateZoneDefinitionCount | ( | ) |
References CAtmoZoneDefinition::Fill(), getZoneCount(), m_AtmoZoneDefCount, and m_ZoneDefinitions.
Referenced by Assign(), CAtmoDynData::CalculateDefaultZones(), LoadDefaults(), and CAtmoDynData::ReloadZoneDefinitionBitmaps().
| int CAtmoConfig::isShowConfigDialog | ( | ) | [inline] |
References m_IsShowConfigDialog.
| void CAtmoConfig::setShowConfigDialog | ( | int | value | ) | [inline] |
References m_IsShowConfigDialog.
| int CAtmoConfig::getComport | ( | ) | [inline] |
| void CAtmoConfig::setComport | ( | int | value | ) | [inline] |
References m_Comport.
| int CAtmoConfig::getComport | ( | int | i | ) |
References m_Comport, and m_Comports.
| void CAtmoConfig::setComport | ( | int | i, | |
| int | nr | |||
| ) |
References m_Comport, and m_Comports.
| bool CAtmoConfig::getIgnoreConnectionErrorOnStartup | ( | ) | [inline] |
| void CAtmoConfig::setIgnoreConnectionErrorOnStartup | ( | bool | ignore | ) | [inline] |
References m_IgnoreConnectionErrorOnStartup.
| int CAtmoConfig::getWhiteAdjustment_Red | ( | ) | [inline] |
| void CAtmoConfig::setWhiteAdjustment_Red | ( | int | value | ) | [inline] |
| int CAtmoConfig::getWhiteAdjustment_Green | ( | ) | [inline] |
| void CAtmoConfig::setWhiteAdjustment_Green | ( | int | value | ) | [inline] |
| int CAtmoConfig::getWhiteAdjustment_Blue | ( | ) | [inline] |
| void CAtmoConfig::setWhiteAdjustment_Blue | ( | int | value | ) | [inline] |
| bool CAtmoConfig::isUseSoftwareWhiteAdj | ( | ) | [inline] |
References m_UseSoftwareWhiteAdj.
Referenced by CAtmoLiveView::Execute(), CAtmoTools::ShowShutdownColor(), and CAtmoTools::SwitchEffect().
| void CAtmoConfig::setUseSoftwareWhiteAdj | ( | bool | value | ) | [inline] |
| int CAtmoConfig::isSetShutdownColor | ( | ) | [inline] |
| void CAtmoConfig::SetSetShutdownColor | ( | int | value | ) | [inline] |
References m_IsSetShutdownColor.
| int CAtmoConfig::getShutdownColor_Red | ( | ) | [inline] |
| void CAtmoConfig::setShutdownColor_Red | ( | int | value | ) | [inline] |
References m_ShutdownColor_Red.
| int CAtmoConfig::getShutdownColor_Green | ( | ) | [inline] |
| void CAtmoConfig::setShutdownColor_Green | ( | int | value | ) | [inline] |
References m_ShutdownColor_Green.
| int CAtmoConfig::getShutdownColor_Blue | ( | ) | [inline] |
| void CAtmoConfig::setShutdownColor_Blue | ( | int | value | ) | [inline] |
References m_ShutdownColor_Blue.
| int CAtmoConfig::getColorChanger_iSteps | ( | ) | [inline] |
References m_ColorChanger_iSteps.
| void CAtmoConfig::setColorChanger_iSteps | ( | int | value | ) | [inline] |
References m_ColorChanger_iSteps.
| int CAtmoConfig::getColorChanger_iDelay | ( | ) | [inline] |
References m_ColorChanger_iDelay.
| void CAtmoConfig::setColorChanger_iDelay | ( | int | value | ) | [inline] |
References m_ColorChanger_iDelay.
| int CAtmoConfig::getLrColorChanger_iSteps | ( | ) | [inline] |
References m_LrColorChanger_iSteps.
| void CAtmoConfig::setLrColorChanger_iSteps | ( | int | value | ) | [inline] |
References m_LrColorChanger_iSteps.
| int CAtmoConfig::getLrColorChanger_iDelay | ( | ) | [inline] |
References m_LrColorChanger_iDelay.
| void CAtmoConfig::setLrColorChanger_iDelay | ( | int | value | ) | [inline] |
References m_LrColorChanger_iDelay.
| int CAtmoConfig::getStaticColor_Red | ( | ) | [inline] |
| void CAtmoConfig::setStaticColor_Red | ( | int | value | ) | [inline] |
References m_StaticColor_Red.
| int CAtmoConfig::getStaticColor_Green | ( | ) | [inline] |
| void CAtmoConfig::setStaticColor_Green | ( | int | value | ) | [inline] |
References m_StaticColor_Green.
| int CAtmoConfig::getStaticColor_Blue | ( | ) | [inline] |
| void CAtmoConfig::setStaticColor_Blue | ( | int | value | ) | [inline] |
References m_StaticColor_Blue.
| AtmoConnectionType CAtmoConfig::getConnectionType | ( | ) | [inline] |
| void CAtmoConfig::setConnectionType | ( | AtmoConnectionType | value | ) | [inline] |
References m_eAtmoConnectionType.
| EffectMode CAtmoConfig::getEffectMode | ( | ) | [inline] |
References m_eEffectMode.
Referenced by CAtmoTools::SwitchEffect(), and CAtmoTools::SwitchLiveSource().
| void CAtmoConfig::setEffectMode | ( | EffectMode | value | ) | [inline] |
| bool CAtmoConfig::getShow_statistics | ( | ) | [inline] |
| AtmoFilterMode CAtmoConfig::getLiveViewFilterMode | ( | ) | [inline] |
| void CAtmoConfig::setLiveViewFilterMode | ( | AtmoFilterMode | value | ) | [inline] |
| int CAtmoConfig::getLiveViewFilter_PercentNew | ( | ) | [inline] |
References m_LiveViewFilter_PercentNew.
| void CAtmoConfig::setLiveViewFilter_PercentNew | ( | int | value | ) | [inline] |
| int CAtmoConfig::getLiveViewFilter_MeanLength | ( | ) | [inline] |
References m_LiveViewFilter_MeanLength.
| void CAtmoConfig::setLiveViewFilter_MeanLength | ( | int | value | ) | [inline] |
| int CAtmoConfig::getLiveViewFilter_MeanThreshold | ( | ) | [inline] |
References m_LiveViewFilter_MeanThreshold.
| void CAtmoConfig::setLiveViewFilter_MeanThreshold | ( | int | value | ) | [inline] |
| int CAtmoConfig::getLiveView_EdgeWeighting | ( | ) | [inline] |
| void CAtmoConfig::setLiveView_EdgeWeighting | ( | int | value | ) | [inline] |
| int CAtmoConfig::getLiveView_BrightCorrect | ( | ) | [inline] |
| void CAtmoConfig::setLiveView_BrightCorrect | ( | int | value | ) | [inline] |
| int CAtmoConfig::getLiveView_DarknessLimit | ( | ) | [inline] |
| void CAtmoConfig::setLiveView_DarknessLimit | ( | int | value | ) | [inline] |
| int CAtmoConfig::getLiveView_HueWinSize | ( | ) | [inline] |
| void CAtmoConfig::setLiveView_HueWinSize | ( | int | value | ) | [inline] |
| int CAtmoConfig::getLiveView_SatWinSize | ( | ) | [inline] |
| void CAtmoConfig::setLiveView_SatWinSize | ( | int | value | ) | [inline] |
| int CAtmoConfig::getLiveView_WidescreenMode | ( | ) | [inline] |
| void CAtmoConfig::setLiveView_WidescreenMode | ( | int | value | ) | [inline] |
References m_LiveView_WidescreenMode.
| int CAtmoConfig::getLiveView_HOverscanBorder | ( | ) | [inline] |
References m_LiveView_HOverscanBorder.
| void CAtmoConfig::setLiveView_HOverscanBorder | ( | int | value | ) | [inline] |
References m_LiveView_HOverscanBorder.
| int CAtmoConfig::getLiveView_VOverscanBorder | ( | ) | [inline] |
References m_LiveView_VOverscanBorder.
| void CAtmoConfig::setLiveView_VOverscanBorder | ( | int | value | ) | [inline] |
References m_LiveView_VOverscanBorder.
| int CAtmoConfig::getLiveView_DisplayNr | ( | ) | [inline] |
References m_LiveView_DisplayNr.
| void CAtmoConfig::setLiveView_DisplayNr | ( | int | value | ) | [inline] |
References m_LiveView_DisplayNr.
| int CAtmoConfig::getLiveView_FrameDelay | ( | ) | [inline] |
| void CAtmoConfig::setLiveView_FrameDelay | ( | int | delay | ) | [inline] |
| int CAtmoConfig::getLiveView_GDI_FrameRate | ( | ) | [inline] |
References m_LiveView_GDI_FrameRate.
| void CAtmoConfig::setLiveView_GDI_FrameRate | ( | int | value | ) | [inline] |
References m_LiveView_GDI_FrameRate.
| int CAtmoConfig::getHardware_global_gamma | ( | ) | [inline] |
References m_Hardware_global_gamma.
| void CAtmoConfig::setHardware_global_gamma | ( | int | value | ) | [inline] |
References m_Hardware_global_gamma.
| int CAtmoConfig::getHardware_global_contrast | ( | ) | [inline] |
References m_Hardware_global_contrast.
| void CAtmoConfig::setHardware_global_contrast | ( | int | value | ) | [inline] |
References m_Hardware_global_contrast.
| int CAtmoConfig::getHardware_contrast_red | ( | ) | [inline] |
References m_Hardware_contrast_red.
| void CAtmoConfig::setHardware_contrast_red | ( | int | value | ) | [inline] |
References m_Hardware_contrast_red.
| int CAtmoConfig::getHardware_contrast_green | ( | ) | [inline] |
References m_Hardware_contrast_green.
| void CAtmoConfig::setHardware_contrast_green | ( | int | value | ) | [inline] |
References m_Hardware_contrast_green.
| int CAtmoConfig::getHardware_contrast_blue | ( | ) | [inline] |
References m_Hardware_contrast_blue.
| void CAtmoConfig::setHardware_contrast_blue | ( | int | value | ) | [inline] |
References m_Hardware_contrast_blue.
| int CAtmoConfig::getHardware_gamma_red | ( | ) | [inline] |
References m_Hardware_gamma_red.
| void CAtmoConfig::setHardware_gamma_red | ( | int | value | ) | [inline] |
References m_Hardware_gamma_red.
| int CAtmoConfig::getHardware_gamma_green | ( | ) | [inline] |
References m_Hardware_gamma_green.
| void CAtmoConfig::setHardware_gamma_green | ( | int | value | ) | [inline] |
References m_Hardware_gamma_green.
| int CAtmoConfig::getHardware_gamma_blue | ( | ) | [inline] |
References m_Hardware_gamma_blue.
| void CAtmoConfig::setHardware_gamma_blue | ( | int | value | ) | [inline] |
References m_Hardware_gamma_blue.
| AtmoGammaCorrect CAtmoConfig::getSoftware_gamma_mode | ( | ) | [inline] |
| int CAtmoConfig::getSoftware_gamma_red | ( | ) | [inline] |
| int CAtmoConfig::getSoftware_gamma_green | ( | ) | [inline] |
| int CAtmoConfig::getSoftware_gamma_blue | ( | ) | [inline] |
| int CAtmoConfig::getSoftware_gamma_global | ( | ) | [inline] |
| void CAtmoConfig::setSoftware_gamma_mode | ( | AtmoGammaCorrect | value | ) | [inline] |
References m_Software_gamma_mode.
| void CAtmoConfig::setSoftware_gamma_red | ( | int | value | ) | [inline] |
References m_Software_gamma_red.
| void CAtmoConfig::setSoftware_gamma_green | ( | int | value | ) | [inline] |
References m_Software_gamma_green.
| void CAtmoConfig::setSoftware_gamma_blue | ( | int | value | ) | [inline] |
References m_Software_gamma_blue.
| void CAtmoConfig::setSoftware_gamma_global | ( | int | value | ) | [inline] |
References m_Software_gamma_global.
| CAtmoChannelAssignment* CAtmoConfig::getChannelAssignment | ( | int | nummer | ) | [inline] |
References m_ChannelAssignments.
Referenced by CAtmoTools::RecreateConnection(), and CAtmoTools::SetChannelAssignment().
| int CAtmoConfig::getCurrentChannelAssignment | ( | ) | [inline] |
References m_CurrentChannelAssignment.
Referenced by CAtmoTools::RecreateConnection(), and CAtmoTools::SetChannelAssignment().
| void CAtmoConfig::setCurrentChannelAssignment | ( | int | index | ) | [inline] |
| int CAtmoConfig::getNumChannelAssignments | ( | ) |
| void CAtmoConfig::clearChannelMappings | ( | ) |
| void CAtmoConfig::clearAllChannelMappings | ( | ) |
| void CAtmoConfig::AddChannelAssignment | ( | CAtmoChannelAssignment * | ta | ) |
References i, and m_ChannelAssignments.
| void CAtmoConfig::SetChannelAssignment | ( | int | index, | |
| CAtmoChannelAssignment * | ta | |||
| ) |
References m_ChannelAssignments.
| CAtmoZoneDefinition * CAtmoConfig::getZoneDefinition | ( | int | zoneIndex | ) |
References m_AtmoZoneDefCount, and m_ZoneDefinitions.
Referenced by CAtmoColorCalculator::AnalyzeHSV(), CAtmoDynData::CalculateDefaultZones(), and CAtmoDynData::ReloadZoneDefinitionBitmaps().
| void CAtmoConfig::UpdateZoneCount | ( | ) |
References m_computed_zones_count, m_ZonesBottomCount, m_ZonesLRCount, m_ZonesTopCount, and m_ZoneSummary.
Referenced by Assign(), LoadDefaults(), setZonesBottomCount(), setZonesLRCount(), setZonesTopCount(), and setZoneSummary().
| void CAtmoConfig::setZonesTopCount | ( | int | zones | ) | [inline] |
References m_ZonesTopCount, and UpdateZoneCount().
| int CAtmoConfig::getZonesTopCount | ( | ) | [inline] |
References m_ZonesTopCount.
Referenced by CAtmoColorCalculator::AnalyzeHSV(), CAtmoDynData::CalculateDefaultZones(), and CAtmoDynData::ReloadZoneDefinitionBitmaps().
| void CAtmoConfig::setZonesBottomCount | ( | int | zones | ) | [inline] |
References m_ZonesBottomCount, and UpdateZoneCount().
| int CAtmoConfig::getZonesBottomCount | ( | ) | [inline] |
References m_ZonesBottomCount.
Referenced by CAtmoColorCalculator::AnalyzeHSV(), CAtmoDynData::CalculateDefaultZones(), and CAtmoDynData::ReloadZoneDefinitionBitmaps().
| void CAtmoConfig::setZonesLRCount | ( | int | zones | ) | [inline] |
References m_ZonesLRCount, and UpdateZoneCount().
| int CAtmoConfig::getZonesLRCount | ( | ) | [inline] |
References m_ZonesLRCount.
Referenced by CAtmoColorCalculator::AnalyzeHSV(), CAtmoDynData::CalculateDefaultZones(), and CAtmoDynData::ReloadZoneDefinitionBitmaps().
| bool CAtmoConfig::getZoneSummary | ( | ) | [inline] |
| void CAtmoConfig::setZoneSummary | ( | bool | summary | ) | [inline] |
References m_ZoneSummary, and UpdateZoneCount().
| char* CAtmoConfig::getDMX_BaseChannels | ( | ) | [inline] |
References m_DMX_BaseChannels.
Referenced by Assign(), and CAtmoDmxSerialConnection::CAtmoDmxSerialConnection().
| void CAtmoConfig::setDMX_BaseChannels | ( | char * | channels | ) |
| int CAtmoConfig::getDMX_RGB_Channels | ( | ) | [inline] |
References m_DMX_RGB_Channels.
Referenced by CAtmoDmxSerialConnection::CAtmoDmxSerialConnection(), and CAtmoDmxSerialConnection::getNumChannels().
| void CAtmoConfig::setDMX_RGB_Channels | ( | int | ch | ) | [inline] |
References m_DMX_RGB_Channels.
| int CAtmoConfig::getMoMo_Channels | ( | ) | [inline] |
| void CAtmoConfig::setMoMo_Channels | ( | int | chCount | ) | [inline] |
References m_MoMo_Channels.
int CAtmoConfig::m_IsShowConfigDialog [protected] |
Referenced by CAtmoConfig(), isShowConfigDialog(), and setShowConfigDialog().
int CAtmoConfig::m_Comport [protected] |
Referenced by Assign(), getComport(), LoadDefaults(), and setComport().
int CAtmoConfig::m_Comports[3] [protected] |
Referenced by Assign(), getComport(), LoadDefaults(), and setComport().
enum AtmoConnectionType CAtmoConfig::m_eAtmoConnectionType [protected] |
Referenced by Assign(), CAtmoConfig(), getConnectionType(), and setConnectionType().
enum EffectMode CAtmoConfig::m_eEffectMode [protected] |
Referenced by Assign(), getEffectMode(), LoadDefaults(), and setEffectMode().
bool CAtmoConfig::m_IgnoreConnectionErrorOnStartup [protected] |
Referenced by getIgnoreConnectionErrorOnStartup(), LoadDefaults(), and setIgnoreConnectionErrorOnStartup().
bool CAtmoConfig::m_UseSoftwareWhiteAdj [protected] |
Referenced by Assign(), isUseSoftwareWhiteAdj(), LoadDefaults(), and setUseSoftwareWhiteAdj().
int CAtmoConfig::m_WhiteAdjustment_Red [protected] |
Referenced by Assign(), getWhiteAdjustment_Red(), LoadDefaults(), and setWhiteAdjustment_Red().
int CAtmoConfig::m_WhiteAdjustment_Green [protected] |
Referenced by Assign(), getWhiteAdjustment_Green(), LoadDefaults(), and setWhiteAdjustment_Green().
int CAtmoConfig::m_WhiteAdjustment_Blue [protected] |
Referenced by Assign(), getWhiteAdjustment_Blue(), LoadDefaults(), and setWhiteAdjustment_Blue().
int CAtmoConfig::m_IsSetShutdownColor [protected] |
Referenced by Assign(), isSetShutdownColor(), LoadDefaults(), and SetSetShutdownColor().
int CAtmoConfig::m_ShutdownColor_Red [protected] |
Referenced by Assign(), getShutdownColor_Red(), LoadDefaults(), and setShutdownColor_Red().
int CAtmoConfig::m_ShutdownColor_Green [protected] |
Referenced by Assign(), getShutdownColor_Green(), LoadDefaults(), and setShutdownColor_Green().
int CAtmoConfig::m_ShutdownColor_Blue [protected] |
Referenced by Assign(), getShutdownColor_Blue(), LoadDefaults(), and setShutdownColor_Blue().
int CAtmoConfig::m_ColorChanger_iSteps [protected] |
Referenced by Assign(), getColorChanger_iSteps(), LoadDefaults(), and setColorChanger_iSteps().
int CAtmoConfig::m_ColorChanger_iDelay [protected] |
Referenced by Assign(), getColorChanger_iDelay(), LoadDefaults(), and setColorChanger_iDelay().
int CAtmoConfig::m_LrColorChanger_iSteps [protected] |
Referenced by Assign(), getLrColorChanger_iSteps(), LoadDefaults(), and setLrColorChanger_iSteps().
int CAtmoConfig::m_LrColorChanger_iDelay [protected] |
Referenced by Assign(), getLrColorChanger_iDelay(), LoadDefaults(), and setLrColorChanger_iDelay().
int CAtmoConfig::m_StaticColor_Red [protected] |
Referenced by Assign(), getStaticColor_Red(), LoadDefaults(), and setStaticColor_Red().
int CAtmoConfig::m_StaticColor_Green [protected] |
Referenced by Assign(), getStaticColor_Green(), LoadDefaults(), and setStaticColor_Green().
int CAtmoConfig::m_StaticColor_Blue [protected] |
Referenced by Assign(), getStaticColor_Blue(), LoadDefaults(), and setStaticColor_Blue().
CAtmoChannelAssignment* CAtmoConfig::m_ChannelAssignments[10] [protected] |
int CAtmoConfig::m_CurrentChannelAssignment [protected] |
Referenced by Assign(), getCurrentChannelAssignment(), LoadDefaults(), and setCurrentChannelAssignment().
CAtmoZoneDefinition** CAtmoConfig::m_ZoneDefinitions [protected] |
Referenced by CAtmoConfig(), getZoneDefinition(), UpdateZoneDefinitionCount(), and ~CAtmoConfig().
int CAtmoConfig::m_AtmoZoneDefCount [protected] |
Referenced by CAtmoConfig(), getZoneDefinition(), UpdateZoneDefinitionCount(), and ~CAtmoConfig().
int CAtmoConfig::m_ZonesTopCount [protected] |
Referenced by Assign(), getZonesTopCount(), LoadDefaults(), setZonesTopCount(), and UpdateZoneCount().
int CAtmoConfig::m_ZonesBottomCount [protected] |
Referenced by Assign(), getZonesBottomCount(), LoadDefaults(), setZonesBottomCount(), and UpdateZoneCount().
int CAtmoConfig::m_ZonesLRCount [protected] |
Referenced by Assign(), getZonesLRCount(), LoadDefaults(), setZonesLRCount(), and UpdateZoneCount().
int CAtmoConfig::m_computed_zones_count [protected] |
Referenced by getZoneCount(), and UpdateZoneCount().
bool CAtmoConfig::m_ZoneSummary [protected] |
Referenced by Assign(), getZoneSummary(), LoadDefaults(), setZoneSummary(), and UpdateZoneCount().
AtmoFilterMode CAtmoConfig::m_LiveViewFilterMode [protected] |
Referenced by Assign(), getLiveViewFilterMode(), LoadDefaults(), and setLiveViewFilterMode().
int CAtmoConfig::m_LiveViewFilter_PercentNew [protected] |
Referenced by Assign(), getLiveViewFilter_PercentNew(), LoadDefaults(), and setLiveViewFilter_PercentNew().
int CAtmoConfig::m_LiveViewFilter_MeanLength [protected] |
Referenced by Assign(), getLiveViewFilter_MeanLength(), LoadDefaults(), and setLiveViewFilter_MeanLength().
int CAtmoConfig::m_LiveViewFilter_MeanThreshold [protected] |
Referenced by Assign(), getLiveViewFilter_MeanThreshold(), LoadDefaults(), and setLiveViewFilter_MeanThreshold().
bool CAtmoConfig::m_show_statistics [protected] |
Referenced by Assign(), getShow_statistics(), and LoadDefaults().
int CAtmoConfig::m_LiveView_EdgeWeighting [protected] |
Referenced by Assign(), getLiveView_EdgeWeighting(), LoadDefaults(), and setLiveView_EdgeWeighting().
int CAtmoConfig::m_LiveView_BrightCorrect [protected] |
Referenced by Assign(), getLiveView_BrightCorrect(), LoadDefaults(), and setLiveView_BrightCorrect().
int CAtmoConfig::m_LiveView_DarknessLimit [protected] |
Referenced by Assign(), getLiveView_DarknessLimit(), LoadDefaults(), and setLiveView_DarknessLimit().
int CAtmoConfig::m_LiveView_HueWinSize [protected] |
Referenced by Assign(), getLiveView_HueWinSize(), LoadDefaults(), and setLiveView_HueWinSize().
int CAtmoConfig::m_LiveView_SatWinSize [protected] |
Referenced by Assign(), getLiveView_SatWinSize(), LoadDefaults(), and setLiveView_SatWinSize().
int CAtmoConfig::m_LiveView_WidescreenMode [protected] |
Referenced by Assign(), getLiveView_WidescreenMode(), LoadDefaults(), and setLiveView_WidescreenMode().
int CAtmoConfig::m_LiveView_HOverscanBorder [protected] |
Referenced by Assign(), getLiveView_HOverscanBorder(), LoadDefaults(), and setLiveView_HOverscanBorder().
int CAtmoConfig::m_LiveView_VOverscanBorder [protected] |
Referenced by Assign(), getLiveView_VOverscanBorder(), LoadDefaults(), and setLiveView_VOverscanBorder().
int CAtmoConfig::m_LiveView_DisplayNr [protected] |
Referenced by Assign(), getLiveView_DisplayNr(), LoadDefaults(), and setLiveView_DisplayNr().
int CAtmoConfig::m_LiveView_FrameDelay [protected] |
Referenced by Assign(), getLiveView_FrameDelay(), LoadDefaults(), and setLiveView_FrameDelay().
int CAtmoConfig::m_LiveView_GDI_FrameRate [protected] |
Referenced by Assign(), getLiveView_GDI_FrameRate(), LoadDefaults(), and setLiveView_GDI_FrameRate().
int CAtmoConfig::m_Hardware_global_gamma [protected] |
Referenced by getHardware_global_gamma(), LoadDefaults(), and setHardware_global_gamma().
int CAtmoConfig::m_Hardware_global_contrast [protected] |
Referenced by getHardware_global_contrast(), LoadDefaults(), and setHardware_global_contrast().
int CAtmoConfig::m_Hardware_contrast_red [protected] |
Referenced by getHardware_contrast_red(), LoadDefaults(), and setHardware_contrast_red().
int CAtmoConfig::m_Hardware_contrast_green [protected] |
Referenced by getHardware_contrast_green(), LoadDefaults(), and setHardware_contrast_green().
int CAtmoConfig::m_Hardware_contrast_blue [protected] |
Referenced by getHardware_contrast_blue(), LoadDefaults(), and setHardware_contrast_blue().
int CAtmoConfig::m_Hardware_gamma_red [protected] |
Referenced by getHardware_gamma_red(), LoadDefaults(), and setHardware_gamma_red().
int CAtmoConfig::m_Hardware_gamma_green [protected] |
Referenced by getHardware_gamma_green(), LoadDefaults(), and setHardware_gamma_green().
int CAtmoConfig::m_Hardware_gamma_blue [protected] |
Referenced by getHardware_gamma_blue(), LoadDefaults(), and setHardware_gamma_blue().
char* CAtmoConfig::m_DMX_BaseChannels [protected] |
Referenced by CAtmoConfig(), getDMX_BaseChannels(), LoadDefaults(), setDMX_BaseChannels(), and ~CAtmoConfig().
int CAtmoConfig::m_DMX_RGB_Channels [protected] |
Referenced by Assign(), getDMX_RGB_Channels(), LoadDefaults(), and setDMX_RGB_Channels().
int CAtmoConfig::m_MoMo_Channels [protected] |
Referenced by Assign(), getMoMo_Channels(), LoadDefaults(), and setMoMo_Channels().
AtmoGammaCorrect CAtmoConfig::m_Software_gamma_mode [protected] |
Referenced by Assign(), getSoftware_gamma_mode(), LoadDefaults(), and setSoftware_gamma_mode().
int CAtmoConfig::m_Software_gamma_red [protected] |
Referenced by Assign(), getSoftware_gamma_red(), LoadDefaults(), and setSoftware_gamma_red().
int CAtmoConfig::m_Software_gamma_green [protected] |
Referenced by Assign(), getSoftware_gamma_green(), LoadDefaults(), and setSoftware_gamma_green().
int CAtmoConfig::m_Software_gamma_blue [protected] |
Referenced by Assign(), getSoftware_gamma_blue(), LoadDefaults(), and setSoftware_gamma_blue().
int CAtmoConfig::m_Software_gamma_global [protected] |
Referenced by Assign(), getSoftware_gamma_global(), LoadDefaults(), and setSoftware_gamma_global().
| volatile int CAtmoConfig::m_UpdateEdgeWeightningFlag |
Referenced by CAtmoColorCalculator::AnalyzeHSV(), and LoadDefaults().
1.5.6