This is the official upstream of the Subsurface divelog program
Find a file
Sander Kleijwegt 6427564d33 Hide current dive site from dive sites with same coordinates.
Signed-off-by: Sander Kleijwegt <sander@myowndomain.nl>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-09-12 08:28:13 -07:00
.tx
android Open subsurface on attaching divecomputer 2015-08-20 23:01:15 -07:00
android-mobile
appdata
cmake/Modules
dives Add test for dive site duplication bug 2015-08-30 10:32:38 -07:00
Documentation Update spanish translation of user-manual to english 0dd32d3 2015-09-12 08:24:10 -07:00
icons
marbledata
packaging Update the script to build Mac Bundle 2015-09-08 11:42:14 -07:00
printing_templates Printing: add a statistics template 2015-08-22 18:36:10 +03:00
qt-mobile QML UI: Show log correctly 2015-08-31 15:49:09 -07:00
qt-models Hide current dive site from dive sites with same coordinates. 2015-09-12 08:28:13 -07:00
qt-ui Hide current dive site from dive sites with same coordinates. 2015-09-12 08:28:13 -07:00
ReleaseNotes Document simplified web access to cloud storage data 2015-09-10 09:52:21 -07:00
scripts Build script: make sure we find the cmake files for our libraries 2015-09-06 07:53:18 -07:00
tests Prevent tests from hanging when offline 2015-09-02 09:11:20 -07:00
theme
translations Translation updates 2015-09-09 03:04:22 -07:00
xslt New location management for divelogs.de export 2015-09-07 07:24:11 -07:00
.clang-format
.gitattributes
.gitignore
android.cpp Wire up get_usb_fd to libusb_set_android_open_callback 2015-08-20 22:56:27 -07:00
checkcloudconnection.cpp
checkcloudconnection.h
CMakeLists.txt Cmake: make Grantlee5 required 2015-09-06 07:53:12 -07:00
cochran.c
cochran.h
CodingStyle CodingStype: add explanation how to install the QtCreator settings 2015-09-07 07:58:35 -07:00
color.h
configuredivecomputer.cpp Enable the configuration of more OSTC3 settings 2015-09-02 15:26:20 -07:00
configuredivecomputer.h Configure divecomputers: remove unused member 2015-09-10 15:37:21 -07:00
configuredivecomputerthreads.cpp Progress reporting reading/writing OSTC settings 2015-09-02 15:26:58 -07:00
configuredivecomputerthreads.h
datatrak.c Datatrak parsing 2015-09-09 17:29:13 -07:00
datatrak.h
deco.c VPM-B: Add 1 percent conservatism to pass tests 2015-09-02 11:09:24 -07:00
deco.h
descriptor3.tsv
device.c
device.h
devicedetails.cpp Enable the configuration of more OSTC3 settings 2015-09-02 15:26:20 -07:00
devicedetails.h Enable the configuration of more OSTC3 settings 2015-09-02 15:26:20 -07:00
display.h Save Bluetooth download mode settings 2015-09-07 07:29:15 -07:00
dive.c Add checkbox to force images to match dives 2015-09-11 09:18:55 -07:00
dive.h Add checkbox to force images to match dives 2015-09-11 09:18:55 -07:00
divecomputer.cpp Save Bluetooth download mode settings 2015-09-07 07:29:15 -07:00
divecomputer.h
divelist.c Introduce double depth_to_bar() 2015-08-31 15:18:40 -07:00
divelist.h
divelogexportlogic.cpp
divelogexportlogic.h
divesite.c Correctly refresh dive site list 2015-08-31 18:43:52 -07:00
divesite.h Merge the dive sites selected. 2015-08-31 18:43:43 -07:00
divesitehelpers.cpp Remove unneeded includes 2015-08-31 15:12:18 -07:00
divesitehelpers.h
equipment.c
exif.cpp
exif.h
export-html.cpp
file.c Remove unused function and define 2015-08-27 08:59:56 -07:00
file.h
gaspressures.c
gaspressures.h
gettext.h
gettextfromc.cpp
gettextfromc.h
git-access.c Be compatible with libgit2 0.22 again 2015-09-10 15:30:12 -07:00
git-access.h Replace the spinner with a progress dialog for cloud storage access 2015-09-09 13:02:39 -07:00
gpl-2.0.txt
helpers.h Save Bluetooth download mode settings 2015-09-07 07:29:15 -07:00
INSTALL Updates to the INSTALL file 2015-09-02 18:33:39 -07:00
libdivecomputer.c Exit with failure if the first dc_open method fails 2015-09-09 13:05:38 -07:00
libdivecomputer.h Connect up serial_ftdi custom serial 2015-08-20 22:59:54 -07:00
linux.c
liquivision.c Make created dive site uuid deterministic 2015-08-25 10:43:48 -07:00
load-git.c Make created dive site uuid deterministic 2015-08-25 10:43:48 -07:00
macos.c
main.cpp
membuffer.c
membuffer.h
ostctools.c Whitespace cleanup 2015-09-09 17:26:54 -07:00
parse-xml.c Better import of libdivecomputer universal xml 2015-09-08 12:30:17 -07:00
planner.c VPM-B: Calculate ceiling in deepest portion of dive 2015-09-12 08:20:10 -07:00
planner.h Leftovers from introduction of in_planner() helper function 2015-08-20 07:25:01 -07:00
pref.h Comment meaning of preference variables 2015-08-23 07:28:52 -07:00
prefs-macros.h
printer.cpp Printing: replace usage of std::ceil() 2015-08-22 18:39:08 +03:00
printer.h Printing: use the same code for both statistics and divelist print 2015-08-22 18:36:19 +03:00
profile.c Introduce double depth_to_bar() 2015-08-31 15:18:40 -07:00
profile.h
qt-gui.cpp
qt-gui.h
qt-init.cpp
qthelper.cpp qthelper.cpp: don't hardcode the Dive m_duration as minutes 2015-09-09 09:16:15 -07:00
qthelper.h QML UI: Remove unneeded MobileDive class 2015-08-31 15:47:48 -07:00
qthelperfromc.h
qtserialbluetooth.cpp Fix memory leak on serial bluetooth 2015-09-09 21:33:37 -07:00
README A few more version number updates 2015-08-31 18:49:13 -07:00
Readme.testing
Readme.ubuntu
satellite.svg
save-git.c Only store dive site uuid in dive if the dive site exists 2015-09-08 09:45:09 -07:00
save-html.c
save-html.h
save-xml.c Only store dive site uuid in dive if the dive site exists 2015-09-08 09:45:09 -07:00
serial_ftdi.c Fix memory leaks in serial ftdi 2015-09-09 21:33:49 -07:00
sha1.c
sha1.h
statistics.c
statistics.h
strndup.h
strtod.c
subsurface-icon.svg
subsurface-mobile-icon.svg
subsurface.desktop
subsurface.qrc
subsurfacestartup.c
subsurfacestartup.h
subsurfacesysinfo.cpp Get ready for OS X 10.11 El Capitan 2015-09-10 13:18:43 -07:00
subsurfacesysinfo.h
SupportedDivecomputers.html
SupportedDivecomputers.txt
taxonomy.c
taxonomy.h
templatelayout.cpp QML UI: Remove unneeded MobileDive class 2015-08-31 15:47:48 -07:00
templatelayout.h QML UI: Remove unneeded MobileDive class 2015-08-31 15:47:48 -07:00
terms
time.c
TODO.CCR
uemis-downloader.c Uemis downloader: code optimization 2015-09-11 10:29:49 -07:00
uemis.c Uemis downloader: bug fix in uemis set dive location 2015-09-10 12:44:12 -07:00
uemis.h Uemis downloader: new find divespot by diveid 2015-09-10 12:28:02 -07:00
units.h
version.c
version.h
webservice.h
windows.c
windowtitleupdate.cpp
windowtitleupdate.h
worldmap-options.h
worldmap-save.c
worldmap-save.h
wreck.jpg

