Update loader version change comment

This commit is contained in:
kappa44 2021-03-23 09:43:14 +11:00
parent 2d502f6a68
commit 00ad97ff70
6 changed files with 30 additions and 24 deletions

View File

@ -7,10 +7,11 @@
* for more details. */ * for more details. */
//******************************************************************************************** //********************************************************************************************
/// IMPORTANT!!! // Please only INCREMENT the cms50_data_version in cms50_loader.h when making changes
//******************************************************************************************** // that change loader behaviour or modify channels in a manner that fixes old data imports.
// Please INCREMENT the cms50_data_version in cms50_loader.h when making changes to this loader // Note that changing the data version will require a reimport of existing data for which OSCAR
// that change loader behaviour or modify channels. // does not keep a backup - so it should be avoided if possible.
// i.e. there is no need to change the version when adding support for new devices
//******************************************************************************************** //********************************************************************************************
#include <QApplication> #include <QApplication>

View File

@ -7,10 +7,11 @@
* for more details. */ * for more details. */
//******************************************************************************************** //********************************************************************************************
/// IMPORTANT!!! // Please only INCREMENT the cms50f37_data_version in cms50f37_loader.h when making changes
//******************************************************************************************** // that change loader behaviour or modify channels in a manner that fixes old data imports.
// Please INCREMENT the cms50_data_version in cms50_loader.h when making changes to this loader // Note that changing the data version will require a reimport of existing data for which OSCAR
// that change loader behaviour or modify channels. // does not keep a backup - so it should be avoided if possible.
// i.e. there is no need to change the version when adding support for new devices
//******************************************************************************************** //********************************************************************************************
// #include <QProgressBar> // #include <QProgressBar>

View File

@ -7,10 +7,11 @@
* for more details. */ * for more details. */
//******************************************************************************************** //********************************************************************************************
// IMPORTANT!!! // Please only INCREMENT the dreem_data_version in dreem_loader.h when making changes
//******************************************************************************************** // that change loader behaviour or modify channels in a manner that fixes old data imports.
// Please INCREMENT the dreem_data_version in dreem_loader.h when making changes to this loader // Note that changing the data version will require a reimport of existing data for which OSCAR
// that change loader behaviour or modify channels. // does not keep a backup - so it should be avoided if possible.
// i.e. there is no need to change the version when adding support for new devices
//******************************************************************************************** //********************************************************************************************
#include <QDir> #include <QDir>

View File

@ -7,10 +7,11 @@
* for more details. */ * for more details. */
//******************************************************************************************** //********************************************************************************************
// IMPORTANT!!! // Please only INCREMENT the somnopose_data_version in somnopose_loader.h when making changes
//******************************************************************************************** // that change loader behaviour or modify channels in a manner that fixes old data imports.
// Please INCREMENT the somnopose_data_version in somnopose_loader.h when making changes to this loader // Note that changing the data version will require a reimport of existing data for which OSCAR
// that change loader behaviour or modify channels. // does not keep a backup - so it should be avoided if possible.
// i.e. there is no need to change the version when adding support for new devices
//******************************************************************************************** //********************************************************************************************
#include <QDir> #include <QDir>

View File

@ -9,10 +9,11 @@
* for more details. */ * for more details. */
//******************************************************************************************** //********************************************************************************************
// IMPORTANT!!! // Please only INCREMENT the viatom_data_version in viatom_loader.h when making changes
//******************************************************************************************** // that change loader behaviour or modify channels in a manner that fixes old data imports.
// Please INCREMENT the viatom_data_version in viatom_loader.h when making changes to this loader // Note that changing the data version will require a reimport of existing data for which OSCAR
// that change loader behaviour or modify channels. // does not keep a backup - so it should be avoided if possible.
// i.e. there is no need to change the version when adding support for new devices
//******************************************************************************************** //********************************************************************************************
#include <QDir> #include <QDir>

View File

@ -8,10 +8,11 @@
* for more details. */ * for more details. */
//******************************************************************************************** //********************************************************************************************
// IMPORTANT!!! // Please only INCREMENT the zeo_data_version in zeo_loader.h when making changes
//******************************************************************************************** // that change loader behaviour or modify channels in a manner that fixes old data imports.
// Please INCREMENT the zeo_data_version in zel_loader.h when making changes to this loader // Note that changing the data version will require a reimport of existing data for which OSCAR
// that change loader behaviour or modify channels. // does not keep a backup - so it should be avoided if possible.
// i.e. there is no need to change the version when adding support for new devices
//******************************************************************************************** //********************************************************************************************
#include <QDir> #include <QDir>