Age | Commit message (Expand) | Author |
2013-01-10 | Split up preference data structure definition into 'pref.h' | Linus Torvalds |
2013-01-10 | Adjust GFlow to apply at deepest ceiling instead of at max depth | Robert C. Helling |
2013-01-09 | Assemble the actual Suunto serial number | Linus Torvalds |
2013-01-09 | Move device_info handling into a new 'device.c' file | Linus Torvalds |
2013-01-09 | Rename 'dcnicknamelist' struct as 'device_info' | Linus Torvalds |
2013-01-09 | Clean up duplicated depth interpolation | Linus Torvalds |
2013-01-09 | Add support to planner to use additional gases during the ascent | Dirk Hohndel |
2013-01-08 | Allow special entries in diveplan for available gases | Dirk Hohndel |
2013-01-08 | Undo unintentional change to deco.c | Dirk Hohndel |
2013-01-08 | Set a default surface pressure for dive plan and allow simplistic print | Dirk Hohndel |
2013-01-08 | Do planned deco stops in multiples of 1 minute | Dirk Hohndel |
2013-01-08 | Fix the deco calculation in the dive planner | Dirk Hohndel |
2013-01-08 | Improve travel logic code for the ascent in the planner | Dirk Hohndel |
2013-01-08 | Minor cleanups | Dirk Hohndel |
2013-01-08 | Really prevent time travel in planner dive edit | Dirk Hohndel |
2013-01-08 | Fix deco display bug for dives with multiple samples at the same time | Dirk Hohndel |
2013-01-08 | Fix deco planning for low oxygen mixes | Jan Schubert |
2013-01-08 | Clean up the rewritten deco.c | Dirk Hohndel |
2013-01-08 | Rewrite of the deco code | Robert C. Helling |
2013-01-08 | Fix gas handling in the planner | Dirk Hohndel |
2013-01-08 | Avoid pointless calls to dive planner | Dirk Hohndel |
2013-01-07 | Prevent time travel in planner dive edit | Dirk Hohndel |
2013-01-07 | Don't walk back in time | Linus Torvalds |
2013-01-07 | Improve dive trip sort comparison function | Linus Torvalds |
2013-01-07 | Fix cylinder printout information | Salvador Cuñat |
2013-01-07 | Make Cancel work in dive planner dialog | Dirk Hohndel |
2013-01-07 | Simplify dive planning code | Linus Torvalds |
2013-01-07 | Add bailout code to prevent infinite loop in deco calculation | Dirk Hohndel |
2013-01-07 | Fix two bugs with the gas entry code in the dive planner | Dirk Hohndel |
2013-01-07 | Add simple debug function to planner | Dirk Hohndel |
2013-01-07 | Move planner UI into planner.c | Dirk Hohndel |
2013-01-07 | Remove the now obsolete hard coded test_plan | Dirk Hohndel |
2013-01-07 | Dive planner: add gas change events & start dive with the correct gas | Dirk Hohndel |
2013-01-07 | Support relative times in diveplanner input "on the fly" mode | Dirk Hohndel |
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 | Display dive profile of the dive we plan, as we plan it | Dirk Hohndel |
2013-01-06 | Remove Linus' plan input UI | Dirk Hohndel |
2013-01-06 | Do a better job at creating plot info entries | Linus Torvalds |
2013-01-06 | Add the ability to cache our deco state | Dirk Hohndel |
2013-01-06 | Planner: hook the gas combo box to a "focus-out" event handler | Lubomir I. Ivanov |
2013-01-05 | Make the dive plan input much more compact | Dirk Hohndel |
2013-01-05 | Add new gases to the combo box in dive plan entry | Dirk Hohndel |
2013-01-05 | Make the 'Add waypoint' button work in the Input Plan dialog | Dirk Hohndel |
2013-01-05 | Different widget to input the plan | Dirk Hohndel |
2013-01-05 | Do a minimal hook-up of the dive plan tree view to the | Linus Torvalds |
2013-01-05 | Create the infrastructure for a dive plannder based on a tree-model | Linus Torvalds |