Age | Commit message (Expand) | Author |
2018-07-13 | In planner notes don't show dive mode for first data point | Stefan Fuchs |
2018-07-13 | Add three missing translations for divemode_text_ui in plannernotes.c | Stefan Fuchs |
2018-06-24 | Make planner notes divemode aware... | Robert C. Helling |
2018-05-18 | Plannernotes: '\0'-terminate ICD-buffer | Berthold Stoeger |
2018-05-14 | Rename enum dive_comp_type to divemode_t | Robert C. Helling |
2018-05-14 | Implement get_divemode() to find the divemode at a particular time | Willem Ferguson |
2018-05-14 | Simplify the bailout detection functions. | Willem Ferguson |
2018-05-14 | Incorporate bailout events in CCR & PSCR gas calculations. | Willem Ferguson |
2018-04-11 | Cleanup: Fix memory leak in plannernotes.c | Berthold Stoeger |
2018-04-11 | Cleanup: fix "unsave" snprintf()s in plannernotes.c | Berthold Stoeger |
2018-04-11 | Cleanup: unconstify results of two functions | Berthold Stoeger |
2018-04-11 | Cleanup: make local functions in core/plannernotes.c of static linkage | Berthold Stoeger |
2018-04-09 | Cleanup: Move *_loc formatting functions into new format.cpp file | Berthold Stoeger |
2018-03-05 | Localization: implement *_loc() functions in plannernotes.c | Berthold Stoeger |
2018-02-26 | Cleanup: Unify qthelper.h and qthelperfromc.h | Berthold Stoeger |
2018-02-25 | Correctly suppress display of ICD table if prefs.show_icd is false | Stefan Fuchs |
2018-02-22 | Exit add_plan_to_notes() in plannernotes.c always via label finished | Stefan Fuchs |
2018-02-20 | Indicate direction of transition in verbatim plan | Robert C. Helling |
2018-02-02 | Print icd data only when it is really needed | Willem Ferguson |
2018-01-24 | Planner: print icd information at 0.1 resolution | Willem Ferguson |
2018-01-21 | Planner notes min gas: Remove incorrect line wrap inside printf string | Stefan Fuchs |
2018-01-21 | Planner notes ICD: Format HTML with DIV, do table title differently | Stefan Fuchs |
2018-01-21 | Planner notes ICD: Coding style change only | Stefan Fuchs |
2018-01-21 | Planner notes ICD: Print correct runtime for gaschange | Stefan Fuchs |
2018-01-20 | Move function isobaric_counterdiffusion() | Willem Ferguson |
2018-01-19 | Implement ICD calculations in planner output | Willem Ferguson |
2018-01-11 | Fix indentations for plannernotes.c | Willem Ferguson |
2017-12-28 | Planner notes: don't omit deco stops with rapid ascent rates | Rick Walsh |
2017-12-26 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-17 | Unify float calulations: use double | Berthold Stoeger |
2017-12-01 | Document background computation of variations | Robert C. Helling |
2017-12-01 | Disable plan variation in recreational mode | Rick Walsh |
2017-12-01 | Round up diveplan duration the same way values in diveplan are rounded | Stefan Fuchs |
2017-11-25 | In strings start lower case in parenthesis | Stefan Fuchs |
2017-11-19 | Trivial: fix indentation | Berthold Stoeger |
2017-10-30 | Planner remove unnecessary gas consumption info from notes | Stefan Fuchs |
2017-10-28 | Planner: Do not translate VARIATIONS | Salvador Cuñat |
2017-10-18 | init_deco correctly identify previous dives and report overlapping dives | Stefan Fuchs |
2017-10-18 | plannernotes.c coding style fixes | Stefan Fuchs |
2017-10-18 | Minimum gas calculation: Change text colors for delta value output... | Stefan Fuchs |
2017-10-04 | Planner minimum gas calculation: Print delta pressure in results | Stefan Fuchs |
2017-09-20 | Add a checkbox to turn off plan variations | Robert C. Helling |
2017-08-29 | Show variations in Runtime string | Robert C. Helling |
2017-08-29 | Change color to red if minimum gas is violated. | Robert C. Helling |
2017-08-03 | Always show the ascent to the initial deco stop | Robert C. Helling |
2017-05-26 | Move planner notes to separate file | Robert C. Helling |