scummvm/backends
Alexander Tkachev 489489b127 PS2: Fix Ps2SaveFileManager
* updateSavefilesList() stub;
* openRawFile();
* Common::OutSaveFile in openForLoading().
2016-08-31 14:12:45 +06:00
..
audiocd LINUX: Use classic major/minor macros. 2016-03-21 04:42:13 +01:00
cloud CLOUD: Remove unused includes 2016-08-24 16:07:55 +06:00
events ANDROIDSDL: Fix menu button 2016-08-29 19:37:25 +02:00
fs BACKENDS: Rename variable shadowing function 2016-08-30 21:53:21 +02:00
graphics SDL: Fix const cast 2016-08-30 21:52:27 +02: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: Fix Windows cross-compilation 2016-08-30 21:29:22 +02:00
platform PS2: Fix Ps2SaveFileManager 2016-08-31 14:12:45 +06:00
plugins WIN32: Fix plugin provider build for 64bit target. 2016-02-23 22:31:30 +01:00
saves COMMON: Fix WriteStream::pos() once again 2016-08-24 16:24:16 +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: Fix backends/module.mk 2016-08-24 16:07:55 +06:00