ES-DE/es-core/src
Leon Styhre e6f16be221 Fixed an issue with refining ScreenScraper searches for arcade games.
Also did a tiny cosmetic code change in Window.cpp.
2020-12-16 18:46:38 +01:00
..
animations Changed to C++ casts throughout the application. 2020-11-17 23:06:54 +01:00
components Fixed an issue where videos would not pause on screensaver activation. 2020-12-16 18:03:23 +01:00
guis Removed the deprecated PowerSaver. 2020-12-16 17:57:10 +01:00
math Changed to C++ casts throughout the application. 2020-11-17 23:06:54 +01:00
renderers Cosmetic log output change to the renderer. 2020-11-29 20:33:17 +01:00
resources Changed to C++ casts throughout the application. 2020-11-17 23:06:54 +01:00
utils Added support for FreeBSD, NetBSD and OpenBSD. 2020-11-26 18:53:00 +01:00
AsyncHandle.h Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
AudioManager.cpp Some cosmetic code cleanup. 2020-10-18 19:45:26 +02:00
AudioManager.h Some cosmetic code cleanup. 2020-10-18 19:45:26 +02:00
CECInput.cpp Changed to C++ casts throughout the application. 2020-11-17 23:06:54 +01:00
CECInput.h Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
GuiComponent.cpp Added support for graying out menu entries via switch callbacks. 2020-12-15 18:49:43 +01:00
GuiComponent.h Added support for graying out menu entries via switch callbacks. 2020-12-15 18:49:43 +01:00
HelpPrompt.h Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
HelpStyle.cpp Changed to C++ casts throughout the application. 2020-11-17 23:06:54 +01:00
HelpStyle.h Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
HttpReq.cpp Removed unnecessary certificate bundling on NetBSD. 2020-11-26 19:36:08 +01:00
HttpReq.h Fixed a libcurl memory leak in the scraper. 2020-10-18 11:01:56 +02:00
ImageIO.cpp Changed to C++ casts throughout the application. 2020-11-17 23:06:54 +01:00
ImageIO.h Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
InputConfig.cpp Changed to C++ casts throughout the application. 2020-11-17 23:06:54 +01:00
InputConfig.h Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
InputManager.cpp Changed to C++ casts throughout the application. 2020-11-17 23:06:54 +01:00
InputManager.h Fixed compilation errors on Fedora and GCC 10. 2020-11-28 22:27:00 +01: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 Improved some logging as well as handling of a missing es_systems.cfg file. 2020-10-19 17:28:20 +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
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 the deprecated PowerSaver. 2020-12-16 17:57:10 +01:00
Settings.h Added logic to retrieve default setting values. 2020-12-14 17:25:41 +01:00
Sound.cpp Improved some logging as well as handling of a missing es_systems.cfg file. 2020-10-19 17:28:20 +02:00
Sound.h Fixed compilation errors on Fedora and GCC 10. 2020-11-28 22:27:00 +01:00
ThemeData.cpp Added gamelist info field which displays some useful information. 2020-10-30 14:19:21 +01:00
ThemeData.h Some cosmetic code cleanup. 2020-10-18 19:45:26 +02:00
Window.cpp Fixed an issue with refining ScreenScraper searches for arcade games. 2020-12-16 18:46:38 +01:00
Window.h Improvements to the screensaver and game overlay. 2020-11-12 17:13:24 +01:00