Commit Graph

28567 Commits

Author SHA1 Message Date
twinaphex
865e5b78dc (platform_linux.c) Cleanup 2016-04-30 16:12:37 +02:00
twinaphex
9a4eb1b3d1 Add HAVE_MENU ifdef 2016-04-30 16:11:28 +02:00
twinaphex
928767c5f3 (Win32) If built with OpenGL support, default to XMB menu driver 2016-04-30 16:11:17 +02:00
Twinaphex
aa96995171 Merge pull request #2927 from lakkatv/master
(OSX) Add a default path for the thumbnails dir. May fix #2924
2016-04-30 11:51:17 +02:00
Jean-André Santoni
7b8c108b5f (OSX) Add a default path for the thumbnails dir. May fix #2924 2016-04-30 14:33:57 +07:00
Andrés
6eda5a9e3f Merge pull request #2921 from lakkatv/master
(Lakka) Use a faster mirror for the firmware upgrades
2016-04-29 05:24:08 +02:00
Jean-André Santoni
7128037670 (Lakka) Use a faster mirror for the firmware upgrades 2016-04-29 10:20:39 +07:00
Andrés
874dabd475 Merge pull request #2919 from diablodiab/master
Change ALooper_pollAll in android_input_poll from a non blocking call…
2016-04-29 02:49:05 +02:00
Diablodiab
58c5cc6f46 Change ALooper_pollAll in android_input_poll from a non blocking call into a 1 ms
blocking call. For some reason this allows more input events to queue up in the
input queue for processing making it easier to press multiple gamepad buttons and
have it register within a single frame.
2016-04-29 00:42:09 +02:00
Andrés
fd5861d79c Merge pull request #2915 from lakkatv/master
(XMB) Forgot to rename the gradient
2016-04-29 00:40:09 +02:00
Jean-André Santoni
b058ca5263 (XMB) Forgot to rename the gradient 2016-04-29 05:38:24 +07:00
Andrés
96de4b3e0e Merge pull request #2914 from lakkatv/master
(XMB) Yet another gradient, for high contrast
2016-04-29 00:09:25 +02:00
Jean-André Santoni
0dc69d4721 (XMB) Yet another gradient, for high contrast 2016-04-29 05:06:32 +07:00
radius
e576296131 make it possible to stop retroarch from creating default dirs for users with custom setups 2016-04-28 16:48:58 -05:00
twinaphex
2aad6bf2bb Improve action_switch_thumbnail - if thumbnail mode is 'off', then
pressing 'Y button' will do nothing. If not, you can cycle between
all thumbnail modes (except for Off)
2016-04-28 23:19:32 +02:00
twinaphex
6db13ab51d (udev) cleanup 2016-04-28 22:50:02 +02:00
twinaphex
02ea0a8a80 Use new_path 2016-04-28 21:47:33 +02:00
twinaphex
cedb005c93 let's see if this works 2016-04-28 21:46:13 +02:00
Twinaphex
28cc81bfe7 Merge pull request #2913 from lakkatv/master
Copy alsa device list implementation to alsathread
2016-04-28 21:33:26 +02:00
Jean-André Santoni
cacc8451a6 Copy alsa device list implementation to alsathread 2016-04-29 02:28:57 +07:00
twinaphex
61d6fb57e6 Buildfixes 2016-04-28 20:55:26 +02:00
twinaphex
48eb86cb47 (Win32) Buildfix 2016-04-28 20:52:30 +02:00
Twinaphex
e3dfa361f0 (iOS/OSX) Buildfixes 2016-04-28 20:51:08 +02:00
twinaphex
895783d854 Move some variables 2016-04-28 20:49:13 +02:00
twinaphex
65dec874a8 Move some path settings 2016-04-28 19:52:25 +02:00
Twinaphex
829656391a (OSX) Fix build 2016-04-28 19:29:21 +02:00
twinaphex
11cc280239 (Win32) Buildfix 2016-04-28 19:27:17 +02:00
twinaphex
7dffc6286b Internally change directory settings 2016-04-28 19:26:02 +02:00
Twinaphex
bd11c241ec Merge pull request #2911 from lakkatv/master
Update the thumbnails URLs
2016-04-28 17:29:28 +02:00
Jean-André Santoni
b497e2ea5a Update the thumbnails URLs 2016-04-28 22:27:32 +07:00
radius
4734234dc5 fix win32 build 2016-04-28 09:00:43 -05:00
twinaphex
05d9e6a47d (Win32) Add default paths 2016-04-28 15:13:52 +02:00
twinaphex
5d449d5024 (libretro-common) net_http - cleanups 2016-04-28 11:58:44 +02:00
twinaphex
ba415b6d3a Silence warnings 2016-04-27 23:07:36 +02:00
Twinaphex
e69c43f2a8 C89_BUILD fixes 2016-04-27 23:03:49 +02:00
twinaphex
f3521e4cc8 Fix CXX_BUILD 2016-04-27 22:54:33 +02:00
twinaphex
cf74d1b853 (audio device code) Cleanups 2016-04-27 22:40:02 +02:00
Twinaphex
617b69d81f Merge pull request #2909 from gouchi/master
Adding audio device to menu setting
2016-04-27 22:35:29 +02:00
Twinaphex
b0e9266416 Merge pull request #2908 from lakkatv/master
(XMB) Finalize the thumbnail type switching on keypress
2016-04-27 22:34:31 +02:00
gouchi
b76c724872 Adding audio device to menu setting 2016-04-27 22:29:58 +02:00
Jean-André Santoni
7150ea5df2 (XMB) Finalize the thumbnail type switching on keypress 2016-04-28 03:26:09 +07:00
Alcaro
68a17c5401 Fix HTTP protocol violation. 2016-04-27 21:04:16 +02:00
twinaphex
eb53356522 Add __INTEL_COMPILER ifdef to retro_inline.h 2016-04-27 16:05:24 +02:00
twinaphex
1efff4bdc3 CXX_BUILD fix 2016-04-27 14:52:28 +02:00
Twinaphex
6b6a2b93fa C89_BUILD fix for OSX 2016-04-27 14:43:42 +02:00
Twinaphex
2c221e747e (libretro_common) Include retro_common_api.h - interface_stream.h 2016-04-27 14:37:03 +02:00
twinaphex
3b9c406123 Add rule for OSX/iOS - ssize_t 2016-04-27 14:35:59 +02:00
twinaphex
15a30dae70 CLeanups 2016-04-27 14:29:28 +02:00
twinaphex
0264863520 (menu_displaylist.c) Cleanup 2016-04-27 14:26:45 +02:00
twinaphex
060478184b Cleanups 2016-04-27 14:20:09 +02:00