index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
planner.c
Age
Commit message (
Expand
)
Author
2013-02-02
planner.c: Use g_time_zone_find_interval()
Lubomir I. Ivanov
2013-01-31
Don't allow to plan dives out of order
Dirk Hohndel
2013-01-30
Massive cleanup
Dirk Hohndel
2013-01-29
Add missing strings for translations
Dirk Hohndel
2013-01-28
Make dive planner more useful for closed circuit diving
Dirk Hohndel
2013-01-28
Dive planning for closed circuit rebreather
Jan Schubert
2013-01-28
Clean up gtk combo box handling
Linus Torvalds
2013-01-24
Fix compile error in planner.c
Henrik Brautaset Aronsen
2013-01-23
Move more dive computer filled data to the divecomputer structure
Linus Torvalds
2013-01-16
Add GFlow/GFhigh settings in dive planner
Dirk Hohndel
2013-01-16
Correctly mark divelist changed after accepting dive plan
Dirk Hohndel
2013-01-15
Mark divelist as changed if user accepts planned dive
Dirk Hohndel
2013-01-15
Calculate the gas used during the planned dive
Dirk Hohndel
2013-01-15
Add diveplan to the dive notes
Dirk Hohndel
2013-01-15
Add code to enter SAC rates for dive planning
Dirk Hohndel
2013-01-15
Add small helper function to make planner gui function easier to read
Dirk Hohndel
2013-01-15
Trivial pressure related fixes
Jan Schubert
2013-01-15
Correct the start time of planned dives
Dirk Hohndel
2013-01-14
Centralising and redefining values as integers
Jan Schubert
2013-01-13
Correctly show the planned dive in the divelist
Dirk Hohndel
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-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
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
Really prevent time travel in planner dive edit
Dirk Hohndel
2013-01-08
Fix deco planning for low oxygen mixes
Jan Schubert
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
Make Cancel work in dive planner dialog
Dirk Hohndel
2013-01-07
Simplify dive planning code
Linus Torvalds
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-06
Display dive profile of the dive we plan, as we plan it
Dirk Hohndel
2013-01-06
Add the ability to cache our deco state
Dirk Hohndel
2013-01-05
Do a minimal hook-up of the dive plan tree view to the
Linus Torvalds
2013-01-04
First stab at simplistic dive planning
Dirk Hohndel