aboutsummaryrefslogtreecommitdiffstats
path: root/profile.c
AgeCommit message (Expand)Author
2011-09-06Use 'cairo_translate()' instead of manual translationGravatar Linus Torvalds
2011-09-06Merge branch 'dirk'Gravatar Linus Torvalds
2011-09-06Print starting and ending pressuresGravatar Dirk Hohndel
2011-09-06Add some air usage statistics to the dive plotGravatar Linus Torvalds
2011-09-06Do cylinder pressure plot first, then depth, then text notesGravatar Linus Torvalds
2011-09-06Tweak the "show depth in text" heuristic a bitGravatar Linus Torvalds
2011-09-06Plot some numerical depth markersGravatar Linus Torvalds
2011-09-06Fix drawing artifact with UEMIS xml dataGravatar Dirk Hohndel
2011-09-05Open File works. I refactored the code and introduced a new type. I never use...Gravatar Nathan Samson
2011-09-05Sanitize and fix cylinder pressure overviewGravatar Linus Torvalds
2011-09-04Remove the redundant frames in the notebook. Closes #9Gravatar Nathan Samson
2011-09-03Do better cylinder information managementGravatar Linus Torvalds
2011-09-03Add 'mean depth' marker on dive plotGravatar Linus Torvalds
2011-09-03Add various dive fixups, and show pressure (if any) in the plotGravatar Linus Torvalds
2011-08-31Do something half-way sane (no SIGSEGV) when there are no divesGravatar Linus Torvalds
2011-08-31dive profile plot: use saner minimum limitsGravatar Linus Torvalds
2011-08-31plot a fancier 'filled' depth profileGravatar Linus Torvalds
2011-08-31Plot dive profile slightly more intelligently.Gravatar Linus Torvalds
2011-08-31Teach the thing to actually track the currently selected diveGravatar Linus Torvalds
2011-08-31Split up profile frame generation into its own file.Gravatar Linus Torvalds