<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/core, branch v4.6.4</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom/core?h=v4.6.4</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom/core?h=v4.6.4'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2017-04-26T12:34:40Z</updated>
<entry>
<title>Correct divesite geocoding translation</title>
<updated>2017-04-26T12:34:40Z</updated>
<author>
<name>Jan Mulder</name>
<email>jlmulder@xs4all.nl</email>
</author>
<published>2017-04-25T21:16:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=12a59ef3137c84ae693227942fd40ee4dbdc8e88'/>
<id>urn:sha1:12a59ef3137c84ae693227942fd40ee4dbdc8e88</id>
<content type='text'>
See https://github.com/Subsurface-divelog/subsurface/issues/345. The
menues where not translated. The basis of this error is a simple
typo in core/taxonomy.c where the classname was mis-spelled in the
QT_TRANSLATE_NOOP. In addition, to pull and translate the strings
from C code, the normal tr() does not work, and the functionality
from the gettextfromc class is used.

Fixes: #345

Signed-off-by: Jan Mulder &lt;jlmulder@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>Do not carry po2 setpoint data over dive boundaries</title>
<updated>2017-04-24T14:51:12Z</updated>
<author>
<name>Jan Mulder</name>
<email>jlmulder@xs4all.nl</email>
</author>
<published>2017-04-24T14:28:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9b5d3b60abca206bcbee1def5be04b22f2f89523'/>
<id>urn:sha1:9b5d3b60abca206bcbee1def5be04b22f2f89523</id>
<content type='text'>
The file static po2 value, used to set the setpoint data, was not re-initialized
at the parsing of a dive during import from the divecomputer. So, in one import session,
the po2 was transferred from one dive to the next, obviously resulting in weird bugs, due
to possible wrong po2 settings.

Signed-off-by: Jan Mulder &lt;jlmulder@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>Reduce default verbosity</title>
<updated>2017-04-22T19:38:59Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-04-22T19:29:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2182f00177a62c8ca76ccfb7f39f4d564b70389c'/>
<id>urn:sha1:2182f00177a62c8ca76ccfb7f39f4d564b70389c</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Identify user provided notes in plain text in replan</title>
<updated>2017-04-20T17:57:47Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2017-04-19T13:40:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=dfe509222271a66d8852d3f16542e6b1420fb0eb'/>
<id>urn:sha1:dfe509222271a66d8852d3f16542e6b1420fb0eb</id>
<content type='text'>
This is another attept at the problem if identifying a potentially
user supplied text in the dive notes upon replannig a dive.

It gets rid of the user visable position markers (*!* and ***) and
cirumvents problems with mark-up by first converting the old notes
to plan text (assuming that user only enters plain text in the notes
field as we do in other places as well). Then the automatically added
part is identified by locating the disclaimer in the text (if the user
edited/delted the disclaimer or changed langue in between it is her
problem to manually delete the old plan).

Everything from the disclaimer on is deleted and replaced by the new plan.

If the disclaimer is not found, the new plan is appended to the old notes.
This way we make sure no information gets automatically deleted.

Signed-off-by: Robert C. Helling &lt;helling@atdotde.de&gt;
</content>
</entry>
<entry>
<title>Show % after Büllmanns GFs</title>
<updated>2017-04-20T17:57:11Z</updated>
<author>
<name>Jan Mulder</name>
<email>jlmulder@xs4all.nl</email>
</author>
<published>2017-04-16T16:57:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9b8fc9f64a78ac9c80f071a87e15da301375cede'/>
<id>urn:sha1:9b8fc9f64a78ac9c80f071a87e15da301375cede</id>
<content type='text'>
2 strings in the planner output showed based on "Bühlmann ZHL-16B with GFLow = "
gradient factors without % after the factor. While this is fine for an
abbreviated form like GF 40/80, this looks strange for a verbose sentence like
the 2 corrected ones.

Signed-off-by: Jan Mulder &lt;jlmulder@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>Support for new DM5 blob format</title>
<updated>2017-04-20T17:55:19Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2017-04-20T14:36:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0bce84b09d89dc2f0105e2aabcee5b53a734162f'/>
<id>urn:sha1:0bce84b09d89dc2f0105e2aabcee5b53a734162f</id>
<content type='text'>
Currently we do not know what the extra data in the sampleBlob is, but
the block size must be adjusted nevertheless.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
</content>
</entry>
<entry>
<title>Attempt latin1 parsing on import</title>
<updated>2017-04-19T01:13:05Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2017-04-16T15:12:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=58a25d33ce03c2b4944f0b187da29a635410e86b'/>
<id>urn:sha1:58a25d33ce03c2b4944f0b187da29a635410e86b</id>
<content type='text'>
We parse input XML using UTF-8 encoding by default. If this fails, try
latin1 instead.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
</content>
</entry>
<entry>
<title>Handle notes from planner</title>
<updated>2017-04-16T14:42:32Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2017-03-29T19:25:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a5d54b04a7ff02f40537193181d00c3dadf59317'/>
<id>urn:sha1:a5d54b04a7ff02f40537193181d00c3dadf59317</id>
<content type='text'>
New strategy to identify old planner output in notes when
replanning a dive: Text anchors ("*!*" and "***") added for planner output

For backwards compatibility: If there is no anchor but an old table
delete everything.

Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
<entry>
<title>Cleanup some unnecessary include statements</title>
<updated>2017-04-14T01:02:47Z</updated>
<author>
<name>Jef Driesen</name>
<email>jef@libdivecomputer.org</email>
</author>
<published>2017-04-13T21:55:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f8203b8efe47120de73b35643ac56809b44275a5'/>
<id>urn:sha1:f8203b8efe47120de73b35643ac56809b44275a5</id>
<content type='text'>
Some of these header files are no longer necessary, and will be removed
from libdivecomputer in the near future.

Signed-off-by: Jef Driesen &lt;jef@libdivecomputer.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix building against upstream libdivecomputer</title>
<updated>2017-04-14T01:02:39Z</updated>
<author>
<name>Jef Driesen</name>
<email>jef@libdivecomputer.org</email>
</author>
<published>2017-04-13T21:55:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=241bd9aa1500636cf6e754c5ba538985e51abbb8'/>
<id>urn:sha1:241bd9aa1500636cf6e754c5ba538985e51abbb8</id>
<content type='text'>
The custom_serial.h header doesn't exist in upstream libdivecomputer.

Signed-off-by: Jef Driesen &lt;jef@libdivecomputer.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
