index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-08
cleanup: when planning a dive, set dive computer to first dc
Berthold Stoeger
2020-09-06
cleanup: make taxonomy_index_for_category() local to taxonomy.c
Berthold Stoeger
2020-09-06
cleanup: use taxonomy_get_value() instead of taxonomy_get_index()
Berthold Stoeger
2020-09-06
cleanup: create taxonomy_get_value() function
Berthold Stoeger
2020-09-06
cleanup: use taxonomy_get_country() in get_dive_country()
Berthold Stoeger
2020-09-06
cleanup: use taxonomy_index_for_category() in taxonomy_set_category()
Berthold Stoeger
2020-09-06
cleanup: make alloc_taxonomy local to taxonomy.c
Berthold Stoeger
2020-09-06
cleanup: use taxonomy_set_category() function
Berthold Stoeger
2020-09-06
cleanup: copy string in taxonomy_set_[country|category]
Berthold Stoeger
2020-09-06
cleanup: add helper function to set taxonomy category
Berthold Stoeger
2020-09-06
cleanup: leak fix in taxonomy_set_country()
Berthold Stoeger
2020-09-06
Function for "gravity conversion"
Robert C. Helling
2020-09-05
[Bug #2934] Geo Lookup - support for remote dive sites
Michael Werle
2020-09-04
Implement Seac SeacSync databaser parser.
James Wobser
2020-09-03
Increase event icon size in print mode
Robert C. Helling
2020-09-03
Improve resolution of profile export
Robert C. Helling
2020-09-03
Set printer resolution
Robert C. Helling
2020-09-03
build-system: update Ubuntu distros that we build for
Dirk Hohndel
2020-09-03
datatrak.c: return const string for tank type
Salvador Cuñat
2020-09-03
datatrak.c: Do not duplicate string as it's not being freed
Salvador Cuñat
2020-09-03
datatrak.c: use two_bytes_to_int() to get little endian values
Salvador Cuñat
2020-09-03
datatrak.c - Do not return unsigned negative values
Salvador Cuñat
2020-09-03
DataTrak import: Add support for WLog extensions.
Salvador Cuñat
2020-09-03
[Bug #2930] Fix crash bug in LocationInformationWidget
Michael Werle
2020-09-02
Planner: Properly initialize salinity
Robert C. Helling
2020-08-26
Add an "Edit Gas Change" right-click option.
Michael Werle
2020-08-24
Planner: enforce minimal segement duration
Robert C. Helling
2020-08-24
cleanup: fix compiler warning
Robert C. Helling
2020-08-24
Planner: handle zero length segments when replanning
Robert C. Helling
2020-08-22
core/BLE: don't insist on pairing of pure BLE devices
Dirk Hohndel
2020-08-22
Add CHANGELOG
Dirk Hohndel
2020-08-22
Update libdivecomputer to recognize Shearwater Peregrine
Dirk Hohndel
2020-08-22
core/BLE: delay characteristics discovery until service discovery complete
Dirk Hohndel
2020-08-22
core/BLE: provide state and error updates during BLE discovery
Dirk Hohndel
2020-08-22
core/bluetooth: stop discovery once the dive computer has been found
Dirk Hohndel
2020-08-22
macOS/bluetooth: remove the forced rescan
Dirk Hohndel
2020-08-22
core/BLE: correct the reference for the Shearwater characteristic
Dirk Hohndel
2020-08-22
core/BLE: detect Sherwater Peregrine
Dirk Hohndel
2020-08-21
cleanup: consistently use get_cylinder() accessor
Berthold Stoeger
2020-08-21
Update to current libdivecomputer
Linus Torvalds
2020-08-21
cleanup: remove obsolete logic in getFormattedCylinder()
Berthold Stoeger
2020-08-18
mobile: update version to 3.0.13
Dirk Hohndel
2020-08-18
Android: update target SDK version to 29
Dirk Hohndel
2020-08-18
core/bt-discovery: recognize BT names of four more dive computers
Dirk Hohndel
2020-08-17
core: fix dive renumbering logic on import
Berthold Stoeger
2020-08-16
mobile: update version to 3.0.12
Dirk Hohndel
2020-08-16
Update CHANGELOG
Dirk Hohndel
2020-08-16
mobile/cleanup: use local variable to simplify code
Dirk Hohndel
2020-08-16
core/localized-parsing: correctly handle group and decimal separator
Dirk Hohndel
2020-08-16
mobile/dive-edit: fix incorrect handling of multi tank gas mixes
Dirk Hohndel
[next]