Commit Graph

267 Commits

Author SHA1 Message Date
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
Mark Watkins
8891514635 Various fixes and renaming Favourites & Summary.
S9 missing str.edf data workaround
Humidifier setting displayed wrong in daily.
Wrong EPR value in Overview,
Summary renamed to Statistics.
Favourites renamed to Bookmarks.
Calendar highlighting fix when bookmarks selected
2011-12-27 04:26:37 +10:00
Mark Watkins
39da7b22eb Fix a few RDI display bits for Records 2011-12-26 16:05:42 +10:00
Mark Watkins
79616b5b17 Show Links in statusbar when hovering over them in Help Browser 2011-12-26 15:51:53 +10:00
Mark Watkins
44c83da8e5 Allow reselecting currently selected favourite 2011-12-26 14:58:02 +10:00
Mark Watkins
ebc363b4c6 Populate Favourites with days containing bookmarks, fix Daily->LoadDate() double firing 2011-12-26 14:41:28 +10:00
Mark Watkins
b16231a599 SPO2 stat decimal rounding, use compliance hours threshold in best/worst ahi stats 2011-12-26 13:06:39 +10:00
Mark Watkins
972998984e Update release notes, show the threshold value mentioned in summary page. 2011-12-26 03:46:06 +10:00
Mark Watkins
f2de65aa33 Can now print from Help Browser too 2011-12-26 03:20:30 +10:00
Mark Watkins
cd637c4356 Enabled basic print code for Summary tab 2011-12-26 03:12:54 +10:00
Mark Watkins
410f0cdf51 Center some summary headers 2011-12-26 03:01:04 +10:00
Mark Watkins
1e0f25ba4e Loading and empty data messages 2011-12-26 02:56:22 +10:00
Mark Watkins
00f8afafb3 Disabled transitions as it's too slow, updated summary title message 2011-12-26 02:38:37 +10:00