Age | Commit message (Expand) | Author |
2017-11-18 | Constify strings in pref.h | Berthold Stoeger |
2017-11-18 | Prevent annoying signed/unsigned comparison warning | Berthold Stoeger |
2017-11-17 | Fix memory leaks in SettingsObjectWrapper.cpp | Berthold Stoeger |
2017-11-17 | Fix typo: LENGHT -> LENGTH | Berthold Stoeger |
2017-11-17 | Don't show cylinder pressures for other dive computers | Linus Torvalds |
2017-11-17 | Properly declare 'has_gaschange_event()' function | Linus Torvalds |
2017-11-17 | Clean up confusing code in setup_gas_sensor_pressure() | Linus Torvalds |
2017-11-16 | Introduce mode field in Bluetooth device selection dialog | Berthold Stoeger |
2017-11-16 | subsurface-startup: expose print_version() in the header | Lubomir I. Ivanov |
2017-11-16 | windows.c: enable verbose level 1 for desktop usage | Lubomir I. Ivanov |
2017-11-16 | During DC import reset cns, ndl, other values inbetween dives | Stefan Fuchs |
2017-11-16 | For surface samples init ndl and compass bearing from prev sample | Stefan Fuchs |
2017-11-16 | libdivecomputer.c init sticky values for samples for current sample | Stefan Fuchs |
2017-11-13 | New fixup function fixup_dc_ndl | Stefan Fuchs |
2017-11-13 | Init every struct sample with default values | Stefan Fuchs |
2017-11-13 | Display values in info box only if value is interesting | Stefan Fuchs |
2017-11-13 | Make Bluetooth naming consistent | Berthold Stoeger |
2017-11-13 | Better error message on BLE connection timeout | Berthold Stoeger |
2017-11-12 | Typo: modp02 -> modpO2 | Berthold Stoeger |
2017-11-10 | Fix warning | Jan Mulder |
2017-11-09 | Print version when run in verbose mode | Dirk Hohndel |
2017-11-09 | Add details about key libraries when showing version | Dirk Hohndel |
2017-11-09 | CNS can be higher than 255% | Jan Mulder |
2017-11-09 | Planner don't add minimum gas switch time more than once | Stefan Fuchs |
2017-11-08 | VPMB: calculate time of final ascent properly | Rick Walsh |
2017-11-08 | VPMB: time_clear_ceiling is only valid after time_deep_ceiling | Rick Walsh |
2017-11-08 | VPMB profile: remember deco_time when restoring deco_state | Rick Walsh |
2017-11-08 | VPMB: final_tts may be calculated before final sample | Rick Walsh |
2017-11-08 | VPMB profile: use deco_time rather bottom_time from planner | Rick Walsh |
2017-11-08 | VPMB in profile: deepest ceiling occurs just after bottom time | Rick Walsh |
2017-11-08 | VPMB: calculate deco_time assuming final ascent always takes the same time | Rick Walsh |
2017-11-08 | VPM-B: move bottom_time into deco_state | Rick Walsh |
2017-11-08 | Do not save dive sites that are not used | Jan Mulder |
2017-11-07 | Save font_size in correct group | Jan Mulder |
2017-11-06 | Add "Aladin" to the list of recognized BT names. | Berthold Stoeger |
2017-11-06 | Fix typo which prevented correct translation of word "Density" | Stefan Fuchs |
2017-11-04 | Disable o2 break option if last stop is not at 6m/20ft | Stefan Fuchs |
2017-11-04 | O2 breaks code enhancements and cleanup | Stefan Fuchs |
2017-11-04 | Replace QMap::operator[] with QMap::value() | Berthold Stoeger |
2017-11-03 | win32: optimize the console and logging logic | Lubomir I. Ivanov |
2017-11-02 | Fix resource leaks in qt-ble.cpp | Berthold Stoeger |
2017-10-31 | When O2 breaking, add segment with current mix not with next | Robert C. Helling |
2017-10-31 | Don't do the minimal gaschanging stops during O2 breakting | Robert C. Helling |
2017-10-31 | Correct time bookkeeping when doing O2 breaks | Robert C. Helling |
2017-10-30 | VPM-B ceiling: calculate deco_time similar to planned VPM-B dives | Rick Walsh |
2017-10-30 | VPM-B ceiling outside of planner: over-estimate deco_time on first iteration | Rick Walsh |
2017-10-30 | whitespace (planner.c) | Rick Walsh |
2017-10-30 | VPMB profile: use bottom_time to calculate deco_time in planner | Rick Walsh |
2017-10-30 | Planner remove unnecessary gas consumption info from notes | Stefan Fuchs |
2017-10-30 | Add a useful error message if we fail to connect to cloud server | Dirk Hohndel |