Commit graph

6501 commits

Author SHA1 Message Date
Jools Wills 23d96b6a56 allow emulationstation.sh to be called from any location (gets basename from $0) 2016-04-20 23:23:23 +01:00
D. Polders dbc2ab6110 SVG update
Updated the svg library from https://github.com/memononen/nanosvg
2016-04-17 22:03:11 +02:00
Jools Wills 866ea49b7d Merge pull request #45 from joolswills/display_name
add a getDisplayName function, which is used for rom display, and mak…
2016-03-29 20:01:23 +01:00
Jools Wills 53f69bf61b add a getDisplayName function, which is used for rom display, and make getCleanName again strip paratheses, which is used in the scraper backends. 2016-03-29 16:33:19 +01:00
Jools Wills abcc9696a2 Merge pull request #44 from RetroPie/revert-1-direct-launch
Revert "Add direct launch option for systems that don't need a game list"
2016-03-29 05:06:03 +01:00
Jools Wills 1becb41508 Revert "Add direct launch option for systems that don't need a game list" 2016-03-29 05:03:39 +01:00
Jools Wills 7783a1bb79 Merge pull request #41 from joolswills/gamelist_only
move ParseGamelistOnly option to the gui so people can easily enable …
2016-03-26 03:42:12 +00: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 40924da60a Merge pull request #40 from joolswills/save_metadata
add configuration menu "other settings" and add "save metadata on exi…
2016-03-26 03:12:30 +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 e65a1ee80a Merge pull request #30 from joolswills/hide_mouse_early
Hide mouse cursor early
2016-02-05 00:08:19 +00:00
Christian Uhsat 15fdbb2a83 Hide mouse cursor early 2016-02-05 00:07:34 +00:00
Jools Wills bfe13f11af Merge pull request #29 from joolswills/symlink_support
Added symlink support on removeCommonPath
2016-02-04 04:11:04 +00:00
Jools Wills b17cd9942a Merge pull request #1 from taalas/direct-launch
Add direct launch option for systems that don't need a game list
2016-01-31 19:35:05 +00:00
Devenor 9b78834b42 Added symlink support on removeCommonPath 2016-01-31 19:26:40 +00:00
Jools Wills 59d4ad7c1e Merge pull request #14 from philenotfound/master
Make libboost dependencies for Debian dependent on the found version
2016-01-31 19:16:37 +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 1d5fbdbd1d Merge pull request #23 from HerbFargus/Nits
Cosmetic nits
2016-01-30 21:55:05 +00:00
HerbFargus f0d3bae673 Cosmetic nits 2016-01-25 19:28:59 -07:00
Jools Wills 4cc244985d Merge pull request #17 from joolswills/quit_restart
don't call shutdown from ES directly - which causes it to not save the...
2016-01-17 19:24:00 +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
Phil Eichinger 43c5e0911f Make libboost dependencies for Debian dependent on the found version
Makes it installable on Debian Jessie (libboost 1.55.0)
2015-12-02 20:24:36 +01:00
Jools Wills 6f0b63b1bb trailing whitespace introduced by #9 2015-10-03 20:41:44 +01:00
Jools Wills ecc1552990 Merge remote-tracking branch 'retropie/master' into retropie-master 2015-10-03 20:23:53 +01:00
Jools Wills 7bffae0812 change hold to skip timer to 1 second. This means the countdown message never shows, but it says at the top to hold to skip and this makes it a lot more convenient to set up snes style controllers.
Has been tested by herbfaargus also, who agreed it's an improvement. #6
2015-10-03 20:20:33 +01:00
Jools Wills 09adbc2db8 Merge pull request #9 from gizmo98/skip-known-controller-config
Skip controller config if known device is added after startup
2015-09-29 20:26:04 +01:00
gizmo98 cdda6f6dc1 Skip controller config if known device is added after startup
Fix for problems like this:
http://blog.petrockblock.com/forums/topic/retropie-wont-recognize-ps3-controller-unless-ps-button-is-hit-before-es-start/
http://blog.petrockblock.com/forums/topic/elegent-method-of-detecting-wireless-controller-before-starting-es/

