Age | Commit message (Expand) | Author |
2014-06-01 | Planner: correctly track gas used | Dirk Hohndel |
2014-06-01 | Planner: track gas used even if we don't have a real cylinder | Dirk Hohndel |
2014-06-01 | Planner: more fixes for gas tracking | Dirk Hohndel |
2014-06-01 | Planner: add warning if the plan consumes more gas than provided | Dirk Hohndel |
2014-05-31 | Planner: don't include the disclaimer in the dive plan detail widget | Dirk Hohndel |
2014-05-31 | Planner: look harder to find the right gas | Dirk Hohndel |
2014-05-30 | Planner: don't do unnecessary work on empty dive plans | Dirk Hohndel |
2014-05-30 | Planner: start the ascend with the strongest allowed deco mix. | Robert C. Helling |
2014-05-29 | Planner: clean up the function that tracks our gases | Dirk Hohndel |
2014-05-29 | Planner: track gas consumption in cylinders and samples | Dirk Hohndel |
2014-05-28 | Planner: record the new dive at the correct time | Dirk Hohndel |
2014-05-28 | Planner: add missing disclaimer | Dirk Hohndel |
2014-05-26 | Paint the dive red if the user is breaking ceiling on the planner. | Tomaz Canabrava |
2014-05-26 | Fix warning | Dirk Hohndel |
2014-05-26 | Merge branch 'Planner' | Dirk Hohndel |
2014-05-26 | Planner: convert assert into warning | Dirk Hohndel |
2014-05-26 | Reenabled copying the diveplan to dive notes. | Robert C. Helling |
2014-05-26 | Use get_o2() and get_he() instead of accessing permilles directly | Robert C. Helling |
2014-05-08 | Planner: Add waipoints when changing ascend rate in planner | Robert C. Helling |
2014-05-08 | Planner: Implement ascend rate according to GUE standard procedures | Robert C. Helling |
2014-05-05 | Fix bug in handling of fake SAMPLE_EVENT_PO2 events | Dirk Hohndel |
2014-04-29 | Show translated event names in tooltip | Dirk Hohndel |
2014-04-18 | Remove unused variables and fix signed/unsigned mismatch | Dirk Hohndel |
2014-04-18 | Comments added to planner | Robert C. Helling |
2014-04-17 | Improvement for various bits of the planner | Robert Helling |
2014-03-31 | Merge branch 'planner-mods' | Dirk Hohndel |
2014-03-31 | Distinguish between entered and calculated waypoints | Robert C. Helling |
2014-03-15 | Only use a default cylinder if it is explicitly set | Dirk Hohndel |
2014-03-14 | Convert other users of showError() to the new world order | Linus Torvalds |
2014-03-03 | Don't use negative gas index | Dirk Hohndel |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-01-16 | Convert the C code to using stdbool and true/false | Anton Lundin |
2013-12-11 | Match sizeof with pointer type | Anton Lundin |
2013-12-10 | Remove some safety stop code in plan() | Anton Lundin |
2013-12-08 | Make local helpers static | Anton Lundin |
2013-12-08 | Add some assert guard around gas finding code | Anton Lundin |
2013-12-07 | Use AL80 as default if no default cylinder is set | Dirk Hohndel |
2013-12-07 | Bugfix first deco stop finder | Anton Lundin |
2013-11-24 | Create a drop down to choose default cylinder | Anton Lundin |
2013-11-23 | Use the default cylinder if defined | Dirk Hohndel |
2013-11-21 | Added a configuration option to have gf_low apply at max depth instead of at ... | Patrick Valsecchi |
2013-11-21 | Silence some warnings when building on Mac | Dirk Hohndel |
2013-11-20 | Use add_gas_switch_event in instead of duplicate | Anton Lundin |
2013-11-19 | Add gas change event from profile context menu | Dirk Hohndel |
2013-11-18 | Fix various issues with the dive add / edit manual dive code | Dirk Hohndel |
2013-11-13 | Instead of a "Cylinder for planning" use a default cylinder | Dirk Hohndel |
2013-11-12 | Make planner work again | Dirk Hohndel |
2013-11-08 | Don't access invalid elements with depth = 0 | Dirk Hohndel |
2013-11-08 | Correctly track gases when manually adding and then editing dives | Dirk Hohndel |
2013-11-07 | Don't translate the fake DC models | Dirk Hohndel |