.. |
animations
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
components
|
Small adjustments to ScrollableContainer timings.
|
2020-10-18 11:03:49 +02:00 |
guis
|
Fixed a sorting issue when clearing game metadata.
|
2020-09-27 18:37:43 +02:00 |
math
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
renderers
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
resources
|
Fixed a massive memory leak related to SVG images.
|
2020-10-11 18:46:06 +02:00 |
utils
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
AsyncHandle.h
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
AudioManager.cpp
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
AudioManager.h
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
CECInput.cpp
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
CECInput.h
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
GuiComponent.cpp
|
Added function to unpause video.
|
2020-09-26 22:15:36 +02:00 |
GuiComponent.h
|
Fixed a regression where the video would not pause when launching a game.
|
2020-10-10 15:46:01 +02:00 |
HelpPrompt.h
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
HelpStyle.cpp
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
HelpStyle.h
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
HttpReq.cpp
|
Fixed a libcurl memory leak in the scraper.
|
2020-10-18 11:01:56 +02:00 |
HttpReq.h
|
Fixed a libcurl memory leak in the scraper.
|
2020-10-18 11:01:56 +02:00 |
ImageIO.cpp
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
ImageIO.h
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
InputConfig.cpp
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
InputConfig.h
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
InputManager.cpp
|
Fixed a tiny memory leak.
|
2020-10-17 14:32:08 +02:00 |
InputManager.h
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
Log.cpp
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
Log.h
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
MameNames.cpp
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
MameNames.h
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
Platform.cpp
|
Fixed a tiny memory leak.
|
2020-10-17 14:32:08 +02:00 |
Platform.h
|
(Windows) Fixed some build issues and got the OpenGL shaders to work.
|
2020-09-16 22:14:35 +02:00 |
PowerSaver.cpp
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
PowerSaver.h
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
Scripting.cpp
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
Scripting.h
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
Settings.cpp
|
Removed deprecated code for handling video subtitles.
|
2020-10-17 16:06:48 +02:00 |
Settings.h
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
Sound.cpp
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
Sound.h
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
ThemeData.cpp
|
Fixed multiple issues reported by the Clang static analyzer.
|
2020-10-17 14:05:41 +02:00 |
ThemeData.h
|
Fixed multiple issues reported by the Clang static analyzer.
|
2020-10-17 14:05:41 +02:00 |
Window.cpp
|
Fixed a memory leak for GuiInfoPopup notifications.
|
2020-10-11 09:59:49 +02:00 |
Window.h
|
Text scrolling now stops when launching a game and when the screensaver starts.
|
2020-09-17 22:00:07 +02:00 |