mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
First stab at updating ReleaseNotes.txt and README
This needs a lot more work. As does the manual that needs a major rewrite. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
354a091e14
commit
1b98738a72
2 changed files with 33 additions and 15 deletions
24
README
24
README
|
@ -1,15 +1,23 @@
|
||||||
|
|
||||||
This is the README file for the latest git version of Subsurface.
|
This is the README file for the 3.9 Beta version of Subsurface.
|
||||||
|
|
||||||
After the release of Subsurface 3.1 we merged the Qt branch into
|
After the release of Subsurface 3.1 we merged the Qt branch into
|
||||||
master and are now developing the Qt port of Subsurface in the master
|
master and started developing the Qt port of Subsurface in the master
|
||||||
branch. At this stage the Qt version is not functional as a divelog -
|
branch. At this stage the Qt version has reached mostly functional parity
|
||||||
edit and import capabilities are missing and many other areas need
|
with version 3.1. There are some minor items still missing, but in others
|
||||||
more work. So unless you are planning to participate in the ongoing
|
it far surpasses what was available in 3.1
|
||||||
development you most likely want to switch to the Gtk branch as that
|
|
||||||
will get you the latest version of the fully functional Subsurface.
|
|
||||||
|
|
||||||
git checkout Gtk
|
The developers feel that this version is reasonably stable, but it has
|
||||||
|
known bugs - please check trac.hohndel.org. Do not use this on your "real"
|
||||||
|
dive log files unless you have good backups. Check the XML files after you
|
||||||
|
make changes to make sure that what you saved on disk reasonably resembles
|
||||||
|
what you intended to do.
|
||||||
|
|
||||||
|
And most importantly, please provide us with feedback.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Everything below has not been updated for 3.9.
|
||||||
|
|
||||||
Subsurface - an Open Source Divelog
|
Subsurface - an Open Source Divelog
|
||||||
===================================
|
===================================
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
Subsurface 3.1
|
Subsurface 3.9 Beta
|
||||||
==============
|
===================
|
||||||
|
|
||||||
The Subsurface developer team is proud to announce the release of the
|
The Subsurface developer team is proud to announce the first beta release
|
||||||
latest version of Subsurface.
|
of the latest version of Subsurface.
|
||||||
|
|
||||||
Subsurface is an open source divelog program that runs on Windows, Mac
|
Subsurface is an open source divelog program that runs on Windows, Mac
|
||||||
and Linux.
|
and Linux.
|
||||||
|
@ -24,8 +24,8 @@ many more.
|
||||||
|
|
||||||
Subsurface allows the user to print out a detailed log book including
|
Subsurface allows the user to print out a detailed log book including
|
||||||
dive profiles and other relevant information. The program is localized
|
dive profiles and other relevant information. The program is localized
|
||||||
in more than a dozen languages and well supported by an active
|
in more than a dozen languages (but the localization in the first beta
|
||||||
developer community.
|
is mostly incomplete) and well supported by an active developer community.
|
||||||
|
|
||||||
One of the major strengths of Subsurface is its support of a wide range
|
One of the major strengths of Subsurface is its support of a wide range
|
||||||
of dive computers (most common dive computers are supported with the help
|
of dive computers (most common dive computers are supported with the help
|
||||||
|
@ -38,9 +38,19 @@ available, the tank pressure curve) in very innovative ways that give
|
||||||
the user additional information on relative velocity (and momentary
|
the user additional information on relative velocity (and momentary
|
||||||
air consumption) during the dive through the coloring of the graphs.
|
air consumption) during the dive through the coloring of the graphs.
|
||||||
|
|
||||||
|
New in version 3.9 (compared to Subsurface 3.1):
|
||||||
|
------------------------------------------------
|
||||||
|
|
||||||
|
I don't even know where to begin. This is a complete rewrite of the UI.
|
||||||
|
The basic concepts are the same, most of the basic features are the same,
|
||||||
|
but trying to create a concise list of changes that summarizes the more
|
||||||
|
than 1100 commits that have gone in since 3.1 seems a daunting task.
|
||||||
|
|
||||||
|
Maybe we'll come up with something better in time for the next beta (or at
|
||||||
|
least for the final release of Subsurface 4.0).
|
||||||
|
|
||||||
New in version 3.1 (compared to Subsurface 3.0.2):
|
New in version 3.1 (compared to Subsurface 3.0.2):
|
||||||
----------------------------------------------------
|
--------------------------------------------------
|
||||||
|
|
||||||
- track tags for dives (things like 'boat', 'shore', 'deep', etc)
|
- track tags for dives (things like 'boat', 'shore', 'deep', etc)
|
||||||
- enable filtering by tags
|
- enable filtering by tags
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue