Commit Graph

28577 Commits

Author SHA1 Message Date
radius
1a9206ea51 android platform driver refinement 2016-04-30 16:39:29 -05:00
radius
96bc0111c8 revert the default config 2016-04-30 14:34:48 -05:00
radius
c0a97eeb60 Modified
android:
- save thumbnails on the sdcard if writable
- save cheats on the sdcard if writable
- save remaps on the sdcard if writable
- save playlists on the sdcard if writable

windows:
- stub out defaults for save/state/system
2016-04-30 14:33:02 -05:00
Andrés
9baba9183c Merge pull request #2930 from lakkatv/master
Keep thumbnails at the root, since they have their own repo, for the …
2016-04-30 21:04:57 +02:00
Jean-André Santoni
0c09050760 Keep thumbnails at the root, since they have their own repo, for the sake of consistency with libretro-fetch 2016-05-01 02:03:17 +07:00
radius
ec9aea1189 bump up version 2016-04-30 10:12:28 -05:00
radius
cc215061fc fix wallpapers dir 2016-04-30 10:10:22 -05:00
radius
0ef416970c use relative paths whenever possible in the windows platform driver 2016-04-30 10:09:47 -05:00
Twinaphex
f9417b9442 Merge pull request #2929 from lakkatv/master
Use autoconfig everywhere instead of autoconf
2016-04-30 16:28:11 +02:00
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
Jean-André Santoni
92985a4405 Use autoconfig everywhere instead of autoconf 2016-04-30 17:11:03 +07: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