Open Source CPAP Analysis Reporter A fork of sleepyhead/sleepyhead-code
Go to file
2013-01-16 15:37:09 +10:00
docs Reverted that last change, original code just needed a little help to refresh on mac 2013-01-15 19:13:21 +10:00
fonts Window size fix and icon PNG updates 2011-06-26 21:49:40 +10:00
Graphs shutdown framebufferobject properly if used 2013-01-16 15:37:09 +10:00
icons Addition of OSX icon file and project reference. 2012-12-09 09:03:19 -05:00
qextserialport Added qwineventnotifier_p.h to qextserialport stuff 2011-09-04 15:41:55 +10:00
quazip Rich Freeman's patchset #1 2012-11-12 17:24:18 +10:00
SleepLib Fix for 60-series BiPap - requires regression testing against 2013-01-14 10:44:05 -05:00
.gitignore Missing files 2011-06-26 19:14:18 +10:00
common_gui.cpp Rich Freeman's patchset #1 2012-11-12 17:24:18 +10:00
common_gui.h More doxygen header documentation 2011-12-18 23:20:01 +10:00
daily.cpp Graphics snapshot system broken, added FrameBufferObject & PixelBuffer methods 2013-01-15 15:55:39 +10:00
daily.h PRS1 ASV IPAP / PS Fixes. Moved Target Minute Vent to secondary plot in Minute Vent chart 2012-01-14 17:41:50 +10:00
daily.ui Highlight ZEO days in calendar, Graph tooltip showing stage meanings 2012-01-12 00:49:22 +10:00
Doxyfile Doxygen stuff is nearly all done 2011-12-19 16:46:31 +10:00
exportcsv.cpp Initial F&P Icon support. (Initial, as in basic, and probably broken. :) 2012-01-23 00:39:20 +10:00
exportcsv.h Initial F&P Icon support. (Initial, as in basic, and probably broken. :) 2012-01-23 00:39:20 +10:00
exportcsv.ui 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
LICENSE.txt gLineChart improvements, screenshot fixes for linux build. 2011-05-28 19:16:46 +10:00
main.cpp Reverted that last change, original code just needed a little help to refresh on mac 2013-01-15 19:13:21 +10:00
mainwindow.cpp Forgot to turn of something I was debugging 2013-01-15 16:04:39 +10:00
mainwindow.h F&P Flow Waveform extraction 2012-01-29 14:17:02 +10:00
mainwindow.ui F&P Flow Waveform extraction 2012-01-29 14:17:02 +10:00
newprofile.cpp Path seperator fix in newprofile.cpp 2012-05-21 13:40:49 +10:00
newprofile.h Added data folder selection ability on first run. Show data folder location in About window 2012-05-17 06:28:09 +10:00
newprofile.ui Added data folder selection ability on first run. Show data folder location in About window 2012-05-17 06:28:09 +10:00
overview.cpp Rich Freeman's patchset #1 2012-11-12 17:24:18 +10:00
overview.h Rich Freeman's patchset #1 2012-11-12 17:24:18 +10:00
overview.ui 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
oximetry.cpp Swap mac serial portnames just like windows needed 2012-01-23 03:16:09 +10:00
oximetry.h Oximetry summary work, Prescription changes best and worst highlighting, Summary percentile calculations and load all nastiness test 2011-12-23 20:52:31 +10:00
oximetry.ui Pulse & SPO2 LCD display reversed 2012-05-02 09:41:39 +10:00
preferencesdialog.cpp Added tooltip timeout slider in Appearance Preferences, removed empty preferences page. 2012-05-17 03:04:22 +10:00
preferencesdialog.h Added reindexer.. Applied on preferences changes 2012-01-10 16:21:30 +10:00
preferencesdialog.ui Added tooltip timeout slider in Appearance Preferences, removed empty preferences page. 2012-05-17 03:04:22 +10:00
profileselect.cpp Enabled profile delete in login screen 2012-01-11 21:25:36 +10:00
profileselect.h Enabled profile delete in login screen 2012-01-11 21:25:36 +10:00
profileselect.ui 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
README Loading screen time is too short, so just display welcome page.. Fix zoom in too close makes cpap pressure dissapear bug 2011-12-25 18:17:24 +10:00
report.ui Moved Overview Report to to Overview, added Print menu 2011-09-11 16:16:45 +10:00
Resources.qrc I needlessly doubted png images work on Mac build 2013-01-15 19:15:01 +10:00
SleepyHeadQT.pro Addition of OSX icon file and project reference. 2012-12-09 09:03:19 -05:00
updateparser.cpp Updater and Version number changed to support for Release Number. Bumped version for updater test. 2012-01-12 19:35:50 +10:00
updateparser.h Updater and Version number changed to support for Release Number. Bumped version for updater test. 2012-01-12 19:35:50 +10:00
UpdaterWindow.cpp Fixed some RespRate calculation problems 2012-01-13 05:12:00 +10:00
UpdaterWindow.h Doxygen stuff is nearly all done 2011-12-19 16:46:31 +10:00
UpdaterWindow.ui Initial PRS1 Unintentional Leaks hack for all CPAP modes. Minor crash fix to UserFlags calculations 2012-01-15 16:20:10 +10:00
version.h Update version/notes for release. 2013-01-14 10:44:05 -05:00

SleepyHead QT port v0.9 branch

SleepyHead is cross platform, opensource sleep tracking program for reviewing CPAP and Oximetry data, 
which are devices used in the treatment of Sleep Disorders like Obstructive Sleep Apnea.

To Build:

qmake
make

You may need to add a -spec option to qmake to suit your platform. 
Adding -j3 speeds up the make command on a dual core or greater system.


Author: Mark Watkins <jedimark@users.sourceforge.net>
Copyright (C)2011 Mark Watkins

Licence Stuff
-------------
This software is released under the GNU Public License, at a GPL version of my choosing at a later date. 

Exceptions and 3rd Party Libraries:
Incorporates QextSerialPort. Insert New BSD license here? (Apparently PD.. need to verify)
http://code.google.com/p/qextserialport/

It uses QuaZip, by Sergey A. Tachenov, which is a C++ wrapper over Gilles Vollant's ZIP/UNZIP package..
http://sourceforge.net/projects/quazip/