Age | Commit message (Expand) | Author |
2019-11-09 | Cylinders: access cylinders with get_cylinder() | Berthold Stoeger |
2019-11-09 | Core: remove MAX_CYLINDERS restriction | Berthold Stoeger |
2019-11-03 | Planner: Don't accumulate rounding errors in stop durations | Robert C. Helling |
2019-10-27 | Don't expose 'detach_buffer()' to membuffer users | Linus Torvalds |
2019-09-11 | Cleanup and correct plannernotes html | Anton Lundin |
2019-09-11 | Add debug capability to planner notes | Anton Lundin |
2019-09-11 | Show correct notes entry when switching on stops | Robert C. Helling |
2019-09-10 | Plan: introduce function that returns disclaimer | Berthold Stoeger |
2019-09-10 | Planner: remove planner disclaimer from old notes | Berthold Stoeger |
2019-05-29 | Update deco disclaimer | Robert C. Helling |
2019-05-17 | Implement height-to-pressure functions in planner | willemferguson |
2019-04-16 | Don't show surface gas in gas use list | Robert C. Helling |
2019-03-29 | Show a bit of surface degassing in the planner | Robert C. Helling |
2018-09-12 | Planner: fix display of "overlapping dives" message | Berthold Stoeger |
2018-09-10 | Profile: fix SAC calculation for air dives | Berthold Stoeger |
2018-08-23 | Cleanup: const-ify functions taking pointers to events | Berthold Stoeger |
2018-08-23 | Cleanup: pass gasmix by value | Berthold Stoeger |
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 |