This is the official upstream of the Subsurface divelog program
Find a file
Linus Torvalds 446e51ccf0 Fix depth parsing
The "decimal: it's meters, integer: it's feet" logic doesn't work.  It's
just always meters, because the xml ends up sometimes having whole meters.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-08-31 08:45:43 -07:00
dives Make the multi-dive files valid XML 2011-08-28 17:24:53 -07:00
.gitignore Add .gitignore file for current state 2011-08-30 18:42:57 -07:00
dive.h Generate a default name for a dive, if it doesn't have one already 2011-08-30 20:54:43 -07:00
main.c Make the dive list scrollable (and put it in a vbox) 2011-08-30 21:18:47 -07:00
Makefile Create a gtk window 2011-08-30 19:48:00 -07:00
parse.c Fix depth parsing 2011-08-31 08:45:43 -07:00
scripts Start archiving the stupid XML files 2011-08-28 16:18:53 -07:00