30862 Commits

Author SHA1 Message Date
twinaphex
6d277de62b Simplifications 2016-07-15 21:45:07 +02:00
twinaphex
eab8890ecf Show message again for undid load state 2016-07-15 20:48:07 +02:00
Twinaphex
f816829d99 Merge pull request #3220 from Themaister/master
Vulkan: Use manual memory management for cached/incoherent devices.
2016-07-15 19:18:41 +02:00
radius
33315d4b66 bump up version everywhere 2016-07-15 12:09:50 -05:00
Hans-Kristian Arntzen
8569028189 Vulkan: Use manual memory management for cached/incoherent devices. 2016-07-15 16:12:30 +00:00
Alcaro
6239635eba Don't block make clean if we need to reconfigure 2016-07-15 15:42:26 +02:00
Alcaro
979c6d003e C90 sets C89 and should not be used 2016-07-15 15:40:52 +02:00
Alcaro
6af35e8739 Expand those tabs 2016-07-15 15:40:06 +02:00
twinaphex
66e54f86bb Remove Menu File Browser settings - now a part of the file browser
itself
2016-07-15 02:16:05 +02:00
twinaphex
5d678a626f (Privacy screen)Only show 'no settings available' when one of the two entries
fails
2016-07-15 00:22:18 +02:00
twinaphex
d38e8544b8 Localize strings 2016-07-15 00:11:16 +02:00
twinaphex
44f4ccc054 Localize some strings 2016-07-15 00:00:57 +02:00
Twinaphex
4478ff62c0 Merge pull request #3218 from Themaister/master
Vulkan: Don't query layout if we have optimal tiling.
2016-07-14 23:34:46 +02:00
twinaphex
67c0bc25f4 Hide away Retropad remote core for now 2016-07-14 23:29:15 +02:00
Hans-Kristian Arntzen
f5bddd45e8 Vulkan: Don't query layout if we have optimal tiling. 2016-07-14 23:15:39 +02:00
twinaphex
0cb2bbd420 Change XMB Theme Wallpaper string to 'Plain' 2016-07-14 22:56:59 +02:00
twinaphex
16b6ff7f9b Set default icon theme to proper one here too 2016-07-14 22:53:11 +02:00
twinaphex
4df71207ff reset filebrowser to avoid stray entries being left in when we
go from one filebrowser entry to the next
2016-07-14 22:36:18 +02:00
twinaphex
194eaf3053 Use menu_displaylist_reset_filebrowser 2016-07-14 22:18:36 +02:00
twinaphex
010fe1bb1b Add Filter by Supported Extension setting entry to file browser 2016-07-14 22:10:56 +02:00
twinaphex
fabf68e441 Set XMB icon theme by default to Monochrome, and fix hardcoding 2016-07-14 21:24:33 +02:00
twinaphex
1035029a89 if this returns -1, add an empty entry anyway 2016-07-14 21:18:40 +02:00
twinaphex
5c55c098f6 Privacy Settings - should push an empty entry in case nothing
was found
2016-07-14 21:14:59 +02:00
twinaphex
d6ac759e97 Should add an 'go immediately to core updater' if no cores were found 2016-07-14 20:48:03 +02:00
twinaphex
e8ff596177 (XMB) xmb_draw_bg - color theme gradient themes can now be selected
when shader pipeline is turned off, and will colorize the wallpaper
2016-07-14 20:28:47 +02:00
twinaphex
745bc1eb0d Dehardcode shader pipeline enums 2016-07-14 18:40:57 +02:00
twinaphex
664f90b023 Add 'Wallpaper' color theme for XMB too 2016-07-14 18:29:05 +02:00
twinaphex
401eb7bc7a One more dehardcode 2016-07-14 18:20:36 +02:00
twinaphex
14797ae18e Dehardcode enums for XMB themes 2016-07-14 18:19:59 +02:00
twinaphex
68a5cdb984 Update glsm 2016-07-14 17:29:50 +02:00
twinaphex
922eddcfb5 (MSVC) Build fix 2016-07-14 02:40:51 +02:00
twinaphex
ce36860be2 DISPLAYLIST_CORE_CONTENT_DIRS_SUBDIR - Fix potential crash here 2016-07-13 04:38:29 +02:00
twinaphex
164b28a4fa Fix MENU_ENUM_LABEL_CB_CORE_CONTENT_DOWNLOADS - we need to take
only the first element and use this as the initial base path
2016-07-13 04:25:09 +02:00
twinaphex
ad5db2f8cf Revert "Should fix subdir issues"
This reverts commit a9d801a5fca5b4254bb0685415204ee32d750ed8.
2016-07-13 02:00:16 +02:00
twinaphex
a9d801a5fc Should fix subdir issues 2016-07-13 01:54:43 +02:00
twinaphex
22ad4e98b6 Subdirs in URL listings now get correctly prepended to the top
- still some minuscule display bug with XMB, but not with MaterialUI/RGUI
2016-07-13 01:23:59 +02:00
twinaphex
ea175fd26f Rename menu_entries_add_enum to menu_entries_append_enum 2016-07-13 01:17:09 +02:00
twinaphex
6d870129c6 Rename menu_entries_add to menu_entries_append 2016-07-13 01:13:20 +02:00
twinaphex
b03e3791b5 Merge print_buf_lines and print_buf_lines_extended into one 2016-07-13 01:03:06 +02:00
twinaphex
41651fa772 Don't suppress all download messages
:W
:Q!
;#
2016-07-12 23:33:51 +02:00
twinaphex
d4b3fa30df Fix 'Cancel' for FILE_TYPE_DOWNLOAD_CORE 2016-07-12 23:24:21 +02:00
Twinaphex
91771f8b7c Merge pull request #3213 from lakkatv/master
(Menu) Prevent adding a NO_ITEM entry in the horizontal menu
2016-07-12 23:20:22 +02:00
Jean-André Santoni
16df630035 (Menu) Prevent adding a NO_ITEM entry in the horizontal menu 2016-07-12 23:19:19 +02:00
twinaphex
4c9245b7d9 (record_ffmpeg.c) Prevent 'explicit NULL dereferenced') 2016-07-12 23:17:43 +02:00
twinaphex
9bf63a7809 Prevent 'dereference after NULL check' 2016-07-12 23:14:51 +02:00
twinaphex
d4051fcc27 Fix 'logically dead code' 2016-07-12 23:10:25 +02:00
twinaphex
99d450673e Try to silence coverity warnings by doing retro_assert checks
a different way
2016-07-12 23:08:00 +02:00
twinaphex
d0818e6e62 Not sure if/when we will be needing this 'ancient' codepath 2016-07-12 21:10:49 +02:00
twinaphex
aa9dcc2a8e (dynamic.c) Prevent null pointer dereferences 2016-07-12 21:03:24 +02:00
twinaphex
e3c4388f76 Missing break in switch case 2016-07-12 21:00:06 +02:00