subsurface/CHANGELOG.md
Robert C. Helling d9f2b537af Fixed get_gas_at_time for equal times
This fixes a subtle bug introduced in 5c4569247a which
unified two functions finding the gasmix at a given time
during the dive. There was a slight difference, though:
Does a gaschange exactly at that time count or not? For
the planner to work, the answer has to be in the affirmative.

Signed-off-by: Robert C. Helling <helling@atdotde.de>
2018-10-30 15:33:43 +01:00

1 KiB

  • Fix a bug in planner for dives with manual gas changes.
  • Mobile: add full text filtering of the dive list
  • Desktop: don't add dive-buddy or dive-master when tabbing through fields
  • Filter: don't recalculate all filters on dive list-modifying operations
  • Desktop: don't recalculate full dive list on dive list-modifying operations
  • Undo: implement undo/redo for all dive list-modifying operations
  • Mobile: preserve manual/auto sync with cloud [#1725]
  • Desktop: don't show "invalid dive site" debugging message
  • Map: zoom on dive site when selecting items in dive site list
  • Performance: calculate full statistics only when needed
  • HTML export: write statistics of exported dives only
  • Desktop: fix calculation of surface interval in the case of overlappimg dives
  • Desktop: import Poseidon MkIV via dive log import dialog

  • 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]