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-17
Extend BLE uuid matching to the characteristics, add ignore-list
Linus Torvalds
2020-09-17
Fix 'uud' typo in BLE uuid matching code
Linus Torvalds
2020-09-15
translations: use the right Qt translations (part 2)
Dirk Hohndel
2020-09-15
translations: use the right Qt translations and try harder to find them
Dirk Hohndel
2020-09-15
Grab the first gas on Shearwater import
Miika Turkia
2020-09-15
Fix a bug on Shearwater cloud gas changes
Miika Turkia
2020-09-15
Import cylinder pressure correctly
Miika Turkia
2020-09-15
Ignore gas changes if we one line contains bogus O2
Miika Turkia
2020-09-15
New field for timestamp in shearwater cloud DB
Miika Turkia
2020-09-15
Shearwater cloud import: ignore bogus rows
Miika Turkia
2020-09-13
cleanup: fold core/divecomputer.cpp into core/device.c
Berthold Stoeger
2020-09-13
cleanup: remove unused declarations in class DiveComputerList
Berthold Stoeger
2020-09-13
cleanup: remove unused function DiveComputerNode::changesValues()
Berthold Stoeger
2020-09-13
cleanup: move set_dc_nickname() declaration from dive.h to device.h
Berthold Stoeger
2020-09-13
Disable SAC factor setting for CCR dives
Robert C. Helling
2020-09-12
desktop: refine auto-fill of weights
Berthold Stoeger
2020-09-08
cleanup: remove invalidate_dive_cache() call in clone_delete_divecomputer()
Berthold Stoeger
2020-09-08
cleanup: remove dead code from delete_divecomputer()
Berthold Stoeger
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
[next]