TwistedUmbrella
4782c144f0
Add the thread priority to prevent unused sound thread use
2014-02-12 16:40:40 -05:00
TwistedUmbrella
e4c0e8ec61
Merge pull request #267 from NoblesseOblige/master
...
Massive cleanup and organization of processes by function
2014-02-12 16:18:12 -05:00
TwistedUmbrella
4368f327ae
Add permanent sound option, Split debug into menu, Clean
2014-02-12 16:17:45 -05:00
TwistedUmbrella
24c4c04945
Allow menu interaction before immersive overlay recedes
2014-02-12 02:32:49 -05:00
TwistedUmbrella
1e798727d3
Reduce the number of packages, Input is really emu stuff
2014-02-11 23:41:56 -05:00
TwistedUmbrella
eb1772ec2c
Realign the native interface with the Java app counterpart
2014-02-11 23:38:46 -05:00
TwistedUmbrella
87e409b3cc
Massive cleanup and organization of processes by function
2014-02-11 23:25:46 -05:00
TwistedUmbrella
853db5110e
Merge pull request #266 from NoblesseOblige/master
...
If you can't combine the activity, share the static functions
2014-02-11 22:58:24 -05:00
TwistedUmbrella
ec57499863
Account for the default value of unset boolean being false
2014-02-11 22:55:55 -05:00
TwistedUmbrella
1e6c050d3d
Finish subclassing VJoy, EGL, OSD, Add runtime muting
2014-02-11 22:30:51 -05:00
TwistedUmbrella
858bd2c40b
If you can't combine the activity, share the static functions
2014-02-11 21:22:25 -05:00
TwistedUmbrella
f59da370b5
Merge pull request #260 from hooby3dfx/master
...
push the input data from java to c on each event
2014-02-11 21:22:16 -05:00
TwistedUmbrella
d68e72b37b
Merge pull request #261 from NoblesseOblige/master
...
Added support for immersive mode on KitKat devices [Rehash]
2014-02-11 10:24:47 -05:00
TwistedUmbrella
147e948b37
Move the non-dynamic popup back to the hosting activity
2014-02-11 10:23:09 -05:00
TwistedUmbrella
e668e8068c
Begin setting up generic iPhone shell configuration for emu
2014-02-10 21:14:06 -05:00
Matteo Hausner
20fb9db652
Added support for immersive mode on KitKat devices [Rehash]
2014-02-10 21:11:03 -05:00
TwistedUmbrella
9af23e0276
Merge pull request #257 from NoblesseOblige/master
...
Add reicast to the Sony Xperia Play games launcher menu
2014-02-10 13:25:26 -05:00
TwistedUmbrella
4c6bc0349f
Add reicast to the Sony Xperia Play games launcher menu
2014-02-10 13:25:00 -05:00
TwistedUmbrella
37d9060b17
Merge pull request #249 from NoblesseOblige/master
...
Cleaning up and enhancing the runtime configuration menu
2014-02-10 07:34:04 -05:00
Bryan Barnes
e46993f96c
push the input data from java to c on each event
2014-02-09 22:44:53 -05:00
TwistedUmbrella
7f095cdb2d
Render configuration file obsolete to prevent load corruption
2014-02-09 22:16:09 -05:00
TwistedUmbrella
5511bee9ef
Sometimes you have to break some eggs to find a chicken
2014-02-09 21:33:31 -05:00
TwistedUmbrella
af3e064269
Convert Android config to GUI, stop wasting CPU on files
2014-02-09 21:30:42 -05:00
TwistedUmbrella
8332d171da
The string comparison does not process correctly, Use int
2014-02-09 21:29:12 -05:00
TwistedUmbrella
0ee5b52b52
Make static references to static variables to avoid local sets
2014-02-09 16:14:19 -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
ae6d694c52
Fix and simplify the new subclassing of the popup menus
2014-02-09 15:01:26 -05:00
TwistedUmbrella
e70b71828c
Subclass all popup menus to reduce clutter in GL2JNIView
2014-02-09 14:38:49 -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
7a1323699a
Merge pull request #245 from NoblesseOblige/master
...
Runtime config, Key code cleanup, Software rendering
2014-02-09 08:54:28 -05:00
TwistedUmbrella
81466f1591
Support Xperia Play hardware L1 / R1 through custom keys
2014-02-09 01:24:18 -05:00
TwistedUmbrella
153af36869
Make sure them menu button gets passed to OSD menus
2014-02-09 01:16:53 -05:00
TwistedUmbrella
66d0312f37
Add a configuration option to enable forced software render
2014-02-09 01:11:59 -05:00
TwistedUmbrella
b728b0dfb5
Add a back option to the configuration, Close closes menu
2014-02-08 21:59:42 -05:00
TwistedUmbrella
631b4aaeea
Add separate configuration popup to reduce origin clutter
2014-02-08 21:43:49 -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
8db0f80602
Assign native number values to Android key code variables
2014-02-08 21:43:24 -05:00
TwistedUmbrella
55d5e31a55
Merge pull request #242 from NoblesseOblige/master
...
@hooby3dfx Fixed cfg, localized time -|- Simplify logs, Xperia Play fixed
2014-02-08 09:55:18 -05:00
TwistedUmbrella
77bcb8de7f
Fix immersive mode to automatically handle focus changes
2014-02-08 09:41:20 -05:00
TwistedUmbrella
ed633dc37b
Prevent keyboard / keypad opening from resetting activities
2014-02-08 08:25:52 -05:00
Bryan Barnes
61c0c39300
fix build break
2014-02-08 07:50:40 -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
TwistedUmbrella
a3ea5bfe31
@hooby3dfx Localized dreamtime utility to get RTC string
2014-02-08 02:27:45 -05:00
TwistedUmbrella
6564f70cbc
Boolean valueOf expects "true" or "false", so compare string
2014-02-08 02:27:45 -05:00
TwistedUmbrella
f69ced47e4
Update the log generation to prevent redundant lib entries
2014-02-08 02:27:45 -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