..
audiocd
AUDIO: Support using .wav files for extracted Audio CD tracks
2021-09-07 17:20:55 +01:00
cloud
CLOUD: Fix for GCC Warnings from 64-bit Stream API Changes
2021-07-09 04:36:14 +01:00
dialogs
MACOSX: fix deprecation warnings
2021-08-07 10:46:14 +02:00
events
DS: WIP virtual keyboard support
2021-10-01 12:38:42 +02:00
fs
PSP: Fix build failures with latest PSP toolchain
2022-01-12 13:14:41 +01:00
graphics
OPENGL: Fix crash when scaling small areas
2021-12-09 22:00:32 +01:00
graphics3d /openglsdl
OPENGL EMSCRIPTEN: clean up ifdefs, fix opengl in main menu, remove 10ms delay in GRIM main loop
2021-08-20 21:13:49 +02:00
keymapper
EVENTRECORDER: skip some getMillis for the event recorder
2021-07-08 15:05:35 +02:00
log
JANITORIAL: Replace spaces in indentation with tabs
2021-04-15 21:20:36 +02:00
midi
WIN32: Make MidiDriver_WIN UNICODE compatible
2021-06-29 12:38:01 -05:00
mixer
DS: Fix crash on exit
2021-08-26 17:05:14 +01:00
mutex
networking
CLOUD: Fix crash on HTTP request with unparsed path
2021-11-26 21:30:05 -07:00
platform
PSP: Fix build failures with latest PSP toolchain
2022-01-12 13:14:41 +01:00
plugins
PSP: Fix build failures with latest PSP toolchain
2022-01-12 13:14:41 +01:00
presence /discord
BACKENDS: PRESENCE: Only trigger Discord RPC if enabled in configuration
2021-09-11 18:50:29 +02:00
saves
COMMON: Introduce SaveFileManager::exists
2021-08-23 13:34:35 +02:00
taskbar
WIN32: Make Win32TaskbarManager UNICODE compatible
2021-06-29 12:38:01 -05:00
text-to-speech
WIN32: Make WindowsTextToSpeechManager UNICODE compatible
2021-06-29 12:38:01 -05:00
timer
updates
JANITORIAL: Replace spaces in indentation with tabs
2021-04-15 21:20:36 +02:00
vkeybd
BACKENDS: Explicitly use ellipsis for the virtual keybord if needed
2021-08-01 17:22:13 +02:00
base-backend.cpp
BACKENDS: Add getDefaultScaler and getDefaultScaleFactor to OSystem
2021-06-23 21:29:53 +02:00
base-backend.h
SDL: Begin refactoring the API for selecting scalers
2021-06-23 21:29:53 +02:00
modular-backend.cpp
GRAPHICS: Split ScalerPluginObject into two classes
2021-12-09 22:00:32 +01:00
modular-backend.h
GRAPHICS: Split ScalerPluginObject into two classes
2021-12-09 22:00:32 +01:00
module.mk
OPENDINGUX: Add support for Opendingux Beta
2021-11-08 11:18:51 +01:00