Age | Commit message (Expand) | Author |
2017-11-25 | Add logic parentheses to make compiler happy | Robert C. Helling |
2017-11-25 | Fix crash when dives have no dive site | Dirk Hohndel |
2017-11-25 | mobile: autocomplete location names | Jan Mulder |
2017-11-25 | Fix ownership issues in preferences code | Berthold Stoeger |
2017-11-25 | Cleanup: remove unused extern declaration | Berthold Stoeger |
2017-11-24 | Include stdbool.h also from prefs.h if included from C file | Stefan Fuchs |
2017-11-24 | Change prefs.show_units_table to bool | Stefan Fuchs |
2017-11-22 | Clean up system_default_filename() | Berthold Stoeger |
2017-11-22 | Copy default filename string when assigning to default preferences | Berthold Stoeger |
2017-11-20 | Make handling of booleans consistent on the C-side of preferences | Berthold Stoeger |
2017-11-20 | Make handling of booleans consistent on the C++-side of preferences | Berthold Stoeger |
2017-11-20 | Fix typo: successfull -> successful and succesfully -> successfully | Berthold Stoeger |
2017-11-19 | Remove dead code | Jan Mulder |
2017-11-19 | Trivial: fix indentation | Berthold Stoeger |
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 |