subsurface/CHANGELOG.md
Dirk Hohndel ee708a904c core: consistent naming of the new Aqualung i200C models
It's confusing to have the same name refer to two different models.
Unfortunately, that's what Aqualung is doing by simply changing the
model number and serial number, but not the external branding.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2022-06-14 10:28:29 -07:00

1.2 KiB

  • core: when modifying cylinders across multiple dives, match cylinder number before comparing type
  • core: merge all properties in a dive, including current, waveheight, etc
  • 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
  • dive computer support
  • Garmin: correctly deal with short format filenames
  • Garmin: correctly parse dive mode
  • Add support for the Seac Screen and Action
  • Add support for the Cressi Michelangelo
  • Add partial support for the new version of the Aqualung i200C with GI.... version numbers, internally named i200Cv2

  • 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