Tomas Jakobsson
92b73bd847
Cleaning up a lot of math functions
2017-11-14 20:09:20 +01:00
Tomas Jakobsson
9fbe95daa3
iterator -> const_iterator
2017-11-12 00:05:19 +01:00
Tomas Jakobsson
074e22ee37
CEC Support
2017-11-08 23:22:15 +01:00
Tomas Jakobsson
a8fc560749
Header inclusion cleanup
2017-11-02 19:16:01 +01:00
Tomas Jakobsson
226c9fe923
Fix #endif comment
2017-11-01 14:09:38 +01:00
Tomas Jakobsson
44e3e39083
Add pragma once and ifndef header guards to all headers
2017-10-31 18:12:50 +01:00
Tomas Jakobsson
d3966da2b7
Replace boost::locale with std::locale
2017-10-30 10:35:58 +01:00
Tomas Jakobsson
73a2f6b716
Replace Eigen with "inhouse" vector and matrix math
2017-10-28 22:25:01 +02:00
hex007
8d4a69cacf
Handle longclick in PS:Instant mode
2017-09-21 10:44:00 -07:00
Nico Schlömer
419e6c43e0
various code fixes
...
From <https://scan.coverity.com/projects/emulationstation?tab=overview >.
2017-07-28 09:57:37 +02:00
Jools Wills
fc3e08b449
Allow configuring of the hotkey button
...
* add hotkey button gfx and hotkey to input configuration
* prompt user if no hotkey set, and offer to use select
* if no hotkey is set, still save an entry with key id 0, for backward compatibility
2017-05-31 16:59:17 +01:00
Jools Wills
fa513e4c2d
cosmetic - spaces -> tabs to match rest of file
2016-08-10 02:48:04 +01:00
Jools Wills
60c1d0a1f9
Merge pull request #54 from joolswills/rename_buttons
...
rename buttons to avoid confusion (bottom -> shoulder / top -> trigger).
2016-07-05 19:53:20 +01:00
Jools Wills
a78c9721be
rename buttons to avoid confusion (bottom -> shoulder / top -> trigger).
2016-07-04 00:29:53 +01:00
Ken Taylor
ab8409da41
Always reload input config after running onfinish script
2016-07-01 22:14:41 -07: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
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
Florian
65f2409d91
CHG: Additional input types, user-defined input config scripts
2015-06-01 20:47:42 +02:00
Aloshi
dbdbcde6cd
Renamed folders to match their projects properly.
2014-06-20 20:03:05 -05:00