William Breathitt Gray
William Breathitt Gray
This patch adds support for a 'userdata' commandline option to allow users to configure the path for storing user data. This should give users more control over where data is...
The MINETEST_USERDATA environment variable can be used to defined a custom path for Minetest user data. If MINETEST_USERDATA is empty or unset, the HOME environment variable is used as the...
MediaRecorder produces a "chime" sound on state changes (e.g. on the stop and start of recordings). Some versions of Android use STREAM_SYSTEM to produce the sound, but others such as...