TwistedUmbrella
7158b640c9
Let the submission fail to avoid introducing possible issues
2014-02-24 22:45:40 -05:00
TwistedUmbrella
06c3ded68e
Fix all the merge derps generated by https://github.com/reicast/reicast-emulator/pull/320
2014-02-24 20:48:50 -05:00
TwistedUmbrella
0a95f966d5
Another instance of controller simplification, Not-static class
2014-02-24 20:40:11 -05:00
TwistedUmbrella
6d82495ed5
This will at least solve the Spanish issue until it is complete
2014-02-24 20:40:06 -05:00
TwistedUmbrella
5f9c75a414
Remove a check when motion is motion, recognized or not
2014-02-24 20:40:02 -05:00
TwistedUmbrella
3d7b8570b6
Support "Select" as menu, Mapping, "Menu" hardware key
2014-02-24 20:39:55 -05:00
TwistedUmbrella
f536c67f26
Force the keys to be mapped, even if the system already is
2014-02-24 20:39:42 -05:00
TwistedUmbrella
d53fb51d25
Update the label to prevent attempting to continue mapping
2014-02-24 20:39:42 -05:00
TwistedUmbrella
a2b8aba035
Add a notice about the OUYA R3 being the onscreen menu
2014-02-24 20:39:42 -05:00
TwistedUmbrella
5c0601dd2e
Add support to use the right joystick as A / B, L1 / R2 trigger
2014-02-24 20:39:35 -05:00
Bryan Barnes
02193e2441
ouya fixes, no more menu toast, got rid of spanish in polish
2014-02-24 20:13:28 -05:00
hooby3dfx
04617a9b0c
Merge pull request #321 from Elwood89/patch-1
...
Update strings.xml (polish translation)
2014-02-24 20:09:42 -05:00
Claus Østergaard
a9dc01de57
Update strings.xml
...
Should probably not have been translated.
2014-02-25 00:10:00 +01:00
Claus Østergaard
51e5db0d50
Update strings.xml
2014-02-25 00:03:47 +01:00
Claus Østergaard
5e53dba12c
Create danish translation
2014-02-24 23:12:41 +01:00
Elwood89
47d8e667e7
Update strings.xml
...
There are many special letters in PL, are these supported?
2014-02-24 16:08:47 +01:00
TwistedUmbrella
93f2ea362d
Remove unused functions, Use Xperia Play gamepad menu
2014-02-21 19:28:32 -05:00
TwistedUmbrella
8655cae995
Removing the beta link to allow relocation [Part 2]
2014-02-19 01:48:46 -05:00
Karaulov
93bbffadb6
Update strings.xml
2014-02-19 00:03:41 +03:00
TwistedUmbrella
b92d826284
Check internet and notify user of log location if unavailable
2014-02-17 18:11:31 -05:00
TwistedUmbrella
65c1b947a4
Add render depth to available options to provide fps boost
2014-02-17 12:12:40 -05:00
TwistedUmbrella
aa9f842110
Add a text outline to allow visibility when view matches text
2014-02-17 12:12:09 -05:00
TwistedUmbrella
10a8a15cd3
Clean up the layouts and separate paths sections cleanly
...
See ya when r6 hits Google Play ;)
2014-02-15 22:29:24 -05:00
TwistedUmbrella
b5004bc5b5
Eclipse pretends it is fixing an unclosed layout with excess
2014-02-15 21:31:31 -05:00
TwistedUmbrella
e700972350
Fix a sneaky layout trying to avoid being part of the tables
2014-02-15 16:05:54 -05:00
TwistedUmbrella
b546e7a75d
Handle crashes more gracefully and allow opting out report
2014-02-15 16:05:54 -05:00
TwistedUmbrella
16702f9c38
Fix the formatting on the configuration page to reduce size
2014-02-15 16:05:54 -05:00
TwistedUmbrella
e308c0b5c7
Update all language translations with new revision text item
2014-02-15 10:53:13 -05:00
TwistedUmbrella
b31297e452
Update the about display to handle beta versions correctly
2014-02-15 10:46:50 -05:00
TwistedUmbrella
c318eb8bda
Update the region values to specify the game region codes
...
@ppsspp213 change adjusted to work with the way the application
displays and uses the array values.
2014-02-15 10:46:20 -05:00
TwistedUmbrella
3ab88a71ab
Updated Chinese - https://github.com/reicast/reicast-emulator/issues/275
2014-02-14 21:04:47 -05:00
TwistedUmbrella
8a48d95370
Integrate a semi-accurate FPS display option into settings
2014-02-14 20:54:04 -05:00
Karaulov
875bd15750
Update RU strings.xml #3
2014-02-14 15:44:06 +03:00
ppsspp213
98eec3e49f
Update strings.xml
...
Typo's
2014-02-14 06:39:39 +00:00
TwistedUmbrella
d9233b3440
Account for devices with small screens and stock DPI sets
2014-02-12 22:13:00 -05:00
TwistedUmbrella
bf6fd5fd09
Don't know about you, but I keep accidentally closing emu
...
This also removes the debug preference, since this menu is no longer
visible until pressed. If someone presses it by accident, they would
have probably enabled it by accident as well. Nothing dangerous is in
there anyway.
2014-02-12 17:56:54 -05:00
TwistedUmbrella
4368f327ae
Add permanent sound option, Split debug into menu, Clean
2014-02-12 16:17:45 -05:00
TwistedUmbrella
1e6c050d3d
Finish subclassing VJoy, EGL, OSD, Add runtime muting
2014-02-11 22:30:51 -05:00
TwistedUmbrella
4c6bc0349f
Add reicast to the Sony Xperia Play games launcher menu
2014-02-10 13:25:00 -05:00
TwistedUmbrella
cb522d8352
Back up configuration when writing to prevent failure loss
...
The configuration is not always being properly written to the file.
This method will ensure the original user configuration (especially
when manually modified) is not lost in the process.
2014-02-09 15:51:46 -05:00
TwistedUmbrella
7cd08c13ed
Add runtime configuration for toggling the LimitPFS option
...
There ya go @hooby3dfx. I hope it’s everything you dreamed it would be
;)
2014-02-09 11:26:04 -05:00
TwistedUmbrella
94879b0cac
Repurpose fast forward as actual frame skipping options
2014-02-09 11:09:42 -05:00
TwistedUmbrella
66d0312f37
Add a configuration option to enable forced software render
2014-02-09 01:11:59 -05:00
TwistedUmbrella
83b94874a3
Add widescreen emu toggle, Get current config on app load
2014-02-08 21:43:41 -05:00
TwistedUmbrella
5ca3b4e3dc
Theoretically this will add live control over frame skipping
2014-02-08 21:43:32 -05:00
TwistedUmbrella
ddfa2ebbe3
Override the back button on Xperia Play to prevent exiting
2014-02-08 07:46:42 -05:00
TwistedUmbrella
ba8d7dbde6
Xperia play does not differentiate the back key from triangle
...
http://developer.sonymobile.com/2011/02/13/xperia-play-game-keys/
2014-02-08 07:46:29 -05:00
hooby3dfx
747652677f
Merge pull request #241 from NoblesseOblige/icons
...
Icons
2014-02-08 01:55:16 -05:00
hooby3dfx
5e10391508
Merge pull request #236 from hooby3dfx/master
...
Icons and less confusing popup menu
2014-02-07 23:23:01 -05:00
TwistedUmbrella
42019289c2
Further automating the log submission process for testers
2014-02-07 13:29:21 -05:00