twinaphex
f72488754f
(PS3 Ver. 2) Swap X/Y buttons
2013-08-06 18:38:09 +02:00
twinaphex
9a2ca1eb9e
(Shield) Autoconfigures 60Hz refreshrate, input ovelay disable
...
and input autodetect enable correctly now
2013-08-05 23:56:59 +02:00
twinaphex
c84a61d83f
(Android Java) Add more core descriptions
...
(Android Java) Take out non-working Shield autoconfiguration stuff for now
2013-08-05 23:00:01 +02:00
twinaphex
8dc60fc3d5
(Android/Shield) Improve device detection/autoconfiguration - refresh rate still not
...
set correctly I think
2013-08-02 15:17:41 +02:00
twinaphex
66b4510237
(Android/Shield) Add optimal settings option
2013-08-02 14:58:51 +02:00
twinaphex
5699a63091
(Shield) Bind Start button to RGUI toggle
2013-08-02 11:01:37 +02:00
twinaphex
3202057c3f
(Shield) Bind R3 button
2013-08-02 01:34:31 +02:00
Themaister
4443201dc9
Use data dir and not cache dir.
...
Cache dir is volatile and can be cleaned out by OS at any minute.
2013-08-02 01:20:53 +02:00
twinaphex
0c491e41e3
(Shield) Bind proper Start button
2013-08-02 01:20:04 +02:00
Themaister
bcd3848b1f
Fix Shield analogs.
2013-08-01 20:05:26 +02:00
Themaister
681d24ee3a
Reword XML shaders to GLSL shaders.
2013-08-01 20:05:15 +02:00
Themaister
b51fca8411
Fix X/Y on Shield.
2013-08-01 20:04:36 +02:00
Themaister
222fa8317a
Initial support for nVidia Shield.
2013-08-01 20:04:18 +02:00
Themaister
fa5e58ffb8
Fixup manifest.
...
Crashed with full org.retroarch. path.
2013-08-01 20:04:07 +02:00
twinaphex
32ca64e3a3
Attempt to solve Android ANR issues - found this -
...
https://developer.nvidia.com/content/nativeactivity-input-crashes-and-anrs-simple-fix-dangerous-bug
2013-07-29 15:13:02 +02:00
twinaphex
9fbece1f1c
(Android) Change some autodetection logic
2013-07-28 17:59:35 +02:00
twinaphex
a4850c1b57
(Android) Don't use JELLY_BEAN_MR1 constant as it wasn't available on
...
prior Android versions - use int keycode instead - also implemented
stub onTrimMemory/onLowMemory inside NativeActivity wrapper class
2013-07-18 13:27:30 +02:00
Squarepusher
81125baca4
Merge pull request #260 from Themaister/opensl-upstream
...
Fixes and tweaks for OpenSL
2013-07-17 15:10:31 -07:00
twinaphex
2f3254a23b
(Android) Use NativeActivity wrapper
2013-07-18 00:09:22 +02:00
Themaister
d8ee306b61
Check for hardware sampling rate automatically.
2013-07-17 22:48:18 +02:00
Themaister
88e59454a5
Use 44.1kHz audio on Android.
...
Should be toggleable (or use autodetect if present on Android 4.2+).
Fixes audio on Nexus 10 in my test case.
2013-07-17 22:48:03 +02:00
twinaphex
d929ef9d11
(frontend.c) Fixes for RARCH_CONSOLE
2013-07-15 20:49:36 +02:00
twinaphex
34a8d0a44f
(Andretro) Some changes
2013-07-14 22:03:04 +02:00
twinaphex
514cec5c08
(andretro) Remove redundant copy of libretro.h
2013-07-14 21:09:32 +02:00
twinaphex
ac8448c844
(Android)Add meancoot's andretro frontend - will need some
...
heavy maintenance to make up-to-date again
2013-07-14 21:06:41 +02:00
dwihn0r
91af9c5f4f
Added auto detection for the iControlPad when using the HID joystick profile and adjusted the iControlPad Bluez IME detection to look for the IME.
2013-07-14 10:06:10 +02:00
Squarepusher
37642ef46f
Merge pull request #255 from Skylark13/master
...
Fixed iPega dpad issues
2013-07-12 03:00:52 -07:00
Jean-Sébastien Guay
630054d965
Clarified text for iPega in supported gamepads faq.
...
(nit) also closed a parenthesis in the Red Samurai text :-)
2013-07-11 22:21:09 -04:00
Jean-Sébastien Guay
fd346bf1f4
- Fixed problem with iPega PG-9017 dpad. It sends AXIS_HAT_X / AXIS_HAT_Y motion events so we need to handle those if their returned axis values are nonzero.
2013-07-11 22:11:08 -04:00
robin007bond
41839c345a
Update prefs.xml
...
Changed 'phone' to 'device', because RetroArch runs on tablets too.
2013-07-08 18:40:38 +02:00
twinaphex
cf24c442df
Update maintenance - define/update PACKAGE_VERSION only once
...
in general.h
2013-07-07 19:43:22 +02:00
Jean-Sébastien Guay
65cb65671f
android/native/jni/input_android.c:
...
- Fixed off-by-one when using g_settings.input.icade_count to index in array of icade profiles. It has just been incremented...
- Added setting actual device names instead of generic "Broadcom Bluetooth HID" so the libretro menu shows it. Also added a bit of logging when detecting generic devices and selecting an icade profile.
- Fixed some wrong button assignments for iPega controller.
- Added a note about the dpad buttons not working, it's the next thing I want to fix.
android/phoenix/res/xml/prefs.xml:
- Fixed key names for icade profiles, input_autodetect_icade_profile_pad0 does not exist in the config as given in the root settings.c file, they start at 1.
2013-07-03 21:41:19 -04:00
twinaphex
a1ecd68cdb
(Android) Add Picodrive entry to libretro_cores.cfg
2013-06-30 05:14:21 +02:00
twinaphex
2a1290e70f
(Android) r17 - 0.9.9.3 changelog
...
(Android) Change Ouya button binds
2013-06-28 21:46:07 +02:00
twinaphex
93b98a2e08
Bump up PACKAGE_VERSION to 0.9.9.3
2013-06-28 14:11:10 +02:00
twinaphex
d0bd978142
(Android) Add JC U912F gamepad to autodetection list
2013-06-28 14:05:58 +02:00
littleguy77
4215200b1a
(Android) Fix regression in Xperia Play controls
...
Regression introduced in commit
4fa8d0f3c6
Confirmed working on Xperia Play R800x (US Verizon model), stock
firmware, Gingerbread 2.3.3, no OTA updates, not rooted.
2013-06-25 18:14:36 -04:00
twinaphex
c9928a0b8a
Update readmes/etc for 0.9.9.2
2013-06-17 01:30:37 +02:00
twinaphex
a5e3cf381d
(Android) Swap around Start/Select for new Moga Universal driver
...
update
2013-06-16 18:37:13 +02:00
twinaphex
ffe6d0c2df
(Android) Add Onlive Wireless Controller to input autodetection
...
list
2013-06-16 18:32:46 +02:00
twinaphex
65c52b2adb
(Android) Add Logitech Precision Gamepad to input autodetection list
2013-06-16 18:25:17 +02:00
twinaphex
ef2406e8f6
(Android) Another Xperia Play hack
...
(Context) Context file changes to do with FPS reporting
2013-06-16 18:18:47 +02:00
twinaphex
c129f1e2ce
(Android) Tomee NES USB autodetection - swap around buttons A and B
2013-06-07 15:43:24 +02:00
twinaphex
713b3fc64e
(Android) Add Defender Game Racer Classic to autodetection list
2013-06-06 12:30:02 +02:00
ToadKing
157deb19fb
(Android) fix crash on Gamestop Wireless iCade profile
2013-06-05 20:33:22 -04:00
twinaphex
2bcc1a5b6e
Set custom viewport to preinitialized default values for all
...
platforms
2013-06-04 14:44:25 +02:00
twinaphex
2eac87630d
(Android) Build fix
...
(Android) Add GameMID to autodetection list
2013-06-04 11:14:14 +02:00
twinaphex
d8fe91867e
(Android) Input autodetection - Gasia PS3 pad should correspond to PlayStation3 v2 controls
2013-06-03 16:25:04 +02:00
twinaphex
e62c76c9b3
Makefile.shaders - add OSX detection
2013-05-29 12:55:24 +02:00
Hans-Kristian Arntzen
9ed10c5aaf
Add SystemDirActivity to manifest.
2013-05-29 11:35:13 +03:00