Commit Graph

29555 Commits

Author SHA1 Message Date
Twinaphex f2ee781e92 Merge pull request #1959 from netux79/master
Fixed nunchuk controller support, it was not correctly detected.
2015-07-14 06:03:34 +02:00
Jose Ernesto Ramirez Ramirez 09f3c3ca77 Fixed nunchuk controller support, it was not correctly detected.
Fixed classic controller's analogs, were not working at all.
Restored sixaxis controller support, now with completely rewroten library.
Changed detection order (GC, Sixaxis, Wiimote/Nunchuck/Classic, left wiimote at the end, otherwise we needed to disconnect it to be able to use GC controller or sixaxis controller.
2015-07-13 22:58:01 -05:00
twinaphex bca0789d35 (GLUI) Seems to take care of glitch that would sometimes happen when
trying to 'wrap' from the last entry to the first
2015-07-14 03:21:00 +02:00
twinaphex 3bc88f3298 menu_navigation_increment - use menu_navigation_set_last 2015-07-14 03:06:51 +02:00
twinaphex e85de903b8 (GLUI) Enygmata GLUI improvements 2015-07-14 00:38:16 +02:00
twinaphex 80c498c38c (Freetype) Move variables to top 2015-07-14 00:35:21 +02:00
Twinaphex f016f866b4 Merge pull request #1958 from miguelpinheiro/master
Updated xcode project and deleted legacy build steps
2015-07-13 23:53:59 +02:00
miguelpinheiro fd1e556292 Update project.pbxproj 2015-07-13 22:28:25 +01:00
miguelpinheiro 413c2bc35f Delete RetroArch.xccheckout 2015-07-13 22:20:39 +01:00
miguelpinheiro b6863dcc4a Updated xcode project and deleted legacy build steps
Updated the xcode project to the recomended settings by the software
and deleted steps in the build which no longer applied and caused the
build to fail.
2015-07-13 21:53:42 +01:00
Twinaphex d6d6f080c7 Merge pull request #1955 from libretro/revert-1953-master
Revert "(GLUI) Fix scrolling"
2015-07-13 20:05:31 +02:00
Twinaphex ce18d5b099 Revert "(GLUI) Fix scrolling" 2015-07-13 22:05:14 +02:00
twinaphex 89be56a9ae (Android) Some build fixes 2015-07-13 19:50:21 +02:00
Twinaphex 313f015fcd Merge pull request #1954 from fr500/master
Add SD status to info
2015-07-13 03:19:16 +02:00
fr500 6f645f2cf9 make sure internal dirs are created too 2015-07-12 21:19:10 -04:00
fr500 22b3bc3243 add internal sd status to system info 2015-07-12 20:55:44 -04:00
Twinaphex 526e6845d0 Merge pull request #1953 from heuripedes/master
(GLUI) Fix scrolling
2015-07-13 02:14:33 +02:00
Higor Eurípedes 8d284624ce (GLUI) Fix scrolling 2015-07-12 21:10:34 -03:00
twinaphex ce569438a7 (NL) Update some labels(NL) Update some labels(NL) Update some labels(NL) Update some labels(NL) Update some labels(NL) Update some labels(NL) Update some labels(NL) Update some labels(NL) Update some labels 2015-07-13 01:57:07 +02:00
twinaphex 50d820f790 Shorten settings names 2015-07-13 01:56:12 +02:00
fr500 39fb39f5f6 improve debug logging 2015-07-12 18:48:32 -04:00
radius 39e15c983b Merge branch 'master' of github.com:libretro/RetroArch 2015-07-12 15:30:09 -05:00
radius 82feadd350 fix vid/pid saving for dinput, need to add it to other drivers 2015-07-12 15:29:49 -05:00
twinaphex 5ac2ac62a3 Add dot to message end 2015-07-12 21:55:21 +02:00
twinaphex 8d04b1fbda Get rid of unnecessary update autoconfig profiles HID option 2015-07-12 21:53:41 +02:00
radius a480ad285b simplify the OSD message a bit more 2015-07-12 14:28:39 -05:00
twinaphex 777040107d Rename Browser Dir to File Browser Dir 2015-07-12 21:19:02 +02:00
twinaphex e8d1970789 move positioning of system/bios dir 2015-07-12 21:17:42 +02:00
twinaphex 5705c30b95 Pointers set by config_get_string need to be freed 2015-07-12 21:14:41 +02:00
Twinaphex 1ff9f89e7d Merge pull request #1952 from fr500/master
Proposals
2015-07-12 21:13:01 +02:00
twinaphex 64a68d4e09 Add BIOS to 'System Dir' label 2015-07-12 21:11:37 +02:00
radius 6f9467817e Shield Fix 2015-07-12 13:56:34 -05:00
radius 26b7ccead9 add a display_name field if available so the user can know which autoconf was used 2015-07-12 13:45:17 -05:00
twinaphex 6001d6bacd (runloop_t) Refactor more continuous pointer grabbing 2015-07-12 19:17:57 +02:00
twinaphex b50f6a02ed (runloop.c) Minimize pointers grabbed 2015-07-12 19:06:24 +02:00
twinaphex 9fbaf0ad28 Hide SRGB Force-disable setting if video driver not set to GL 2015-07-12 18:44:48 +02:00
twinaphex f70070cd16 Turn threaded data runloop off for single-core consoles 2015-07-12 18:23:03 +02:00
Alcaro f323b3ef8c C source isn't executable. Nor is that bitmap. 2015-07-12 12:51:52 +02:00
twinaphex 2aac64552d Cut down on some more superfluous wrapper functions 2015-07-12 11:28:19 +02:00
twinaphex 19542d4f00 Get rid of some superfluous wrapper functions 2015-07-12 11:21:05 +02:00
twinaphex 117fd48f15 Get rid of some superfluous wrapper functions 2015-07-12 11:14:41 +02:00
twinaphex 7fb1265227 (PSP/CTR) Should fix lifecycle state menu toggling 2015-07-12 10:46:20 +02:00
twinaphex 23348f41ac (GX) Menu button toggle should work again 2015-07-12 10:41:49 +02:00
radius 0708e585e3 change to display name only, looks like the core picker, needs to be ordered by name though 2015-07-12 03:22:11 -05:00
radius b7e2755e2b change to display name, looks better 2015-07-12 03:18:24 -05:00
radius b77353e348 add system name to core updater list 2015-07-12 03:15:42 -05:00
radius 01ce2eaf31 shaders go in a subfolder now 2015-07-12 03:53:09 -04:00
Twinaphex 7f9bd9bd8a Merge pull request #1950 from fr500/master
fix a few issues with savestate sorting and system dir
2015-07-12 09:39:40 +02:00
radius 48068f147a same as the previous commit but when the user exits without unloading content 2015-07-12 02:35:28 -05:00
radius 06f656004b make system directory restore correctly when closing content in case it was set to content dir 2015-07-12 02:35:27 -05:00