mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
update libdivecomputer
Garmin: decode dive mode Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
30a964c508
commit
404365c24a
2 changed files with 5 additions and 1 deletions
|
@ -3,6 +3,10 @@
|
||||||
- core: correctly parse DC_FIELD_SALINITY response; fixes incorrect water type with some dive computers, including the Mares Smart
|
- core: correctly parse DC_FIELD_SALINITY response; fixes incorrect water type with some dive computers, including the Mares Smart
|
||||||
- Desktop: Allow more than one media file to be imported from web
|
- Desktop: Allow more than one media file to be imported from web
|
||||||
- undo: Clear undo stack when the current file is closed
|
- undo: Clear undo stack when the current file is closed
|
||||||
|
- dive computer support
|
||||||
|
- Garmin: correctly deal with short format filenames
|
||||||
|
- Garmin: correctly parse dive mode
|
||||||
|
|
||||||
---
|
---
|
||||||
* Always add new entries at the very top of this file above other existing entries and this note.
|
* Always add new entries at the very top of this file above other existing entries and this note.
|
||||||
* Use this layout for new entries: `[Area]: [Details about the change] [reference thread / issue]`
|
* Use this layout for new entries: `[Area]: [Details about the change] [reference thread / issue]`
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit ea051578e61f336e997995c7edf431cc9842a66f
|
Subproject commit 7c3e92e391e5e4006e9fad141b522a9cbec1c233
|
Loading…
Add table
Reference in a new issue