scummvm/backends
Bastien Bouclet de886a8b58 AUDIO: Fix broken physical audio CD playback on non-win32
The play method did not override the base class due to the addition of
the soundType parameter.
2018-07-31 21:44:26 +02:00
..
audiocd AUDIO: Fix broken physical audio CD playback on non-win32 2018-07-31 21:44:26 +02:00
cloud Revert "COMMON: Change way the Singleton instances are instantiated" 2017-07-10 21:17:41 +02:00
events PSP2: Improve pointer response to slow finger motion 2018-07-15 03:30:42 -05:00
fs JANITORIAL: Fix whitespace 2018-04-19 12:08:31 +02:00
graphics SDL: Clip mouse range in convertVirtualToWindow 2018-07-08 22:30:31 +01: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 ANDROID: Use the dedicated GUI option for enabling the touchpad mode 2018-07-29 09:47: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 OSYSTEM: Add Stretch Mode API 2018-07-08 16:54:51 +01:00
modular-backend.h OSYSTEM: Add Stretch Mode API 2018-07-08 16:54:51 +01:00
module.mk RISCOS: Add RISC OS filesystem 2017-10-01 20:19:42 +02:00