libdivecomputer tries to be super careful in what it tells us. It only offers a density value if that is something that the dive computer explicitly supports, otherwise it just offers back a flag. We need to then update the density value ourselves. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
8 lines
476 B
Markdown
8 lines
476 B
Markdown
- 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
|
|
- undo: Clear undo stack when the current file is closed
|
|
---
|
|
* 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]`
|
|
# vim: textwidth=100
|