fieldofcows
|
6872f47277
|
Fix WSOD by loading textures on demand in a separate thread when a user configurable texture memory threshold is reached
|
2017-01-29 22:46:22 +00:00 |
|
Steven Selph
|
df9f5b8c3f
|
Remove TheArchive scraper
|
2017-01-18 21:43:50 -05:00 |
|
Jools Wills
|
3ccc380c2b
|
added confirmation to "CONFIGURE INPUT". fixes #75
|
2016-12-03 02:22:59 +00:00 |
|
vbs
|
b1daeafe24
|
Added flag for GUI components to indicate activate background processing.
ES won't enter sleep mode if any component has the processing flag set.
(In sleep mode no more calls to update() on any components are invoked)
|
2016-09-17 10:34:02 +02:00 |
|
Jools Wills
|
267b43fa05
|
move ParseGamelistOnly option to the gui so people can easily enable it for faster startup
|
2016-03-26 03:31:13 +00:00 |
|
Jools Wills
|
26f4850eaf
|
add configuration menu "other settings" and add "save metadata on exit" option, which users can use to speed up exit - fixes #35
|
2016-03-26 01:59:36 +00:00 |
|
Jools Wills
|
e7cba01be1
|
Merge pull request #28 from joolswills/fix-halt-on-delete
Moved rom deletion to gamelist, fixed halt on removal.
|
2016-01-31 19:10:18 +00:00 |
|
Jools Wills
|
fe86459f99
|
don't call shutdown from ES directly - which causes it to not save the gameslists on exit. Instead create files
/tmp/es-restart /tmp/es-sysrestart /tmp/es-shutdown to decide what we want to do. there is an emulationstation.sh launch
script to handle this
|
2016-01-17 18:33:59 +00:00 |
|
Aloshi
|
a6a9fff50f
|
Fixed non-ASCII characters never setting an initial selected value for "jump to letter."
|
2015-03-05 17:33:19 -06:00 |
|
Brent Atkinson
|
196449e5c3
|
Moved rom deletion to gamelist, fixed halt on removal.
|
2015-01-12 15:06:11 -05:00 |
|
Aloshi
|
fb16dd8a91
|
Fix shutdown/restart commands on Windows.
|
2014-08-02 14:19:57 -05:00 |
|
Aloshi
|
4d4d4bc108
|
Re-added the "jump to letter" functionality.
|
2014-07-27 17:58:23 -05:00 |
|
Aloshi
|
23d8856773
|
Fixed VolumeControl::getVolume() rounding bug on Windows.
|
2014-07-09 16:17:59 -05:00 |
|
Aloshi
|
bc72990f39
|
Changed 'emulationstation' folder to 'es-app' because I forgot executables don't have extensions on Linux
Half of the ES code has been missing for 5 days because I am incompetent
|
2014-06-25 12:02:36 -05:00 |
|