ES-DE/es-core/src
Tomas Jakobsson ef33eaec51
Merge pull request #627 from smithjd15/logTimestamp
Timestamp'ed log entries
2020-03-19 15:36:37 +01:00
..
animations Cleaning up a lot of math functions 2017-11-14 20:09:20 +01:00
components InputManager: replace pageUp/Down with left/rightShoulder and create an alias (via isMappedLike) to accomodate existing configs that use the PageUp/Down buttons. 2019-12-23 16:12:35 +02:00
guis filterTrigger: filter negative trigger axis event after positive axis detection 2019-08-30 21:24:35 +01:00
math Add Transform4x4f::orthoProjection 2019-08-13 15:49:34 +02:00
renderers Prepare for GLES 2.0 2020-01-03 18:04:58 +01:00
resources Make sure all vertices are properly rounded 2019-08-31 18:19:43 +02:00
utils Merge pull request #624 from Teklad/reliable-exe-path 2019-12-19 03:33:45 +00:00
AsyncHandle.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
AudioManager.cpp Silence warnings 2017-11-18 23:20:09 +01:00
AudioManager.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
CECInput.cpp Minor misc fixes and warning silencers 2018-01-11 18:12:23 +01:00
CECInput.h Log everything CEC does 2017-11-29 21:00:36 +01:00
GuiComponent.cpp Merge pull request #575 from jrassa/guicomponent-visible 2019-08-29 10:25:10 +02:00
GuiComponent.h add 'visible' theme element 2019-07-21 23:13:48 -04:00
HelpPrompt.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
HelpStyle.cpp Redid the entire Renderer 2019-08-25 15:45:22 +02:00
HelpStyle.h Add "origin" theming element for help prompt 2018-04-15 21:01:54 +02:00
HttpReq.cpp whitespace cleanup 2019-08-25 17:23:02 +02:00
HttpReq.h whitespace cleanup 2019-08-25 17:23:02 +02:00
ImageIO.cpp Silence warnings 2017-11-18 23:20:09 +01:00
ImageIO.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
InputConfig.cpp InputManager: replace pageUp/Down with left/rightShoulder and create an alias (via isMappedLike) to accomodate existing configs that use the PageUp/Down buttons. 2019-12-23 16:12:35 +02:00
InputConfig.h Work with dpad and analogs 2018-11-15 14:38:20 -02:00
InputManager.cpp InputManager: replace pageUp/Down with left/rightShoulder and create an alias (via isMappedLike) to accomodate existing configs that use the PageUp/Down buttons. 2019-12-23 16:12:35 +02:00
InputManager.h Implement filterTrigger for PS3 controllers 2019-04-06 11:19:12 +01:00
Log.cpp Timestamp'ed log entries 2019-12-31 16:15:57 -07:00
Log.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
MameNames.cpp whitespace cleanup 2019-08-25 17:23:02 +02:00
MameNames.h whitespace cleanup 2019-08-25 17:23:02 +02:00
platform.cpp whitespace cleanup 2019-08-25 17:23:02 +02:00
platform.h Merge pull request #584 from tomaz82/cleanup_renderer 2019-08-25 09:54:35 -04:00
PowerSaver.cpp Header inclusion cleanup 2017-11-02 19:16:01 +01:00
PowerSaver.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
Scripting.cpp implement scripting support 2019-03-26 20:02:42 -04:00
Scripting.h implement scripting support 2019-03-26 20:02:42 -04:00
Settings.cpp Merge pull request #578 from verybadsoldier/feature/save_metadata_on_change 2019-12-18 04:06:23 +00:00
Settings.h save also metadata that have default values. they might not had default values on start so they have to be saved 2019-12-13 21:38:01 +01:00
Sound.cpp whitespace cleanup 2019-08-25 17:23:02 +02:00
Sound.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
ThemeData.cpp add 'animate' to theme properties for imagegrid; fix blurriness on image upscaling 2019-10-09 18:51:33 -04:00
ThemeData.h Grid updates. Animate scrolling option, autoLayout option, center selection option, scroll loop option, image source option 2019-09-21 19:38:57 -04:00
Window.cpp Eliminate drawRect that takes int's and make sure everything uses the float version properly, this way everything is rounded the same way 2019-08-31 17:58:36 +02:00
Window.h [ScreenSaver] Consume input on cancel 2019-04-07 08:55:27 -04:00