summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2017-11-25Localize global planner stateGravatar Robert C. Helling
2017-11-25Run variations calculation in backgroundGravatar Robert C. Helling
2017-11-25Add logic parentheses to make compiler happyGravatar Robert C. Helling
2017-11-25Fix crash when dives have no dive siteGravatar Dirk Hohndel
2017-11-25mobile: autocomplete location namesGravatar Jan Mulder
2017-11-25Fix ownership issues in preferences codeGravatar Berthold Stoeger
2017-11-25Cleanup: remove unused extern declarationGravatar Berthold Stoeger
2017-11-24Include stdbool.h also from prefs.h if included from C fileGravatar Stefan Fuchs
2017-11-24Change prefs.show_units_table to boolGravatar Stefan Fuchs
2017-11-22Clean up system_default_filename()Gravatar Berthold Stoeger
2017-11-22Copy default filename string when assigning to default preferencesGravatar Berthold Stoeger
2017-11-20Make handling of booleans consistent on the C-side of preferencesGravatar Berthold Stoeger
2017-11-20Make handling of booleans consistent on the C++-side of preferencesGravatar Berthold Stoeger
2017-11-20Fix typo: successfull -> successful and succesfully -> successfullyGravatar Berthold Stoeger
2017-11-19Remove dead codeGravatar Jan Mulder
2017-11-19Trivial: fix indentationGravatar Berthold Stoeger
2017-11-18Constify strings in pref.hGravatar Berthold Stoeger
2017-11-18Prevent annoying signed/unsigned comparison warningGravatar Berthold Stoeger
2017-11-17Fix memory leaks in SettingsObjectWrapper.cppGravatar Berthold Stoeger
2017-11-17Fix typo: LENGHT -> LENGTHGravatar Berthold Stoeger
2017-11-17Don't show cylinder pressures for other dive computersGravatar Linus Torvalds
2017-11-17Properly declare 'has_gaschange_event()' functionGravatar Linus Torvalds
2017-11-17Clean up confusing code in setup_gas_sensor_pressure()Gravatar Linus Torvalds
2017-11-16Introduce mode field in Bluetooth device selection dialogGravatar Berthold Stoeger
2017-11-16subsurface-startup: expose print_version() in the headerGravatar Lubomir I. Ivanov
2017-11-16windows.c: enable verbose level 1 for desktop usageGravatar Lubomir I. Ivanov
2017-11-16During DC import reset cns, ndl, other values inbetween divesGravatar Stefan Fuchs
2017-11-16For surface samples init ndl and compass bearing from prev sampleGravatar Stefan Fuchs
2017-11-16libdivecomputer.c init sticky values for samples for current sampleGravatar Stefan Fuchs
2017-11-13New fixup function fixup_dc_ndlGravatar Stefan Fuchs
2017-11-13Init every struct sample with default valuesGravatar Stefan Fuchs
2017-11-13Display values in info box only if value is interestingGravatar Stefan Fuchs
2017-11-13Make Bluetooth naming consistentGravatar Berthold Stoeger
2017-11-13Better error message on BLE connection timeoutGravatar Berthold Stoeger
2017-11-12Typo: modp02 -> modpO2Gravatar Berthold Stoeger
2017-11-10Fix warningGravatar Jan Mulder
2017-11-09Print version when run in verbose modeGravatar Dirk Hohndel
2017-11-09Add details about key libraries when showing versionGravatar Dirk Hohndel
2017-11-09CNS can be higher than 255%Gravatar Jan Mulder
2017-11-09Planner don't add minimum gas switch time more than onceGravatar Stefan Fuchs
2017-11-08VPMB: calculate time of final ascent properlyGravatar Rick Walsh
2017-11-08VPMB: time_clear_ceiling is only valid after time_deep_ceilingGravatar Rick Walsh
2017-11-08VPMB profile: remember deco_time when restoring deco_stateGravatar Rick Walsh
2017-11-08VPMB: final_tts may be calculated before final sampleGravatar Rick Walsh
2017-11-08VPMB profile: use deco_time rather bottom_time from plannerGravatar Rick Walsh
2017-11-08VPMB in profile: deepest ceiling occurs just after bottom timeGravatar Rick Walsh
2017-11-08VPMB: calculate deco_time assuming final ascent always takes the same timeGravatar Rick Walsh
2017-11-08VPM-B: move bottom_time into deco_stateGravatar Rick Walsh
2017-11-08Do not save dive sites that are not usedGravatar Jan Mulder
2017-11-07Save font_size in correct groupGravatar Jan Mulder