11130 Commits

Author SHA1 Message Date
twinaphex
aeeb962b3d (Android) Going to need a different way of identifying pads that identify
themselves by HID name 'Broadcom HID" - until then, this can go
2014-06-14 03:29:13 +02:00
twinaphex
341230c106 (Android) Add Nyko Playpad Pro/Mayflash Wii Classic Pro/SZMy Dual Wii
default binds
2014-06-14 03:02:14 +02:00
Twinaphex
877f2d5aba Merge pull request #752 from vikbez/master
macro for binding menu button
2014-06-14 01:12:52 +02:00
twinaphex
66ddb16e08 (Android) Add more default binds 2014-06-14 01:11:52 +02:00
vikbez
e061dadae0 macro for binding menu button 2014-06-14 00:33:06 +02:00
Hans-Kristian Arntzen
dec5186d5d Merge pull request #751 from vikbez/master
map xbox360 pad center button to menu_toggle_btn
2014-06-13 23:02:35 +02:00
vikbez
61ba7ca2a6 map xbox360 pad center button to menu_toggle_btn 2014-06-13 22:30:45 +02:00
twinaphex
b428b98918 (Android) Change defines to numbers in android_input.c.rem 2014-06-13 21:03:13 +02:00
twinaphex
8e99ac5aff (Apple) MFi - style nit 2014-06-13 21:03:13 +02:00
Themaister
f1d1c62bfc Fix derp. 2014-06-13 19:01:28 +02:00
twinaphex
97c5b9976d (Menu) Change some RGUI references to Menu 2014-06-13 18:47:24 +02:00
Themaister
7cba4fe0fb Remove useless log. 2014-06-13 18:23:54 +02:00
twinaphex
ece82786db (PS3) Cleanup callback_sysutil_exit 2014-06-13 18:18:10 +02:00
twinaphex
f2e4625858 (GX/PS3/PSP/XDK) Don't use strdup anymore for setting wrap arguments 2014-06-13 18:11:08 +02:00
twinaphex
d1c7cd650f (Android) Add Sega Virtua Stick default binds 2014-06-13 18:07:49 +02:00
Themaister
6536401c1e Fix memory leak in platform_android.c.
Use static storage instead.
2014-06-13 18:00:49 +02:00
Themaister
1e4266f9f8 Fix unused variable warnings. 2014-06-13 18:00:42 +02:00
Themaister
02f2129dd8 Optimize overlay rendering a bit.
Dump all overlay vertex data into one VBO.
2014-06-13 17:47:32 +02:00
twinaphex
b7b0e520ef (Android) Add default binds for MUCH iRead i5 and FC30 2014-06-13 17:44:49 +02:00
Themaister
7dae96687d Don't override savestate/save dir if set from CLI. 2014-06-13 12:34:46 +02:00
Themaister
a0938f3f86 Fix AUDIO_SYNC RGUI option toggling. 2014-06-13 12:27:54 +02:00
Themaister
d7d1d9ff10 Properly handle overlay_enable changes. 2014-06-13 12:19:34 +02:00
twinaphex
a639d85aff (Android) Add Supersmart joy 2 default binds 2014-06-13 07:36:45 +02:00
twinaphex
cc5ac95449 (Android) builtin_android.c - add default (untested) twin analog
binds
2014-06-13 06:55:25 +02:00
twinaphex
7fda6476b1 (config.def.h) Change HAVE_RGUI ifdef to HAVE_MENU 2014-06-13 06:52:09 +02:00
twinaphex
d6486df835 (Android frontend) Refactor RetroActivity launching 2014-06-13 05:48:13 +02:00
twinaphex
d255dea771 (Menu) Add options 'Audio Sync' and 'Audio Latency' to menu 2014-06-13 05:09:50 +02:00
twinaphex
6cbf2f8bb0 (Android) Get_environment_settings - Set args->sram_path/args->savestate_path 2014-06-13 04:27:47 +02:00
twinaphex
94cd38f628 (Android) Sets default savedir/savestate/system directory paths now to internal sandboxed
app dir (Android 4.4.2 and so on no longer allow writing to SD card)
2014-06-13 03:52:17 +02:00
twinaphex
b3ad2913a4 (Android frontend) Cleanups 2014-06-13 03:06:29 +02:00
twinaphex
6fdefb4ab7 (Android) Build fix 2014-06-13 02:16:41 +02:00
twinaphex
d476f0df91 Revert "Remove g_settings.audio.block_frames - never used"
This reverts commit 9ed3f3847c608b26c792c6dcbc3711ed946226b3.
2014-06-13 02:15:10 +02:00
twinaphex
ddf0dcb165 (Android) Build fixes/cleanups to frontend 2014-06-13 01:10:14 +02:00
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