Commit Graph

39329 Commits

Author SHA1 Message Date
twinaphex
a70f09a90d Rearrange structs 2015-07-27 17:18:10 +02:00
twinaphex
a31192c55a g_data_runloop is now no longer a pointer 2015-07-27 14:52:21 +02:00
twinaphex
c8c35ed8d3 g_driver no longer a pointer 2015-07-27 14:46:18 +02:00
twinaphex
4d78dc4bdf Make g_runloop not a pointer anymore 2015-07-27 14:41:25 +02:00
twinaphex
aa649f90fc Make g_extern not a pointer 2015-07-27 14:38:01 +02:00
Twinaphex
f5f8e07d59 Merge pull request #2014 from fr500/master
Make "Bind All" more predictable
2015-07-27 04:11:04 +02:00
twinaphex
cdef82b185 Make late binding possible for frontend drivers
(PS3) Fix shutdown/quit hang - now we have to fix exitspawn instead
2015-07-27 03:44:28 +02:00
radius
44feeabace this should fix controller indexes changing after binding 2015-07-26 18:35:13 -05:00
radius
829cd27cf1 poll the selected device index instead of the user number 2015-07-26 18:25:02 -05:00
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