aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-03Set printer resolutionGravatar Robert C. Helling
2020-09-03build-system: update Ubuntu distros that we build forGravatar Dirk Hohndel
2020-09-03datatrak.c: return const string for tank typeGravatar Salvador Cuñat
2020-09-03datatrak.c: Do not duplicate string as it's not being freedGravatar Salvador Cuñat
2020-09-03datatrak.c: use two_bytes_to_int() to get little endian valuesGravatar Salvador Cuñat
2020-09-03datatrak.c - Do not return unsigned negative valuesGravatar Salvador Cuñat
2020-09-03DataTrak import: Add support for WLog extensions.Gravatar Salvador Cuñat
2020-09-03[Bug #2930] Fix crash bug in LocationInformationWidgetGravatar Michael Werle
2020-09-02Planner: Properly initialize salinityGravatar Robert C. Helling
2020-08-26Add an "Edit Gas Change" right-click option.Gravatar Michael Werle
2020-08-24Planner: enforce minimal segement durationGravatar Robert C. Helling
2020-08-24cleanup: fix compiler warningGravatar Robert C. Helling
2020-08-24Planner: handle zero length segments when replanningGravatar Robert C. Helling
2020-08-22core/BLE: don't insist on pairing of pure BLE devicesGravatar Dirk Hohndel
2020-08-22Add CHANGELOGGravatar Dirk Hohndel
2020-08-22Update libdivecomputer to recognize Shearwater PeregrineGravatar Dirk Hohndel
2020-08-22core/BLE: delay characteristics discovery until service discovery completeGravatar Dirk Hohndel
2020-08-22core/BLE: provide state and error updates during BLE discoveryGravatar Dirk Hohndel
2020-08-22core/bluetooth: stop discovery once the dive computer has been foundGravatar Dirk Hohndel
2020-08-22macOS/bluetooth: remove the forced rescanGravatar Dirk Hohndel
2020-08-22core/BLE: correct the reference for the Shearwater characteristicGravatar Dirk Hohndel
2020-08-22core/BLE: detect Sherwater PeregrineGravatar Dirk Hohndel
2020-08-21cleanup: consistently use get_cylinder() accessorGravatar Berthold Stoeger
2020-08-21Update to current libdivecomputerGravatar Linus Torvalds
2020-08-21cleanup: remove obsolete logic in getFormattedCylinder()Gravatar Berthold Stoeger
2020-08-18mobile: update version to 3.0.13Gravatar Dirk Hohndel
2020-08-18Android: update target SDK version to 29Gravatar Dirk Hohndel
2020-08-18core/bt-discovery: recognize BT names of four more dive computersGravatar Dirk Hohndel
2020-08-17core: fix dive renumbering logic on importGravatar Berthold Stoeger
2020-08-16mobile: update version to 3.0.12Gravatar Dirk Hohndel
2020-08-16Update CHANGELOGGravatar Dirk Hohndel
2020-08-16mobile/cleanup: use local variable to simplify codeGravatar Dirk Hohndel
2020-08-16core/localized-parsing: correctly handle group and decimal separatorGravatar Dirk Hohndel
2020-08-16mobile/dive-edit: fix incorrect handling of multi tank gas mixesGravatar Dirk Hohndel
2020-08-15Fix event merging when merging divesGravatar Linus Torvalds
2020-08-13smtk-import: Workaround segfault in mdbtools memcpy callGravatar Salvador Cuñat
2020-08-13smtk-import: Fix build scriptGravatar Salvador Cuñat
2020-08-08smtk2ssrf Perl script: Add some error reportingGravatar Robert C. Helling
2020-07-29mobile: update version to 3.0.11Gravatar Dirk Hohndel
2020-07-27core: detect McLean Extreme dive computer as BLE deviceGravatar Dirk Hohndel
2020-07-14update CHANGELOGGravatar Dirk Hohndel
2020-07-14mobile/download: don't allow download without connection setGravatar Dirk Hohndel
2020-07-14core/BLE: add detection of Scubapro Aladin A1Gravatar Dirk Hohndel
2020-07-11mobile: update version to 3.0.10Gravatar Dirk Hohndel
2020-07-11helper functions: remove timestamp argument from gettiemzoneoffset()Gravatar Dirk Hohndel
2020-07-11mobile/location-service: stop using broken adjustment functionGravatar Dirk Hohndel
2020-07-11mobile/location-service: fix timezone issue in GPS timestampsGravatar Dirk Hohndel
2020-07-11Make MND display depend on O2 narcotic preferenceGravatar Robert C. Helling
2020-07-02profile: fix displaying of profiles with multiple pressure sensorsGravatar Berthold Stoeger
2020-06-29Fix dive merging with multiple cylindersGravatar Linus Torvalds