swift
Todo List
Member swift::core::afv::audio::CReceiverSampleProvider::readSamples (QVector< float > &samples, qint64 count)
KB 2020-04 not entirely correct, as it can be the number is the same, but changed callsign
Member swift::core::context::CContextAudioBase::afvClient () const
WORKAROUND to hide the "local signals"
Member swift::core::fsd::VisualPilotDataPeriodic::fromTokens (const QStringList &tokens)
check if needed?
Member swift::core::fsd::VisualPilotDataPeriodic::toTokens () const
check if needed?
Member swift::core::fsd::VisualPilotDataStopped::fromTokens (const QStringList &tokens)
check if needed?
Member swift::core::fsd::VisualPilotDataStopped::toTokens () const
check if needed?
Member swift::core::fsd::VisualPilotDataUpdate::fromTokens (const QStringList &tokens)
check if needed?
Member swift::core::fsd::VisualPilotDataUpdate::toTokens () const
check if needed?
Member swift::gui::CGuiApplication::gracefulShutdown ()
KB 3-2020 remove as soon as the info status bar blocks shutdown bug is fixed ref: https://discordapp.com/channels/539048679160676382/539846348275449887/693848134811517029
Member swift::gui::components::CInterpolationLogDisplayDialog::~CInterpolationLogDisplayDialog ()
KB 2018-05 this is a hack, I have no idea why I need to invalidate the parent. But without doing it, the dtor of comp_InterpolationLogDisplay is called tywice
Member swift::gui::models::CListModelBase< T, UseCompare >::sortContainerByColumn (const ContainerType &container, int column, Qt::SortOrder order) const
workaround T579 still not thread-safe, but less likely to crash
Member swift::gui::models::CListModelBaseNonTemplate::m_modelDestroyed
rudimentary workaround for T579, can be removed
Member swift::misc::CContinuousWorker::quitAndWait () noexcept final
KB 2017-10 temp workaround: in T145 this will be fixed, sometimes (very rarely) hanging here during shutdown
Member swift::misc::CData< Trait >::synchronize ()
KB 2018-01 is this OK or should it go to CValuePage::setValuesFromCache?
Member swift::misc::CRegularThread::~CRegularThread ()
KB 2017-10 temp workaround: in T145 this will be fixed, sometimes (very rarely) hanging here during shutdown
Member swift::misc::CThreadUtils::isInThisThread (const QObject *toBeTested)
Refactor to inline method
Member swift::misc::CThreadUtils::thisIsMainThread ()
Refactor to inline method
Member swift::misc::simulation::CRemoteAircraftProvider::storeAircraftParts (const aviation::CCallsign &callsign, const QJsonObject &jsonObject, qint64 currentOffsetMs)
KB 2020-04 ignore? make incremental?
Member swift::simplugin::flightgear::CSimulatorFlightgear::physicallyAddRemoteAircraft (const swift::misc::simulation::CSimulatedAircraft &newRemoteAircraft)
livery resolution for XP
Member swift::simplugin::xplane::CSimulatorXPlane::isPaused () const
XP: provide correct pause state
Member swift::simplugin::xplane::CSimulatorXPlane::physicallyAddRemoteAircraft (const swift::misc::simulation::CSimulatedAircraft &newRemoteAircraft)
livery resolution for XP
Member swift::simplugin::xplane::CSimulatorXPlane::physicallyRenderedAircraft () const
XP driver, return list of callsigns really present in the simulator