RetroArch/menu/cbs
twinaphex 820ffb9d20 Cleanups - cut down on the rest of unnecessary filestream_exists calls
- only use filestream_exists immediately before filestream_delete or
any other genuine filestream-related operations - when just checking
if a path exists on the filesystem, just use path_is_valid - faster
2019-05-31 06:43:20 +02:00
..
menu_cbs_cancel.c menu_entries_get_last_stack - don't pass enum_idx to it if we 2019-05-18 19:25:35 +02:00
menu_cbs_contentlist_switch.c Revert "(Menu) More refactors" 2018-04-11 06:11:38 +02:00
menu_cbs_deferred_push.c Add playlist-based thumbnail downloader 2019-05-14 16:26:16 +01:00
menu_cbs_down.c Combine menu_navigation_ctl and menu_driver_ctl 2017-05-17 04:57:43 +02:00
menu_cbs_get_value.c (file_list) Directly access member variables instead of going through small 2019-05-13 04:27:03 +02:00
menu_cbs_info.c Implement in-menu sound effects 2019-01-27 11:22:16 -05:00
menu_cbs_label.c add some options to the cheat system to browse emulator memory 2018-08-03 14:59:33 -04:00
menu_cbs_left.c (file_list) Directly access member variables instead of going through small 2019-05-13 04:27:03 +02:00
menu_cbs_ok.c Cleanups - cut down on the rest of unnecessary filestream_exists calls 2019-05-31 06:43:20 +02:00
menu_cbs_refresh.c Revert "(Menu) More refactors" 2018-04-11 06:11:38 +02:00
menu_cbs_right.c (file_list) Directly access member variables instead of going through small 2019-05-13 04:27:03 +02:00
menu_cbs_scan.c menu_entries_get_last_stack - don't pass enum_idx to it if we 2019-05-18 19:25:35 +02:00
menu_cbs_select.c 'menu_entry' optimisations 2019-05-30 10:11:26 +01:00
menu_cbs_start.c First version of menu widgets (gl only) 2019-02-06 20:48:24 +01:00
menu_cbs_sublabel.c Add option to show/hide 'Restart RetroArch' 2019-05-30 13:52:24 +01:00
menu_cbs_title.c (menu_entries) Create action_title_cache 2019-05-18 08:21:14 +02:00
menu_cbs_up.c Combine menu_navigation_ctl and menu_driver_ctl 2017-05-17 04:57:43 +02:00