.. |
animations
|
Cleaning up a lot of math functions
|
2017-11-14 20:09:20 +01:00 |
components
|
Add Game Info Font Settings to OMX Player
|
2019-06-19 18:51:32 +01:00 |
guis
|
filterTrigger: generalize for more controllers
|
2019-04-12 04:48:39 +01:00 |
math
|
Fix Transform4x4f which was broken in many, many ways, but just out of pure luck worked anyway
|
2019-08-08 17:45:11 +02:00 |
resources
|
Adjust mutex for SVG initialization and resizing
|
2018-06-12 22:30:42 +01:00 |
utils
|
Fix FilesystemUtil::isEquivalent by eliminating it entirely
|
2019-03-13 21:18:58 +01: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
|
The final traces of boost has been eliminated
|
2018-01-30 19:21:09 +01:00 |
GuiComponent.h
|
Add cropping and minSize to ImageComponent
|
2018-04-13 02:57:43 +02:00 |
HelpPrompt.h
|
Header inclusion cleanup
|
2017-11-02 19:16:01 +01:00 |
HelpStyle.cpp
|
Add "origin" theming element for help prompt
|
2018-04-15 21:01:54 +02:00 |
HelpStyle.h
|
Add "origin" theming element for help prompt
|
2018-04-15 21:01:54 +02:00 |
HttpReq.cpp
|
set curl to follow redirects to fix scraper error
|
2018-06-05 19:00:42 -07:00 |
HttpReq.h
|
The final traces of boost has been eliminated
|
2018-01-30 19:21:09 +01: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
|
Work with dpad and analogs
|
2018-11-15 14:38:20 -02:00 |
InputConfig.h
|
Work with dpad and analogs
|
2018-11-15 14:38:20 -02:00 |
InputManager.cpp
|
Merge pull request #554 from psyke83/ps3_triggerfilter
|
2019-04-09 05:13:23 +01: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
|
Skip mame bios/devices
|
2018-11-04 15:26:03 -02:00 |
MameNames.h
|
Skip mame bios/devices
|
2018-11-04 15:26:03 -02:00 |
platform.cpp
|
Fix shutdown on Windows + process shutdown commands after main loop
|
2019-08-20 19:26:32 +02:00 |
platform.h
|
Fix shutdown on Windows + process shutdown commands after main loop
|
2019-08-20 19:26:32 +02: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 |
Renderer.h
|
Add support for --screenrotate
|
2018-01-18 18:30:00 +01:00 |
Renderer_draw_gl.cpp
|
Fix --screenrotate to work with --screensize and --screenoffset
|
2018-01-19 00:50:15 +01:00 |
Renderer_init_sdlgl.cpp
|
Add support for fullscreen borderless window
|
2019-03-09 00:39:43 +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 #571 from cmitu/collections-label-for-system-options
|
2019-07-13 08:44:12 -04:00 |
Settings.h
|
Header inclusion cleanup
|
2017-11-02 19:16:01 +01:00 |
Sound.cpp
|
iterator -> const_iterator
|
2017-11-12 00:05:19 +01:00 |
Sound.h
|
Header inclusion cleanup
|
2017-11-02 19:16:01 +01:00 |
ThemeData.cpp
|
Merge pull request #494 from jrassa/variables-in-imports
|
2018-10-26 03:57:31 +01:00 |
ThemeData.h
|
The final traces of boost has been eliminated
|
2018-01-30 19:21:09 +01:00 |
Window.cpp
|
Merge pull request #555 from placroix74/screensaver-consume-input
|
2019-04-09 05:14:02 +01:00 |
Window.h
|
[ScreenSaver] Consume input on cancel
|
2019-04-07 08:55:27 -04:00 |