Commit Graph

279 Commits

Author SHA1 Message Date
Mark Watkins
f8c82c4944 RemStar MSeries importer stub. Added support for overlapping sessions in one day, as it was giving incorrect Day->hours() values. Should fix whacky ResMed S9 session lengths (not stop overlapping sessions from happening though, but may not need to) 2012-01-25 01:51:11 +10:00
Mark Watkins
cadb96eb27 Initial F&P Icon support. (Initial, as in basic, and probably broken. :) 2012-01-23 00:39:20 +10:00
Mark Watkins
4fb00cb2a1 Saving Unintentional Leaks progress.. (working, but not finished yet) 2012-01-20 01:18:34 +10:00
Mark Watkins
e746834eb1 Can now set preference calculations for mid (median, average, wavg), percentile (90/95%/etc) and max (true max/99%) 2012-01-13 09:34:52 +10:00
Mark Watkins
9b0f992007 Updater and Version number changed to support for Release Number. Bumped version for updater test. 2012-01-12 19:35:50 +10:00
Mark Watkins
01adef98d8 Removed play sort code I left in for Changes to Prescription Settings 2012-01-12 16:18:59 +10:00
Mark Watkins
e3ff868cf1 Initial ZEO CSV support.. New ZEO CSV import menu, only line graphs for now. 2012-01-11 23:55:46 +10:00
Mark Watkins
95278e0408 Preferences shouldn't recalc on empty profile 2012-01-11 19:10:40 +10:00
Mark Watkins
7044ea6e8b Session hiding details display fixes, disabled multithreaded recalcs again 2012-01-11 14:58:46 +10:00
Mark Watkins
1a3627f466 Enabled hog reindexing if Cache Sessions Data is enabled 2012-01-10 20:26:48 +10:00
Mark Watkins
2cb35b69c0 Sacrificed Multithreaded recalcs, as memory footprint was damn scary.. I'll revist this later 2012-01-10 20:16:52 +10:00
Mark Watkins
f9c1fa27c5 Always precalc RDI where available rather than force recalculation each time it's changed, version bump to avoid upgrade problems for the stray mac version 2012-01-10 20:00:08 +10:00
Mark Watkins
99b0d8c846 I swear I'm sleep coding... Update Summaries is done by machine Save() 2012-01-10 17:42:35 +10:00
Mark Watkins
c8ee271ec7 Fix preferences apply bug, and enabled multithreading for recalculation 2012-01-10 17:37:15 +10:00
Mark Watkins
5d8ef5177d Fix typos, and changed text in preferences dialog as data is now reindexed 2012-01-10 16:41:04 +10:00
Mark Watkins
dfa36268c6 Added reindexer.. Applied on preferences changes 2012-01-10 16:21:30 +10:00
Mark Watkins
ad739b5387 User Flagging, take 1.. Note scanning for duplicates (ie. events already detected) is switched off for testing purposes 2012-01-09 18:05:20 +10:00
Mark Watkins
637e9c08c8 FlowRate Parser Calculations Module rewrite.. More accurate RespRate, TidalVolume and Minute Vent, plus new Ti & Te calculations.. Works on ResMed too where individual graphs not available.. Haven't redone custom event flagging yet 2012-01-09 13:43:42 +10:00
Mark Watkins
c7fa1c408c Profile::GetDay and related fixes 2012-01-08 13:29:22 +10:00
Mark Watkins
b1b39e5e7e Fix a very stupid crash. Enable New profile calendar popups. Fixed a spelling mistake in release notes 2012-01-07 17:02:23 +10:00
Mark Watkins
38157a668c Records RX fixes, Best/Worst AHI sort fix, show some compliance records 2012-01-07 13:52:41 +10:00
Mark Watkins
7fb3f6ea67 Preferences Tooltips, Records fix for incompliant days not showing 2012-01-07 10:22:59 +10:00
Mark Watkins
ac47878553 More Records box formatting 2012-01-07 09:32:08 +10:00
Mark Watkins
01ef59a6d9 Best/Worst AHI now shows up to 4 days 2012-01-07 08:44:14 +10:00
Mark Watkins
5a2e02271a Details tab events cleanup, larger AHI display, Bookmark Search in side panel 2012-01-07 04:15:21 +10:00
Mark Watkins
edf44d3e72 Miscellaneous fixes and code cleanup.. Made PRS1 custom event flagging optional, made minor improvements to it's functionality. enabled AHI/hr graph options. Use just 2 decimal places in stats. Changed bookmarks in right sidebar to HTML view as List was broken 2012-01-07 02:07:54 +10:00
Mark Watkins
3e7684efac Some profiling & optimisations. Implemented Session Events Compression, Backup edf File compression for ResMed, preference changed around a bit, and new options for the compression and backup stuff. And more efficient Weighted Percentile calculations 2012-01-05 14:37:22 +10:00
Mark Watkins
ef4c68544b Dont hide prescription tooltips when browsing CPAP records amongst APAP data 2012-01-03 22:20:17 +10:00
Mark Watkins
15531908de Hide Prescription Settings tooltips for CPAP mode, lighten highlight color 2012-01-03 22:15:45 +10:00
Mark Watkins
288d6aba3b Prescription Changes display fixes for various machine types 2012-01-03 19:28:29 +10:00
Mark Watkins
76e64309e9 Added tooltip popups to Prescription Changes.. (Still need to lay them out properly) 2012-01-03 18:10:13 +10:00
Mark Watkins
26eddd4444 Fix gold highlights in overview not disappearing when leaving graph 2012-01-03 17:15:02 +10:00
Mark Watkins
ab09192ceb Made Overview AHI SummaryChart show weighted average to match Statistics 2012-01-03 14:36:47 +10:00
Mark Watkins
60aa9a851f Sneaky JavaScript hack to intercept clicks on Prescription Changes table and forward to Overview 2012-01-03 13:50:54 +10:00
Mark Watkins
4615d5de0c Remove HiRes Printing option (as it's all HighRes now), and re-enabled AntiAliasing for mac 2012-01-03 10:45:39 +10:00
Mark Watkins
fe012a344f Hopefully faster if not cleaner GLShortBuffer replacement, called gVertexBuffer 2012-01-03 01:34:17 +10:00
Mark Watkins
cd03544404 Disabled AntiAliasing setting for MacOSX :( 2012-01-02 19:45:08 +10:00
Mark Watkins
057f14c759 Added PatientID field to printed reports 2012-01-02 03:10:37 +10:00
Mark Watkins
254f035ac2 Added Journal notes, weight, etc.. to Daily report 2012-01-02 02:52:54 +10:00
Mark Watkins
4027304aea PRS1 Importer Fixes, BIPAP/VPAP stuff, Overview Pressure Chart fixes (a different issue to print line problem) 2012-01-02 00:14:18 +10:00
Mark Watkins
44d0256bbc More CPAP/VPAP Fixes, (so much for the database being 'ready' :) 2011-12-31 21:36:19 +10:00
Mark Watkins
1d52bf2e7c Jimbo's Mascot Improvement 2011-12-29 15:43:47 +10:00
Mark Watkins
da952deba0 Fix zorder error messages, more session hiding related stuff 2011-12-29 00:03:09 +10:00
Mark Watkins
ae8af75692 Change Day First/Last to reflect hidden sessions. 2011-12-28 22:36:40 +10:00
Mark Watkins
381209716b Fix Oximetry rebuild datetime glitch 2011-12-28 16:27:26 +10:00
Mark Watkins
0ad5175621 Show TotalLeaks in Statistics where Unintentional not available, Fix non-existant plots (for Pat-Trig-Breaths on machines without it) showing in Overview, add rera & FL to stats where available 2011-12-28 13:17:20 +10:00
Mark Watkins
85a4c07ed1 BIPAP fixes for statistics page 2011-12-28 01:09:57 +10:00
Mark Watkins
d2381eac60 Modified gLinePlot to support sublayers, so I could add a legend like summarychart.
Start of Session hiding ability
Intellipap fixes
2011-12-27 23:21:10 +10:00
Mark Watkins
8b4983a06f Make statusbar selection time tab context aware 2011-12-27 05:25:17 +10:00
Mark Watkins
168b8e9843 Fix last entry in Prescription settings table 2011-12-27 05:09:29 +10:00