]> git.tdb.fi Git - ext/subsurface.git/commit
Add weight system tracking
authorDirk Hohndel <dirk@hohndel.org>
Sat, 24 Dec 2011 03:41:16 +0000 (19:41 -0800)
committerDirk Hohndel <dirk@hohndel.org>
Sat, 24 Mar 2012 02:44:27 +0000 (11:44 +0900)
commit854bd0269c05adc56caf9667fd68f676520a2941
treedce09bb7d37cd43f14d4924f28101bb1bde21e04
parentb5139aeb22c8a28cac89b7f9a561bd9d4e2bb358
Add weight system tracking

- supports multiple weight systems per dive
- supports multiple weight system types
- supports import of weight as tracked by DivingLog

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
dive.h
equipment.c
gtk-gui.c
parse-xml.c
save-xml.c