..
animations
Cleaning up a lot of math functions
2017-11-14 20:09:20 +01:00
components
Change grid creation flow
2018-05-01 05:19:45 +02:00
guis
Switched over the last functions in Utils.cpp to Utils::String, step 3 of 5 in the quest to remove boost::filesystem
2018-01-27 18:04:28 +01:00
math
Suggest vector access methods to be inlined
2018-02-15 15:05:47 +01:00
resources
Remove builtin resources
2018-02-08 19:27:44 +01:00
utils
fix for several small issues in Windows build
2018-04-13 16:53:39 -07: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
Update and rename some Utils::FileSystem functions
2018-01-23 12:07:20 +01: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
Log everything CEC does
2017-11-29 21:00:36 +01:00
InputConfig.h
Log everything CEC does
2017-11-29 21:00:36 +01:00
InputManager.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
InputManager.h
CEC Support
2017-11-08 23:22:15 +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
Rename MameNames::names to MameNAmes::mNamePairs
2018-02-15 15:03:42 +01:00
MameNames.h
Rename MameNames::names to MameNAmes::mNamePairs
2018-02-15 15:03:42 +01:00
platform.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
platform.h
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
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
Remove builtin resources
2018-02-08 19:27:44 +01:00
Settings.cpp
Remove builtin resources
2018-02-08 19:27:44 +01: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 #415 from Koerty/grid-default-image
2018-04-16 21:30:40 -04:00
ThemeData.h
The final traces of boost has been eliminated
2018-01-30 19:21:09 +01:00
Window.cpp
The final traces of boost has been eliminated
2018-01-30 19:21:09 +01:00
Window.h
Implement --screensize and --screenoffset
2017-12-02 19:16:08 +01:00