latest minor updates

update French translation file for Arie
update release notes
added ds go auto 500G150 model
This commit is contained in:
Jeff Norman 2023-09-18 20:27:37 -04:00
parent 9866f49138
commit 5dd690469e
3 changed files with 179 additions and 155 deletions

View File

@ -10,6 +10,19 @@
<p>
<b>This page in other languages:</b>
<br><a href=http://www.apneaboard.com/wiki/index.php/OSCAR_Release_Notes>http://www.apneaboard.com/wiki/index.php/OSCAR_Release_Notes</a></p>
<p>
<b>Changes and fixes in OSCAR v1.5.1</b>
<br>Portions of OSCAR are &copy; 2019-2023 by
<i>The OSCAR Team</i></p>
<ul>
<li>[new] Added DS Go Auto 500G150 model</li>
<li>[fix] Disabled pixmap caching</li>
<li>[fix] High Resolution display issue</li>
<ul><li> Setting added to Preferences > Appearance to enable/disable High Resolution mode</li>
<li> Setting is disabled by default</li></ul>
<li>[fix] Checkupdates fixed</li>
</ul>
<p>
<b>Changes and fixes in OSCAR v1.5.0</b>
<br>Portions of OSCAR are © 2019-2023 by

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
/* SleepLib PRS1 Loader Implementation
*
* Copyright (c) 2019-2022 The OSCAR Team
* Copyright (c) 2019-2023 The OSCAR Team
* Copyright (c) 2011-2018 Mark Watkins <mark@jedimark.net>
*
* This file is subject to the terms and conditions of the GNU General Public
@ -128,6 +128,7 @@ static const PRS1TestedModel s_PRS1TestedModels[] = {
{ "501X120", 0, 6, "DreamStation Auto CPAP with P-Flex" },
{ "500G110", 0, 6, "DreamStation Go Auto" },
{ "500G120", 0, 6, "DreamStation Go Auto" },
{ "500G150", 0, 6, "DreamStation Go Auto" },
{ "502G150", 0, 6, "DreamStation Go Auto" },
{ "600X110", 0, 6, "DreamStation BiPAP Pro" },
{ "600X150", 0, 6, "DreamStation BiPAP Pro" },