MythTV
master
|
#include "iso6937tables.h"
Go to the source code of this file.
Variables | |
const iso6937table | iso6937table_base |
const iso6937table | iso6937table_C1 |
const iso6937table | iso6937table_C2 |
const iso6937table | iso6937table_C3 |
const iso6937table | iso6937table_C4 |
const iso6937table | iso6937table_C5 |
const iso6937table | iso6937table_C6 |
const iso6937table | iso6937table_C7 |
const iso6937table | iso6937table_C8 |
const iso6937table | iso6937table_CA |
const iso6937table | iso6937table_CB |
const iso6937table | iso6937table_CD |
const iso6937table | iso6937table_CE |
const iso6937table | iso6937table_CF |
const iso6937table | iso6937table_dummy |
static const iso6937table * | d = &iso6937table_dummy |
const std::array< const iso6937table *, 256 > | iso6937table_secondary |
const iso6937table iso6937table_base |
Definition at line 7 of file iso6937tables.cpp.
Referenced by decode_iso6937().
const iso6937table iso6937table_C1 |
Definition at line 65 of file iso6937tables.cpp.
const iso6937table iso6937table_C2 |
Definition at line 133 of file iso6937tables.cpp.
const iso6937table iso6937table_C3 |
Definition at line 203 of file iso6937tables.cpp.
const iso6937table iso6937table_C4 |
Definition at line 271 of file iso6937tables.cpp.
const iso6937table iso6937table_C5 |
Definition at line 339 of file iso6937tables.cpp.
const iso6937table iso6937table_C6 |
Definition at line 407 of file iso6937tables.cpp.
const iso6937table iso6937table_C7 |
Definition at line 475 of file iso6937tables.cpp.
const iso6937table iso6937table_C8 |
Definition at line 543 of file iso6937tables.cpp.
const iso6937table iso6937table_CA |
Definition at line 611 of file iso6937tables.cpp.
const iso6937table iso6937table_CB |
Definition at line 679 of file iso6937tables.cpp.
const iso6937table iso6937table_CD |
Definition at line 747 of file iso6937tables.cpp.
const iso6937table iso6937table_CE |
Definition at line 815 of file iso6937tables.cpp.
const iso6937table iso6937table_CF |
Definition at line 883 of file iso6937tables.cpp.
const iso6937table iso6937table_dummy |
Definition at line 958 of file iso6937tables.cpp.
|
static |
Definition at line 1025 of file iso6937tables.cpp.
Referenced by MythDB::ActivateSettingsCache(), MusicFileScanner::BuildFileList(), BuildFileList(), check_times(), MythDB::ClearOverrideSettingForSession(), MythDB::ClearSetting(), MythDB::ClearSettingsCache(), BackendSelection::CloseWithDecision(), MRSSParser::CollectChildren(), anonymous_namespace{videodlg.cpp}::CopyMetadataToUI(), crc32_04c11db7(), DEC2BCD(), MediaMonitor::defaultDevice(), DevName(), MonitorThreadDarwin::diskInsert(), MHRectangle::Display(), MHSlider::Display(), editDistance(), MythDeque< QStringList >::enqueue(), CC608Decoder::FalseDup(), FindLyrics(), MythDB::GetDatabaseName(), MythDB::GetDatabaseParams(), MythDB::GetDBManager(), StorageGroup::GetDirFileList(), StorageGroup::GetDirList(), StorageGroup::GetFileInfoList(), StorageGroup::GetFileList(), MythDB::GetHostName(), NAMThread::GetLastModified(), MythDB::GetSetting(), MythDB::GetSettingOnHost(), MythDB::GetSettings(), VideoBuffers::GetStatus(), GetString(), DVDThemeSelector::getThemeList(), MainServer::HandleMusicGetLyricGrabbers(), MythDB::HaveSchema(), MythDB::HaveValidDatabase(), MythDB::IgnoreDatabase(), MythDB::IsDatabaseIgnored(), SourceUtil::IsProperlyConnected(), GameHandler::Launchgame(), RotorSetting::Load(), MythOpenGLTonemap::Map(), MKTAG2(), AudioConvert::MonoToStereo(), StreamID::Normalize(), MythDB::OverrideSettingForSession(), HLSRingBuffer::ParseSegmentInformation(), M3U::ParseSegmentInformation(), cHlCiHandler::Process(), cCiResourceManager::Process(), cCiApplicationInformation::Process(), cCiConditionalAccessSupport::Process(), cCiDateTime::Process(), cCiMMI::Process(), GameHandler::processGames(), CoreAudioData::RatesList(), VideoMetadataImp::removeDir(), RenderCallbackSPDIF(), MythDB::SaveSetting(), MythDB::SaveSettingOnHost(), anonymous_namespace{dirscan.cpp}::scan_dir(), ImportMusicDialog::scanDirectory(), ImportCoverArtDialog::scanDirectory(), MythMediaDevice::ScanMediaType(), FirewireDevice::SetChannel(), MythDB::SetDatabaseParams(), MythDB::SetHaveDBConnection(), MythDB::SetHaveSchema(), MythDB::SetLocalHostname(), MythDB::SetSuppressDBMessages(), showLogViewer(), SignalHandler::signalHandler(), Spectrogram::Spectrogram(), CoreAudioData::StreamsList(), MythDB::SuppressDBMessages(), MasterGuideTable::toString(), ProgramMapTable::toString(), CarrierDefinitionSubtable::toStringXML(), ModulationModeSubtable::toStringXML(), SCTENetworkInformationTable::toStringXML(), VirtualChannelMapSubtable::toStringXML(), ShortVirtualChannelTable::toStringXML(), SCTESystemTimeTable::toStringXML(), FileSelector::updateFileList(), MythUIFileBrowser::updateLocalFileList(), vt_line(), MythDB::WriteDelayedSettings(), and MythDB::~MythDB().
const std::array<const iso6937table *,256> iso6937table_secondary |
Definition at line 1027 of file iso6937tables.cpp.
Referenced by decode_iso6937().