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
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
2013-10-20
Get rid of compiler warning on format strings
Miika Turkia
2013-10-09
Next step towards working translations
Dirk Hohndel
2013-10-07
Fix some signedness issues
Dirk Hohndel
2013-10-07
Next round of code removal and header cleanup
Dirk Hohndel
2013-10-06
Delete code and files that are no longer used
Dirk Hohndel
2013-10-06
Trying to switch to Qt translation
Dirk Hohndel
2013-10-06
First steps towards removing glib dependencies
Dirk Hohndel
2013-09-20
When adding a dive, make the final ascent slower
Dirk Hohndel
2013-09-18
Only calculate deco stops in planner mode
Dirk Hohndel
2013-08-30
Gas choices working, both directions ( Planner and Table )
Tomaz Canabrava
2013-06-27
Removes circle in plan
Robert Helling
2013-06-23
Perform deco calculation for plan
Dirk Hohndel
2013-06-23
Start hooking in the deco calculations
Dirk Hohndel
2013-05-17
Merge branch 'Qt'
Dirk Hohndel
2013-05-03
planning: Add option to have last stop at 6m/20ft
Anton Lundin
2013-05-03
Remove the majority of the Gtk related code
Dirk Hohndel
2013-04-08
Separate Gtk related code from core logic: planner
Dirk Hohndel
2013-04-07
Separate Gtk related code from core logic: planner
Dirk Hohndel
2013-04-02
planning: Add option to have last stop at 6m/20ft
Anton Lundin
2013-03-26
Make relative times default in planner 2
Robert C. Helling
2013-03-17
Manually add gas changes to a dive
Dirk Hohndel
2013-03-07
Fix potentially broken white space truncation on certain Windows versions
Lubomir I. Ivanov
2013-02-27
Planner: don't use the planned dive for relative start time
Dirk Hohndel
2013-02-27
Planner: use time.h and utc_mktime() to retrive the current time (no TZ)
Lubomir I. Ivanov
2013-02-23
Planner: fix wait time calculations
Robert C. Helling
2013-02-19
Planner: fix incorrect gas change event
Dirk Hohndel
2013-02-19
Planner: Start calculations with gas 0 instead of air
Dirk Hohndel
2013-02-14
Ensure that planner warnings get shown before calculations are run
Dirk Hohndel
2013-02-13
Make planner.c warning consistent
Dirk Hohndel
2013-02-13
Support deeper stops and longer dive notes in planner
Dirk Hohndel
[next]