RetroArch/menu/cbs
Bernhard Schelling cab85c6f8d
Menu support for loading directories as content if a core indicates supports for that (#17142)
A core needs to have "/" in its list of supported extensions to indicate support for loading directories.
If a core additionally supports the disk control interface, also support loading of directories as disk images.
2024-10-30 17:56:30 -07:00
..
menu_cbs_cancel.c Get rid of some menu_driver_ctl calls 2023-05-11 05:22:17 +02:00
menu_cbs_deferred_push.c * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +02:00
menu_cbs_get_value.c Downgrade some more variables to NAME_MAX_LENGTH 2024-09-09 16:01:29 +02:00
menu_cbs_info.c Header cleanups 2023-05-11 05:45:04 +02:00
menu_cbs_label.c Downgrade some more variables to NAME_MAX_LENGTH 2024-09-09 16:01:29 +02:00
menu_cbs_left.c Sublabels for input bind common entries (#16242) 2024-02-18 08:23:56 -08:00
menu_cbs_ok.c Menu support for loading directories as content if a core indicates supports for that (#17142) 2024-10-30 17:56:30 -07:00
menu_cbs_right.c Sublabels for input bind common entries (#16242) 2024-02-18 08:23:56 -08:00
menu_cbs_scan.c * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +02:00
menu_cbs_select.c Get rid of menu_entries_get_selection_buf_ptr and menu_entries_get_size 2023-05-10 05:52:52 +02:00
menu_cbs_start.c Get rid of more instances of string_list in menu code 2024-06-15 07:06:36 +02:00
menu_cbs_sublabel.c Pixel perfect integer scaling improvements (#17098) 2024-10-14 14:44:10 -07:00
menu_cbs_title.c See if this prevents some warnings 2024-09-15 00:03:48 +02:00