minetest/builtin
Muhammad Rifqi Priyo Susanto 55fafb7d25
Add sound volume when unfocused setting (#14083)
This adds a new setting to set sound volume multiplier when Minetest window is unfocused/inactive (sound_volume_unfocused, located in Settings > Graphics and Audio > Audio > Volume when unfocused).

If the window is not focused, the sound volume will be multiplied by sound_volume_unfocused setting. The sound volume will be set back to sound_volume again when the window is focused.
2023-12-10 19:11:39 +01:00
..
async Fix itemdef defaults not being applied in async env 2023-08-14 18:16:36 +02:00
client Sound refactor and improvements (#12764) 2023-06-16 20:15:21 +02:00
common Move core.run_callbacks and related to common folder 2023-06-23 09:05:26 +02:00
fstk Add package update detection on Content tab (#13807) 2023-10-28 17:33:44 +01:00
game Add new flags to minetest.features for 5.8.0 features (#13978) 2023-11-12 20:08:57 +01:00
locale Run mod_translation_updater.py 2023-12-03 19:03:45 +01:00
mainmenu Update credits for 5.8.0 release (#14017) 2023-11-28 23:11:29 +01:00
profiler Add callback on_mapblocks_changed 2022-12-24 08:24:59 -05:00
init.lua Use a Lua error handler that calls tostring (#11913) 2022-12-15 07:37:49 -05:00
settingtypes.txt Add sound volume when unfocused setting (#14083) 2023-12-10 19:11:39 +01:00