Commit Graph

64670 Commits

Author SHA1 Message Date
radius 5e6784ff7f make sure only the selected device is polled on the bind all function 2015-07-26 18:01:32 -05:00
twinaphex 4787c463b6 Backport this - 58748da89d 2015-07-27 00:08:25 +02:00
radius 4b234a4ed9 clean-up System/BIOS in content dir, should now just use the basename instead of actually overwriting the setting 2015-07-26 16:23:41 -05:00
radius 9aff87f4b4 add controller info on system information 2015-07-26 15:41:30 -05:00
twinaphex fb5f171cce (NL) Update menu_hash_nl.c 2015-07-26 19:41:14 +02:00
Twinaphex cfb88fedaa Merge pull request #2013 from IlDucci/master
Updating Spanish translation, finishing basic translation
2015-07-26 19:33:59 +02:00
twinaphex 9185d37710 Bump up collection limit 2015-07-26 00:40:24 +02:00
twinaphex 48c912f913 Put OSX rule for default menu driver behind IOS 2015-07-25 20:57:11 +02:00
IlDucci af558d1d99 Going full-on with the bad tabs 2015-07-25 18:04:36 +02:00
IlDucci 3d0bf2b82b Attempting to fix the tabs 2015-07-25 18:02:27 +02:00
IlDucci 546aa08133 Updating Spanish translation, finishing basic translation 2015-07-25 17:39:25 +02:00
Twinaphex 578abcfb80 Need to add some special conditional for Xcode 2015-07-25 15:56:14 +02:00
Twinaphex a5c1bab92c Robustness checks 2015-07-25 15:48:22 +02:00
twinaphex 8d6d9b96ba (OSX) Attempt to fix argument passing 2015-07-25 15:45:22 +02:00
twinaphex b9569296d5 (platform_darwin.m) Add unistd.h 2015-07-25 14:50:40 +02:00
fr500 1af5943ca2 fix double inputs with akeycode_back when gamepads are mapped and pointer is enabled 2015-07-25 02:39:17 -04:00
fr500 6dc06885fb no need to name the device like the Shield controller, this will reduce OSD spam when hitting back 2015-07-25 02:04:00 -04:00
fr500 00b60be3a7 fix pid saving 2015-07-25 01:47:33 -04:00
fr500 61c1a164fa Revert "improve the shield hack and add a generic function to check if a gamepad name is present, implement archos gamepad hack"
This reverts commit 1dc285a0d6.
2015-07-25 01:27:56 -04:00
twinaphex 41f18cd507 Cleanup 2015-07-24 05:16:44 +02:00
twinaphex 0dae672dc6 Some more micro-opts 2015-07-24 02:40:18 +02:00
twinaphex d73f227727 Get rid of some redundant wrapper functions 2015-07-24 02:24:47 +02:00
Toad King 45e9055a63 don't uninitialize usb during libsicksaxis shutdown, fixes USB devices crashing on load 2015-07-23 19:06:21 -05:00
Twinaphex 7157ff69d5 remove unused variables 2015-07-24 00:25:46 +02:00
twinaphex f6e6f35cfd Take out LSB_FIRST 2015-07-23 22:05:27 +02:00
Twinaphex 7be8cc5fce Merge pull request #2011 from lakkatv/xmb
(Menu) Integrate the quick menu in the playlists. Allow launching con…
2015-07-23 19:52:29 +02:00
Jean-André Santoni e8885dbbec (Menu) Integrate the quick menu in the playlists. Allow launching contents manually added the playlists. 2015-07-23 19:44:59 +02:00
Twinaphex 8184246048 Merge pull request #2006 from fr500/master
[android] autoconf improvement
2015-07-23 13:55:25 +02:00
fr500 1dc285a0d6 improve the shield hack and add a generic function to check if a gamepad name is present, implement archos gamepad hack 2015-07-23 00:38:59 -04:00
fr500 8e7cccb92d fix autoconfig, it was matching the last profile when no match was found 2015-07-23 00:38:31 -04:00
Alcaro 35bd8eaf1a I must've derped when merging it. Copying from the PR. 2015-07-22 22:16:08 +02:00
Alcaro c7cf9e0909 Wipe out some warnings. 2015-07-22 22:14:39 +02:00
Alcaro 25d8009b58 Merge branch 'IlDucci-master' 2015-07-22 22:09:57 +02:00
Alcaro b1e46eaf29 Fix merge conflict, close #1998. 2015-07-22 22:09:54 +02:00
IlDucci 9bf2c3ba95 Updating Spanish translation 2015-07-22 16:55:15 +02:00
radius 79f2a92202 Merge branch 'master' of github.com:libretro/RetroArch 2015-07-22 00:23:21 -05:00
radius 766b6b811e [android] expose vid/pid to the frontend so the value can be saved to autoconf files 2015-07-22 00:22:57 -05:00
Twinaphex 2d905a407c Merge pull request #2002 from vanfanel/master
VIDEO/SUNXI: small changes to make aspect ratio changing work and avoid a segfault when loading new content.
2015-07-21 15:02:59 +02:00
vanfanel eb7bf55d90 VIDEO/SUNXI: Reworked where aspect ratio is changed in order to avoid variable. 2015-07-21 14:33:02 +02:00
vanfanel 0776932b3a VIDEO/SUNXI: Make setting aspect ratio in menu work and fixed segfault on new content loading. 2015-07-21 14:22:39 +02:00
Toad King 866970fb1c small changes to hotplugging support 2015-07-20 21:01:11 -05:00
Toad King 248e8ad1ca [GX] properly shut down dev thread 2015-07-20 20:08:13 -05:00
twinaphex 7df80fea83 Take out one ifndef HAVE_PSGL preprocessor define 2015-07-21 01:58:57 +02:00
twinaphex 218f52c5bf Minor nits 2015-07-21 01:45:32 +02:00
IlDucci cd80f33091 Updating Spanish translation
Writing new help lines, fixing some stuff
2015-07-20 17:40:44 +02:00
twinaphex 11e8a498df (stb_truetype.h) PS3 buildfix - don't include memory.h 2015-07-19 23:30:51 +02:00
neville afc09848b4 Add two fallback fonts for Apple 2015-07-19 23:29:27 +02:00
neville c9de30dd98 (OSX PPC) Compile in HAVE_STB_FONT 2015-07-19 23:09:22 +02:00
neville c43e33a816 (gl_raster_font.c) Certain code will only work for GL 3.0 and up 2015-07-19 22:59:33 +02:00
Alcaro f482789c55 Nuke some dupe defines. 2015-07-19 22:52:26 +02:00