- Class DVBChannel
- Only supports single input cards.
- Member DVBChannel::GetChanID (void) const
- This only works if there is only one input on the card.
- Member MediaMonitor::MediaMonitor (QObject *par, unsigned long interval, bool allowEject)
- If the user changes the MonitorDrives or IgnoreDevices settings, it will have no effect until the frontend is restarted.
- Member MythContextPrivate::TempMainWindow (bool languagePrompt=true)
- Some of these settings (e.g. window size, theme) seem to be used after the temp window is destroyed.
- Member MythContextPrivate::TempMainWindow (bool languagePrompt=true)
- The default theme here is blue, but as of [12377], G.A.N.T is now meant to be the default? A simple change to make, but Nigel prefers "blue" for these initial screens and popups
- Member RecorderBase::GetFrameRate (void)
- This can be off by at least half, our non-frame grabber based recorders do not not try to approximate the frame rate. So a 720p recording at 60fps will report a frame-rate of 25fps.
- Member StatusBox::doMachineStatus ()
- We should report on all backends and the current frontend.
- Member TerrestrialDeliverySystemDescriptor::HierarchyString () const
- returns "a" for values >= 4 for compatibility with siparser.cpp
- Member VideoOutput::InputChanged (const QSize &input_size, float aspect, MythCodecID myth_codec_id, void *codec_private)
- We set the new width height and aspect ratio here, but we should do this based on the new video frames in Show().
- Member VideoOutput::GetLastDecodedFrame (void)
- not implemented correctly. vpos is not updated.
- Member VideoOutputXv::GetRefreshRate (void)
- This works for all user specified mode lines, but sometimes fails for autogenerated mode lines.
- Member VideoOutputXv::InitVideoBuffers (MythCodecID, bool use_xv, bool use_shm, bool use_opengl)
- Extra buffers are pre-allocated here for XVMC_VLD due to a bug somewhere else, see comment in code.
Generated on Sat Dec 18 05:15:56 2010 for MythTV by
1.5.5