MythTV  0.27pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
Todo List
Member ActionSet::Remove (const ActionID &id, const QString &key)
Remove the actionlist from the m_keyToActionMap if the key is no longer bound to any actions.
Member ATSCStreamData::IsRedundant (uint, const PSIPTable &) const

All RRT tables are ignored

We don't check the start time of EIT and ETT tables in the version check, so many tables are improperly ignored.

Member CardUtil::HDHRdoesDVB (const QString &device)
Replace with a more general purpose routine - something that gets /sys/features and searches that for particular modulation types. e.g. bool CardUtil::DoesHDHRsupport(const QString &device, const QStringList &modTypes);
Group database_subsystem
No one is working on documenting the database subsystem.
Member DVBStreamData::HandleTables (uint pid, const PSIPTable &)
This is just a stub.
Member DVBStreamData::IsRedundant (uint pid, const PSIPTable &) const
This is just a stub.
Member EITFixUp::FixBellExpressVu (DBEventEIT &event) const
deal with events that don't have eventype at the begining?
Member getMemStats (int &totalMB, int &freeMB, int &totalVM, int &freeVM)
Memory Statistics are not supported (by MythTV) on NT or DOS.
Member logServerStart (void)
Implement the following parameters to customise behaviour?...
Member MythContextPrivate::TestDBconnection (void)
Rationalise the WOL stuff. We should have one method to wake BEs
Class NetworkInformationTable
This is just a stub.
Group recorder_subsystem

Check if the TVRec is actually still passed a ProgramInfo for the current and next recordings

Document the massive changes Daniel has made in the Vid and MultiRec branches

Member SchemaUpgradeWizard::PromptForUpgrade (const char *name, const bool upgradeAllowed, const bool upgradeIfNoUI, const int minDMBSmajor=0, const int minDBMSminor=0, const int minDBMSpoint=0)

Clarify whether the minDBMS stuff is just for upgrading, or if it is a runtime requirement too. If the latter, then this possibly should be called even if the schema match, to ensure the user is informed of the MySQL upgrade requirement.

This uses GetMythUI()->IsScreenSetup() to work out if this program's context is a GUI, but GetMythUI() might create a MythUIHelper. Having a static bool MythUIHelper::ValidMythUI() would be much tidier?

Class ServiceDescriptionTable
This is just a stub.