.. |
audiocd
|
WIN32: Move all ARRAYSIZE undefs to util.h
|
2018-12-17 12:28:33 +02:00 |
cloud
|
CLOUD: Remove the saves sync finished OSD message
|
2019-11-15 19:32:59 +01:00 |
dialogs
|
WIN32: Ensure the translated dialog strings are using the correct encoding
|
2019-04-04 01:06:30 +03:00 |
events
|
OPENPANDORA: Fix compilation failures
|
2019-11-30 23:04:35 +00:00 |
fs
|
ANDROID: Fix crash due to adding '.' folder in SearchManager
|
2019-12-16 22:59:10 +02:00 |
graphics
|
BACKENDS: Add default implementation for GraphicsMode functions
|
2019-12-15 16:06:56 +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
|
BACKENDS: Remove the Windows CE port
|
2019-11-17 22:33:56 +01:00 |
mixer
|
AUDIO: Remove unused parameter from the MixerImpl constructor
|
2019-11-30 17:47:34 +02:00 |
mutex
|
ANDROID: Add a pthreads-based mutex manager
|
2019-04-20 15:53:56 +03:00 |
networking
|
NETWORKING: Fix compilation for lower versions of libcurl
|
2019-11-05 21:42:53 +01:00 |
platform
|
ANDROID: Fix crash due to adding '.' folder in SearchManager
|
2019-12-16 22:59:10 +02:00 |
plugins
|
PLUGINS: Fix crash when no plugins are available
|
2019-12-02 11:04:57 +02:00 |
saves
|
COMMON: Make save compression optional when copying
|
2019-12-09 22:57:46 -08:00 |
taskbar
|
WIN32: Move all ARRAYSIZE undefs to util.h
|
2018-12-17 12:28:33 +02:00 |
text-to-speech
|
TTS: Fix use of virtual function in TTSMan destructor
|
2019-11-15 21:24:22 +01:00 |
timer
|
PSP: Make the PspTimer class a subclass of DefaultTimerManager
|
2019-12-10 08:35:13 +02:00 |
updates
|
WIN32: Exit when WinSparkle runs installer
|
2019-11-08 09:19:07 +01:00 |
vkeybd
|
VKEYBD: Fallback to SearchMan when loading keyboard packs
|
2017-12-28 21:24:57 +01:00 |
base-backend.cpp
|
BACKENDS: Fix using fillScreen in non-paletted screen modes
|
2019-11-10 01:25:46 +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: Move implementation of OSystem::quit() out of ModularBackend
|
2019-12-01 01:04:06 +02:00 |
modular-backend.h
|
BACKENDS: Move implementation of OSystem::quit() out of ModularBackend
|
2019-12-01 01:04:06 +02:00 |
module.mk
|
3DS: Implement dynamic plugins
|
2019-12-01 17:19:50 +01:00 |