scummvm/backends
Alexander Tkachev e0a6b2135d CLOUD: Add BoxListDirectoryRequest
And used in it BoxResolveIdRequest.

TODO: make some generic ResolveIdRequest and ListDirectoryRequest for
id-based storages. It's really similar, I just had to change a few
details in GoogleDrive ListDirectory and ResolveId requests.
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: Add BoxListDirectoryRequest 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: Fix posix backend compilation 2016-08-24 16:07:55 +06:00
graphics GUI: Fix copyRectOnOSD() 2016-08-24 16:07:55 +06: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 CLOUD: Redirect to "/files" from "/" 2016-08-24 16:07:55 +06:00
platform CLOUD: Make OutSaveFile start saves sync 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 CLOUD: Replace USE_CLOUD with USE_LIBCURL 2016-08-24 16:07:55 +06: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 GUI: Add getOSDFormat() and make OSD 32 bpp 2016-08-24 16:07:55 +06:00
base-backend.h GUI: Add getOSDFormat() and make OSD 32 bpp 2016-08-24 16:07:55 +06:00
modular-backend.cpp GUI: Add getOSDFormat() and make OSD 32 bpp 2016-08-24 16:07:55 +06:00
modular-backend.h GUI: Add getOSDFormat() and make OSD 32 bpp 2016-08-24 16:07:55 +06:00
module.mk CLOUD: Add BoxListDirectoryRequest 2016-08-24 16:07:55 +06:00