mirror of
https://github.com/subsurface/subsurface.git
synced 2024-12-02 23:20:20 +00:00
Reorder entries and add more structure for ReleaseNotes
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
34dde44540
commit
374e765000
1 changed files with 15 additions and 14 deletions
|
@ -7,26 +7,27 @@ Some of the changes since _Subsurface_ 4.6
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
- Fix problems with incomplete localization in Windows builds
|
- Fix problems with incomplete localization in Windows builds
|
||||||
- Fix uninitialized variable that could cause odd problems in the planner
|
|
||||||
when the dive list was empty
|
|
||||||
- Changed VPM-B calculation for repetitive dives: Resets the maximum
|
|
||||||
crushing pressures and the maximal ambient pressure between repetitive
|
|
||||||
dives to prevent anomalies that a dive produces a shorter deco when
|
|
||||||
following another one than without
|
|
||||||
- Fix scaling issue that prevent the visual dive editor from reaching
|
|
||||||
certain dive durations
|
|
||||||
- Fix Seabear import issues
|
- Fix Seabear import issues
|
||||||
- Prevent double click on dive number in dive list from (temporarily) editing
|
- Prevent double click on dive number in dive list from (temporarily) editing
|
||||||
dive number
|
dive number
|
||||||
- Allow the user to disable tanks while planning dives (this makes it much
|
|
||||||
easier to evaluate different scenarios)
|
|
||||||
- Re-enable ctrl-click to remove remaining dive points in planner
|
|
||||||
- Improve printed dive plan (no more 0-length segments at gas changes)
|
|
||||||
- Print additional information with the dive plan (assumed SAC values,
|
|
||||||
altiude)
|
|
||||||
- Improve cylinder handling when merging dives
|
- Improve cylinder handling when merging dives
|
||||||
- Store a few more preferences in the cloud storage so we can match
|
- Store a few more preferences in the cloud storage so we can match
|
||||||
certain aspects of the profile configuration in Subsurface-mobile
|
certain aspects of the profile configuration in Subsurface-mobile
|
||||||
|
- Fix scaling issue that prevent the visual dive editor from reaching
|
||||||
|
certain dive durations
|
||||||
|
- Many fixes and improvements in the dive planner:
|
||||||
|
- Fix uninitialized variable that could cause odd problems in the planner
|
||||||
|
when the dive list was empty
|
||||||
|
- Changed VPM-B calculation for repetitive dives: Resets the maximum
|
||||||
|
crushing pressures and the maximal ambient pressure between repetitive
|
||||||
|
dives to prevent anomalies that a dive produces a shorter deco when
|
||||||
|
following another one than without
|
||||||
|
- Allow the user to disable tanks while planning dives (this makes it much
|
||||||
|
easier to evaluate different scenarios)
|
||||||
|
- Re-enable ctrl-click to remove remaining dive points in planner
|
||||||
|
- Improve printed dive plan (no more 0-length segments at gas changes)
|
||||||
|
- Print additional information with the dive plan (assumed SAC values,
|
||||||
|
altiude)
|
||||||
- Fixes for dive computer support and new dive computer support (through
|
- Fixes for dive computer support and new dive computer support (through
|
||||||
the great work of libdivecomputer)
|
the great work of libdivecomputer)
|
||||||
- add support for Aqualung i450T, i550, and i750TC
|
- add support for Aqualung i450T, i550, and i750TC
|
||||||
|
|
Loading…
Reference in a new issue