Commit Graph

1115 Commits

Author SHA1 Message Date
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
990a068172 Fix for graph show/hide in daily view, when moving between days without certain graphs 2012-01-06 15:22:13 +10:00
Mark Watkins
0b3d47a7f0 SummaryChart highlight improvement, Details tab tooltip position, SearchEvent optimisation. 2012-01-06 13:15:52 +10:00
Mark Watkins
b626cd0200 Changed largest weight spinbox value 2012-01-06 01:26:09 +10:00
Mark Watkins
1485afe17c Fix archiac weight glitch.. made cube even more annoying 2012-01-06 01:17:50 +10:00
Mark Watkins
582c70ef60 Fix w-avg crash 2012-01-05 23:47:04 +10:00
Mark Watkins
3ab422f959 Session optimisations 2012-01-05 23:29:09 +10:00
Mark Watkins
935850faa6 Fixed bug with FlagsLine Span, minor speed improvement in Day weighted percentile calculation. 2012-01-05 22:13:01 +10:00
Mark Watkins
96ff7471d9 Graphics Optimisations 2012-01-05 21:35:23 +10:00
Mark Watkins
d9113e0a5e Added some Efficiency Debugging stuff, and a more accurate FrameRate counter :) 2012-01-05 16:54:07 +10:00
Mark Watkins
f1792b188c Unbreaking git.. I ctrl-z'd something by accident before the previous push.. 2012-01-05 15:12:09 +10:00
Mark Watkins
edc8c1f265 Crud.. Deliberately breaking until I fix this issue 2012-01-05 15:06:43 +10:00
Mark Watkins
05b0b20973 More silly event file verison muckup fixed.. Should be good now 2012-01-05 15:04:08 +10:00
Mark Watkins
002fbd33e1 Forgot to make CRC & Filesize check only if event file version >= 9 2012-01-05 14:57:51 +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
88fbc9d746 Added Everything and Custom to Overview Range combo and set date bounds.. Greyed out dates when not custom. 2012-01-04 11:28:03 +10:00
Mark Watkins
0b9238defe Murderalized the button box show/hide for the same combobox method used in overview.. Added zoom out 100% button 2012-01-04 02:29:35 +10:00
Mark Watkins
4cc8f33b90 Added quick hide/show all button to overview 2012-01-04 00:59:15 +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
418d80c7b9 Removed unconnected Print Daily button from Overview.. Figure it multi-page printing next time around 2012-01-03 22:10:00 +10:00
Mark Watkins
ad04a37791 Fixed Overview pressure for CPAP mode, and fixed Graph Visiblity Combo 2012-01-03 22:03:37 +10:00
Mark Watkins
30f060c2dc Overview Page Graph Visibility Combo Box 2012-01-03 21:12:13 +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
23a59d80eb Overview SummaryChart fixes: min/max settings values, uniform legend color markers, use median not average 2012-01-03 15:40:35 +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
ef4488672a SummaryChart vertical color fix, Intellipap model number fix 2012-01-03 07:52:13 +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
c4a238c45f Explicitly disable GL blending for lines. 2012-01-02 18:06:08 +10:00
Mark Watkins
a1e62ed695 Forgot to multiply ResMed EPR stuff by signal gain 2012-01-02 17:48:49 +10:00
Mark Watkins
bd793adfc9 Force alpha to full in SummaryLine plot 2012-01-02 11:05:39 +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
8996ec33cc Added Target Vent overview graph. Trialing nth_element for Perecentile calcs. 2012-01-02 01:47:21 +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
4f0f91b0c1 Turned off the line stipple and GL blending for the horizontal grids 2011-12-31 22:26:26 +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
c01ed2c5c0 VPAP progress.. (still more, but fixes a startup bug) 2011-12-31 16:54:51 +10:00
Mark Watkins
98912a3e9b ResMed S9 Loader Rework to get at the STR.edf sessions where no other .edf data present 2011-12-31 09:02:45 +10:00
Mark Watkins
1d52bf2e7c Jimbo's Mascot Improvement 2011-12-29 15:43:47 +10:00
Mark Watkins
d9b25c55d8 Better Session Switch icons, Better CSS Tooltip in Daily Details pane attempt #1, thicker print lines 2011-12-29 09:46:45 +10:00
Mark Watkins
416cebced5 Fixed Typo in Statistics Header % Display 2011-12-29 06:34:25 +10:00
Mark Watkins
ca21f1487d Make that last scroll thing even more awesome 2011-12-29 06:19:51 +10:00