Commit Graph

11761 Commits

Author SHA1 Message Date
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 9ed3f3847c.
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
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