Age | Commit message (Expand) | Author |
2011-12-12 | Small improvement to plot info debugging code | Dirk Hohndel |
2011-12-06 | Merge branch 'grid-to-back' of git://github.com/henrik242/subsurface | Linus Torvalds |
2011-12-06 | Move depth/time grid back | Henrik Brautaset Aronsen |
2011-12-01 | Remove commented code | Henrik Brautaset Aronsen |
2011-12-01 | Clean up color definitions | Henrik Brautaset Aronsen |
2011-11-28 | Define all colors in one place | Henrik Brautaset Aronsen |
2011-11-28 | Prettier profile colors | Henrik Brautaset Aronsen |
2011-11-21 | Don't colorize the pressure plot when printing | Dirk Hohndel |
2011-11-21 | Add debugging function to dump tank pressure tracking data | Dirk Hohndel |
2011-11-20 | Do proper rounding in interpolated pressure calculations | Linus Torvalds |
2011-11-20 | Revert "Correctly plot the tank end pressure if it was set manually" | Linus Torvalds |
2011-11-19 | Fix error when gaschange event is one second before next sample | Dirk Hohndel |
2011-11-19 | Correctly plot the tank end pressure if it was set manually | Dirk Hohndel |
2011-11-19 | Make pressure plot shading by sac rate consistent | Dirk Hohndel |
2011-11-19 | Improve tank pressure sac coloring | Dirk Hohndel |
2011-11-19 | Be more consistent in our handling of rgb value tables | Dirk Hohndel |
2011-11-18 | Color tank pressure plot based on relative sac | Dirk Hohndel |
2011-11-17 | Color pressure plot according to current SAC rate | Dirk Hohndel |
2011-11-09 | This should fix the missing end pressure for broken dive computers | Dirk Hohndel |
2011-11-09 | Remove unused 'minpressure/endpressure' fields from plot info | Linus Torvalds |
2011-11-09 | Merge branch 'bugfixes' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-11-09 | Fix breakage caused by Linus' changes to tank pressure handling | Dirk Hohndel |
2011-11-09 | Improve temperature text plotting in profile display | Dirk Hohndel |
2011-11-09 | Correctly plot dives ending below the surface | Dirk Hohndel |
2011-11-04 | Fix missing pressure plot at start of the dive in some situations | Dirk Hohndel |
2011-11-04 | Improve tank pressure plot for computers that create "gaschange" events | Dirk Hohndel |
2011-11-04 | Don't repeat redundant minima or maxima in the profile plot | Dirk Hohndel |
2011-11-01 | Use unit functions to get column headers, add unit function for pressure | Dirk Hohndel |
2011-11-01 | Add new helper function to get temperature and unit | Dirk Hohndel |
2011-10-29 | Fix up end conditions for dives | Linus Torvalds |
2011-10-29 | Plot fake profile for non-sample dives | Linus Torvalds |
2011-10-29 | Fix use of uninitialized variable if there are no samples | Linus Torvalds |
2011-10-25 | Add menu item and dialog to select which events to display | Dirk Hohndel |
2011-10-25 | Don't plot an event if an event is disabled in ev_namelist | Dirk Hohndel |
2011-10-25 | Remember the event names as we encounter them | Dirk Hohndel |
2011-10-24 | Merge branch 'ui' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-10-23 | Improve time marker handling and add printing of some time labels | Dirk Hohndel |
2011-10-23 | Handle 'gas change' events correctly | Linus Torvalds |
2011-10-23 | Split the cylinder pressure analysis into a second loop | Linus Torvalds |
2011-10-23 | Plot tank pressures for multiple tanks | Dirk Hohndel |
2011-10-22 | Change plot_info to use depth (instead of val) for depth value | Dirk Hohndel |
2011-10-20 | Add quick hack for "no sample pressure but tank index changed" case | Linus Torvalds |
2011-10-20 | Fix up multi-cylinder code as per Dirk | Linus Torvalds |
2011-10-19 | Start some rough multi-cylinder pressure data plot infrastructure | Linus Torvalds |
2011-10-04 | Change event symbol to bigger yellow triangle with exclamation point | Dirk Hohndel |
2011-10-04 | Replace event text with small red triangle and tooltip | Dirk Hohndel |
2011-10-04 | Change plot routine to take a drawing_area as argument | Dirk Hohndel |
2011-09-30 | Distinguish internally between min pressure and end pressure | Dirk Hohndel |
2011-09-29 | Fix the profile coloring | Dirk Hohndel |
2011-09-28 | Remove average depth from print | Dirk Hohndel |