Commit Graph

6200 Commits

Author SHA1 Message Date
twinaphex 4c2d754b06 (Zarch) Nits 2016-09-14 23:44:49 +02:00
Jean-André Santoni 6ff07a04b3 Merge pull request #3579 from lakkatv/master
(XMB) Undo icon
2016-09-13 23:22:34 +02:00
Jean-André Santoni 7731b14b5c (XMB) Undo icon 2016-09-13 22:58:52 +02:00
twinaphex 10c29cd317 Add default 'no settings' entry if no settings could be added for
network settings
2016-09-13 22:43:20 +02:00
twinaphex 82dd2bc64c Should add default 'no settings' entry if no settings can be
pushed for updater settings list
2016-09-13 22:37:48 +02:00
Jean-André Santoni d636f1b4b5 (Menu) Hide Interface Settings in Lakka 2016-09-13 17:18:00 +02:00
twinaphex 77ddea41c8 Move ifdefs around 2016-09-11 21:06:16 +02:00
twinaphex 056cc8ece8 Move menu_popu.c to menu/widgets 2016-09-11 21:03:31 +02:00
twinaphex 1fea80c630 Another header cleanup 2016-09-11 18:49:38 +02:00
twinaphex 3674dd4300 Header include cleanups 2016-09-11 17:28:57 +02:00
twinaphex 6d7602d47f Fix C89_BUILD 2016-09-11 16:43:28 +02:00
twinaphex 51b0e61712 Cleanups 2016-09-11 16:24:02 +02:00
twinaphex 7ac1ed7e10 Cleanups 2016-09-11 14:54:34 +02:00
twinaphex 012e069f86 Get rid of general.h includes 2016-09-11 13:21:56 +02:00
twinaphex aab5fe60e4 (menu_setting.c) Cleanups 2016-09-10 19:06:00 +02:00
twinaphex 7bb93478db (HAVE_MENU) Buildfix 2016-09-08 14:28:59 +02:00
twinaphex 8e4683fa10 Compiles without HAVE_MENU defined again 2016-09-08 14:25:14 +02:00
twinaphex 74c186c184 Cleanups 2016-09-08 08:08:50 +02:00
twinaphex 0732626797 Add header includes 2016-09-08 06:02:41 +02:00
twinaphex c35d763990 Cleanups 2016-09-08 06:00:54 +02:00
twinaphex 83194ff235 (menu) Cleanups 2016-09-08 05:43:10 +02:00
twinaphex a8f1d5b115 Add HAVE_CONFIG_H ifdefs 2016-09-08 05:39:08 +02:00
twinaphex ffd253e749 (menu_cbs_deferred_push.c) Add HAVE_CONFIG_H 2016-09-08 05:35:39 +02:00
twinaphex 8d41cbf427 Add HAVE_CONFIG_H - menu_displaylist.c 2016-09-08 04:03:28 +02:00
twinaphex 4b2adec67a Add HAVE_CONFIG_H ifdef to menu/menu_driver.c 2016-09-07 00:01:49 +02:00
twinaphex 2cd568cdaa Use xmb_theme 2016-09-06 19:50:13 +02:00
twinaphex c3ba0ba4e9 Revert "Refactor core_system_info_* functions"
This reverts commit f637805c9e.
2016-09-06 08:38:26 +02:00
twinaphex f637805c9e Refactor core_system_info_* functions 2016-09-06 07:08:38 +02:00
twinaphex 82d82110ae Merge system.h with core.h 2016-09-06 06:11:54 +02:00
twinaphex 075aea2289 Header include cleanups 2016-09-06 00:56:00 +02:00
twinaphex e5f11d43bf Fix statement is unreachable warning 2016-09-05 18:37:38 +02:00
twinaphex acd4dd527b Header include cleanups 2016-09-05 18:31:32 +02:00
Twinaphex 88e2ab8f97 Merge pull request #3512 from bparker06/confirm_fix
do not return to game after canceling quit confirm if user toggled the menu manually
2016-09-05 17:44:18 +02:00
Brad Parker ef29bc96b0 do not return to game after canceling quit confirm if user toggled the menu manually 2016-09-05 11:35:27 -04:00
twinaphex db5a38cd0c (Wii) Prevent warnings 2016-09-05 17:30:12 +02:00
twinaphex 5afb197198 Cleanup 2016-09-05 08:03:25 +02:00
twinaphex e785c8ac55 Silence warning 2016-09-05 08:00:04 +02:00
Brad Parker 276542ea98 more menu popup refactor, add back working confirm_on_exit 2016-09-05 01:04:15 -04:00
twinaphex efbe083a5f Update 2016-09-05 02:50:29 +02:00
twinaphex b2e1436408 Header cleanup 2016-09-05 02:49:30 +02:00
twinaphex 9e61f6ffd0 Cleanups 2016-09-04 23:34:24 +02:00
twinaphex 7c6de82096 Cleanups 2016-09-04 23:27:08 +02:00
twinaphex 575e7b36ab Start using menu_popup_push_pending 2016-09-04 23:23:54 +02:00
twinaphex 580e27d2e4 Add menu_popup_push_pending 2016-09-04 23:20:27 +02:00
twinaphex 8b793b7924 Revert "More cleanups/move more state to menu_popup.c"
This reverts commit a20cd41d4b.
2016-09-04 23:16:06 +02:00
twinaphex 95041d948b Revert "Make menu_popup.c self-contained"
This reverts commit 9e2a148b7e.
2016-09-04 23:15:01 +02:00
twinaphex 9e2a148b7e Make menu_popup.c self-contained 2016-09-04 23:14:04 +02:00
twinaphex a20cd41d4b More cleanups/move more state to menu_popup.c 2016-09-04 23:07:10 +02:00
twinaphex 9c897e262b Create menu_popup.c 2016-09-04 22:58:54 +02:00
twinaphex 36092d8033 Create struct for help_screen 2016-09-04 22:26:33 +02:00
twinaphex 88bf19bff4 Get rid of menu->defer_core - unused 2016-09-04 22:20:36 +02:00
twinaphex 6040e6d772 Indent nit 2016-09-04 22:07:10 +02:00
twinaphex 201e03d202 Start moving menu_shader variables out of menu_state struct 2016-09-04 22:02:29 +02:00
Brad Parker 43bfd5d39f back button should still be able to dismiss help text 2016-09-04 15:45:41 -04:00
Brad Parker 27925da4ae revert confirm_on_exit option for now 2016-09-04 15:31:50 -04:00
Alcaro d610a6baf7 stupid constants not casting themselves properly 2016-09-04 18:14:27 +02:00
Alcaro 5aa0628ebf Kill an overflow or two. Or twelve. 2016-09-04 18:12:03 +02:00
Brad Parker 2b1facdc33 fix nuklear compilation 2016-09-04 00:15:05 -04:00
Brad Parker a17679a0c5 add input option to allow any user to control the menu 2016-09-03 19:01:29 -04:00
Twinaphex 58aa3a7345 Remove unused variable 2016-09-03 07:12:23 +02:00
Brad Parker 5c0002934a allow back/cancel button to dismiss help text 2016-09-01 23:14:09 -04:00
Brad Parker ee7545857c add config option to enable quit confirmation 2016-09-01 21:47:25 -04:00
twinaphex e106fd4374 Get rid of more general.h includes 2016-09-01 18:01:41 +02:00
twinaphex b6daaed566 Rename git_version.c to version_git.h, create separate
version.h file
2016-09-01 17:49:28 +02:00
twinaphex 1f471c7799 Put HAVE_CHEEVOS ifdef around this function 2016-09-01 17:37:29 +02:00
Brad Parker f059aa5fb7 show asterisks for cheevos password, fixes issue #3154 2016-09-01 02:08:57 -04:00
twinaphex 4f577f1932 Get rid of some header includes 2016-09-01 05:36:52 +02:00
Twinaphex 2ffcaecc6c Remove unused variable 2016-08-31 04:21:39 +02:00
twinaphex f87b7209d8 Remove header include 2016-08-30 05:01:31 +02:00
twinaphex 672a7e1a40 Get rid of unused 'Debug Information' 2016-08-30 04:58:45 +02:00
twinaphex 78175e0e9c Cleanup 2016-08-30 04:55:04 +02:00
twinaphex cf2bdbb15e Remove wraparound.setting_enable 2016-08-29 20:40:39 +02:00
twinaphex ba7d638b99 Use string_is_equal 2016-08-29 18:46:41 +02:00
twinaphex 94bb608245 Silence C89 warning 2016-08-29 17:09:45 +02:00
sergiobenrocha2 3ff191a3c1 Moved down this Start Video Processor. 2016-08-28 22:28:55 -03:00
twinaphex 9af900a1d1 Create setting_list.c/setting_list.h 2016-08-29 03:07:33 +02:00
Jean-André Santoni b293f3b980 (Menu) Forgot some ifdefs 2016-08-29 02:39:02 +02:00
Jean-André Santoni f06e76301e (Menu) Get Remove from Playlist to work on history playlists 2016-08-29 02:22:05 +02:00
Jean-André Santoni 25a2b64f1c (Menu) Animate a cancel after a playlist entry is deleted 2016-08-29 01:46:58 +02:00
Jean-André Santoni f387e627f3 (Menu) Start adding Remove from Playlist action 2016-08-29 01:17:02 +02:00
Jean-André Santoni 9fe67ac09f (Menu) Display a Remove from Entry 2016-08-29 00:54:51 +02:00
Twinaphex f342248115 (Zarch) Buildfix 2016-08-28 19:11:03 +02:00
twinaphex cd9e10b3d1 (playlist.c) Cleanups 2016-08-28 18:47:34 +02:00
Monroe88 3a7b1e241a Add Save Overrides to XMB and GLUI Main Menu 2016-08-28 11:00:51 -05:00
Twinaphex a8c476ec64 Merge pull request #3444 from orbea/retropad
Move 'Start Remote RetroPad' for both glui and xmb to match rgui
2016-08-28 04:20:29 +02:00
Brad Parker cf4bf344a9 add configuration option to toggle showing hidden files (default on), fixes issue #2769 2016-08-27 21:48:55 -04:00
orbea 5344103685 Move 'Start Remote RetroPad' for both glui and xmb to match rgui 2016-08-27 15:01:35 -07:00
orbea 3a1daaa4c3 Allow disabling downloading assets in the online updater 2016-08-26 23:38:44 -07:00
Twinaphex 8aeefbb793 Merge pull request #3429 from fr500/overrides
Override saving
2016-08-27 02:18:01 +02:00
Twinaphex 89d0798e68 Merge pull request #3423 from bparker06/utf8
Initial UTF-8 support for rgui/xmb/glui. Enables first 256 codepoints.
2016-08-26 17:27:20 +02:00
radius 671aa0f59c (ovr) add game overrides too 2016-08-26 09:43:29 -05:00
twinaphex 9ef45957d5 Stub out debug logging 2016-08-26 00:47:58 +02:00
Jean-André Santoni d13c3b53d9 (XMB) Prevent label overlap 2016-08-26 00:28:57 +02:00
radius 1fbeebf8a9 (ovr) add menu items 2016-08-25 00:54:39 -05:00
twinaphex 82fecdbc70 (Vita) silence some warnings 2016-08-24 14:04:22 +02:00
Brad Parker 30e99927d2 undo previous new files and use existing encoding_utf header 2016-08-23 19:16:18 -04:00
Brad Parker d063cb9283 do not make UTF-8 the default, simplify/centralize the common string functions, make sure rgui/materialui use utf8 strlen when available 2016-08-23 19:00:53 -04:00
Brad Parker 35e67e69e5 Initial utf8 support for rgui/xmb. Only supports first 256 codepoints due to current freetype atlas limitation 2016-08-23 14:49:44 -04:00
Francisco José García García 5bd2364575 (VITA) Fix screenshots and some debug options 2016-08-23 18:17:46 +02:00
Francisco José García García 4221374072 (VITA) Add XMB support 2016-08-23 02:49:53 +02:00
twinaphex 19787792df Buildfix for Zarch 2016-08-21 13:22:24 +02:00
Twinaphex 5182769db8 Merge pull request #3412 from bparker06/master
recursively scan directories for database content, fixes issue #3139
2016-08-21 13:11:29 +02:00
radius a467e13302 reorder XMB tabs 2016-08-21 00:09:29 -05:00
Brad Parker cc582db6fb recursively scan directories for database content, fixes issue #3139 2016-08-21 00:59:41 -04:00
Jean-André Santoni 04fb4f6dde (XMB) Allow hiding some tabs 2016-08-18 16:42:39 +02:00
Jean-André Santoni 4228e3dcc3 Revert "Reworked xmb driver to allow tab hiding"
This reverts commit 069a9cbfe6.
2016-08-18 14:06:54 +02:00
Ghost Coder 069a9cbfe6 Reworked xmb driver to allow tab hiding 2016-08-17 11:28:42 -05:00
Alcaro 32a56d2738 Revert "[bugged] Reworked xmb driver to allow tab hiding" 2016-08-17 15:07:17 +02:00
Alcaro 4ce3683333 Fix indentation derp 2016-08-17 13:53:41 +02:00
twinaphex ff07d3569b Move menu_update_libretro_info to menu_driver.c 2016-08-17 12:51:26 +02:00
Twinaphex f26044678d Merge pull request #3341 from gitghostcoder/master
[bugged] Reworked xmb driver to allow tab hiding
2016-08-17 09:45:47 +02:00
Ghost Coder 46029bef22 Reworked xmb driver to allow tab hiding 2016-08-06 04:08:21 -05:00
twinaphex 79db520ae8 Silence warning 'unused functions' 2016-08-06 03:05:27 +02:00
twinaphex 444d957978 (PSGL) Fix 32bit color 2016-08-03 17:07:38 +02:00
twinaphex 173a71d8fc Update menu toggle labels 2016-08-02 16:53:08 +02:00
twinaphex 54192cb6d6 Hide 'Disable Composition' for RARCH_MOBILE 2016-08-02 16:33:04 +02:00
twinaphex f43f23d0af (RARCH_CONSOLE) Don't show User Interface Settings 2016-08-02 16:30:35 +02:00
twinaphex 41c99d6a83 (Menu) don't show wallpaper/boxart settings when RGUI is
selected
2016-08-02 16:27:43 +02:00
twinaphex a010300d2f Buildfix 2016-08-02 15:46:03 +02:00
twinaphex eee39ccf8a (Add Content List) Add default 'no entries' if networking and libretrodb support
are both not available
2016-08-02 15:31:09 +02:00
twinaphex cd14455a51 Don't hide ADD_CONTENT_LIST behind HAVE_LIBRETRODB 2016-08-02 15:26:35 +02:00
twinaphex fde63e1518 Don't show audio device for RARCH_CONSOLE 2016-08-02 14:06:47 +02:00
twinaphex 21f7447879 Hide suspend screensaver enable for mobiles/consoles 2016-08-02 13:57:54 +02:00
twinaphex 432c23eed8 (D3D) Headers fix pt. 5 2016-08-01 22:23:01 +02:00
Twinaphex cc17f5b9c3 Correct this 2016-08-01 21:53:40 +02:00
twinaphex aa2af0b61f Refactor has_set settings 2016-08-01 21:51:23 +02:00
twinaphex ef7ce5beee Create RARCH_OVERRIDE_SETTING_VERBOSITY 2016-08-01 20:54:16 +02:00
twinaphex 2bcdaf2c57 Create config_overlay_enable_default 2016-08-01 14:14:21 +02:00
twinaphex a676ce8ffe (libvita2d) Buildfixes 2016-08-01 01:02:26 +02:00
Twinaphex 742bf656dc Merge pull request #3302 from Themaister/master
Vulkan: Mipmapping, LUT in shader support, Mipmapped FBOs, bugfixes
2016-07-31 20:18:21 +02:00
Twinaphex e93f362427 Merge pull request #3296 from lakkatv/master
(GLUI) Message box improvements
2016-07-31 16:22:03 +02:00
Jean-André Santoni 12fa1c634c (GLUI) Message box improvements 2016-07-31 16:11:47 +02:00
twinaphex 7d7a62b92a Show 'Start Video Processor' item again on main menu 2016-07-31 14:34:18 +02:00
twinaphex 10a9effc1d Silence warnings 2016-07-31 14:29:33 +02:00
twinaphex 77b688ed42 Add HAVE_FFMPEG/HAVE_IMAGEVIEWER ifdefs 2016-07-31 14:22:56 +02:00
Hans-Kristian Arntzen 4e8e79eabd Vulkan: Add mipmapping support. 2016-07-31 13:47:10 +02:00
Twinaphex c899f4c2ef Merge pull request #3293 from lakkatv/master
(XMB) Display corresponding icons for each history list items
2016-07-31 02:11:26 +02:00
Jean-André Santoni c2af3325ae (XMB) Display corresponding icons for each history list items 2016-07-31 01:47:58 +02:00
Twinaphex a739b7e60c Merge pull request #3289 from fr500/master
Per-core & Per-game shader presets #2
2016-07-31 01:42:34 +02:00
Twinaphex 248882c545 Merge pull request #3290 from leiradel/master
fixed unguarded use of XMB_TEXTURE_IMAGES
2016-07-31 01:42:27 +02:00
twinaphex 9211dea6d5 Image/music history playlists should work now too 2016-07-30 23:56:12 +02:00
twinaphex 5aa61dcb15 Successfully pushes movies/music/image files now to proper history list 2016-07-30 23:50:29 +02:00
twinaphex 43a805eb74 Cleanups 2016-07-30 23:18:27 +02:00
Andre Leiradella 2a4de40bab fixed unguarded use of XMB_TEXTURE_IMAGES 2016-07-30 22:17:55 +01:00
twinaphex 3dcc52fd5b Start showing history video playlist 2016-07-30 23:12:17 +02:00
twinaphex 34d654b0f3 Turn menu_displaylist_parse_playlist_history into a generic
function
2016-07-30 23:07:18 +02:00
twinaphex 9e6d771bcf Create menu_displaylist_parse_playlist_history 2016-07-30 23:03:33 +02:00
twinaphex 8b706ad805 Start creating new history files for music/video/image 2016-07-30 22:47:43 +02:00
twinaphex f803809bb6 (XMB) Add 'Take Screenshot' to 'Images tab' 2016-07-30 19:47:39 +02:00
twinaphex ee742bdb0a Add this back to Main Menu in case HAVE_FFMPEG is not defined 2016-07-30 19:44:42 +02:00
twinaphex 5beb759865 Move 'Start Video Processor Core' option over to 'Videos' tab 2016-07-30 19:43:33 +02:00
Twinaphex 685c126589 Remove unused variables 2016-07-30 19:31:37 +02:00
Twinaphex 7572924abf Buildfix 2016-07-30 19:30:29 +02:00
twinaphex 1e0a4518de (XMB) Add Music/Movie/Images tabs 2016-07-30 19:29:10 +02:00
twinaphex 821aff99df Start adding extra enums 2016-07-30 19:12:56 +02:00
radius 0536906e63 add setting for auto shader presets 2016-07-30 11:16:42 -05:00
radius 0b395a5505 add message to save as option too 2016-07-30 11:16:42 -05:00
radius 9fdaa8b98b fix messages 2016-07-30 11:16:42 -05:00
radius a464d3672a Add options to save per-core/game shaders 2016-07-30 11:16:42 -05:00
twinaphex e477555991 Get rid of hacky per-core config - this and config overrides
was mutually exclusive, so time to cut the fat
2016-07-30 16:49:04 +02:00
twinaphex 70388e66d6 Hide Logging Settings and Core Settings when 'Show Advanced Settings'
is disabled
2016-07-30 12:43:03 +02:00
twinaphex 3efdfb8ba7 Add help message for FILE_TYPE_DIRECTORY 2016-07-30 01:36:09 +02:00
twinaphex ac9b3194a5 Create config_get_active_core_path_ptr 2016-07-29 22:52:37 +02:00
Twinaphex 410d97dfb0 Remove unused variable 2016-07-29 01:41:22 +02:00
twinaphex a625bf51ef Set core type to CORE_TYPE_VIDEO_PROCESSOR 2016-07-28 20:41:51 +02:00
twinaphex 4f617071db Add Start Video Processor menu entry 2016-07-28 20:35:05 +02:00
twinaphex b9aa9a6b1e Fix namespace conflicts 2016-07-27 21:28:33 +02:00
twinaphex cca2724f52 Add help messages 2016-07-27 21:01:39 +02:00
twinaphex 67e4514e9d add help messages 2016-07-27 20:47:54 +02:00
twinaphex 95cfa33629 Add more help messages 2016-07-27 16:49:13 +02:00
twinaphex 02dcbce602 Add more help messages 2016-07-27 16:37:28 +02:00
Jean-André Santoni 53689babb3 (GLUI) Display a rectangle behind the info messages 2016-07-26 21:36:41 +02:00
Jean-André Santoni 34c0b6a29c (GLUI) Fix help messages vertical centering 2016-07-26 21:12:34 +02:00
Jean-André Santoni 68fd31a0f7 (GLUI) Align help messages to the left, in a centered box 2016-07-26 21:10:43 +02:00
twinaphex 8cd59822e8 Start adding fallback help messages for file types 2016-07-26 15:12:20 +02:00
twinaphex e9b3b9c30b Use config_get_active_core_path_size 2016-07-26 14:32:18 +02:00
twinaphex 3da2b1b0b0 Get rid of one HAVE_COMPRESSION ifdef 2016-07-26 14:27:54 +02:00
twinaphex 001d0a1d62 Fix 'Load Core' again 2016-07-26 12:08:04 +02:00
twinaphex d47d62f737 Don't show Restart RetroArch on PS3 right now 2016-07-26 11:25:04 +02:00
twinaphex 6d1f35d579 Cannot edit these entries yet, so just hide them for now 2016-07-26 10:37:35 +02:00
twinaphex 8b364bc611 Add help message for 'Parent directory' 2016-07-26 10:35:53 +02:00
twinaphex df4cea8257 Add help messages for general images 2016-07-26 10:24:20 +02:00
twinaphex 0b497837fb Add more help messages for music/movie files 2016-07-26 10:16:53 +02:00
twinaphex 821d51f2f5 Add help message for directories 2016-07-26 09:58:08 +02:00
twinaphex 1113a6de46 parse_generic - Gpo through variable 2016-07-26 09:54:16 +02:00
twinaphex 246855ff97 Add MENU_ENUM_LABEL_FILE_BROWSER_SELECT_CORE_FROM_COLLECTION 2016-07-26 09:28:06 +02:00
twinaphex f360084790 Add help message for libretro cores 2016-07-26 09:21:07 +02:00
twinaphex 6a4665937b restore this 2016-07-26 09:15:20 +02:00
twinaphex 35471433fd Dehardcode MSG_UNKNOWN usage 2016-07-26 08:36:07 +02:00
twinaphex 9092d92a66 Start adding new enums 2016-07-26 08:14:44 +02:00
twinaphex 12ad4e67dd Revert "Add enum_idx for most remaining settings"
This reverts commit e82a129fef.
2016-07-25 19:09:17 +02:00
twinaphex 0387349e40 Revert "Use enums for as many settings entries as possible"
This reverts commit 7baada45b0.
2016-07-25 19:09:10 +02:00
twinaphex d7ec944adc Revert "Help entry should respond now for compressed archives inside"
This reverts commit b12f81c0a0.
2016-07-25 19:09:03 +02:00
twinaphex b12f81c0a0 Help entry should respond now for compressed archives inside
filebrowser
2016-07-25 18:24:23 +02:00
twinaphex 7baada45b0 Use enums for as many settings entries as possible 2016-07-25 18:15:36 +02:00
twinaphex e82a129fef Add enum_idx for most remaining settings 2016-07-25 18:02:03 +02:00
twinaphex cd2d5f75bb Comment out log 2016-07-25 17:23:50 +02:00
twinaphex 58c425ef19 Revert "Refactor settings"
This reverts commit afcc9657d2.
2016-07-25 12:30:41 +02:00
twinaphex afcc9657d2 Refactor settings 2016-07-25 11:59:38 +02:00
twinaphex 5ee8e25d70 Cleanups 2016-07-25 07:33:41 +02:00
Twinaphex f1c9ed29b3 Cleanup some unused memory writes 2016-07-25 06:49:30 +02:00
twinaphex 5a48d892ca Show RetroPad core again 2016-07-24 23:55:43 +02:00
twinaphex 2513ce8c00 Add help messages 2016-07-24 17:33:49 +02:00
twinaphex 13deab48d9 Get rid of menu_hash_get_help hashing versions 2016-07-24 12:47:58 +02:00
twinaphex 5fe397b48e Start moving help messages over to enum 2016-07-24 12:36:02 +02:00
twinaphex 64897a9228 Take out another hash label 2016-07-24 12:14:06 +02:00
twinaphex 84291d2d3d Create menu_hash_get_help_enum 2016-07-24 11:43:40 +02:00
twinaphex bd88b9d1d2 (Wii) Fix warnings / unused variables 2016-07-24 11:32:45 +02:00
twinaphex 6f923ab0ef Only show Hard GPU Sync when GL driver is selected 2016-07-24 09:57:37 +02:00
twinaphex 6ffa5ab6b2 Create config_get_active_path 2016-07-23 14:18:17 +02:00
twinaphex 8f720541c9 Use fill_pathname_join_delim 2016-07-23 14:02:23 +02:00
twinaphex 3f74927225 Build up supported shader passes/presets dynamically 2016-07-23 11:16:07 +02:00
twinaphex 64d8689a57 Build up image extensions dynamically 2016-07-23 11:13:05 +02:00
twinaphex 7bfa254c67 Improve black square bug commit 2016-07-23 09:55:02 +02:00
twinaphex 3945b79161 This should hide the 'black square' bug 2016-07-23 09:48:29 +02:00
twinaphex d4a3d90fff (xmb.c) use fill_pathname_join_delim 2016-07-23 04:36:22 +02:00
twinaphex 55a9ad68a3 Start using fill_pathname_join_delim 2016-07-23 04:30:35 +02:00
twinaphex c83c34f30a Show 'no history available' when no playlist entries can be shown 2016-07-22 21:30:17 +02:00
twinaphex 6d64cc00ec Playlist horizontal tab - show 'no entries to display' if history list
is disabled
2016-07-22 21:00:40 +02:00
twinaphex 832ea8c3d9 C89_BUILD fix 2016-07-21 21:57:07 +02:00
twinaphex 29a364db3a Add enums to some input settings 2016-07-21 21:37:52 +02:00
twinaphex d7214b4a30 Silence warning 2016-07-21 08:52:24 +02:00
twinaphex ccd41e2a94 More hashes removals 2016-07-21 05:43:19 +02:00
twinaphex 6e5738f8b0 Create menu_display_reset_textures_list 2016-07-21 03:00:14 +02:00
twinaphex 5d06f654da Rearrange this 2016-07-17 15:59:38 +02:00
twinaphex c560f1c71b Use return value of image_texture_load 2016-07-17 15:58:14 +02:00
Alex Eckhart ea3b79cb4a Fix vulkan xmb bug. 2016-07-16 20:32:00 -06:00
twinaphex efd16e8b72 Correctly place '..' more entry for RGUI 2016-07-17 01:00:57 +02:00
twinaphex 0b474b3d26 Dehardcore 'more' string 2016-07-17 00:52:56 +02:00
twinaphex 184e99defa Include back 'parent directory' 2016-07-17 00:41:13 +02:00
Twinaphex a55199afb9 Unused variable 2016-07-16 19:58:22 +02:00
twinaphex 10f3a63cec Fix more entries 2016-07-16 19:09:47 +02:00
twinaphex 9fe2ae4a0a Don't show 'Filter by supported extensions' for anything other than
'Load Content'-type file browser instances
2016-07-16 17:17:58 +02:00
twinaphex 4044185eaf Remove some more unneeded code here 2016-07-16 17:13:52 +02:00
twinaphex 93eaa54430 Create menu_displaylist_parse_cores - should not be affected
by 'filter by supported extensions' option
2016-07-16 17:11:00 +02:00
Alcaro 0fd53504ee Maybe this fixes that weirdo bug. 2016-07-16 17:01:56 +02:00
twinaphex a55fe0eb6b Don't show Achievement settings if HAVE_CHEEVOS not defined 2016-07-16 16:35:51 +02:00
twinaphex c582a9776a (Menu) Fix crash on Windows when entering menu settings 2016-07-16 16:33:47 +02:00
twinaphex 398f0c8e17 Shouldn't push this for horizontal lists 2016-07-15 22:06:54 +02:00
twinaphex 0d2962afef Add HAVE_LIBRETRODB ifdefs around it 2016-07-15 21:51:18 +02:00
twinaphex a3c2cbda55 Change 'No items' label in playlists tab to 'No playlists 2016-07-15 21:50:01 +02:00
twinaphex aad8e3581c (MaterialUI) Add Scan Directory setting to playlist tab 2016-07-15 21:47:49 +02:00
twinaphex 6d277de62b Simplifications 2016-07-15 21:45:07 +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 67c0bc25f4 Hide away Retropad remote core for now 2016-07-14 23:29:15 +02:00
twinaphex 0cb2bbd420 Change XMB Theme Wallpaper string to 'Plain' 2016-07-14 22:56:59 +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