Age | Commit message (Expand) | Author |
2011-09-07 | Add vertical alignment setting to text output | Dirk Hohndel |
2011-09-07 | Turn tail recursion back into a loop | Linus Torvalds |
2011-09-07 | Get rid of timelimit code and corner cases | Linus Torvalds |
2011-09-07 | Clean up plot_text_samples() further | Linus Torvalds |
2011-09-07 | Simplify/clean up depth min/max finder | Linus Torvalds |
2011-09-07 | Fix up horribly broken cairo scaling | Linus Torvalds |
2011-09-07 | Use a recursive (instead of iterative) minmax depth finder | Linus Torvalds |
2011-09-07 | Tweak depth next_minmax() interface | Linus Torvalds |
2011-09-07 | Honor depth unit settings when plotting the depth profile | Linus Torvalds |
2011-09-07 | Add radio buttons for temperature and volume | Linus Torvalds |
2011-09-06 | Start doing gas management using output units | Linus Torvalds |
2011-09-06 | Clean up type handling of cylinder pressure plot | Linus Torvalds |
2011-09-06 | Fix drawing artifacts with dives that have samples past the dive duration | Dirk Hohndel |
2011-09-06 | Use 'cairo_translate()' instead of manual translation | Linus Torvalds |
2011-09-06 | Merge branch 'dirk' | Linus Torvalds |
2011-09-06 | Print starting and ending pressures | Dirk Hohndel |
2011-09-06 | Add some air usage statistics to the dive plot | Linus Torvalds |
2011-09-06 | Do cylinder pressure plot first, then depth, then text notes | Linus Torvalds |
2011-09-06 | Tweak the "show depth in text" heuristic a bit | Linus Torvalds |
2011-09-06 | Plot some numerical depth markers | Linus Torvalds |
2011-09-06 | Fix drawing artifact with UEMIS xml data | Dirk Hohndel |
2011-09-05 | Open File works. I refactored the code and introduced a new type. I never use... | Nathan Samson |
2011-09-05 | Sanitize and fix cylinder pressure overview | Linus Torvalds |
2011-09-04 | Remove the redundant frames in the notebook. Closes #9 | Nathan Samson |
2011-09-03 | Do better cylinder information management | Linus Torvalds |
2011-09-03 | Add 'mean depth' marker on dive plot | Linus Torvalds |
2011-09-03 | Add various dive fixups, and show pressure (if any) in the plot | Linus Torvalds |
2011-08-31 | Do something half-way sane (no SIGSEGV) when there are no dives | Linus Torvalds |
2011-08-31 | dive profile plot: use saner minimum limits | Linus Torvalds |
2011-08-31 | plot a fancier 'filled' depth profile | Linus Torvalds |
2011-08-31 | Plot dive profile slightly more intelligently. | Linus Torvalds |
2011-08-31 | Teach the thing to actually track the currently selected dive | Linus Torvalds |
2011-08-31 | Split up profile frame generation into its own file. | Linus Torvalds |