ES-DE/es-core/src
2018-01-11 18:12:23 +01:00
..
animations Cleaning up a lot of math functions 2017-11-14 20:09:20 +01:00
components Eliminated the need for boost::xpressive, boost::algorithm and boost::variant 2017-12-27 18:22:26 +01:00
guis Remove all namespace fs = boost::filesystem; 2017-12-28 15:03:11 +01:00
math Cleanup a couple of classes 2017-11-25 23:15:55 +01:00
resources Remove all namespace fs = boost::filesystem; 2017-12-28 15:03:11 +01:00
utils Add getDirContent, getHomePath, getCWDPath, canonicalPath, absolutePath, resolvePath, resolveSymlink, getExtension, removeFile, isAbsolute, isRegularFile, isDirectory, isSymlink, isHidden and isEquivalent 2017-12-30 20:04:18 +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 Silence warnings 2017-11-18 23:20:09 +01:00
GuiComponent.h Add math/Misc.h 2017-11-06 12:07:32 +01:00
HelpPrompt.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
HelpStyle.cpp Header inclusion cleanup 2017-11-02 19:16:01 +01:00
HelpStyle.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
HttpReq.cpp Header inclusion cleanup 2017-11-02 19:16:01 +01:00
HttpReq.h Header inclusion cleanup 2017-11-02 19:16:01 +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 all namespace fs = boost::filesystem; 2017-12-28 15:03:11 +01:00
InputManager.h CEC Support 2017-11-08 23:22:15 +01:00
Log.cpp Header inclusion cleanup 2017-11-02 19:16:01 +01:00
Log.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
platform.cpp Header inclusion cleanup 2017-11-02 19:16:01 +01:00
platform.h Header inclusion cleanup 2017-11-02 19:16:01 +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 Implement --screensize and --screenoffset 2017-12-02 19:16:08 +01:00
Renderer_draw_gl.cpp Implement --screensize and --screenoffset 2017-12-02 19:16:08 +01:00
Renderer_init_sdlgl.cpp Implement --screensize and --screenoffset 2017-12-02 19:16:08 +01:00
Settings.cpp Implement --screensize and --screenoffset 2017-12-02 19:16:08 +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 fix resolvePlaceholders to handle multiple variables in a single string 2018-01-07 21:43:18 -05:00
ThemeData.h Eliminated the need for boost::xpressive, boost::algorithm and boost::variant 2017-12-27 18:22:26 +01:00
Util.cpp Remove all namespace fs = boost::filesystem; 2017-12-28 15:03:11 +01:00
Util.h Replaced boost::posix_time with Utils::Time 2017-12-01 18:49:56 +01:00
Window.cpp Implement --screensize and --screenoffset 2017-12-02 19:16:08 +01:00
Window.h Implement --screensize and --screenoffset 2017-12-02 19:16:08 +01:00