scummvm/backends
antoniou 0a7dd239e7 ANDROID: Added a note comment about scummvm.ini location
Location is directly inside the app's internal storage folder

I am not sure if I did this by mistake, because I think it would be better for it
to be under the subpath ".config/scummvm" which we do create earlier.
However, this *mistake* makes the file easier accessible via the "LAN" feature,
since otherwise the user has to also enable the "show hidden files" option
and navigate specifically to the ".config/scummvm" subpath
to set it as root for the LAN server, in order to see the scummvm.ini.
In the current way, the user simply has to set the internal app folder
as root for the LAN server.
2020-11-13 10:48:00 +02:00
..
audiocd
cloud GUI: OPTIONS: Cloud storage list populated with translated string on addCloudControls() 2020-02-09 22:06:19 +02:00
dialogs WIN32: Use malloc instead of new in string conversion functions 2020-08-21 00:02:13 +02:00
events OPENPANDORA: Fix copy/paste error 2020-09-13 22:19:01 +01:00
fs ANDROID: Use SAF for folder and file creation when normal way fails 2020-11-07 23:57:05 +02:00
graphics SDL: Prefer OpenGL over Metal rendering on macOS 2020-10-04 21:30:33 +01:00
keymapper SYMBIAN: sync with 2.2.0 release. 2020-10-16 17:06:33 +02:00
log
midi I18N: Consistency fix for SoundFont in messages 2020-08-31 16:10:57 +01:00
mixer NULL: Make use of NullMixerManager 2020-08-24 14:22:35 +02:00
mutex
networking BACKENDS: NETWORKING: Add fringe case for hasPermittedPrefix() return clause 2020-10-07 23:46:03 +03:00
platform ANDROID: Added a note comment about scummvm.ini location 2020-11-13 10:48:00 +02:00
plugins WII: Update linkscript and fix for linker false error message 2020-10-19 11:25:59 +02:00
presence/discord BACKENDS: Fix presence compilation on MinGW 2020-08-25 20:03:24 +01:00
saves EVENTRECORDER: Fix crash on attempt to save. Fixed #10045 2020-08-29 17:22:38 +02:00
taskbar OSX: Fix taskbar update 2020-09-12 17:56:28 +01:00
text-to-speech WIN32: Use malloc instead of new in string conversion functions 2020-08-21 00:02:13 +02:00
timer BACKENDS: Shut down individual SDL subsystems 2020-08-20 01:25:55 +02:00
updates
vkeybd
base-backend.cpp BACKENDS: Simplify EventsBaseBackend 2020-08-24 14:22:35 +02:00
base-backend.h BACKENDS: Simplify EventsBaseBackend 2020-08-24 14:22:35 +02:00
modular-backend.cpp BACKENDS: Move MixerManager code into ModularMixerBackend 2020-08-24 14:22:35 +02:00
modular-backend.h BACKENDS: Move MixerManager code into ModularMixerBackend 2020-08-24 14:22:35 +02:00
module.mk BACKENDS: Discord rich presence support 2020-08-25 10:47:41 +02:00