This is the official upstream of the Subsurface divelog program
Find a file
Linus Torvalds a39b2ee220 Add some more dive info - and actually update it
It's still the ugliest application ever, but now it at least gives you
some basic dive info.

I'd love to add a way to edit the dives to add new data (name, buddies,
location etc), but that would also require the ability to save the end
result.  Maybe some day.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-08-31 15:35:28 -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
display.h Add some more dive info - and actually update it 2011-08-31 15:35:28 -07:00
dive.h Split up profile frame generation into its own file. 2011-08-31 10:20:46 -07:00
divelist.c Use a gtk table instead of hbox 2011-08-31 11:52:16 -07:00
info.c Add some more dive info - and actually update it 2011-08-31 15:35:28 -07:00
main.c Add some more dive info - and actually update it 2011-08-31 15:35:28 -07:00
Makefile Add fake 'info' frame contents 2011-08-31 12:09:19 -07:00
parse.c dive parsing: enforce maxdepth and dive duration 2011-08-31 14:36:53 -07:00
profile.c dive profile plot: use saner minimum limits 2011-08-31 14:35:31 -07:00
scripts Start archiving the stupid XML files 2011-08-28 16:18:53 -07:00