Commit Graph

1183 Commits

Author SHA1 Message Date
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
Mark Watkins
96a0f7bed5 Force scroll to bottom of Details web view when hiding/showing sessions 2011-12-29 06:15:25 +10:00
Mark Watkins
48777787b1 Removed AHI/hr from averages list, changed Daily Details percentiles to variable calculation, Stop Unintentional leaks being calculated in APAP mode for PRS1, as they are inaccurate without mask formulae 2011-12-29 06:07:33 +10:00
Mark Watkins
1f1f689001 Stopped bookmarks selecting areas in disabled sessions 2011-12-29 00:21:45 +10:00
Mark Watkins
da952deba0 Fix zorder error messages, more session hiding related stuff 2011-12-29 00:03:09 +10:00
Mark Watkins
bd9213bc1c Update statistics when sessions are hidden 2011-12-28 22:48:15 +10:00
Mark Watkins
ae8af75692 Change Day First/Last to reflect hidden sessions. 2011-12-28 22:36:40 +10:00
Mark Watkins
0faf09a151 Activate Hide sessions switches 2011-12-28 22:03:48 +10:00
Mark Watkins
c659706f2d Increased line plot thickness in print mode 2011-12-28 21:05:00 +10:00
Mark Watkins
7e71366d4e SummaryChart lines appearing to thick 2011-12-28 18:47:02 +10:00
Mark Watkins
08654561fd This hopefully fixes SummaryChart line 'nibbling' on mac 2011-12-28 17:45:48 +10:00
Mark Watkins
0b7916e1aa Increase line thickness used in SummaryChart plots 2011-12-28 17:26:32 +10:00
Mark Watkins
deec2660c4 GL Blend fix 2011-12-28 17:09:35 +10:00
Mark Watkins
381209716b Fix Oximetry rebuild datetime glitch 2011-12-28 16:27:26 +10:00
Mark Watkins
e85883a37b Hide Sessions Times chart where there is no CPAP data 2011-12-28 15:09:26 +10:00
Mark Watkins
f16929dafd Make GLBlend functions adjustable. Set SummaryChart to use DST alhpa blending 2011-12-28 14:42:02 +10:00
Mark Watkins
0b4717c2b3 Fix openGL scissor for that last summarychart pixel offset 2011-12-28 14:21:10 +10:00
Mark Watkins
48e20fc825 Offset SummaryChart lines by one pixel (higher) to counter antialiasing 2011-12-28 14:14:58 +10:00
Mark Watkins
a73a9fc8ee Use AntiAliasing preference fix 2011-12-28 13:35:24 +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
bafb5e425f Minor text order cruft in gLineOverlaySummary 2011-12-28 00:30:34 +10:00
Mark Watkins
af97cac384 Fix 2D Line plots mucking up with small amounts of data 2011-12-28 00:27:26 +10:00
Mark Watkins
9635b991cf More consistant legend marker, Added Te & Ti definitions to channels.xml 2011-12-28 00:12:38 +10:00
Mark Watkins
431cbadb1f ResMed EPR html display fix in Details 2011-12-27 23:28:39 +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
3aa0f00a4b Forgot to rename the navigation statistics button. Show most used humid setting rather than max 2011-12-27 04:41:48 +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
76e79a6a12 Help Page updates 2011-12-26 15:26:48 +10:00