<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git, branch 0.4.14</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.14</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.14'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2016-05-15T12:49:15+00:00</updated>
<entry>
<title>Bump version to 0.4.14</title>
<updated>2016-05-15T12:49:15+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2016-05-15T12:49:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=854d9e3745304f5f420805818de99e5e6d1b2596'/>
<id>urn:sha1:854d9e3745304f5f420805818de99e5e6d1b2596</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Android: Re-add button to remove singleplayer world</title>
<updated>2016-05-14T20:25:58+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2016-05-14T20:12:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c65e7a9b3edbd1f42e7478acdb02252e3c2237ec'/>
<id>urn:sha1:c65e7a9b3edbd1f42e7478acdb02252e3c2237ec</id>
<content type='text'>
Fixes #4120.
</content>
</entry>
<entry>
<title>Fix android build by fixing patch line endings</title>
<updated>2016-05-14T14:46:46+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2016-05-14T14:46:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b25554c8d7260cdac6551c69900b78e24b0b48eb'/>
<id>urn:sha1:b25554c8d7260cdac6551c69900b78e24b0b48eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix locked hardware buttons on Android</title>
<updated>2016-05-14T13:42:36+00:00</updated>
<author>
<name>Maksim Gamarnik</name>
<email>MoNTE48@mail.ua</email>
</author>
<published>2016-05-14T13:35:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b906ed4e5902785ab6f15012666e344c98fabe14'/>
<id>urn:sha1:b906ed4e5902785ab6f15012666e344c98fabe14</id>
<content type='text'>
Fixes #2122
Fixes #1454

Addendum (est31)
According from its docs in android_native_app_glue.h (from the NDK), the
onInputEvent should "Return 1 if you have handled the event, 0 for any
default dispatching". Before, we always returned 1, meaning we blocked
all hardware keys to be given to the OS.
This broke the volume keys and has caused #2122 and #1454.

Although it bases on lots of guesswork, it can probably safely be said that
CGUIEnvironment::postEventFromUser returns true if the event was handled,
and false if not. Therefore, set the status variable depending on what
postEventFromUser returned.
</content>
</entry>
<entry>
<title>Mainmenu: don't show change keys dialog on android</title>
<updated>2016-05-13T16:30:53+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2016-05-13T00:22:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ec15e35ad7effe54d04c0d34ead3bc63d0e311f1'/>
<id>urn:sha1:ec15e35ad7effe54d04c0d34ead3bc63d0e311f1</id>
<content type='text'>
The change keys dialog can't be left. It doesn't make
much sense to show it on Android in the first place,
therefore disable it, just like commit

aed70cb0b652d6cb2272e7b94cd56671b3df6239 'Disable sound and key binding settings in "pause" menu on android'

has disabled it for the esc menu.

Fixes #4115.
</content>
</entry>
<entry>
<title>Fix #4111 ("Provided world path doesn't exist" if choosing singleplayer on first run")</title>
<updated>2016-05-12T15:41:16+00:00</updated>
<author>
<name>Rui</name>
<email>Rui914@users.noreply.github.com</email>
</author>
<published>2016-05-12T15:38:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9d3d43f3340030db8855ebc394e969f10d00dc30'/>
<id>urn:sha1:9d3d43f3340030db8855ebc394e969f10d00dc30</id>
<content type='text'>
Bug and whitespace error fixed (Zeno)
</content>
</entry>
<entry>
<title>Android: download deps using https</title>
<updated>2016-05-12T03:03:15+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2016-05-12T00:11:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=997002703be14826b73a38bfd0e92e6b0c7c4bfd'/>
<id>urn:sha1:997002703be14826b73a38bfd0e92e6b0c7c4bfd</id>
<content type='text'>
Its more secure, and some pages even redirect to the https version.
</content>
</entry>
<entry>
<title>Android: update openssl to 1.0.2h</title>
<updated>2016-05-11T22:52:29+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2016-05-11T22:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a9b5c2662fca2e38ccafe2bd8be675ef0a98ffdc'/>
<id>urn:sha1:a9b5c2662fca2e38ccafe2bd8be675ef0a98ffdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in the info printed by --version</title>
<updated>2016-05-11T13:20:20+00:00</updated>
<author>
<name>Craig Robbins</name>
<email>kde.psych@gmail.com</email>
</author>
<published>2016-05-11T13:20:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=8bb9e467d6d0f284db45431de881690d72e9336f'/>
<id>urn:sha1:8bb9e467d6d0f284db45431de881690d72e9336f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add platform name to --version information</title>
<updated>2016-05-11T07:15:41+00:00</updated>
<author>
<name>Craig Robbins</name>
<email>kde.psych@gmail.com</email>
</author>
<published>2016-05-11T07:15:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=58b54cf9a97221a2457b8a5cf3816be4490848a5'/>
<id>urn:sha1:58b54cf9a97221a2457b8a5cf3816be4490848a5</id>
<content type='text'>
</content>
</entry>
</feed>
