Commit Graph

1146 Commits

Author SHA1 Message Date
Henrik Rydgård
bf7f582c3c If an input (axis or key) is mapped to multiple targets, trigger them
all, not just the first one.
2013-10-31 16:50:27 +01:00
Henrik Rydgård
ebfc706e46 Minor UI tweak 2013-10-31 13:34:34 +01:00
Henrik Rydgård
43240515de Fix weird axis mapping issue on Ouya 2013-10-31 11:06:54 +01:00
Henrik Rydgård
e420d9d7ea Merge pull request #4375 from bollu/dPadVisibilityFix
fixed dPad visibility bug in layout screen
2013-10-30 11:53:44 -07:00
Siddharth
186f0a33ba fixed some more indentation 2013-10-30 23:24:41 +05:30
Siddharth
b5d8601f98 cleanup 2013-10-30 23:22:46 +05:30
Siddharth
b87342a433 now auto loads most recent save state 2013-10-30 23:21:25 +05:30
Siddharth
10ca6cac90 style changes 2013-10-30 22:48:14 +05:30
Siddharth
6cd5b748eb created auto load feature 2013-10-30 22:46:27 +05:30
Siddharth
81cae1e446 fixed dPad visibility 2013-10-30 19:42:16 +05:30
Henrik Rydgård
d3f9853d2d Also disable rendering resolution when render mode = non-buffered 2013-10-30 12:12:28 +01:00
Henrik Rydgård
cbe8245bad Disable postprocessing shader choice when rendering mode = non-buffered 2013-10-30 11:28:14 +01:00
Henrik Rydgard
774c4896ef Restore the check for rendering mode disabling the reports checkbox.
Forgot why it was there, so I also added a comment.
2013-10-29 16:22:36 +01:00
Henrik Rydgård
997c7dc374 Simplify some UI code, fix enabled-ness of Tilt analog settings 2013-10-29 10:22:09 +01:00
bhavin192
64c40f75fc Add back button to TiltAnalogSettingsScreen
fixed up by hrydgard
2013-10-29 10:05:47 +01:00
Henrik Rydgard
de882e493e Mysterious buildfix 2013-10-28 17:57:05 +01:00
Henrik Rydgård
7a83deaeea Android build: Set -march=armv6 for our armeabi build, we don't support
anything lower anyway.
2013-10-28 16:46:16 +01:00
Henrik Rydgård
fc2edfa8b3 Merge pull request #4351 from DanyalZia/patch-32
Slightly improves scanlines
2013-10-28 08:10:36 -07:00
danyalzia
074379e3de Update Credits 2013-10-28 20:06:14 +05:00
Henrik Rydgård
787db5812d UI cleanup and a crashfix for duplicate back key events 2013-10-28 16:04:53 +01:00
Henrik Rydgård
b2fa3b54fe MSVC buildfix attempt 2013-10-28 15:38:25 +01:00
Henrik Rydgård
9c546b5d36 Merge pull request #4340 from bollu/analogStickTiltControl
full tilt based analog controls
2013-10-28 05:20:46 -07:00
Siddharth
c7bb50ef00 some more indentation fixed 2013-10-28 16:58:46 +05:30
Siddharth
fce408ad81 renamed curve1 to tiltInputCurve 2013-10-28 16:49:36 +05:30
Siddharth
bc9852dad5 fixed indentation and code style 2013-10-28 16:45:27 +05:30