aboutsummaryrefslogtreecommitdiffstats
path: root/planner.c
AgeCommit message (Expand)Author
2013-05-03planning: Add option to have last stop at 6m/20ftGravatar Anton Lundin
2013-04-08Separate Gtk related code from core logic: plannerGravatar Dirk Hohndel
2013-04-02planning: Add option to have last stop at 6m/20ftGravatar Anton Lundin
2013-03-26Make relative times default in planner 2Gravatar Robert C. Helling
2013-03-17Manually add gas changes to a diveGravatar Dirk Hohndel
2013-03-07Fix potentially broken white space truncation on certain Windows versionsGravatar Lubomir I. Ivanov
2013-02-27Planner: don't use the planned dive for relative start timeGravatar Dirk Hohndel
2013-02-27Planner: use time.h and utc_mktime() to retrive the current time (no TZ)Gravatar Lubomir I. Ivanov
2013-02-23Planner: fix wait time calculationsGravatar Robert C. Helling
2013-02-19Planner: fix incorrect gas change eventGravatar Dirk Hohndel
2013-02-19Planner: Start calculations with gas 0 instead of airGravatar Dirk Hohndel
2013-02-14Ensure that planner warnings get shown before calculations are runGravatar Dirk Hohndel
2013-02-13Make planner.c warning consistentGravatar Dirk Hohndel
2013-02-13Support deeper stops and longer dive notes in plannerGravatar Dirk Hohndel
2013-02-13Rewriting the error handling in planner.cGravatar Dirk Hohndel
2013-02-12Remove rounded O2 in airGravatar Dirk Hohndel
2013-02-12Fix gas handling in plannerGravatar Dirk Hohndel
2013-02-09Hopefully last change to po filesGravatar Dirk Hohndel
2013-02-08Do more dive fixup for each dive computerGravatar Linus Torvalds
2013-02-09Clean up the handling of surface pressureGravatar Dirk Hohndel
2013-02-08Add a more stronly worded warning / disclaimer for dive planningGravatar Dirk Hohndel
2013-02-03Increase the buffer for the gas text in plannerGravatar Sergey Starosek
2013-02-03Merge branch 'po-files'Gravatar Dirk Hohndel
2013-02-03Distinguish the two uses of "Gas Used" for translation purposesGravatar Dirk Hohndel
2013-02-03Increase the buffer for the gas text in plannerGravatar Dirk Hohndel
2013-02-03Fixing SP handling in planner, adding eventGravatar Jan Schubert
2013-02-03Fixing SP handling in planner, adding eventGravatar Jan Schubert
2013-02-03Fixing SP handling in planner, adding eventGravatar Jan Schubert
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