Age | Commit message (Expand) | Author |
2013-02-03 | Fixing SP handling in planner, adding event | Jan Schubert |
2013-02-03 | Fixing SP handling in planner, adding event | Jan Schubert |
2013-02-01 | Clear the list of events when closing data file | Dirk Hohndel |
2013-01-31 | Fix the tooltips | Dirk Hohndel |
2013-01-31 | Add the begin/end markers to events with the proper flags | Linus Torvalds |
2013-01-30 | Massive cleanup | Dirk Hohndel |
2013-01-30 | Show Gradient Factors in plot when showing calculated ceilings | Dirk Hohndel |
2013-01-29 | Add missing strings for translations | Dirk Hohndel |
2013-01-28 | Stop filtering out events with beginning or end flags | Dirk Hohndel |
2013-01-25 | Remove some unnecessary variable initializations | Dirk Hohndel |
2013-01-24 | Fix overly complicated and fragile "same_cylinder" logic | Linus Torvalds |
2013-01-24 | Only display temperature graph if we have temperature data | Dirk Hohndel |
2013-01-24 | Display even constant temperature graph | Miika Turkia |
2013-01-23 | Fix temperature rounding issues | Linus Torvalds |
2013-01-23 | Move more dive computer filled data to the divecomputer structure | Linus Torvalds |
2013-01-15 | Trivial pressure related fixes | Jan Schubert |
2013-01-14 | Centralising and redefining values as integers | Jan Schubert |
2013-01-14 | Fix odd calculated deco "ripples" | Linus Torvalds |
2013-01-13 | Add support for MOD, EAD, AND and EADD in the mouse over display | Dirk Hohndel |
2013-01-13 | Scale partial pressure graphs according to enabled gases | Henrik Brautaset Aronsen |
2013-01-10 | Split up preference data structure definition into 'pref.h' | Linus Torvalds |
2013-01-09 | Clean up duplicated depth interpolation | Linus Torvalds |
2013-01-08 | Minor cleanups | Dirk Hohndel |
2013-01-08 | Fix deco display bug for dives with multiple samples at the same time | Dirk Hohndel |
2013-01-08 | Rewrite of the deco code | Robert C. Helling |
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 |