Commit Graph

20 Commits

Author SHA1 Message Date
Mark Watkins
c85f8b23e6 Doxygen main stuff 2011-12-19 18:17:19 +10:00
Mark Watkins
da855f4bc8 Yet More Doxygen stuff, pruned some old unused code 2011-12-19 15:35:16 +10:00
Mark Watkins
0c59438cf1 More doxygen header documentation 2011-12-18 23:20:01 +10:00
Mark Watkins
8761a810c6 PRS1 Loader Restructure to fix ASV bugs, and allow for chunked summary/event files 2011-12-10 22:14:48 +10:00
Mark Watkins
9ef0065a6d Left out part of the last fixes 2011-12-08 23:42:33 +10:00
Mark Watkins
955671b023 Fix RespRate calcs from running on ResMed 2011-12-08 21:41:44 +10:00
Mark Watkins
db2c4866dd Selection area got mucked up in last graph changes.. fixed 2011-12-07 22:23:19 +10:00
Mark Watkins
ef7b34dd9c Removed useless channel.dat file trash, fixed useless QObject connection debug messages, fix to Events list links 2011-12-03 18:52:24 +10:00
Mark Watkins
d8e24607da Added PRS1 16bit CRC check algorithm (Thanks Bira) 2011-11-26 14:00:31 +10:00
Mark Watkins
af617a15ca Channel System Rework 2011-09-17 22:39:00 +10:00
Mark Watkins
9f459c97f0 Added Channel Register to machine object. Needs Reimporting 2011-09-13 18:12:07 +10:00
Mark Watkins
1b2508b0ec Some silly crash bugs fixed, and windows compile problem fixed 2011-09-11 17:57:29 +10:00
Mark Watkins
ddf2464c0c Multithreaded import (save) feature.. View Menu option turns it on/off 2011-09-09 04:38:07 +10:00
Mark Watkins
f2af25faaf Pie & Candlesticks cause crashes on some old graphics card drivers, so disabled by default.. Added an option to turn on 2011-08-05 10:12:23 +10:00
Mark Watkins
a310caa928 Mega MachineCode enum replacement.
Importer will be temporarily slow due to creating craploads of new indexes. Lots of bugs fixed.. Probably lots of new bugs too!

Replaced slow map containers with fast QHash containers.
Plus plenty of other mind numbing stuff.
2011-08-01 06:24:43 +10:00
Mark Watkins
f9796306ca Event System Mega Overhaul 2011-07-27 19:21:53 +10:00
Mark Watkins
6429b56bb8 gYAxis fixes, assert removals, and removed TinyXML, replacing with Qt's XML stuff, you have to delete SleepApp here 2011-07-25 02:37:23 +10:00
Mark Watkins
e4be1f16fc Fix to Machine::AddSession() day selection 2011-07-03 16:47:23 +10:00
Mark Watkins
9cc50bee94 QDateTime was slowing the importers down, changed to qint64. This change is guaranteed to introduce some bugs 2011-07-03 00:35:50 +10:00
Mark Watkins
e6fe771adf QT Commit 2011-06-26 18:30:44 +10:00