This is the README file for Subsurface 4.5 Beta 1

Please check the ReleaseNotes.txt for details about new features and
changes since Subsurface 4.4.2 (and earlier versions).

Subsurface can be found at http://subsurface-divelog.org

Our user forum is at http://subsurface-divelog.org/user-forum/
We also try to respond to questions in the ScubaBoard.com dive software
forum at http://www.scubaboard.com/forums/dive-software/

Report bugs and issues at http://trac.subsurface-divelog.org

License: GPLv2

You can get the sources to the latest development version from the git
repository:

git clone git://git.subsurface-divelog.org/subsurface.git .

You can also browse the sources via gitweb at the same site.

If you want the latest release (instead of the bleeding edge
development version) you can either get this via git or the release tar
ball. After cloning run the following command:

git checkout v4.4.2  (or whatever the last release is)

or download a tar ball from:

http://subsurface-divelog.org/downloads/Subsurface-4.4.2.tgz

Detailed build instructions can be found in the INSTALL file.

Basic Usage:
============

Install and start from the desktop, or you can run it locally from the
build directory:

On Linux:

$ ./subsurface

On Mac:

$ open Subsurface.app

Native builds on Windows are not really supported (the official Windows
installers are both cross-built on Linux).

You can give a data file as command line argument, or (once you have
set this up in the Preferences) Subsurface picks a default file for
you when started from the desktop or without an argument.