No controller found message pops up if no controller is connected. If a known controller is connected and any button is pressed system selection menu will show up instantly.
2015-09-28 19:25:15 +02:00
Jools Wills 64a208ff59 Merge pull request #5 from RetroPie/keep_parentheses
don't strip info from the parentheses in the gameslists - it's useful!
2015-09-19 02:27:34 +01:00
Jools Wills b3c38b9782 don't strip info from the parentheses in the gameslists - it's useful! 2015-09-19 02:25:31 +01:00
taalas 6f602a22c9 skip game lists without games when quick selecting, handle empty game lists 2015-06-09 15:13:29 +02:00
taalas d2d448ee1c fix indentation 2015-06-09 14:27:27 +02:00
taalas 5be78e9c53 add direct launch tag and corresponding data structures 2015-06-07 18:56:02 +02:00
Florian 65f2409d91 CHG: Additional input types, user-defined input config scripts 2015-06-01 20:47:42 +02:00
Aloshi 646bede3d9 Update version to 2.0.1a. 2015-03-08 16:08:54 -05:00
Aloshi da86b618c4 Quick fix for the stack overflow with DateTimeComponents in a ComponentGrid. 2015-03-06 09:25:42 -06:00
Aloshi 90bd22df14 Increment version to 2.0.1. 2015-03-05 18:04:41 -06:00
Aloshi d2b0fec88b Catch pageup/pagedown in DateTimeComponent edit mode. 2015-03-05 17:49:26 -06:00
Aloshi 2b3080f90b Make DateTimeComponent honor theme size values again. 2015-03-05 17:43:38 -06: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
Aloshi 5d0fc6a1b7 Fixed DateTimeComponent being cut off when a date is manually entered (from "unknown" -> "01/01/1990"). 2015-03-05 17:21:52 -06:00
Aloshi 310b1f9613 Removed some unused Renderer functions (onInit, onDeinit). 2015-03-03 16:36:21 -06:00
Aloshi 420fecc737 Only include codecvt on Windows.
Should fix gcc build errors.
2015-02-21 21:36:00 -06:00
Aloshi df896cb933 Hopefully fixed non-ASCII paths not working on Windows.
Kind of emulator-dependent on if this works or not.
2015-02-21 16:48:56 -06:00
Aloshi 1500edbde3 Escape %ROM% by putting everything in quotes on Windows.
Use backslashes in %ROM% and %ROM_RAW% on Windows.
2015-02-21 16:04:09 -06:00
Aloshi 1de0b888aa Merge pull request #383 from deadbeef84/scraper-memleak-fix
Fixes two memory leaks, which caused the scraper to crash after a while....
2015-02-10 13:06:09 -06:00
Jesper Ek 1e320b7718 Fixes two memory leaks, which caused the scraper to crash after a while. I believe this fixes #180.
Fixes #352 (duplicate).
Fixes #362 (duplicate).

The destructor for AsyncHandle needs to be virtual as its subclasses are
allocated dynamically. I believe this caused the ImageDownloadHandle and its
related resources (such as the HttpReq and its contents) not to be freed
correctly.
2015-02-09 23:23:36 +01:00
Aloshi 721b02cfab Fixed ratings mysteriously not working on certain locales (e.g. German). 2015-01-25 11:26:16 -06:00
Aloshi f79121cd72 Merge pull request #357 from joolswills/mame4all_name_map
added additional/differing rom names from mame4all (based on mame 0.37b5 to MameNameMap - #323
2015-01-21 14:27:29 -06:00
Jools Wills 8b764f7914 added additional/differing rom names from mame4all (based on mame 0.37b5) to MameNameMap - #323 2015-01-21 15:01:44 +00:00
Aloshi 2926442bf0 Set hint regardless of setting (in case it is changed during run-time). 2015-01-15 17:47:31 -06:00