Commit Graph

5461 Commits

Author SHA1 Message Date
ToadKing
94c2f13b35 (Wii) link nxengine correctly in distscript 2013-02-05 19:29:35 -05:00
Themaister
bdd67f1a3f (Android) Fix build breakage. 2013-02-05 21:55:20 +01:00
twinaphex
2588f4877a (XDK) Use QueryPerformanceCounter on _XBOX as well 2013-02-05 21:49:58 +01:00
Themaister
166705a54a Round off usec for clock_gettime(). 2013-02-05 21:42:30 +01:00
twinaphex
4ab00536e9 (GX)Add 640x576 to list - but guard against switching to it when
not using PAL mode
2013-02-05 18:54:23 +01:00
twinaphex
bdf74174f1 (Android) Quick fix for input - bump up version to r10 2013-02-05 18:00:16 +01:00
Themaister
c692e9ff92 Use QueryPerformanceCounter on Win32 to get usec. 2013-02-05 13:03:16 +01:00
Themaister
1df86a722a Rework FPS measurement. 2013-02-05 12:51:12 +01:00
twinaphex
d80e0df9e9 (Android) Should fix touchscreen controls no longer responding
after inserting a pad that changes dpad_emulation
2013-02-05 04:24:05 +01:00
twinaphex
924cfb2121 (Android) Move Madcatz autodetect logic 2013-02-05 03:50:54 +01:00
ToadKing
bad7a28ba8 add box's overlays 2013-02-04 21:02:40 -05:00
ToadKing
bf474b9f63 (Android) fix new FPS measurement 2013-02-04 18:02:10 -05:00
twinaphex
f4b30ecfc2 (Xbox 1) Build fix 2013-02-04 21:58:19 +01:00
Themaister
27d57b789a Add basic FPS measurement routines. 2013-02-04 21:46:56 +01:00
twinaphex
88f73344ee (Android) Bump up version to r9 - fix Toodles button layout 2013-02-04 03:50:29 +01:00
twinaphex
ed9484db27 (Android) Add performance warning about overlays 2013-02-04 02:20:14 +01:00
twinaphex
58e1365a5c (Android) Remove shader pack link - obsolete now with shaders packaged in 2013-02-04 02:04:49 +01:00
twinaphex
76e93daceb (Android) Fixed snes-landscape 2013-02-04 02:00:01 +01:00
twinaphex
22d897fe08 (Android) Inform users that they need a high-class GPU for shaders 2013-02-04 01:49:33 +01:00
twinaphex
52870d144e (Android) Less logger spam to do with assets extraction 2013-02-04 01:42:37 +01:00
twinaphex
3711d62809 (Android) Extract shader assets as well now 2013-02-04 01:34:49 +01:00
ToadKing
305d40de30 (Android) asset manager nits 2013-02-03 19:33:25 -05:00
ToadKing
c8169aa816 Revert "(Android) use lastUpdateTime instead of versionCode for asset extraction"
This reverts commit bc28ccbaad.
2013-02-03 19:28:23 -05:00
twinaphex
32dca887d3 (Android) Add MOGA IME to autodetection list 2013-02-04 00:43:13 +01:00
twinaphex
d39bf05c0b (Android / Java side) Remove some inconsequential logs 2013-02-04 00:22:36 +01:00
twinaphex
54bbeb0914 (Android) use getDisplayRefreshRate for reporting 2013-02-04 00:18:10 +01:00
twinaphex
00a8ceab7e (Android) Add Report Refresh Rate (Java) 2013-02-04 00:15:51 +01:00
ToadKing
bc28ccbaad (Android) use lastUpdateTime instead of versionCode for asset extraction 2013-02-03 17:44:35 -05:00
Themaister
7d2e5515af Allow scaling of overlays. 2013-02-03 23:36:27 +01:00
ToadKing
d13ab24756 (Android) don't extract assets again if you don't have to 2013-02-03 17:30:02 -05:00
ToadKing
8b652298cd (Android) Xperia O button fix 2013-02-03 17:04:09 -05:00
ToadKing
514bfdd07d (Android) Xperia back button fix 2013-02-03 16:48:52 -05:00
twinaphex
71473dad51 (Android) Xperia Play controls finally work 2013-02-03 22:43:18 +01:00
twinaphex
526d9af5c2 (Android) Add Madcatz USB Fighting stick to autodetection list 2013-02-03 22:22:50 +01:00
twinaphex
dd7ae5c474 (Android) Add logs for Xperia debugging 2013-02-03 21:26:53 +01:00
twinaphex
63fb29996f (Android) Xperia Play - group autodetection input binds together
for both game-zeus and keypad-game-zeus
2013-02-03 20:44:05 +01:00
ToadKing
ece4064e52 (Android) try to fix Xperia Start/Select 2013-02-03 14:22:32 -05:00
twinaphex
ce023c5ab0 (Android) Try to 'foot-bind' separate Xperia devices again 2013-02-03 20:04:48 +01:00
twinaphex
9cfdd61103 (Android) Reimplement 'touchscreen is always player 1 and doesn't take
up a slot'
2013-02-03 19:42:55 +01:00
twinaphex
6638ee1257 Revert "(Android) touchpad is now always first controller"
This reverts commit 5bc5195bc4.

Conflicts:
	android/native/jni/input_android.c
2013-02-03 19:06:54 +01:00
twinaphex
15f79f78a1 Revert "(Android) Xperia Play (attempted) fixes"
This reverts commit 9d7e246ead.
2013-02-03 18:49:05 +01:00
twinaphex
aea7db2422 (Wii) Bump up version to 0.9.8.2 2013-02-03 18:48:34 +01:00
ToadKing
3f4699cdd4 (GX) re-enable ASM blitter 2013-02-02 21:51:55 -05:00
ToadKing
4d1dccbd25 (GX) fix video issue on non-multiple-of-4 texture 2013-02-02 21:47:27 -05:00
twinaphex
1dfd9f8662 (RARCH_CONSOLE) Don't recycle lifecycle_mode_state anymore 2013-02-02 17:22:43 +01:00
twinaphex
e9d29d7138 (Wii) Add 304x224, 608x224, 576x224 resolutions 2013-02-02 08:12:42 +01:00
twinaphex
ebc3160b19 (Wii) Bump up version to 0.9.8.1 2013-02-02 07:14:27 +01:00
twinaphex
b428d1b22f (Wii) Use control rate .005 instead of .006
(Wii) Add version number to RGUI, bottom-right
(Wii) More 'convenient' core switching
2013-02-02 07:01:55 +01:00
twinaphex
8781251750 (Wii) Improve build script 2013-02-02 03:41:49 +01:00
ToadKing
b7d1ab6aea Updated overlays 2013-02-01 20:57:37 -05:00