aboutsummaryrefslogtreecommitdiffstats
path: root/planner.c
AgeCommit message (Expand)Author
2013-02-02planner.c: Use g_time_zone_find_interval()Gravatar Lubomir I. Ivanov
2013-01-31Don't allow to plan dives out of orderGravatar Dirk Hohndel
2013-01-30Massive cleanupGravatar Dirk Hohndel
2013-01-29Add missing strings for translationsGravatar Dirk Hohndel
2013-01-28Make dive planner more useful for closed circuit divingGravatar Dirk Hohndel
2013-01-28Dive planning for closed circuit rebreatherGravatar Jan Schubert
2013-01-28Clean up gtk combo box handlingGravatar Linus Torvalds
2013-01-24Fix compile error in planner.cGravatar Henrik Brautaset Aronsen
2013-01-23Move more dive computer filled data to the divecomputer structureGravatar Linus Torvalds
2013-01-16Add GFlow/GFhigh settings in dive plannerGravatar Dirk Hohndel
2013-01-16Correctly mark divelist changed after accepting dive planGravatar Dirk Hohndel
2013-01-15Mark divelist as changed if user accepts planned diveGravatar Dirk Hohndel
2013-01-15Calculate the gas used during the planned diveGravatar Dirk Hohndel
2013-01-15Add diveplan to the dive notesGravatar Dirk Hohndel
2013-01-15Add code to enter SAC rates for dive planningGravatar Dirk Hohndel
2013-01-15Add small helper function to make planner gui function easier to readGravatar Dirk Hohndel
2013-01-15Trivial pressure related fixesGravatar Jan Schubert
2013-01-15Correct the start time of planned divesGravatar Dirk Hohndel
2013-01-14Centralising and redefining values as integersGravatar Jan Schubert
2013-01-13Correctly show the planned dive in the divelistGravatar Dirk Hohndel
2013-01-10Split up preference data structure definition into 'pref.h'Gravatar Linus Torvalds
2013-01-09Clean up duplicated depth interpolationGravatar Linus Torvalds
2013-01-09Add support to planner to use additional gases during the ascentGravatar Dirk Hohndel
2013-01-08Allow special entries in diveplan for available gasesGravatar Dirk Hohndel
2013-01-08Set a default surface pressure for dive plan and allow simplistic printGravatar Dirk Hohndel
2013-01-08Do planned deco stops in multiples of 1 minuteGravatar Dirk Hohndel
2013-01-08Fix the deco calculation in the dive plannerGravatar Dirk Hohndel
2013-01-08Improve travel logic code for the ascent in the plannerGravatar Dirk Hohndel
2013-01-08Really prevent time travel in planner dive editGravatar Dirk Hohndel
2013-01-08Fix deco planning for low oxygen mixesGravatar Jan Schubert
2013-01-08Rewrite of the deco codeGravatar Robert C. Helling
2013-01-08Fix gas handling in the plannerGravatar Dirk Hohndel
2013-01-08Avoid pointless calls to dive plannerGravatar Dirk Hohndel
2013-01-07Prevent time travel in planner dive editGravatar Dirk Hohndel
2013-01-07Make Cancel work in dive planner dialogGravatar Dirk Hohndel
2013-01-07Simplify dive planning codeGravatar Linus Torvalds
2013-01-07Fix two bugs with the gas entry code in the dive plannerGravatar Dirk Hohndel
2013-01-07Add simple debug function to plannerGravatar Dirk Hohndel
2013-01-07Move planner UI into planner.cGravatar Dirk Hohndel
2013-01-07Remove the now obsolete hard coded test_planGravatar Dirk Hohndel
2013-01-07Dive planner: add gas change events & start dive with the correct gasGravatar Dirk Hohndel
2013-01-07Support relative times in diveplanner input "on the fly" modeGravatar Dirk Hohndel
2013-01-06Display dive profile of the dive we plan, as we plan itGravatar Dirk Hohndel
2013-01-06Add the ability to cache our deco stateGravatar Dirk Hohndel
2013-01-05Do a minimal hook-up of the dive plan tree view to theGravatar Linus Torvalds
2013-01-04First stab at simplistic dive planningGravatar Dirk Hohndel