<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/profile-widget, branch v4.6.3</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.6.3</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.6.3'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2017-02-21T21:11:19Z</updated>
<entry>
<title>Add units and nicer formating for items in profile info box</title>
<updated>2017-02-21T21:11:19Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2017-02-21T18:26:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=508387b1e194d4d723b2bd8cb2c48d49e2c95ba9'/>
<id>urn:sha1:508387b1e194d4d723b2bd8cb2c48d49e2c95ba9</id>
<content type='text'>
"SP change" info format in info box: Added/changed formating and add "bar" unit.
"waypoint above ceiling" event in info box: Added formating, depth conversation to ft/m and depth unit.

Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
<entry>
<title>Translate names of additional dive events and nicer format info box text</title>
<updated>2017-02-21T21:11:19Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2017-02-21T17:04:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b39b641a0518593e3afa64e19c317cdbae05642b'/>
<id>urn:sha1:b39b641a0518593e3afa64e19c317cdbae05642b</id>
<content type='text'>
Enable translation for a few additional internal dive events.
Ensure that all event names in datatrak.c are collected for translation.
Ensure that for gaschange in profile info box the "cyl." string is also translated.

Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
<entry>
<title>Mobile: Do not show tankbar for CCR dives</title>
<updated>2017-02-05T20:20:33Z</updated>
<author>
<name>Joakim Bygdell</name>
<email>j.bygdell@gmail.com</email>
</author>
<published>2017-02-05T09:56:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=12c33a038f1e2f33b7b0e09e0394684115e630ea'/>
<id>urn:sha1:12c33a038f1e2f33b7b0e09e0394684115e630ea</id>
<content type='text'>
If we are showing the setpoint and sensor pO2 we need the space.

Signed-off-by: Joakim Bygdell &lt;j.bygdell@gmail.com&gt;
</content>
</entry>
<entry>
<title>MOBILE: Reposition objects in the profile</title>
<updated>2017-02-05T19:59:47Z</updated>
<author>
<name>Joakim Bygdell</name>
<email>j.bygdell@gmail.com</email>
</author>
<published>2017-02-04T09:46:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=11ccadbab5a8da5a43410b23ffb7b96f5c850051'/>
<id>urn:sha1:11ccadbab5a8da5a43410b23ffb7b96f5c850051</id>
<content type='text'>
Add the tankbar to the profile and change the relative positions of the depth
and temperature curves to minimize overlap.

Signed-off-by: Joakim Bygdell &lt;j.bygdell@gmail.com&gt;
</content>
</entry>
<entry>
<title>Let cylinderid = -1 mean same gas as before</title>
<updated>2017-02-04T15:09:35Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2017-02-04T13:12:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2516ae7e5f2a8912a394181fe451337a3a22c9ee'/>
<id>urn:sha1:2516ae7e5f2a8912a394181fe451337a3a22c9ee</id>
<content type='text'>
It's not too clever to give 0 a special meaning (as here:
use same gas as for previous leg) when 0 is a legitimate
value.

This should solve Willem's gas disappearance problem when
reediting a dive in the planner.

Signed-off-by: Robert C. Helling &lt;helling@atdotde.de&gt;
</content>
</entry>
<entry>
<title>Fix dive visual editor being too quick to rescale time</title>
<updated>2017-01-29T05:04:50Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-01-29T05:00:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f5a48385192606fd6a0b68f26d3cc10b8376c576'/>
<id>urn:sha1:f5a48385192606fd6a0b68f26d3cc10b8376c576</id>
<content type='text'>
When moving the last handle of a dive (in the planner, in dive add, or
when editing a dive), we rescaled the time axis whenever our idea of the
maximum duration that we should show changed. That lead to the odd
situation that you couldn't get to certain dive durations with the
visual editor (e.g. 64 minutes) because just as you approach that time
the scale changes and the dive duration jumps past the desired value.

Fixes issue #174

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix tankbar offset at gas switch event</title>
<updated>2017-01-21T14:07:31Z</updated>
<author>
<name>Joakim Bygdell</name>
<email>j.bygdell@gmail.com</email>
</author>
<published>2017-01-16T20:52:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=dd2791fa1e940eef32cc4969317d68b7d9abb242'/>
<id>urn:sha1:dd2791fa1e940eef32cc4969317d68b7d9abb242</id>
<content type='text'>
When painting the tankbar the function triggers on change in cylinder index,
as a result the new gascolour are changed at the next sample time point.
On a divecomputer with a reasonable fast sample rate the 2-3s offset are hardly
noticable, especially on a longer dive.
For divecomputers with slow sample rate the 10-30s offset are clearly visible.

This is fixed by start painting the new gascolour at the time point of the switch event rather than the time point of the next sample.

Signed-off-by: Joakim Bygdell &lt;j.bygdell@gmail.com&gt;
</content>
</entry>
<entry>
<title>Don't let the tankbar overlap the tissue heatmap</title>
<updated>2017-01-21T14:07:31Z</updated>
<author>
<name>Joakim Bygdell</name>
<email>j.bygdell@gmail.com</email>
</author>
<published>2017-01-16T17:52:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f7cecf506f8e2ec117fab0bdca978ff86575afcf'/>
<id>urn:sha1:f7cecf506f8e2ec117fab0bdca978ff86575afcf</id>
<content type='text'>
Shift the position of the tankbar to prevent it from overlapping the tissue heatmap

Signed-off-by: Joakim Bygdell &lt;j.bygdell@gmail.com&gt;
</content>
</entry>
<entry>
<title>Prevent the heatmap form overlapping at the ends</title>
<updated>2017-01-15T19:37:26Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2017-01-15T19:12:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=fedadc65dbf84164a079f1d9f402290c5e210537'/>
<id>urn:sha1:fedadc65dbf84164a079f1d9f402290c5e210537</id>
<content type='text'>
...by making the pen start at its first position rather
than first position minus half width.

Sorry for my first attempt to solve this in a totally
differen (read: wrong) way.

Signed-off-by: Robert C. Helling &lt;helling@atdotde.de&gt;
</content>
</entry>
<entry>
<title>Fix deco_mode confusion</title>
<updated>2017-01-07T04:43:23Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2017-01-07T02:01:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=bb4bf639c333bee28d398c3670f52797d726b126'/>
<id>urn:sha1:bb4bf639c333bee28d398c3670f52797d726b126</id>
<content type='text'>
We have two prefernces determining the deco_mode (BUEHLMANN vs VPMB
vs RECREATIONAL): One for the planner (deco_mode) and one for
displaying dives (display_deco_mode). The former is set in the planner
settings while the latter is set in the preferences.

This patch clears up a confusion which of the two to use by introducing
a helper function that selects the correct variable.

Signed-off-by: Robert C. Helling &lt;helling@atdotde.de&gt;
</content>
</entry>
</feed>
