<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git, branch v4.8.4</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.8.4</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.8.4'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2018-11-15T10:11:03Z</updated>
<entry>
<title>Update README and ReleaseNotes for 4.8.4</title>
<updated>2018-11-15T10:11:03Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-11-15T05:23:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=82aa0da5ec31dc5ffed76805fbc21de25b548463'/>
<id>urn:sha1:82aa0da5ec31dc5ffed76805fbc21de25b548463</id>
<content type='text'>
Trim back CHANGELOG
Add entry for recent fix for multiple dive master in mobile.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Latest translations</title>
<updated>2018-11-15T10:11:03Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-11-15T05:19:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=97f56ae4f59c4dc1e672c6428e9a5087d64e495f'/>
<id>urn:sha1:97f56ae4f59c4dc1e672c6428e9a5087d64e495f</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update list of supported dive computers</title>
<updated>2018-11-15T10:11:03Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-11-15T09:37:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2f6fb9b683a6a51ab4cd1951a3812b71ab3e4197'/>
<id>urn:sha1:2f6fb9b683a6a51ab4cd1951a3812b71ab3e4197</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update libdivecomputer</title>
<updated>2018-11-15T10:11:03Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-11-15T09:40:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=aaddeb308991dae13976cdde96647ac7f8aa55f3'/>
<id>urn:sha1:aaddeb308991dae13976cdde96647ac7f8aa55f3</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Mobile: Allow multiple divemasters</title>
<updated>2018-11-15T10:10:13Z</updated>
<author>
<name>Jocke</name>
<email>j.bygdell@gmail.com</email>
</author>
<published>2018-11-13T20:28:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=03143f1ef1a3b290c7e721ee5109e0ef275f6cec'/>
<id>urn:sha1:03143f1ef1a3b290c7e721ee5109e0ef275f6cec</id>
<content type='text'>
While not something that many will use, editing a dive on
Subsurface-mobile should not result in data loss.
This makes the divemaster field behave in the same way as the buddy
field with regards to multiple entries.

Fixes #1853

Signed-off-by: Joakim Bygdell &lt;j.bygdell@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>MXE: respect an MXE build type already defined</title>
<updated>2018-11-14T09:06:10Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-11-14T09:03:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=15c7ee5db0d61bd12f66cea942b89cc1ef6bad6f'/>
<id>urn:sha1:15c7ee5db0d61bd12f66cea942b89cc1ef6bad6f</id>
<content type='text'>
And use that to have our Travis build still work with the existing MXE
build container as well as the even older, pre-compiled MXE binaries
used in the windows build.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>MXE: add missing Qt5PositioningQuick.dll</title>
<updated>2018-11-14T08:20:18Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-11-14T08:20:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5963a15bbd8479a1a3eafcb5fc8bf9a98ccc2769'/>
<id>urn:sha1:5963a15bbd8479a1a3eafcb5fc8bf9a98ccc2769</id>
<content type='text'>
Without this the map won't load.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>MXE: switch to i686-w64-mingw32.shared.posix.dw2</title>
<updated>2018-11-14T04:43:13Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-11-14T04:42:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=cb89ee49a3cfe9afa5b3338f26810d37e3e43f71'/>
<id>urn:sha1:cb89ee49a3cfe9afa5b3338f26810d37e3e43f71</id>
<content type='text'>
This allows us to build QtWebKit again.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Android: pick the correct C++ runtime</title>
<updated>2018-11-13T09:17:54Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-11-13T09:17:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9da3988ec6529c4730c4cf274d37d5b116971630'/>
<id>urn:sha1:9da3988ec6529c4730c4cf274d37d5b116971630</id>
<content type='text'>
Yet another fallout of the switch to the NDK toolchain.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Android: build for android-16</title>
<updated>2018-11-13T08:45:29Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-11-13T08:45:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c608cfd643e247130e30f93e2bda86623da4e430'/>
<id>urn:sha1:c608cfd643e247130e30f93e2bda86623da4e430</id>
<content type='text'>
That's the minimum platform that we have used for a while now,
corresponding to Android 4.1 and newer (i.e., quite ancient).

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