If you have a dive computer supported by libdivecomputer, you can just
select "Import from Divecomputer" from the "Import" menu, select which
dive computer you have (and where it is connected if you need to), and
hit "OK".

The latest list of supported dive computers can be found in the file
SupportedDivecomputers.txt.

Much more detailed end user instructions can be found from inside
Subsurface by selecting Help (typically F1). When building from source
this is also available as Documentation/user-manual.html. The
documentation for the latest release is also available on-line
http://subsurface-divelog.org/documentation/


Contributing:
=============

There is a mailing list for developers: subsurface@subsurface-divelog.org
Go to http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
to subscribe.

If you want to contribute code, please either send signed-off patches or
a pull request with signed-off commits.  If you don't sign off on them,
we will not accept them. This means adding a line that says
"Signed-off-by: Name <email>" at the end of each commit, indicating that
you wrote the code and have the right to pass it on as an open source
patch.

See: http://developercertificate.org/

Also, please write good git commit messages.  A good commit message
looks like this:

	Header line: explain the commit in one line (use the imperative)

	Body of commit message is a few lines of text, explaining things
	in more detail, possibly giving some background about the issue
	being fixed, etc etc.

	The body of the commit message can be several paragraphs, and
	please do proper word-wrap and keep columns shorter than about
	74 characters or so. That way "git log" will show things
	nicely even when it's indented.

	Make sure you explain your solution and why you're doing what you're
	doing, as opposed to describing what you're doing. Reviewers and your
	future self can read the patch, but might not understand why a
	particular solution was implemented.

	Reported-by: whoever-reported-it
	Signed-off-by: Your Name <youremail@yourhost.com>

where that header line really should be meaningful, and really should be
just one line.  That header line is what is shown by tools like gitk and
shortlog, and should summarize the change in one readable line of text,
independently of the longer explanation. Please use verbs in the
imperative in the commit message, as in "Fix bug that...", "Add
file/feature ...", or "Make Subsurface..."


A bit of Subsurface history:
============================

In fall of 2011, when a forced lull in kernel development gave him an
opportunity to start on a new endeavor, Linus Torvalds decided to tackle
his frustration with the lack of decent divelog software on Linux.

Subsurface is the result of the work of him and a team of developers since
then. It now supports Linux, Windows and MacOS and allows data import from
a large number of dive computers and several existing divelog programs. It
provides advanced visualization of the key information provided by a
modern dive computer and allows the user to track a wide variety of data
about their diving.

In fall of 2012 Dirk Hohndel took over as maintainer of Subsurface.