Age | Commit message (Expand) | Author |
2020-01-10 | code cleanup: introduce empty_cylinder constant | Dirk Hohndel |
2019-11-09 | Core: remove MAX_CYLINDERS restriction | Berthold Stoeger |
2019-08-08 | Core: pass dive, cylinder-id to fill_default_cylinder | Berthold Stoeger |
2019-07-19 | Cleanup: remove bogus mark_divelist_changed() calls | Berthold Stoeger |
2019-04-12 | Cleanup: remove "sha1.h" include in "dive.h" | Berthold Stoeger |
2019-04-12 | Parser: parse into custom dive site table | Berthold Stoeger |
2019-03-17 | Core: cast to the correct type | Dirk Hohndel |
2019-01-09 | Parser: add trip_table parameter to parsing functions | Berthold Stoeger |
2018-10-06 | Core: remove dive->downloaded flag | Berthold Stoeger |
2018-09-28 | Parser: parse text-based files into arbitrary table | Berthold Stoeger |
2018-05-24 | core: replace (void) with UNUSED(x) and include ssrf.h | jan Iversen |
2017-07-21 | Start cleaning up sensor indexing for multiple sensors | Linus Torvalds |
2017-07-20 | Unify sample pressure and o2pressure as pressure[2] array | Linus Torvalds |
2017-05-31 | Cochran import: Removed long tail of 0 depth from profile | John Van Ostrand |
2017-05-31 | Cochran import: better support for older models | John Van Ostrand |
2017-05-27 | Whitespace and warning fixes for cochran.c | Dirk Hohndel |
2017-05-27 | Added support for older Cochran models that have configurable sample intervals. | John Van Ostrand |
2017-04-29 | Add SPDX header to core C files | Dirk Hohndel |
2017-03-12 | Only enable -Wmissing-field-initializers for Clang | Lubomir I. Ivanov |
2017-03-09 | Fix potential double/float to int rounding errors | Jeremie Guichard |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |