scummvm/backends/saves
Thierry Crozat faf7437e78 MACOS: Change default savepath to use the Application Support folder
The default savepath on macOS used to be in the user Document folder.
However ScummVM requires special permission to access that folder,
and if the user denied it, this caused various issues.
This implement ticket #11428.

This commit also contains migration code that that old configs that
used the default path are set explicitly to use the old default path.
So the change of savepath will only be for new users.
2024-12-03 22:18:36 +00:00
..
default COMMON: Mark more symbols as const 2023-12-26 20:23:59 +01:00
kolibrios COMMON: Make savepath a Path object 2023-12-24 13:19:25 +01:00
posix MACOS: Change default savepath to use the Application Support folder 2024-12-03 22:18:36 +00:00
recorder
windows WIN32: Fix missing include in Win9x 2024-10-15 09:48:58 +01:00
savefile.cpp CLOUD: Move saves synchronization to file destruction 2024-11-15 16:31:48 +01:00