twinaphex
|
86ee594b68
|
(Android frontend) Take out audio_latency_auto - now handled in native activity
|
2014-06-13 00:36:58 +02:00 |
|
twinaphex
|
9ed3f3847c
|
Remove g_settings.audio.block_frames - never used
|
2014-06-13 00:17:23 +02:00 |
|
twinaphex
|
34f161f1c9
|
(Android) fix input overlay enable
|
2014-06-12 23:23:04 +02:00 |
|
twinaphex
|
b25d6a5c25
|
(Android frontend) Don't have to set input settings anymore during detectDevice
time
|
2014-06-12 22:32:49 +02:00 |
|
twinaphex
|
2f3af72501
|
Build fixes
|
2014-06-12 22:31:25 +02:00 |
|
twinaphex
|
a8c8e04e73
|
(Mobile) Set default input overlay when input is NULL
|
2014-06-12 22:17:20 +02:00 |
|
twinaphex
|
5532babfd6
|
(Overlays) Add explicit overlay_enable option
|
2014-06-12 22:15:32 +02:00 |
|
twinaphex
|
9b6703b3ad
|
(Android frontend) audio_latency is now set in native activity instead of Android
frontend
|
2014-06-12 19:07:27 +02:00 |
|
twinaphex
|
08201cf55b
|
(Android frontend) Cleanup
|
2014-06-12 19:03:09 +02:00 |
|
twinaphex
|
c90a3f5a89
|
(Android) Set default out latency based on Android model
|
2014-06-12 18:59:55 +02:00 |
|
twinaphex
|
7590defc57
|
Add g_defaults.settings.out_latency
|
2014-06-12 18:30:41 +02:00 |
|
twinaphex
|
97a262dd60
|
Rename default_paths to g_defaults
|
2014-06-12 18:06:29 +02:00 |
|
twinaphex
|
0b076883d6
|
Add get_name function to frontend context
|
2014-06-12 16:26:33 +02:00 |
|
twinaphex
|
febdd2bc8a
|
(Android) Start implementing frontend_android_get_rating
|
2014-06-12 14:53:20 +02:00 |
|
twinaphex
|
84fd553025
|
(Android) Add JXD devices to autonconf
|
2014-06-12 04:23:32 +02:00 |
|
twinaphex
|
232ef7243a
|
(Android) Add default binds for Wikipad, Archos Gamepad and TOMMO
Neo-Geo X
|
2014-06-12 03:48:01 +02:00 |
|
twinaphex
|
ba5ebbdb7d
|
(Android) Input - implement GameMID default binds
|
2014-06-12 03:00:26 +02:00 |
|
twinaphex
|
9e844b06b3
|
(Android) Input cleanup - don't need all these keycode enums anymore
|
2014-06-11 23:13:43 +02:00 |
|
twinaphex
|
1303be37b6
|
(Android) Input - cleanups to handle_hotplug - aim to remove enums for
devices eventually - anything that doesn't set name_buf right now still
needs to be converted to new autoconf system
|
2014-06-11 22:54:29 +02:00 |
|
twinaphex
|
648b3070e0
|
(Android) Add Sidewinder, PS2 WiseGroup, SideWinder Dual Strike
binds
|
2014-06-11 21:44:44 +02:00 |
|
twinaphex
|
232d4c084d
|
(Android) Add Ouya default binds
|
2014-06-11 21:12:09 +02:00 |
|
twinaphex
|
90cc90ca38
|
(Android) Add Samsung EI-GP20 binds
|
2014-06-11 20:38:06 +02:00 |
|
twinaphex
|
8a80cd59aa
|
(Android) Take out Zeus keybinds from android_input.c.rem
|
2014-06-11 20:32:56 +02:00 |
|
twinaphex
|
a711ab7993
|
(Android) Build fix
(Android) Try to prevent spamming of TTY messages on Xperia Play
(http://ps3computing.blogspot.nl/2012/12/anr-application-not-responding.html)
|
2014-06-11 20:11:37 +02:00 |
|
twinaphex
|
fa766e60aa
|
(Android) Add Xperia Play default binds
|
2014-06-11 20:07:05 +02:00 |
|
Themaister
|
c6d2be9eb4
|
Use a more "correct" SHIELD hack.
|
2014-06-11 16:21:05 +02:00 |
|
Themaister
|
e7fe5b5091
|
Android: Fix some additional autoconfigs.
|
2014-06-11 16:16:09 +02:00 |
|
Themaister
|
42858cd3a1
|
Android: Implement AXIS_HAT_X/Y as actual hats.
Fixes d-pad emulation on Shield.
|
2014-06-11 16:01:59 +02:00 |
|
Themaister
|
50ac407a9a
|
Avoid breaking autoconfig when inside a push/pop d-pad emulation block.
|
2014-06-11 15:48:15 +02:00 |
|
Themaister
|
e8d123fdf5
|
Some more robustness in platform_android.
|
2014-06-11 15:48:15 +02:00 |
|
Themaister
|
3750ccbc9d
|
Android/Phoenix: Only set buttons to config if actually set by user.
|
2014-06-11 15:48:15 +02:00 |
|
Themaister
|
ee916bf2f1
|
Some Android fixes.
Dump config with RARCH_LOG instead of fprintf.
|
2014-06-11 15:48:15 +02:00 |
|
twinaphex
|
3f6850169d
|
(Apple) Input cleanups
|
2014-06-11 14:06:24 +02:00 |
|
Twinaphex
|
31d3e94ffb
|
Merge pull request #749 from lakkatv/lakka
(Lakka) Add duplicate icons for arcade, snes and gba cores
|
2014-06-11 12:59:54 +02:00 |
|
Jean-André Santoni
|
261b48389f
|
(Lakka) Add duplicate icons for arcade, snes and gba cores
|
2014-06-11 12:57:01 +02:00 |
|
twinaphex
|
83b6ad40f1
|
(Apple) Another nit
|
2014-06-11 12:52:41 +02:00 |
|
twinaphex
|
a99e610443
|
(Apple) Style nits
|
2014-06-11 12:51:49 +02:00 |
|
twinaphex
|
16ef1f008c
|
(Android) Remove obsolete android/native - compile always from
android/phoenix/jni now
|
2014-06-11 12:37:58 +02:00 |
|
twinaphex
|
0913ba9000
|
(Android) Remove entries from android_input.c.rem that we've already covered
|
2014-06-11 12:08:09 +02:00 |
|
twinaphex
|
25e4f35d9d
|
(Android) Add HuiJia default binds
|
2014-06-11 12:06:02 +02:00 |
|
twinaphex
|
41a83fdbf2
|
(Android) Add default binds for 360 pad
|
2014-06-11 10:16:27 +02:00 |
|
twinaphex
|
47fc344ea6
|
(Android) Input - add Sixaxis default binds - see previous commit
message
|
2014-06-11 09:39:13 +02:00 |
|
twinaphex
|
56016f668b
|
(Android) Add Rumblepad 2 default binds (in preparation for autoconf
stuff being fixed on Android)
|
2014-06-11 09:28:02 +02:00 |
|
twinaphex
|
45f053e387
|
(Android) Rename autodetect function
|
2014-06-11 08:26:44 +02:00 |
|
twinaphex
|
e0111e9ade
|
(Android) Input - cleanups
|
2014-06-11 08:23:00 +02:00 |
|
twinaphex
|
4d29cff96f
|
(Android) Get rid of ICADE_PROFILE_*
|
2014-06-11 08:13:18 +02:00 |
|
twinaphex
|
20cd1f5734
|
(Input) Remove devices_size function callback implementation in drivers
that no longer implement set_keybinds
|
2014-06-11 08:12:17 +02:00 |
|
twinaphex
|
b882fd3ef7
|
(Android frontend) Cleanup input_back_behavior
|
2014-06-11 07:39:08 +02:00 |
|
twinaphex
|
d7c327708f
|
(Android frontend) Get rid of icade and back_button_behavior
|
2014-06-11 01:56:30 +02:00 |
|
twinaphex
|
174aec61a0
|
(Apple) Typo fix
|
2014-06-11 01:52:43 +02:00 |
|