..
animations
various code fixes
2017-07-28 09:57:37 +02:00
components
PowerSaver updates:
2017-08-11 10:03:12 -07:00
guis
various code fixes
2017-07-28 09:57:37 +02:00
resources
fix default font sizes when running in vertical orientation
2017-07-27 23:05:46 -04:00
AsyncHandle.h
Fixes two memory leaks, which caused the scraper to crash after a while. I believe this fixes #180 .
2015-02-09 23:23:36 +01:00
AudioManager.cpp
Changes to mitigate white flashes ES navigation
2017-05-17 20:53:30 +01:00
AudioManager.h
Renamed folders to match their projects properly.
2014-06-20 20:03:05 -05:00
GuiComponent.cpp
Adding experimental OMX video player component. Squashed from fieldofcows' work (by pjft).
2017-05-28 21:26:23 +01:00
GuiComponent.h
Changes from fieldofcows to separate screensaver into separate module, squashed by pjft.
2017-06-05 20:02:09 +01:00
HelpStyle.cpp
Renamed folders to match their projects properly.
2014-06-20 20:03:05 -05:00
HelpStyle.h
Renamed folders to match their projects properly.
2014-06-20 20:03:05 -05:00
HttpReq.cpp
Fixed buffer overflow in HttpReq::encodeUrl.
2014-11-29 14:42:30 -06:00
HttpReq.h
Renamed folders to match their projects properly.
2014-06-20 20:03:05 -05:00
ImageIO.cpp
Renamed folders to match their projects properly.
2014-06-20 20:03:05 -05:00
ImageIO.h
Renamed folders to match their projects properly.
2014-06-20 20:03:05 -05:00
InputConfig.cpp
Renamed folders to match their projects properly.
2014-06-20 20:03:05 -05:00
InputConfig.h
Allow configuring of the hotkey button
2017-05-31 16:59:17 +01:00
InputManager.cpp
Merge pull request #111 from joolswills/pugixml_update
2017-04-04 03:31:47 +01:00
InputManager.h
Revert "workaround for analogue trigger configuration - eg with xpad."
2016-08-14 20:24:39 +01:00
Log.cpp
Backup previous session's Log file
2017-08-01 14:31:06 +01:00
Log.h
Backup previous session's Log file
2017-08-01 14:31:06 +01:00
platform.cpp
Small changes to facilitate building on Windows platform using VS2015
2017-03-16 22:44:56 +01:00
platform.h
Random Game Screensaver, Game Name and Controls
2017-06-11 19:56:05 +01:00
PowerSaver.cpp
PowerSaver updates:
2017-08-11 10:03:12 -07:00
PowerSaver.h
PowerSaver updates:
2017-08-11 10:03:12 -07:00
Renderer.h
Removed some unused Renderer functions (onInit, onDeinit).
2015-03-03 16:36:21 -06:00
Renderer_draw_gl.cpp
Removed some unused Renderer functions (onInit, onDeinit).
2015-03-03 16:36:21 -06:00
Renderer_init_sdlgl.cpp
Changes to mitigate white flashes ES navigation
2017-05-17 20:53:30 +01:00
Settings.cpp
PowerSaver updates:
2017-08-11 10:03:12 -07:00
Settings.h
Renamed folders to match their projects properly.
2014-06-20 20:03:05 -05:00
Sound.cpp
Fix backwards "sound enabled" logic ( #261 ).
2014-11-11 19:13:57 -06:00
Sound.h
Renamed folders to match their projects properly.
2014-06-20 20:03:05 -05:00
ThemeData.cpp
variable support for themes
2017-06-30 23:58:51 -04:00
ThemeData.h
variable support for themes
2017-06-30 23:58:51 -04:00
Util.cpp
Adding support for Virtual Systems
2017-07-07 20:16:21 +01:00
Util.h
Adding support for Virtual Systems
2017-07-07 20:16:21 +01:00
Window.cpp
Merge pull request #167 from nschloe/coverity-retropie
2017-07-28 13:48:03 +01:00
Window.h
Adding support for Virtual Systems
2017-07-07 20:16:21 +01:00