summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-04-23Fix edit callback for weight systemGravatar Dirk Hohndel
2012-04-02Renumber dives when deleting a diveGravatar Linus Torvalds
2012-04-02Add the ugliest 'delete dive' model everGravatar Linus Torvalds
2012-04-01Fix reference tank information for LP steel tanks.Gravatar Linus Torvalds
2012-03-29Fix broken average SAC calculationGravatar Miika Turkia
2012-03-25Added support for Mares Darwin, M1, M2, ... from latest libdivecomputer.Gravatar Björn Spruck
2012-03-23Merge branch 'weight' of git://subsurface.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-03-24Add weight system trackingGravatar Dirk Hohndel
2012-03-22user-manual: fix a few annoying typosGravatar Miklos Vajna
2012-03-16Show statistics of selected divesGravatar Miika Turkia
2012-01-27Cochran: fix up dive data descramblingGravatar Linus Torvalds
2012-01-27Fix up Cochran dive header decoding offsetGravatar Linus Torvalds
2012-01-27cochran: do a partial header de-scrambleGravatar Linus Torvalds
2012-01-27cochran: do the full de-scramble for one caseGravatar Linus Torvalds
2012-01-27Make cochran debug output a bit easier to use directlyGravatar Linus Torvalds
2012-01-27Add some initial cochran CAN file parsingGravatar Linus Torvalds
2012-01-27Import: always open and read the file before checking the filename extensionGravatar Linus Torvalds
2012-01-27Fix typo ('suundo' instead of 'suunto')Gravatar Linus Torvalds
2012-01-26Add "native" Suunto SDE zip file readingGravatar Linus Torvalds
2012-01-26Split up file reading from 'parse-xml.c' into 'file.c'Gravatar Linus Torvalds
2012-01-17Merge branch 'info-split' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-01-15Link with libm for 'pow()'Gravatar Cristian Ionescu-Idbohrn
2012-01-15Add statistics for longest, shortest, and shallowest diveGravatar Dirk Hohndel
2012-01-15Create separate single dive and total stats pagesGravatar Dirk Hohndel
2012-01-15Separate out single dive statistics and total statisticsGravatar Dirk Hohndel
2012-01-05Avoiding some potentially confusing name space clashesGravatar Dirk Hohndel
2012-01-05More removal of unused argumentsGravatar Dirk Hohndel
2012-01-05Oddly, finishing a sample doesn't require a sampleGravatar Dirk Hohndel
2012-01-03More Mac improvementsGravatar Henrik Brautaset Aronsen
2012-01-03Even more Mac-i-nessGravatar Dirk Hohndel
2012-01-03Adding the right header file for R_OK on WindowsGravatar Dirk Hohndel
2012-01-02Only set the window icon if the icon file existsGravatar Dirk Hohndel
2012-01-02Correctly free the GSList in file_openGravatar Dirk Hohndel
2012-01-02Use the right function to get resource path on MacGravatar Dirk Hohndel
2012-01-02Use a more standard approach to save preferences on MacOSXGravatar Henrik Brautaset Aronsen
2012-01-01More AsciiDoc updatesGravatar Dirk Hohndel
2012-01-01Update asciidoc headers and deal with internal linksGravatar Dirk Hohndel
2012-01-01First try at converting user-manual to AsciiDocGravatar Linus Torvalds
2012-01-01Merge branch 'mac' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-01-01Turn subsurface into a real Mac applicationGravatar Dirk Hohndel
2011-12-31Define O2 permille for air in one spotGravatar Henrik Brautaset Aronsen
2011-12-31Display OTU for dives using airGravatar Henrik Brautaset Aronsen
2011-12-30Move the gasmix cleanups from XML parsing to the generic dive fixup stageGravatar Linus Torvalds
2011-12-28Make icon file name OS helper functionGravatar Dirk Hohndel
2011-12-27Merge branches 'windows', 'docs' and 'forlinus' of git://git.hohndel.org/subs...Gravatar Linus Torvalds
2011-12-26Remove unused return valueGravatar Dirk Hohndel
2011-12-26Version 0.0.7 of user manualGravatar Jacco van Koll
2011-12-26Fixes for the Windows installerGravatar Dirk Hohndel
2011-12-26There's a difference between "it's" and "its"Gravatar Henrik Brautaset Aronsen
2011-12-24Fix incorrect utf-8 in Documentation/user-manual.txtGravatar Cristian Ionescu-Idbohrn