.. |
audiocd
|
WIN32: Move all ARRAYSIZE undefs to util.h
|
2018-12-17 12:28:33 +02:00 |
cloud
|
GUI: U32: Reduce number of files changed and fixes
|
2020-08-30 14:43:41 +02:00 |
dialogs
|
WIN32: Simplify string conversion
|
2020-09-12 11:59:23 +02:00 |
events
|
OPENPANDORA: Fix copy/paste error
|
2020-09-13 22:20:31 +01:00 |
fs
|
WII: Add support for WiiFilesystemNode::createDirectory()
|
2020-10-01 13:03:52 +02:00 |
graphics
|
OPENGL: Use nearest neighbor scaling for overlay UI when filtering is disabled
|
2020-10-02 12:38:46 +03:00 |
keymapper
|
KEYMAPPER: Fix GCC Compiler Warning for Signed vs Unsigned Comparison
|
2020-10-02 00:05:07 +01:00 |
log
|
LOG: fix month in log file
|
2015-03-20 11:26:42 +01:00 |
midi
|
I18N: Consistency fix for SoundFont in messages
|
2020-08-31 16:35:56 +01:00 |
mixer
|
NULL: Make use of NullMixerManager
|
2020-08-24 14:22:35 +02:00 |
mutex
|
ANDROID: Add a pthreads-based mutex manager
|
2019-04-20 15:53:56 +03:00 |
networking
|
BACKENDS: NETWORKING: Remove unused toUtf8 helper
|
2020-08-30 14:43:41 +02:00 |
platform
|
ANDROID: Set AC_BACK to be the default map for Skip action
|
2020-10-03 12:26:38 +03:00 |
plugins
|
3DS: Set a Virtual Memory Address when linking the plugins
|
2020-08-27 21:14:07 +02:00 |
presence/discord
|
BACKENDS: Fix discord presence compilation with U32String
|
2020-08-30 14:43:41 +02:00 |
saves
|
EVENTRECORDER: Fix crash on attempt to save. Fixed #10045
|
2020-08-29 17:22:38 +02:00 |
taskbar
|
OSX: Fix taskbar update
|
2020-09-12 18:01:15 +01:00 |
text-to-speech
|
WIN32: Replace strToInt with wcstol
|
2020-09-12 11:59:23 +02:00 |
timer
|
BACKENDS: Shut down individual SDL subsystems
|
2020-08-20 01:25:55 +02:00 |
updates
|
UPDATES: Fix compilation with U32 strings
|
2020-08-30 14:43:41 +02:00 |
vkeybd
|
KEYMAPPER: Enable the GUI keymaps while the virtual keyboard is visible
|
2020-09-15 22:42:34 +02:00 |
base-backend.cpp
|
GUI: U32: Convert majority of code to use U32
|
2020-08-30 14:43:41 +02:00 |
base-backend.h
|
GUI: U32: Convert majority of code to use U32
|
2020-08-30 14:43:41 +02:00 |
modular-backend.cpp
|
BACKENDS: Add a function to return if the overlay is visible
|
2020-09-15 00:09:11 +02:00 |
modular-backend.h
|
BACKENDS: Add a function to return if the overlay is visible
|
2020-09-15 00:09:11 +02:00 |
module.mk
|
PSP2: Simplify the filesystem code
|
2020-09-15 07:13:00 +02:00 |