Commit Graph

28053 Commits

Author SHA1 Message Date
twinaphex
f7d4cc25e5 (libretro-common) file_list.c 2016-03-20 15:56:33 +01:00
Twinaphex
43b931129d (iOS) Buildfix 2016-03-20 15:07:49 +01:00
twinaphex
93b7dc1bdd (libretro-common) move 'lists' files to lists/ 2016-03-20 14:53:54 +01:00
twinaphex
ef4a1a3c0f (libretro-common) Rename fifo_buffer to fifo_queue 2016-03-20 14:06:21 +01:00
twinaphex
87840e5b6c (rbmp) Change typedef enum 2016-03-20 05:35:52 +01:00
twinaphex
70bb4c69f3 CXX_BUILD - silence some warnings 2016-03-20 05:26:16 +01:00
twinaphex
8b4a41155d C89_BUILD buildfixes 2016-03-20 05:24:05 +01:00
twinaphex
6b3c3f326a Cleanups 2016-03-20 05:12:53 +01:00
twinaphex
48347053cd (Griffin) Add compat_snprint for Griffin 2016-03-20 04:52:15 +01:00
twinaphex
1270d8f96a Update libretro-common 2016-03-20 04:50:29 +01:00
twinaphex
b40b169098 Copy over libretro-common changes 2016-03-20 04:49:59 +01:00
twinaphex
97981c7a9d Header cleanups 2016-03-20 04:44:29 +01:00
twinaphex
c46032c63a Some header cleanups 2016-03-20 04:29:40 +01:00
twinaphex
ea7cf9d9ca (file_archive.c) Style nits 2016-03-20 04:21:47 +01:00
twinaphex
84c62cfb2b CONFIG_STRING_OPTIONS - driver changes get applied now 2016-03-20 03:07:51 +01:00
twinaphex
34958ec39a (Vulkan) Don't use VK_API_VERSION any more 2016-03-20 03:04:52 +01:00
twinaphex
41cf1df5a9 Update 2016-03-20 02:53:51 +01:00
twinaphex
efb8649027 Add representations for config string options 2016-03-20 02:51:41 +01:00
radius
52b6d73c5a update version script 2016-03-19 13:18:53 -05:00
Twinaphex
1c56e86da4 Merge pull request #2800 from joolswills/config_save
fix config path saving when saving new config - can't use overlapping…
2016-03-19 04:55:46 +01:00
Jools Wills
797e62f604 fix config path saving when saving new config - can't use overlapping buffers in snprintf - fixes #2793 2016-03-19 03:30:04 +00:00
radius
2169f89946 - save osd color so it's copied correctly between per-core configs
- don't save nor load libretro core name
2016-03-18 20:28:49 -05:00
radius
7f5a6cdbf9 use string_is_empty instead 2016-03-18 20:28:48 -05:00
twinaphex
8d06c32d18 Clean this up 2016-03-18 23:32:40 +01:00
twinaphex
1bf76bc1f6 Create MENU_SETTING_CTL_ACTION_RIGHT 2016-03-18 23:31:11 +01:00
twinaphex
033cf569e4 Add MENU_SETTING_CTL_NEW 2016-03-18 22:31:14 +01:00
twinaphex
a5cbafe0e5 Add MENU_SETTING_CTL_FREE 2016-03-18 22:27:40 +01:00
twinaphex
71f2fa531c Add MENU_SETTING_CTL_IS_OF_PATH_TYPE 2016-03-18 22:23:51 +01:00
twinaphex
6b01dd86ae Add menu_setting_ctl 2016-03-18 22:16:57 +01:00
twinaphex
9259b141a6 (menu_setting.c) Try to use 'string target' as little as possible 2016-03-18 20:45:25 +01:00
Twinaphex
da7430be52 Merge pull request #2798 from DannyGlover/master
Fix compilation issue on iOS
2016-03-18 20:27:37 +01:00
Danny Glover
9102a9d999 Fix compilation issue on iOS
- Compilation failed out of the box due to a missing directory added
to the copy build phase
2016-03-18 18:39:24 +00:00
twinaphex
e2fc8900b5 (menu_setting.c) Add source setting 2016-03-18 19:04:49 +01:00
twinaphex
2af2b4eebf (menu_setting.c) Add 'target' pointers 2016-03-18 19:01:42 +01:00
twinaphex
2c7cc41f1b Prevent null pointer dereference 2016-03-18 18:04:21 +01:00
Alcaro
f8c31dd56a No point checking this twice. 2016-03-18 17:19:30 +01:00
Alcaro
ba90c4afaf Fix some use-after-free holes. 2016-03-18 17:18:45 +01:00
radius
160118ff6c fix android build error 2016-03-17 20:31:33 -05:00
radius
90b7875f21 add banner 2016-03-17 20:29:09 -05:00
radius
e02cc9ae5f make xmb default on atv 2016-03-17 20:10:03 -05:00
radius
6df0249d3e make xmb default on atv 2016-03-17 20:08:00 -05:00
radius
9b6e97f967 remove stray OSD message 2016-03-17 19:06:19 -05:00
radius
9fea079af3 update manifest 2016-03-17 19:03:27 -05:00
twinaphex
a446f9040b Push these updates 2016-03-18 00:32:57 +01:00
twinaphex
91d14cbb62 Revert "Create RARCH_NETPLAY_CTL_IS_ENABLED, RARCH_NETPLAY_CTL_SET_ENABLE,"
This reverts commit 1a978b0f3c.
2016-03-18 00:32:02 +01:00
twinaphex
7f1c4fa2ff Rename sinc_neon.S to sinc_resampler_neon.S 2016-03-14 15:49:02 +01:00
twinaphex
55bb739996 Rename some files 2016-03-14 15:43:40 +01:00
twinaphex
2ce76ff147 Add null resampler so we can iterate over the rsamplers and
start from right to left again when touching
2016-03-14 15:42:12 +01:00
twinaphex
1a978b0f3c Create RARCH_NETPLAY_CTL_IS_ENABLED, RARCH_NETPLAY_CTL_SET_ENABLE,
and RARCH_NETPLAY_CTL_USNET_ENABLE
2016-03-14 15:03:42 +01:00
twinaphex
29bc5b1d50 Should now properly hide cursor when mouse grabbed 2016-03-14 14:41:46 +01:00