OSCAR-code/sleepyhead/docs/update_notes.html

24 lines
688 B
HTML
Raw Normal View History

<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>