..
animations
various code fixes
2017-07-28 09:57:37 +02:00
components
Remove explicit calls to AudioManager::init() and fix deinit() behaviour
2017-09-28 20:32:37 +01:00
guis
Handle longclick in PS:Instant mode
2017-09-21 10:44:00 -07:00
resources
carousel enhancements
2017-08-18 22:03:40 -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
Remove explicit calls to AudioManager::init() and fix deinit() behaviour
2017-09-28 20:32:37 +01:00
AudioManager.h
Renamed folders to match their projects properly.
2014-06-20 20:03:05 -05:00
GuiComponent.cpp
carousel enhancements
2017-08-18 22:03:40 -04:00
GuiComponent.h
fix delete-after-use issue with temporary string
2017-08-30 12:51:48 +02: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
Add image slideshow screensaver mode
2017-09-08 21:45:50 -06:00
PowerSaver.h
Disable PS when swap timeout < PS mode
2017-09-03 19:55:37 -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
Introducing Kiosk UI mode, allowing users to hide menu items that might change system configuration settings.
2017-09-12 21:07:18 +02:00
Settings.h
Renamed folders to match their projects properly.
2014-06-20 20:03:05 -05:00
Sound.cpp
Remove explicit calls to AudioManager::init() and fix deinit() behaviour
2017-09-28 20:32:37 +01:00
Sound.h
Renamed folders to match their projects properly.
2014-06-20 20:03:05 -05:00
ThemeData.cpp
carousel enhancements
2017-08-18 22:03:40 -04:00
ThemeData.h
added origin and rotation support to guicomponent, exposed as theme options for several components
2017-08-09 22:15:57 -04:00
Util.cpp
Added support for custom Game Collection creation
2017-08-17 16:09:37 +01:00
Util.h
Added support for custom Game Collection creation
2017-08-17 16:09:37 +01:00
Window.cpp
Introducing Kiosk UI mode, allowing users to hide menu items that might change system configuration settings.
2017-09-12 21:07:18 +02:00
Window.h
Introducing Kiosk UI mode, allowing users to hide menu items that might change system configuration settings.
2017-09-12 21:07:18 +02:00