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
Aloshi
da42b784b2
Merge pull request #348 from felipeota/master
...
Add a setting to allow for joystick input to work while not in focus.
2015-01-15 17:46:00 -06:00
Felipe Otamendi
33d6733d64
Add a setting to allow for joystick input to work while not in focus.
2015-01-13 23:36:25 -02:00
Brent Atkinson
196449e5c3
Moved rom deletion to gamelist, fixed halt on removal.
2015-01-12 15:06:11 -05:00
Aloshi
08c2c561ca
Merge branch 'master' of https://github.com/Aloshi/EmulationStation
2015-01-10 19:04:16 -06:00
Aloshi
bf70403052
Merge pull request #337 from gizmo98/patch-2
...
CMakeList.txt: add oLinuXino/Mali
2015-01-06 16:29:03 -06:00
gizmo98
3c322f55c4
CMakeList.txt: add oLinuXino/Mali
2015-01-06 21:41:00 +01:00
Aloshi
c8d62cf881
Merge pull request #331 from RobLoach/psp
...
Add documentation for PlayStation Portable
2015-01-02 10:50:36 -06:00
Rob Loach
39c818030d
Add PlayStation Portable
2015-01-02 11:23:02 -05:00
Aloshi
59c5a17cba
Merge pull request #328 from RobLoach/steam
...
Add Steam documentation
2015-01-01 11:06:38 -06:00
Rob Loach
98418d4ba2
Add Steam documentation
2015-01-01 09:12:34 -05:00
Aloshi
dda60ab869
Merge pull request #325 from RobLoach/systems
...
Add Emulator Documentation in SYSTEMS.md
2014-12-29 21:42:34 -06:00
Rob Loach
a7396554bb
Add SYSTEMS.md
2014-12-29 21:55:04 -05:00
Alec Lofquist
3afbc4543f
Fixed buffer overflow in HttpReq::encodeUrl.
...
I believe the character in the URL string was being read as a signed char instead of an unsigned char which caused weirdness with Unicode characters.
2014-11-29 14:42:30 -06:00
Aloshi
0dcfc2945d
Added MSX platform.
2014-11-29 12:51:17 -06:00
Aloshi
bcc099d8ba
Attach to parent process when calling --help on Windows.
2014-11-24 21:08:22 -06:00
Aloshi
7c48887ab3
Hide the console on Windows unless --debug is set.
2014-11-24 20:50:09 -06:00
Alec Lofquist
45b47024ca
Don't reset system volume on exit (for some reason only affects Linux).
2014-11-23 11:10:38 -06:00
Aloshi
9d2b7e5e66
Changed --vsync true to --vsync on.
...
Updated README.md.
2014-11-23 10:23:31 -06:00
Aloshi
cefe9b6287
Merge branch 'utf8' into unstable
2014-11-23 09:55:57 -06:00
Aloshi
c48f1784c5
Can now specify --vsync true or --vsync false in addition to 1/0.
2014-11-23 09:52:37 -06:00
Aloshi
396cf1bde9
Merge branch 'unstable'
2014-11-23 09:44:56 -06:00
Aloshi
635b9f9327
FINALLY added vsync.
...
Defaults to on for all platforms except the RPi. Force it off with "--vsync 0".
Will try to use late swap tearing if supported on the current system.
2014-11-22 11:03:02 -06:00
Aloshi
f899b8aaaf
Fix backwards "sound enabled" logic ( #261 ).
2014-11-11 19:13:57 -06:00
Aloshi
c532c68dde
Fix multiple occurances of tags in launch commands not being replaced.
2014-11-01 12:56:32 -05:00
Aloshi
d89ab913ab
Merge branch 'unstable'
2014-10-25 21:18:12 -05:00
Alec Lofquist
dab1a12bc0
Require boost.locale.
2014-10-18 16:51:48 -05:00
Aloshi
ac37765744
Use user locale at startup. Should fix Unicode paths on Windows.
2014-10-18 16:31:10 -05:00
Alec Lofquist
c870caee03
Fix newlines messing up cursor offset.
...
Fix an uninitialized value in TextEditComponent.
2014-10-18 15:46:14 -05:00
Alec Lofquist
885efcf431
Fixed Font::getWrappedCursorOffset.
2014-10-18 15:32:18 -05:00
Alec Lofquist
50d2ba2291
Fall back to the DroidSansFallbackFull.ttf font on Linux.
2014-09-27 17:19:37 -05:00