mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-04 02:00:43 +00:00
Merge branch 'docedit' into 'master'
Docedit See merge request sgearhart/OSCAR-code!1
This commit is contained in:
commit
49e11c3b5c
@ -16,31 +16,31 @@
|
||||
<b>OSCAR</b> is a derivative of the SleepyHead program written by Mark Watkins, during the years 2011 to 2018. The current project is the combined effort of people from CPAPtalk.com, ApneaBoard.com, and other volunteers, starting in 2019.</p>
|
||||
<p>
|
||||
<b>OpenSource Libraries</b>
|
||||
<br>OSCAR uses the OpenSource version of the Qt cross-platform toolkit available from
|
||||
<a href="http://qt.io" >https://qt.io</a> which itself draws from many smaller open source libraries. You can read the individual licensing for many of these components that are used under the hood of OSCAR at
|
||||
<br>OSCAR uses the OpenSource version of the Qt cross-platform toolkit available from
|
||||
<a href="http://qt.io" >https://qt.io</a> which itself draws from many smaller open source libraries. You can read the individual licensing for many of these components that are used under the hood of OSCAR at
|
||||
<a href="https://doc.qt.io/qt-5/licenses-used-in-qt.html" >https://doc.qt.io/qt-5/licenses-used-in-qt.html</a></p>
|
||||
<p>
|
||||
<b>Data formats</b>
|
||||
<br>The CPAP device data formats are mostly undocumented. Getting them working in OSCAR involved a lot of investigation, together with a lot of SD card data samples, many patient users willing to put up with crashes and data issues, and plenty of help from fellow developers out there who shared in the workload of decoding data formats.Thanks to all of you who have helped in the fight to protect our right to keep our own data open and accessible!</p>
|
||||
<h2>The OSCAR team currently consists of the following persons (with their ApneaBoard names):</h2>
|
||||
<p>
|
||||
<i>Fred Bonjour</i> (Gideon) : Project Manager & Lead Tester,
|
||||
<i>Phil Olynyk</i> (pholynyk) : Lead Developer,
|
||||
<i>Fred Bonjour</i> (Gideon) : Project Manager & Lead Tester,
|
||||
<i>Phil Olynyk</i> (pholynyk) : Lead Developer,
|
||||
<i>Arie Klerk</i> (A KLERK): Translations Team Coordinator</p>
|
||||
<p>
|
||||
<b>Developers</b>
|
||||
<br>
|
||||
Phil Olynyk (pholynyk) (<i>Lead Developer</i>), GuyScharf, sawinglogz, Ray Elliott (LoudSnorer), untoutseul05</p>
|
||||
Phil Olynyk (pholynyk) (<i>Lead Developer</i>), GuyScharf, sawinglogz, Ray Elliott (LoudSnorer), sgearhart (Crimson Nape), untoutseul05</p>
|
||||
<p>
|
||||
<b>Reporters</b>
|
||||
<br>Crimson Nape, palerider</p>
|
||||
<br>palerider, TechieHusband</p>
|
||||
<p>
|
||||
<b>Testers</b>
|
||||
<br>
|
||||
Fred Bonjour (Gideon) (<i>Lead Tester</i>), GuyScharf, Jeff8356, bollar, c137jayde, cberistain, coldfeet7, geraldbergeron, Homerec130, johnnyb00, jr3586, minderbinder, ScottZZZ, Shnorky, SleepyHenry, stbrown3rd, unidee</p>
|
||||
Fred Bonjour (Gideon) (<i>Lead Tester</i>), ARBatteiger, ArcherNeedsSleep, bollar, c137jayde, cberistain, coldfeet7, dohm, Expat31, fishfinderG, Frankiboy, geraldbergeron, Gooffy44, Gralli, GuyScharf, Homerec130, JJJ, johnnyb00, jr3586, minderbinder, motorsrunnin, NicoFR, pilothaz, ronfario, Ruud J, ScottZZZ, Shnorky, silverdr, Sleepy Quixote, SleepyHenry, SleepyJoseph, stbrown3rd, Tdragone, TechieHippie, TechieHusband, tedpearson, unidee, untoutseul05</p>
|
||||
<p>
|
||||
<b>Advisors</b>
|
||||
<br>SkepticDoc, Sleeprider, srlevine1, harre, rhashimoto </p>
|
||||
<br>Sleeprider, srlevine1, harre, rhashimoto </p>
|
||||
<p>
|
||||
<b>Translators</b>
|
||||
<br>
|
||||
@ -50,7 +50,7 @@
|
||||
<b>OSCAR is always looking for help: programmers, testers, or translators. If you are interested, please PM 'Gideon' on the Apnea Board Forum.</b>
|
||||
</p>
|
||||
<hr style="width: 100%; height: 2px;" >
|
||||
<p>A special mention to the ApneaBoard for providing a development forum for OSCAR and for providing the primary download site for OSCAR at
|
||||
<p>A special mention to the ApneaBoard for providing a development forum for OSCAR and for providing the primary download site for OSCAR at
|
||||
<a href="https://sleepfiles.com/OSCAR" >https://sleepfiles.com/OSCAR</a>.</p>
|
||||
<p>Also acknowledging ApneaBoard for their support of software for CPAP users for many years.</p>
|
||||
|
||||
|
@ -11,6 +11,21 @@
|
||||
<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>
|
||||
<p>
|
||||
<b>Changes and fixes in OSCAR v1.5.3</b>
|
||||
<br>Portions of OSCAR are © 2019-2024 by
|
||||
<i>The OSCAR Team</i></p>
|
||||
<ul>
|
||||
<li>[fix] No name in user profile - user unable to access data.</li>
|
||||
<li>[fix] Daily Search: Add search at first imstall.</li>
|
||||
<li>[fix] Statstics: Prevent Data Range from listing future dates.</li>
|
||||
<li>[fix] Correct validation for Lanuage and Help files.</li>
|
||||
<li>[added] Daily Search Item: Searh for any Journal item (notes,bookmarks,weight,feelings).</li>
|
||||
<li>[added] Import(restore) Journal.</li>
|
||||
<li>[added] Confgurable Daily Left Side Bar.</li>
|
||||
<li>[update] Credits.html - Member updates. </li>
|
||||
</ul>
|
||||
|
||||
<b>Changes and fixes in OSCAR v1.5.2</b>
|
||||
<br>Portions of OSCAR are © 2019-2024 by
|
||||
<i>The OSCAR Team</i></p>
|
||||
|
Loading…
Reference in New Issue
Block a user