Age | Commit message (Expand) | Author |
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 |
2011-09-16 | Tweak temperature plot to look better for small fluctuations | Dirk Hohndel |
2011-09-16 | Tweak plot scaling a bit | Linus Torvalds |
2011-09-16 | Minor corrections to printing of the last temperature | Dirk Hohndel |
2011-09-16 | Use plot_info for final remaining temperature and pressure data plots too | Linus Torvalds |
2011-09-16 | Plot pressure data based on 'struct plot_info' rather than raw dive data | Linus Torvalds |
2011-09-16 | Do min/max pressure and temperature based on the non-surface data | Linus Torvalds |
2011-09-16 | Plot temperature info using 'struct plot_info' rather than the raw dive samples | Linus Torvalds |
2011-09-16 | Start using 'plot_info' more for dive-time limits | Linus Torvalds |
2011-09-15 | Print the end temperature of the dive | Dirk Hohndel |
2011-09-15 | Don't draw temperature plot past the end of the dive | Dirk Hohndel |
2011-09-13 | I'm trying to figure something out that prints reasonably.. | Linus Torvalds |
2011-09-13 | Make the printout look different | Linus Torvalds |
2011-09-13 | Add the capability to print a dive profile | Linus Torvalds |
2011-09-13 | Use round line noins and caps | Linus Torvalds |
2011-09-13 | Label the temperature graph | Linus Torvalds |
2011-09-12 | Plot a sick kind of temperature curve | Linus Torvalds |