mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
8d9730f74f
Arguably every dive should at least have one cylinder, but an imported dive from divelogs.de might end up without one. Sadly, that breaks assumptions that we make in the cylinder remapping. To work around it, force at least on cylinder to be assumed in the merge code. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
697 B
697 B
- core: prevent crash when merging dives without cylinders (as we might get when importing from divelogs.de)
- core: work around bug in TecDiving dive computer reporting spurious 0 deg C water temperature in first sample
- 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]