Age | Commit message (Expand) | Author |
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 |
2011-09-22 | Show events on the dive profile | Linus Torvalds |
2011-09-21 | Add helper function for doing depth unit calculations | Linus Torvalds |
2011-09-21 | Fix array underrun when calculating velocity | Linus Torvalds |
2011-09-20 | Fix 'struct plot_info' memory leak | Linus Torvalds |
2011-09-20 | Fix up printing some more | Linus Torvalds |
2011-09-20 | Print out only simplified depth profile | Linus Torvalds |
2011-09-20 | Clean up and simplify depth plot | Linus Torvalds |
2011-09-20 | Don't show the smoothed dive profile or the min/max info | Linus Torvalds |
2011-09-20 | Separate out the UI from the program logic | Dirk Hohndel |
2011-09-16 | Attempt to smooth out the velocity readings | Dirk Hohndel |
2011-09-16 | Flip tank pressure graph to show the RIGHT way | Dirk Hohndel |
2011-09-16 | Stop plotting the gas / consumption information into the profile | Dirk Hohndel |
2011-09-16 | Make handling of empty airconsumption string consistent | Dirk Hohndel |
2011-09-16 | Stop tank / gas / consumption info from changing info_frame size | Dirk Hohndel |
2011-09-16 | Indicate vertical velocity through color | Dirk Hohndel |
2011-09-16 | Show tank / nitrox / air consumption information in the info_frame | Dirk Hohndel |