| .. |
|
animations
|
Moved MoveCameraAnimation.h from es-app to es-core.
|
2021-08-17 22:23:42 +02:00 |
|
components
|
Fixed an issue where text coloring in menus would sometimes not get rendered correctly.
|
2021-08-25 21:36:35 +02:00 |
|
guis
|
Replaced some internal math functions with equivalents from the GLM library.
|
2021-08-17 20:55:29 +02:00 |
|
renderers
|
OCD commit.
|
2021-08-19 21:51:42 +02:00 |
|
resources
|
Bundled the bold font version of Fontfabric Akrobat.
|
2021-08-22 14:08:24 +02:00 |
|
utils
|
Added a function to generate MD5 hashes.
|
2021-08-18 21:03:25 +02:00 |
|
AsyncHandle.h
|
Formatted the es-core source tree using clang-format.
|
2021-07-07 20:31:46 +02:00 |
|
AudioManager.cpp
|
Fixed a heisenbug in AudioManager that was actually caused by a bug in SDL_AudioStreamAvailable().
|
2021-07-15 18:07:01 +02:00 |
|
AudioManager.h
|
Implemented a stable solution to video stream muting and clearing.
|
2021-05-29 10:52:40 +02:00 |
|
CECInput.cpp
|
Formatted the es-core source tree using clang-format.
|
2021-07-07 20:31:46 +02:00 |
|
CECInput.h
|
Formatted the es-core source tree using clang-format.
|
2021-07-07 20:31:46 +02:00 |
|
GuiComponent.cpp
|
Replaced the internal Vector2i data type and functions with the GLM library equivalent.
|
2021-08-17 18:41:45 +02:00 |
|
GuiComponent.h
|
Added a function to generate MD5 hashes.
|
2021-08-18 21:03:25 +02:00 |
|
HelpPrompt.h
|
Changed input type 'select' to 'back' to align with the SDL naming conventions.
|
2021-05-23 20:31:15 +02:00 |
|
HelpStyle.cpp
|
Replaced the internal Vector2i data type and functions with the GLM library equivalent.
|
2021-08-17 18:41:45 +02:00 |
|
HelpStyle.h
|
Moved the remaining math functions to a math utility namespace.
|
2021-08-17 22:11:16 +02:00 |
|
HttpReq.cpp
|
Formatted the es-core source tree using clang-format.
|
2021-07-07 20:31:46 +02:00 |
|
HttpReq.h
|
Formatted the es-core source tree using clang-format.
|
2021-07-07 20:31:46 +02:00 |
|
ImageIO.cpp
|
Formatted the es-core source tree using clang-format.
|
2021-07-07 20:31:46 +02:00 |
|
ImageIO.h
|
Formatted the es-core source tree using clang-format.
|
2021-07-07 20:31:46 +02:00 |
|
InputConfig.cpp
|
Formatted the es-core source tree using clang-format.
|
2021-07-07 20:31:46 +02:00 |
|
InputConfig.h
|
Formatted the es-core source tree using clang-format.
|
2021-07-07 20:31:46 +02:00 |
|
InputManager.cpp
|
Minor cosmetic code cleanup.
|
2021-08-11 12:09:58 +02:00 |
|
InputManager.h
|
Formatted the es-core source tree using clang-format.
|
2021-07-07 20:31:46 +02:00 |
|
Log.cpp
|
Formatted the es-core source tree using clang-format.
|
2021-07-07 20:31:46 +02:00 |
|
Log.h
|
Replaced the internal Vector2i data type and functions with the GLM library equivalent.
|
2021-08-17 18:41:45 +02:00 |
|
MameNames.cpp
|
Replaced the internal Vector2i data type and functions with the GLM library equivalent.
|
2021-08-17 18:41:45 +02:00 |
|
MameNames.h
|
Formatted the es-core source tree using clang-format.
|
2021-07-07 20:31:46 +02:00 |
|
Platform.cpp
|
Replaced the internal Vector2i data type and functions with the GLM library equivalent.
|
2021-08-17 18:41:45 +02:00 |
|
Platform.h
|
(Windows) Hiding of console windows during game launches can now be configured via the %HIDEWINDOW% variable.
|
2021-07-16 17:56:16 +02:00 |
|
Scripting.cpp
|
Some minor changes proposed by the static analyzer.
|
2021-07-09 19:58:21 +02:00 |
|
Scripting.h
|
Formatted the es-core source tree using clang-format.
|
2021-07-07 20:31:46 +02:00 |
|
Settings.cpp
|
Added support for selecting alternative emulators per game.
|
2021-09-04 11:21:55 +02:00 |
|
Settings.h
|
Changed es_settings.cfg to es_settings.xml
|
2021-06-16 19:05:24 +02:00 |
|
Sound.cpp
|
Formatted the es-core source tree using clang-format.
|
2021-07-07 20:31:46 +02:00 |
|
Sound.h
|
Formatted the es-core source tree using clang-format.
|
2021-07-07 20:31:46 +02:00 |
|
ThemeData.cpp
|
Replaced the internal Vector2i data type and functions with the GLM library equivalent.
|
2021-08-17 18:41:45 +02:00 |
|
ThemeData.h
|
Moved the remaining math functions to a math utility namespace.
|
2021-08-17 22:11:16 +02:00 |
|
Window.cpp
|
Fixed an issue when entering a submenu before the parent menu was scaled up.
|
2021-08-19 22:28:31 +02:00 |
|
Window.h
|
Fixed an issue when entering a submenu before the parent menu was scaled up.
|
2021-08-19 22:28:31 +02:00 |