Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, since SDL2 is enabled by default, there is no need to force using
sdl2-config anymore.
|
|
|
|
|
|
creat is not defined on the PS3. Also close the file descriptor.
|
|
- The checkbox state was not initialized when opening the dialog.
- The visibility state was initialized from ConfMan too early resuling
in the value being incorrect when multiple file browsers are used.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
concatWithSavesPath() is only defined when curl is used, but was used in
Webserver even when curl is unavailable.
|
|
Still, curl-config is required for Cloud integration feature, so it
should be installed on buildbot in order to build it.
|
|
ANDROID: Update the asset archive code to use AAssets
|
|
ALL: Add Cloud storage support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The original was actually the update method for an audio buffer list.
This is thus unneeded in ScummVM, which automatically handles sound updates
|
|
|
|
|
|
It looks like the original method scanned subfolders for the file,
and prefixed on the found path. We don't need this for ScummVM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|