RetroArch/menu
Bernhard Schelling 77a7e7eecd
Fix 2 memory leaks in explore view
Free cached playlist that could have been loaded before entering explore view
Free temporary hashmap used to filter sub-categories
2020-07-28 21:06:20 +09:00
..
cbs Explore view - WIP1 2020-07-28 04:44:31 +02:00
drivers Stub out menu_explore.c when HAVE_LIBRETRODB is not defined 2020-07-28 12:15:05 +02:00
menu_cbs.h Add input remap drop-down lists 2020-07-23 17:20:41 +01:00
menu_defines.h Fix --disable-menu 2020-07-20 01:58:49 +02:00
menu_dialog.h (menu) move headers around - no more menu/widgets 2020-06-27 19:33:49 +02:00
menu_displaylist.c Stub out menu_explore.c when HAVE_LIBRETRODB is not defined 2020-07-28 12:15:05 +02:00
menu_displaylist.h Explore view - WIP1 2020-07-28 04:44:31 +02:00
menu_driver.h Explore view - WIP1 2020-07-28 04:44:31 +02:00
menu_entries.h Cleanups 2020-06-07 20:55:27 +02:00
menu_explore.c Fix 2 memory leaks in explore view 2020-07-28 21:06:20 +09:00
menu_input_bind_dialog.h (menu) move headers around - no more menu/widgets 2020-06-27 19:33:49 +02:00
menu_input.h Cleanups 2020-06-23 18:05:07 +02:00
menu_networking.c Optimize some strlen and file_path_str usage - condense this 2020-06-28 00:36:23 +02:00
menu_networking.h If we are inside online updater screen and go back ingame and then 2019-04-23 23:35:52 +02:00
menu_setting.c (RGUI) Add optional 'toggle switch' icons 2020-07-27 14:45:07 +01:00
menu_setting.h (Menu) Fix cursor forced to first entry after displaying lists 2020-06-30 13:59:52 +01:00
menu_shader.h Pass state around to menu_shader_manager_free 2020-06-06 18:44:53 +02:00