RetroArch/menu
orbea ff63852a7c menu: Hide 'Parent Directory' in compressed archives.
When browsing compressed archives 'Parent Directory' will not work and
will endlessly recurse into non-existent empty directories where the
user will have to press the back button to get out of every instance.

This will now hide 'Parent Directory' in compressed archives to avoid
this issue. The user will still be able to press the back button to
exit.

Fixes https://github.com/libretro/RetroArch/issues/2604
2018-12-26 09:19:03 -08:00
..
cbs fix #7002 2018-12-22 20:36:42 -05:00
drivers materialui: Move 'Start Core' before 'Load Core'. 2018-12-24 15:32:24 -08:00
drivers_display Vulkan: Fix scissor in menu driver. 2018-11-08 21:45:51 +01:00
widgets menu: Hide 'Parent Directory' in compressed archives. 2018-12-26 09:19:03 -08:00
menu_animation.c fix: animations deleted during update mutate tween list, causing crash 2018-12-18 17:12:19 -07:00
menu_animation.h fix: Fix use of freed memory in menu animations 2018-12-15 14:55:10 -07:00
menu_cbs.c Support for "OEM-102" key (usually '\' on Euro keyboards) 2018-09-02 18:24:51 +01:00
menu_cbs.h add core sideloading option 2018-12-16 12:42:09 -05:00
menu_content.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
menu_content.h Remove useless struct 2018-03-25 19:16:39 +02:00
menu_displaylist.c Merge pull request #7789 from jdgleaver/buff-size-fix 2018-12-22 19:45:24 +01:00
menu_displaylist.h add core sideloading option 2018-12-16 12:42:09 -05:00
menu_driver.c menu: Reset position after pushing quick menu. 2018-12-21 18:43:14 -08:00
menu_driver.h fix: Fix use of freed memory in menu animations 2018-12-15 14:55:10 -07:00
menu_entries.c Dropdown lists: Add a checked bool to menu_entry_t 2018-11-05 17:34:57 +01:00
menu_entries.h Dropdown lists: Add a checked bool to menu_entry_t 2018-11-05 17:34:57 +01:00
menu_input.c Create menu_animation_get_delta_time 2018-10-17 06:55:49 +02:00
menu_input.h Merge menu_input.c and menu_event.c 2018-09-25 16:46:15 +02:00
menu_networking.c Move core_len/core_buf to menu_handle_t 2018-03-25 17:35:46 +02:00
menu_networking.h Move core_len/core_buf to menu_handle_t 2018-03-25 17:35:46 +02:00
menu_setting.c reset on toggle everytime 2018-12-23 16:24:18 -05:00
menu_setting.h Buildfix 2018-10-01 03:42:54 +02:00
menu_shader.c Cleanups 2018-10-06 04:20:54 +02:00
menu_shader.h Get rid of some menu shader functions 2018-02-27 05:07:34 +01:00