OSCAR-code/oscar/SleepLib
sawinglogz d95c77ee40 Add support for yet another Viatom/Wellue filename variation.
Apparently the Android app is now exporting files with timestamps of the form
"YYYY-MM-DD hh:mm:ss". It turns out that ":" is not a valid character on
macOS, so Mac users using version 2.72 of the Android app will need to rename
their files to end with "YYYYMMDDhhmmss" in order to select and import them.
Windows and Linux won't.

Fortunately the intersection of Android users and Mac users is relatively small.
And this may be reverted in a future version of the Android app.

Also clean up some competing release notes edits.
2021-09-22 11:58:13 -04:00
..
loader_plugins Add support for yet another Viatom/Wellue filename variation. 2021-09-22 11:58:13 -04:00
appsettings.cpp Add preference for B&W printing. 2020-07-18 12:50:34 -04:00
appsettings.h Add preference for B&W printing. 2020-07-18 12:50:34 -04:00
calcs.cpp calcs.cpp: Remove debug statements no longer needed 2021-08-18 22:30:43 -07:00
calcs.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
common.cpp Update VERSION and resmed data version; other miscellaneous fixes 2021-08-22 15:21:12 -04:00
common.h Update VERSION and resmed data version; other miscellaneous fixes 2021-08-22 15:21:12 -04:00
day.cpp Fix Pressure Relief column on Statistics page for SleepStyle machines 2021-08-02 16:36:28 -07:00
day.h Refactor functions that act on all AHI-contributing channels. 2021-07-24 21:12:15 -07:00
deviceconnection.cpp Enable serial device recording in the main application. 2020-07-21 13:25:16 -04:00
deviceconnection.h Improve gcc fix from d2fc5ac. 2020-07-21 13:51:20 -04:00
event.cpp Overview graphs right edge now on correct date in GMT+ timezones 2020-08-09 10:25:45 -07:00
event.h Make Event and Loader/PRS1Loader protected and private members public during unit testing. 2019-05-04 21:50:45 -04:00
journal.cpp Journal should always ignore 'do not import sessions' date 2021-05-21 10:42:38 +10:00
journal.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
machine_common.cpp Refactor functions that act on all AHI-contributing channels. 2021-07-24 21:12:15 -07:00
machine_common.h Update VERSION and resmed data version; other miscellaneous fixes 2021-08-22 15:21:12 -04:00
machine_loader.cpp Refactor functions that act on all AHI-contributing channels. 2021-07-24 21:12:15 -07:00
machine_loader.h Consistent multi-file import for non-CPAP loaders (Viatom, Somnopose, Zeo, Dreem) 2021-04-24 17:44:27 +10:00
machine.cpp Ignore old sessions should not impact existing data 2021-05-18 20:45:04 +10:00
machine.h Ignore old sessions should not impact existing data 2021-05-18 20:45:04 +10:00
preferences.cpp Allow non-ASCII (UTF-8) characters in user first and last name in user profile 2020-10-31 18:06:38 -07:00
preferences.h Add utility to rename a preference setting 2019-07-14 20:23:23 -07:00
profiles.cpp Change Profiles page and Daily Records box in right sidebar to show data for most recently used machine. 2020-09-12 22:07:40 +00:00
profiles.h This allows the Overview Custon range to be saved and resurvive a reloaded of OSCAR. 2021-03-21 16:21:48 -04:00
progressdialog.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
progressdialog.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
schema.cpp Refactor functions that act on all AHI-contributing channels. 2021-07-24 21:12:15 -07:00
schema.h Tweak copy constructors to fix build errors in CentOS. 2020-05-23 11:22:59 -04:00
serialoximeter.cpp Add initial device connection classes to eventually support recording/playback. 2020-06-04 14:32:03 -04:00
serialoximeter.h Add initial device connection classes to eventually support recording/playback. 2020-06-04 14:32:03 -04:00
session.cpp Fix channel type test, attempt SmartStop display 2021-08-22 17:39:13 -04:00
session.h Added default copy operators as implicit default is deprecated 2020-09-13 01:10:03 +02:00
xmlreplay.cpp Add a menu item to create a zip of all diagnostic logs. 2020-07-21 13:25:17 -04:00
xmlreplay.h Add a menu item to create a zip of all diagnostic logs. 2020-07-21 13:25:17 -04:00