Commit Graph

41544 Commits

Author SHA1 Message Date
Twinaphex 77245e9623 Merge pull request #2017 from lakkatv/autoconf
Fix autoconfig saving for udev
2015-07-30 00:27:41 +02:00
Jean-André Santoni c6481b1930 Fix autoconfig saving for udev 2015-07-30 00:25:09 +02:00
Twinaphex b602d465b4 Merge pull request #2016 from slotek/master
Restore generic Mac OS X joypad functionality
2015-07-29 22:14:20 +02:00
Alcaro 1bd450f144 Merge pull request #1774 from chungy/master
(Linux) Install the desktop entry for everyone in the top-level Makefile
2015-07-29 18:45:30 +02:00
slotek 7431529e89 Restore generic Mac OS X joypad functionality 2015-07-29 10:12:31 -06:00
Twinaphex 593b34c76f Merge pull request #2015 from Monroe88/disk_append
(command_event.c) Set index to appended disk in event_disk_control_append_image
2015-07-28 06:48:58 +02:00
Monroe88 12d7b079eb (command_event.c) Set index to appended disk in event_disk_control_append_image 2015-07-27 20:06:45 -05:00
twinaphex 103987fab8 (Win32) Buildfix 2015-07-28 01:02:32 +02:00
twinaphex 4410c52d68 Use sceNpDrmProcessExitSpawn instead of sceNpDrmProcessExitspawn2 -
makes it work
2015-07-27 20:12:24 +02:00
twinaphex ad3a53520d Cleanups 2015-07-27 19:28:41 +02:00
twinaphex e829c1802e Fix menu_hash_es.c if HAVE_NETWORKING is not defined - too many
arguments passed
2015-07-27 17:28:13 +02:00
twinaphex e9ea6b1584 Change rules for append_plugs 2015-07-27 17:27:16 +02:00
Twinaphex 8a56d6d67d Remove unused variables 2015-07-27 17:24:25 +02:00
Twinaphex 1faa62e902 Remove two unused variables 2015-07-27 17:22:43 +02:00
twinaphex 0d1496d691 (Cocoa) Some buildfixes 2015-07-27 17:21:37 +02:00
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