2011-12-25 08:17:24 +00:00
|
|
|
SleepyHead QT port v0.9 branch
|
2011-05-28 09:16:46 +00:00
|
|
|
|
2011-12-25 08:17:24 +00:00
|
|
|
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.
|
2011-05-28 09:16:46 +00:00
|
|
|
|
2011-06-26 09:14:18 +00:00
|
|
|
To Build:
|
2011-05-28 09:16:46 +00:00
|
|
|
|
2011-06-26 09:14:18 +00:00
|
|
|
qmake
|
|
|
|
make
|
2011-05-28 09:16:46 +00:00
|
|
|
|
2011-12-25 08:17:24 +00:00
|
|
|
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.
|
|
|
|
|
|
|
|
|
2011-06-26 09:14:18 +00:00
|
|
|
Author: Mark Watkins <jedimark@users.sourceforge.net>
|
2011-12-25 08:17:24 +00:00
|
|
|
Copyright (C)2011 Mark Watkins
|
2011-05-28 09:16:46 +00:00
|
|
|
|
|
|
|
Licence Stuff
|
|
|
|
-------------
|
2011-07-16 06:14:20 +00:00
|
|
|
This software is released under the GNU Public License, at a GPL version of my choosing at a later date.
|
2011-05-28 09:16:46 +00:00
|
|
|
|
2011-12-25 08:17:24 +00:00
|
|
|
Exceptions and 3rd Party Libraries:
|
2011-07-16 06:14:20 +00:00
|
|
|
Incorporates QextSerialPort. Insert New BSD license here? (Apparently PD.. need to verify)
|
2011-12-25 08:17:24 +00:00
|
|
|
http://code.google.com/p/qextserialport/
|
2011-07-16 06:14:20 +00:00
|
|
|
|
2011-12-25 08:17:24 +00:00
|
|
|
It uses QuaZip, by Sergey A. Tachenov, which is a C++ wrapper over Gilles Vollant's ZIP/UNZIP package..
|
|
|
|
http://sourceforge.net/projects/quazip/
|