Mark Watkins
|
cd3ec94fe6
|
Changed the rest of the c++0x auto's to iterator equivalents
|
2011-06-02 14:42:37 +10:00 |
|
Mark Watkins
|
51d53f0bc4
|
Removed use of c++0x auto from Machine.c/h
|
2011-06-02 14:21:35 +10:00 |
|
Mark Watkins
|
e09f88a8e3
|
Moved OpenSessions/Waveforms calls to Day object
|
2011-06-02 13:28:11 +10:00 |
|
Mark Watkins
|
288911ed15
|
Added on demand Event & Wave data loading
|
2011-06-02 01:35:20 +10:00 |
|
Mark Watkins
|
02d0ba7ca2
|
Added Line Chart square plot mode
|
2011-06-01 23:08:44 +10:00 |
|
Mark Watkins
|
abb01d9403
|
AddSession day cleanup. After Midnight threshold changed to midday (from 6am)
|
2011-05-31 21:48:57 +10:00 |
|
Mark Watkins
|
a8ccc90ce2
|
Overfixed the smooth date ticker's up.. Prefer them smooth over super accurate
|
2011-05-31 18:36:54 +10:00 |
|
Mark Watkins
|
9b05b5d512
|
Moved FooBar (the green range thingy) to it's own gLayer
|
2011-05-31 14:50:06 +10:00 |
|
Mark Watkins
|
6b5ef70df9
|
Pixel alignment / Margin cleanups
|
2011-05-31 14:28:11 +10:00 |
|
Mark Watkins
|
40b00a3d14
|
Stopped Xaxes from drawing when no data
|
2011-05-31 13:09:03 +10:00 |
|
Mark Watkins
|
5d8675df24
|
Fixed windows xaxis date issues. Plus now comes with much more memory freeing goodness all around.
|
2011-05-31 12:18:41 +10:00 |
|
Mark Watkins
|
4956784ee4
|
Moved X/Y axes to their own layer
|
2011-05-31 08:53:48 +10:00 |
|
Mark Watkins
|
64600702b5
|
Made BarChart use DrawXTicks when it's own can't fit
|
2011-05-30 23:35:14 +10:00 |
|
Mark Watkins
|
3fdd240428
|
Implemented abort on multiple machine day records of the same type.
Also, Session data was not being freed.
|
2011-05-30 23:11:29 +10:00 |
|
Mark Watkins
|
19c229c7b1
|
Reworked Profile to holds new day list (Mega changeset)
|
2011-05-30 21:59:20 +10:00 |
|
Mark Watkins
|
37cdc5a25b
|
Added Percentile calculations
|
2011-05-30 01:40:34 +10:00 |
|
Mark Watkins
|
191d498573
|
Updates to BIPAP names
|
2011-05-29 21:29:32 +10:00 |
|
Mark Watkins
|
dc9f58575a
|
MachineMenu RadioItem lockup fix
|
2011-05-29 21:11:48 +10:00 |
|
Mark Watkins
|
9deb94e462
|
Fixes ScrolledWindow issues for BIPAP TAP Graphs
|
2011-05-29 20:09:24 +10:00 |
|
Mark Watkins
|
a75a2072ef
|
BIPAP Time@Pressure additions
|
2011-05-29 17:53:37 +10:00 |
|
Mark Watkins
|
430dc64063
|
MinY/MaxY improvements.
|
2011-05-29 17:00:13 +10:00 |
|
Mark Watkins
|
0c000c6140
|
Fixed crash when selecting machine with no tabs open
|
2011-05-29 16:10:32 +10:00 |
|
Mark Watkins
|
563b3a793e
|
Mouse control improvements
|
2011-05-29 15:58:00 +10:00 |
|
Mark Watkins
|
f5352333db
|
BIPAP, loader & graph improvements
|
2011-05-29 13:27:42 +10:00 |
|
Mark Watkins
|
3bcb6ec453
|
Multiple Machine selection support
|
2011-05-28 23:02:39 +10:00 |
|
Mark Watkins
|
d90f2f03cb
|
Barchart fixes
|
2011-05-28 19:36:42 +10:00 |
|
Mark Watkins
|
49751750b1
|
gLineChart improvements, screenshot fixes for linux build.
|
2011-05-28 19:16:46 +10:00 |
|
Mark Watkins
|
f6bde6dc34
|
Fix Pressure Calculations
|
2011-05-28 15:38:43 +10:00 |
|
Mark Watkins
|
9061677642
|
Fixed rather large memory leak with flow data
|
2011-05-28 13:41:44 +10:00 |
|
Mark Watkins
|
6b4b3dc5bc
|
Use a common buffer during PRS1 import, reducing heap mess and increasing import performance.
|
2011-05-28 13:27:07 +10:00 |
|
Mark Watkins
|
70b5934186
|
Added graph linkages back for Linux build
|
2011-05-28 00:09:45 +10:00 |
|
Mark Watkins
|
f8bf4d0385
|
Added Bedtime/Waketime calcs and usage summary graph
|
2011-05-28 00:07:35 +10:00 |
|
Mark Watkins
|
8203ef8873
|
Added pressure pulse to flow rate waveform overlays
|
2011-05-27 21:35:45 +10:00 |
|
Mark Watkins
|
04fe23e9bf
|
Linked graphs pruned a bit for performance reasons
|
2011-05-27 21:06:28 +10:00 |
|
Mark Watkins
|
3a7a32ea60
|
Linked Graph Experiments
|
2011-05-27 20:53:00 +10:00 |
|
Mark Watkins
|
e117dd3045
|
Additional PRS1 VSnore Sleep Flag
|
2011-05-27 19:54:12 +10:00 |
|
Mark Watkins
|
d0469637ce
|
Try to rescue some corrupt flow waveform data during import
|
2011-05-27 19:46:47 +10:00 |
|
Mark Watkins
|
10268288f5
|
Improved importing time in temporary loader
|
2011-05-27 18:50:17 +10:00 |
|
Mark Watkins
|
e9f2346b8f
|
Ignoring short sessions under 5 minutes
|
2011-05-27 18:22:24 +10:00 |
|
Mark Watkins
|
d45dbe3711
|
BIPAP Pressure graph layers
|
2011-05-27 16:08:39 +10:00 |
|
Mark Watkins
|
adca285cba
|
Fixes tool menu not closing on screenshot
|
2011-05-27 14:18:41 +10:00 |
|
Mark Watkins
|
ca063d002d
|
Added Screenshot Capability
|
2011-05-27 14:13:16 +10:00 |
|
Mark Watkins
|
ead5846226
|
Build system stuff
|
2011-05-27 11:27:48 +10:00 |
|
Mark Watkins
|
52c22f92f3
|
Initial commit
|
2011-05-26 23:59:21 +10:00 |
|