Commit Graph

1125 Commits

Author SHA1 Message Date
Mark Watkins
c7fa1c408c Profile::GetDay and related fixes 2012-01-08 13:29:22 +10:00
Mark Watkins
7ecbced115 Cleaned up the muckups and made improvements in the previous session optimisations 2012-01-08 12:52:13 +10:00
Mark Watkins
5357fac3c2 Fixed more EVL_Waveform time access errors 2012-01-07 23:29:33 +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
1d12593eca Beta 0.9.0 Official Release Marker 2012-01-07 15:30:13 +10:00
Mark Watkins
00dba0a869 Added zlib headers for windows build 2012-01-07 15:07:07 +10:00
Mark Watkins
8614033bc0 Show Median instead of average in Details tab (because average is not available in summary only days). Average when available shows in Tooltip. Made tooltips in Daily Details tab Statistics easier to access 2012-01-07 14:41:07 +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
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