.. |
animations
|
Cleaning up a lot of math functions
|
2017-11-14 20:09:20 +01:00 |
components
|
Merge pull request #621 from cmitu/date-fix
|
2019-12-10 05:31:49 +00: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
|
add 'animate' to theme properties for imagegrid; fix blurriness on image upscaling
|
2019-10-09 18:51:33 -04:00 |
resources
|
Make sure all vertices are properly rounded
|
2019-08-31 18:19:43 +02:00 |
utils
|
getGenericPath: don't remove trailing '/' when path is '/'.
|
2019-12-09 20:06:49 +02: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
|
whitespace cleanup
|
2019-08-25 17:23:02 +02:00 |
InputConfig.h
|
Work with dpad and analogs
|
2018-11-15 14:38:20 -02:00 |
InputManager.cpp
|
whitespace cleanup
|
2019-08-25 17:23:02 +02:00 |
InputManager.h
|
Implement filterTrigger for PS3 controllers
|
2019-04-06 11:19:12 +01:00 |
Log.cpp
|
Remove the last traces of boost::filesystem::operational, this is PR 4 of 5 in the boost::filesystem removal quest
|
2018-01-27 22:52:14 +01: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
|
whitespace cleanup
|
2019-08-25 17:23:02 +02:00 |
Settings.h
|
Header inclusion cleanup
|
2017-11-02 19:16: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 |