mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-06 03:00:43 +00:00
24 lines
688 B
HTML
24 lines
688 B
HTML
<html>
|
|
<body>
|
|
<div align=center>
|
|
<h2><image src='qrc:/docs/sheep.png' width=64 height=64>SleepyHead <b>BETA</b></h2>
|
|
<h3><b>Update Notes for v0.9.6</b></h3>
|
|
|
|
</div>
|
|
<b>Changes in this version</b><br/>
|
|
<list>
|
|
<li>Switched from OpenGL to Qt QPainter backend</li>
|
|
<li>Switched to Qt's pixmap caching engine</li>
|
|
<li>Fix ResMed session grouping bug that caused session double-ups</li>
|
|
<li>Fix EDF importer glitch on windows builds that led to faulty graph displays</li>
|
|
<li>Fixed CPAP card autoscanner on Windows platform</li>
|
|
<li>Added timeout dialog to CPAP card autoscanner</li>
|
|
<li>Microsoft compiler fixes</li>
|
|
</list>
|
|
|
|
<p>Sleep Well!</p>
|
|
|
|
<p>Mark Watkins (JediMark)</p>
|
|
</body>
|
|
</html>
|