scummvm/backends
Bastien Bouclet 61f9398b04
Merge pull request #1187 from bgK/detection-refactor-unknown
ENGINES: Return unknown game variants with the list of detected games
2018-05-28 18:43:15 +02:00
..
audiocd XEEN: Add an optional param to CD playback to specify sound type 2018-05-05 10:46:20 -04:00
cloud Revert "COMMON: Change way the Singleton instances are instantiated" 2017-07-10 21:17:41 +02:00
events SDL: Allow to load a custom game controller mapping file 2018-04-04 20:40:16 +02:00
fs JANITORIAL: Fix whitespace 2018-04-19 12:08:31 +02:00
graphics JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
keymapper GUI: Remove Dialog::markAsDirty to expose full GUI redraws 2018-01-27 18:12:34 +01:00
log LOG: fix month in log file 2015-03-20 11:26:42 +01:00
midi JANITORIAL: Fix formatting 2018-04-22 00:56:21 +02:00
mixer SDL: Remove code for unused DoubleBufferSDLMixerManager 2017-09-12 21:46:20 +01:00
mutex SDL: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
networking NETWORKING: Fix mismatched curl callback declaration and definition 2017-09-24 08:24:40 +02:00
platform Merge pull request #1187 from bgK/detection-refactor-unknown 2018-05-28 18:43:15 +02:00
plugins JANITORIAL: Fix whitespace 2018-04-19 12:08:31 +02:00
saves PSP: Fix UB (use of deallocated memory) 2018-05-05 17:54:46 +02:00
taskbar MACOS: Fix warnings about undeclared selectors 2017-09-10 22:17:16 -05:00
timer TIZEN: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
updates UPDATES: Give feedback on OS X when using the Check now button 2016-10-18 00:55:07 +01:00
vkeybd VKEYBD: Fallback to SearchMan when loading keyboard packs 2017-12-28 21:24:57 +01:00
base-backend.cpp OSYSTEM: Remove the API allowing to draw to the OSD surface directly 2016-09-13 20:41:26 +02:00
base-backend.h BACKENDS: Provide an empty implementation for displayActivityIconOnOSD in BaseBackend 2016-09-13 22:23:53 +02:00
modular-backend.cpp BACKENDS: Fix missing mouse events when system cursor cannot be moved 2017-10-15 13:24:21 -05:00
modular-backend.h BAKCENDS: Mark methods as override 2018-03-28 11:58:35 +02:00
module.mk RISCOS: Add RISC OS filesystem 2017-10-01 20:19:42 +02:00