scummvm/backends
Alexander Tkachev ae8e7f39f5 CLOUD: Make download() create necessary directories
DumpFile::open() with createPath=true create would create the missing
directories from the path before opening a file. Thus, one can easily
create a file and avoid "can't open a file" error.
2016-08-24 16:07:55 +06:00
..
audiocd LINUX: Use classic major/minor macros. 2016-03-21 04:42:13 +01:00
cloud CLOUD: Make download() create necessary directories 2016-08-24 16:07:55 +06:00
events SDL: Disable keycode remapping when building for WinCE 2016-07-25 23:09:32 +02:00
fs CLOUD: Make download() create necessary directories 2016-08-24 16:07:55 +06:00
graphics ALL: Don't use 'defined' in macro definitions 2016-07-23 16:18:51 +03:00
keymapper KEYMAPPER: Fix off-by-one error with keymapper action names 2014-10-26 22:20:57 +01:00
log LOG: fix month in log file 2015-03-20 11:26:42 +01:00
midi WIN32: Fix invalid array accesses when MIDI device listing fails. 2016-03-01 01:14:17 +01:00
mixer PS3: Set the default audio output rate to 48000 Hz 2015-12-15 20:10:19 +01:00
mutex SDL: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
networking/curl CLOUD: Add OneDrive refresh_token support 2016-08-24 16:07:55 +06:00
platform CLOUD: Add CurlJsonRequest 2016-08-24 16:07:55 +06:00
plugins WIN32: Fix plugin provider build for 64bit target. 2016-02-23 22:31:30 +01:00
saves BACKENDS: Remove request to mail Fingolfin. 2016-02-28 07:48:12 +01:00
taskbar MACOS: Use 'unsigned int' instead of NSUInteger 2016-07-10 11:46:32 -05:00
timer TIZEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
updates UPDATES: Fix indentation 2016-05-23 10:13:17 +03:00
vkeybd VKEYBD: Add small keyboard pack for virtual keyboard. 2014-04-27 03:51:19 +01:00
base-backend.cpp BACKENDS: Take advantage of Surface::getPixels. 2013-08-03 04:02:54 +02:00
base-backend.h BACKENDS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
modular-backend.cpp BACKENDS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
modular-backend.h BACKENDS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
module.mk CLOUD: Add OneDrive Storage stub 2016-08-24 16:07:55 +06:00