RetroArch/menu/cbs
LibretroAdmin f1ff92c881 * menu_entries_append and menu_entries_append_enum are now combined into
one - if you set the last parameter to a valid 'rarch_setting_t' pointer
and enum_msg to MSG_UNKNOWN, you will get the previous menu_entries_append
behavior
* Renamed remaining function to menu_entries_append so that we have one
consistent way of adding menu entries instead of two
Reduces some code duplication significantly
2022-08-27 17:40:52 +02:00
..
menu_cbs_cancel.c Enable runtime logging for contentless cores (#13671) 2022-02-25 18:23:55 +01:00
menu_cbs_deferred_push.c (3DS) Add bottom menu options (#14323) 2022-08-17 08:23:07 +02:00
menu_cbs_get_value.c Reduce snprintf calls 2022-08-25 13:03:08 +02:00
menu_cbs_info.c Remove netplay_discovery.h - hopefully fixes other build issues 2021-11-05 19:12:55 +01:00
menu_cbs_label.c Small opts (#14186) 2022-07-19 10:01:33 +02:00
menu_cbs_left.c Allow changing savestate slots with left/right on save/load (#14078) 2022-06-21 00:57:04 +02:00
menu_cbs_ok.c * menu_entries_append and menu_entries_append_enum are now combined into 2022-08-27 17:40:52 +02:00
menu_cbs_right.c Allow changing savestate slots with left/right on save/load (#14078) 2022-06-21 00:57:04 +02:00
menu_cbs_scan.c (RGUI) Savestate thumbnails (#14326) 2022-08-18 02:12:50 +02:00
menu_cbs_select.c Remove netplay_discovery.h - hopefully fixes other build issues 2021-11-05 19:12:55 +01:00
menu_cbs_start.c No null termination for strings passed to strlcpy/srlcat 2022-07-26 13:23:28 +02:00
menu_cbs_sublabel.c Reduce snprintf calls 2022-08-25 13:03:08 +02:00
menu_cbs_title.c Simplify DEFAULT_FILL_TITLE_MACRO 2022-08-25 16:42:46 +02:00