index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2020-09-08
cleanup: remove count_divecomputers() function
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
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-02
Planner: Properly initialize salinity
Robert C. Helling
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
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
core/localized-parsing: correctly handle group and decimal separator
Dirk Hohndel
2020-08-15
Fix event merging when merging dives
Linus Torvalds
2020-07-27
core: detect McLean Extreme dive computer as BLE device
Dirk Hohndel
2020-07-14
core/BLE: add detection of Scubapro Aladin A1
Dirk Hohndel
2020-07-11
helper functions: remove timestamp argument from gettiemzoneoffset()
Dirk Hohndel
2020-07-11
mobile/location-service: stop using broken adjustment function
Dirk Hohndel
2020-07-11
mobile/location-service: fix timezone issue in GPS timestamps
Dirk Hohndel
2020-07-11
Make MND display depend on O2 narcotic preference
Robert C. Helling
2020-07-02
profile: fix displaying of profiles with multiple pressure sensors
Berthold Stoeger
2020-06-29
Fix dive merging with multiple cylinders
Linus Torvalds
2020-06-25
Add support for the Oceans S1 and McLean Extreme
Linus Torvalds
2020-06-18
core: fix compile issue with older g++
Dirk Hohndel
2020-06-18
core: fix libdivecomputer dc_custom callbacks structures
Linus Torvalds
2020-06-16
cleanup: remove indirection when passing arguments to parser functions
Berthold Stoeger
2020-06-14
git-storage: add global flag to indicate successful cloud sync
Dirk Hohndel
2020-06-14
git storage: significantly expand logging to stderr
Dirk Hohndel
2020-06-13
download: don't warn on unknown gasmixes
Berthold Stoeger
2020-05-29
cleanup: make local functions of static linkage
Berthold Stoeger
2020-05-26
Print correct template name on CSV export
Miika Turkia
[next]