.. |
audiocd
|
BACKEND: Make it possible to check for other audio track numbers than 1
|
2021-11-22 19:38:40 +02:00 |
cloud
|
CLOUD: Fix overridden methods
|
2021-12-01 00:30:47 +01:00 |
dialogs
|
BACKENDS: Use nullptr
|
2021-11-14 15:51:59 +02:00 |
events
|
BACKENDS: Use nullptr
|
2021-11-14 15:51:59 +02:00 |
fs
|
BACKENDS: Use nullptr
|
2021-11-14 15:51:59 +02:00 |
graphics
|
ANDROID: Better debug of which graphic backend is used
|
2021-11-29 00:04:45 +01:00 |
graphics3d
|
GRAPHICS3D: Move viewport change to save/restore surface, framebuffer
|
2021-12-05 10:36:10 +01:00 |
keymapper
|
BACKENDS: Use nullptr
|
2021-11-14 15:51:59 +02:00 |
log
|
BACKENDS: Use nullptr
|
2021-11-14 15:51:59 +02:00 |
midi
|
BACKENDS: Use nullptr
|
2021-11-14 15:51:59 +02:00 |
mixer
|
BACKENDS: Use nullptr
|
2021-11-14 15:51:59 +02:00 |
mutex
|
BACKENDS: JANITORIAL: Remove 'virtual' when override is specified
|
2021-11-14 14:31:41 +02:00 |
networking
|
BACKENDS: NETWORKING: Preparations for aborting the request
|
2021-11-20 00:55:44 +01:00 |
platform
|
ANDROID: The virtual controls now generate fake joystick events
|
2021-11-29 00:04:45 +01:00 |
plugins
|
BACKENDS: JANITORIAL: Remove 'virtual' when override is specified
|
2021-11-14 14:31:41 +02:00 |
presence/discord
|
BACKENDS: PRESENCE: Only trigger Discord RPC if enabled in configuration
|
2021-09-02 14:21:07 +02:00 |
saves
|
BACKENDS: Use nullptr
|
2021-11-14 15:51:59 +02:00 |
taskbar
|
BACKENDS: Use nullptr
|
2021-11-14 15:51:59 +02:00 |
text-to-speech
|
BACKENDS: Use nullptr
|
2021-11-14 15:51:59 +02:00 |
timer
|
BACKENDS: Use nullptr
|
2021-11-14 15:51:59 +02:00 |
updates
|
BACKENDS: JANITORIAL: Remove 'virtual' when override is specified
|
2021-11-14 14:31:41 +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: Remove PixelBuffer leftovers
|
2021-11-27 21:22:09 +01:00 |
base-backend.h
|
BACKENDS: JANITORIAL: Remove 'virtual' when override is specified
|
2021-11-14 14:31:41 +02:00 |
modular-backend.cpp
|
BACKENDS: Remove PixelBuffer leftovers
|
2021-11-27 21:22:09 +01:00 |
modular-backend.h
|
GRAPHICS: Split ScalerPluginObject into two classes
|
2021-11-23 23:32:58 +01:00 |
module.mk
|
ANDROID: Introduce back the touch controls for 3D
|
2021-11-29 00:04:45 +01:00 |