Commit Graph

30330 Commits

Author SHA1 Message Date
twinaphex
3e0184201e (Roar) Add is_paused variable 2016-06-25 00:12:52 +02:00
Alcaro
4ae6cda6b1 Fix #3147 2016-06-24 23:59:55 +02:00
Twinaphex
fcb324e272 Merge pull request #3146 from FIX94/master
corrected core info removal
2016-06-24 23:34:24 +02:00
FIX94
528b2b9b00 only remove core info on close content if the current platform is either dynamic or can fork to other cores, would get stuck on no core otherwise 2016-06-24 20:10:11 +02:00
Twinaphex
3afd1c1e07 Merge pull request #3144 from FIX94/master
corrected a switch case, makes ngc build (and probably others) boot up again
2016-06-24 18:11:12 +02:00
FIX94
3f7ca00e6d corrected a switch case, makes ngc build (and probably others) boot up again 2016-06-24 18:03:51 +02:00
Twinaphex
55f2019517 Merge pull request #3142 from rz5/patch-1
Update msg_hash_us.c
2016-06-23 20:29:04 +02:00
rz5
d8d0fdd11f Update msg_hash_us.c
rafiki on IRC spotted this bug. I initially edited this string while creating the feature and never returned to it since. We have now found each other and we lived happily ever after.
2016-06-23 18:55:13 +01:00
twinaphex
b434f0863a CXX_BUILD buildfix 2016-06-23 07:44:56 +02:00
twinaphex
a6bfc6240f C89_BUILD fixes 2016-06-23 07:40:51 +02:00
twinaphex
dee7533d65 (libretro-common) Start creating STRING_REP_ULONG 2016-06-23 07:37:02 +02:00
twinaphex
f177d22007 (Cheevos) Try to prevent message issue 2016-06-23 07:26:33 +02:00
twinaphex
9d6086813b Use RARCH_LOG 2016-06-23 07:23:17 +02:00
twinaphex
197ce259f1 Remove internal_buffer 2016-06-23 03:47:10 +02:00
Twinaphex
11819e2d47 Merge pull request #3098 from rz5/master
Reworked Undo options
2016-06-23 03:45:26 +02:00
Arzed Five
1f028395d2 Merge remote-tracking branch 'upstream/master' 2016-06-22 22:40:17 +01:00
twinaphex
549bc8dc5e get_mem_used should now report more accurate values 2016-06-22 23:32:11 +02:00
Twinaphex
1e91689919 (iOS) Fix FPS reporting 2016-06-22 17:42:32 +02:00
Twinaphex
4b96bfe46e (iOS) Buildfix 2016-06-22 17:19:01 +02:00
twinaphex
02ad99048d Get rid of menu_entry_go_back 2016-06-22 06:55:11 +02:00
twinaphex
ee9cb593c5 Fix mouse back button by calling into MENU_ACTION_CANCEL action 2016-06-22 06:51:46 +02:00
twinaphex
f5fcd45a3f Fix touch back button code 2016-06-22 06:48:35 +02:00
twinaphex
735dc822ca Refactor some code - use menu_entry_go_back 2016-06-22 01:26:19 +02:00
twinaphex
8a8fadc5b2 Implement max swapchain images setting, implement it first for DRM/KMS context 2016-06-21 21:36:58 +02:00
Alcaro
ecf88d0114 Test commit 2016-06-21 20:05:42 +02:00
twinaphex
8afdfdf7af Fix header include 2016-06-21 16:59:56 +02:00
Twinaphex
e854691e87 Merge pull request #3135 from gouchi/master
libretro_vulkan.h is now in libretro-common include
2016-06-21 16:59:04 +02:00
gouchi
60669c84c9 libretro_vulkan.h is now in libretro-common include 2016-06-21 16:53:25 +02:00
twinaphex
f7bd9a7843 HAVE_IMAGEVIEWER no longer has to be excluded for the C89/C90 build 2016-06-21 06:59:31 +02:00
twinaphex
80f2e11799 Imageviewer no longer uses stb_image by default 2016-06-21 06:53:25 +02:00
Twinaphex
712fb03341 Merge pull request #3133 from sronsse/fixes_for_team
image texture: Add length argument to image_transfer_process
2016-06-21 06:44:54 +02:00
Sebastien Ronsse
e77599be32 image texture: Add length argument to image_transfer_process 2016-06-21 14:34:34 +10:00
Twinaphex
27070dcb57 Remove unused variables 2016-06-21 06:13:06 +02:00
twinaphex
0f813e1dea Dehardcode MENU_ENUM_LABEL_CB_CORE_CONTENT_DOWNLOAD 2016-06-21 05:21:19 +02:00
twinaphex
97b0211880 Dehardcode CB_CORE_CONTENT_LIST 2016-06-21 05:13:43 +02:00
twinaphex
982330ef86 Use new 'Download Content' option 2016-06-21 04:21:18 +02:00
twinaphex
4eaf718a6e Start preparing download URL code 2016-06-21 04:09:26 +02:00
Twinaphex
f423564895 Merge pull request #3132 from sronsse/fixes_for_team
playlist: Fix memory leak due to unallocated playlist entry strings
2016-06-21 03:04:29 +02:00
Sebastien Ronsse
2b3718a86c playlist: Fix memory leak due to unallocated playlist entry strings 2016-06-21 10:53:33 +10:00
twinaphex
2cb1636ea4 Start logging cancel callback 2016-06-21 02:36:56 +02:00
twinaphex
ffdf6eae8e Start preparing new 'add content' option 2016-06-21 02:24:10 +02:00
twinaphex
4b91a6b121 More preparatory work 2016-06-21 01:40:55 +02:00
twinaphex
00ec3e7846 Implement debug log warning us of not-implemented enums 2016-06-21 00:58:13 +02:00
twinaphex
c14e8ba6ca More work on DOWNLOAD_CORE_CONTENT_DIRS 2016-06-21 00:54:14 +02:00
twinaphex
a302d78989 Start adding CORE_CONTENT_DIRS_LIST 2016-06-21 00:46:55 +02:00
twinaphex
4e534fec6f Update GLSM 2016-06-21 00:35:57 +02:00
twinaphex
1bb8ae4a1d Add FILE_PATH_INDEX_DIRS_URL 2016-06-20 23:39:40 +02:00
twinaphex
36db065495 Reorder callbacks 2016-06-20 22:57:11 +02:00
twinaphex
974231ee72 move entries up 2016-06-20 22:51:48 +02:00
twinaphex
20e86afbf2 Cleanup 2016-06-20 22:27:44 +02:00