Age | Commit message (Expand) | Author |
2013-01-07 | Don't walk back in time | Linus Torvalds |
2013-01-07 | Do pressure-time integral using integer values | Linus Torvalds |
2013-01-07 | Don't bother with "correct" units for the pressure_time calculation | Linus Torvalds |
2013-01-06 | Split up helper functions for interpolating gas pressure | Linus Torvalds |
2013-01-06 | Fix pressure_time calculation for SAC-rate | Linus Torvalds |
2013-01-06 | Split up and re-organize the plot entry calculations | Linus Torvalds |
2013-01-06 | Do a better job at creating plot info entries | Linus Torvalds |
2013-01-05 | Fix profile display for dives with no samples | Linus Torvalds |
2013-01-04 | First stab at simplistic dive planning | Dirk Hohndel |
2013-01-04 | Clean up DEBUG code | Dirk Hohndel |
2013-01-04 | Make sure that the calculated deco ends at 0 | Dirk Hohndel |
2013-01-04 | Fix deco calculations to correctly use GF values and add CC support | Dirk Hohndel |
2013-01-03 | Consider previous dives when calculating deco | Dirk Hohndel |
2013-01-03 | Use gradient factors in deco calculation | Dirk Hohndel |
2013-01-03 | Add configurable visualization of calculated ceiling | Dirk Hohndel |
2013-01-03 | First stab at deco calculations | Dirk Hohndel |
2013-01-01 | Use the Left and Right keys to switch between divecomputers | Dirk Hohndel |
2012-12-30 | First step in cleaning up cylinder pressure sensor logic | Linus Torvalds |
2012-12-30 | Update deco handling | Dirk Hohndel |
2012-12-29 | Make the tooltip text for gaschange events more informative | Dirk Hohndel |
2012-12-26 | Add settings section to XML file format and store dive computer IDs | Dirk Hohndel |
2012-12-21 | Remove nickname from divecomputer data structure | Dirk Hohndel |
2012-12-17 | Add a "View next dive computer" menu item | Linus Torvalds |
2012-12-16 | Improve visual appearance of horizontal marker lines | Dirk Hohndel |
2012-12-16 | Attempt to free plot data entries in each call to create_plot_info() | Lubomir I. Ivanov |
2012-12-13 | Add the ability to set a nickname for a dive computer | Dirk Hohndel |
2012-12-11 | Only display a depth scale appropriate for the depth of the dive | Dirk Hohndel |
2012-12-11 | Show CNS value in the profile mouseover | Dirk Hohndel |
2012-12-11 | Merge branch 'cns' into cns-merge | Dirk Hohndel |
2012-12-11 | Calculate dive maxima/minima independent of dive computer | Linus Torvalds |
2012-12-10 | Don't draw tooltips if no profile is displayed | Dirk Hohndel |
2012-12-10 | Move global variables covered by Preferences into one structure | Dirk Hohndel |
2012-12-09 | Don't print partial pressure values in the profile | Dirk Hohndel |
2012-12-08 | Don't print an initial gaschange event that just tells us the gas used | Dirk Hohndel |
2012-12-08 | Correct partial pressure calculations | Dirk Hohndel |
2012-12-08 | Correctly parse the two different gas change events | Dirk Hohndel |
2012-12-08 | Draw pO2 profile last | Dirk Hohndel |
2012-12-08 | Show two decimal digits in pO2, pN2 and pHe in the tooltip | Dirk Hohndel |
2012-12-07 | Plot pO2 graph based on sample information, if available | Dirk Hohndel |
2012-12-07 | Add option to make ceiling visually stand out more in the profile | Dirk Hohndel |
2012-12-07 | Move partial pressure plots up slightly | Dirk Hohndel |
2012-12-07 | Move 'plot_info' into 'struct graphics_context' | Linus Torvalds |
2012-12-07 | Add dive computer name to the dive plot | Linus Torvalds |
2012-12-04 | Improve deco handling and add NDL support | Dirk Hohndel |
2012-11-28 | Updating events for libdivecomputer 0.3 (and tracking uemis support) | Dirk Hohndel |
2012-11-26 | Fix dive computer event handling if there are no samples | Linus Torvalds |
2012-11-23 | Move events and samples into a 'struct divecomputer' | Linus Torvalds |
2012-11-12 | Tweak partial pressure plot to avoid printing values ontop of eachh other | Dirk Hohndel |
2012-11-12 | Improve visual appearance of temperature plot | Dirk Hohndel |
2012-11-11 | Handle dives without samples correctly | Dirk Hohndel |