RetroArch/menu
2016-07-26 10:24:20 +02:00
..
cbs Add MENU_ENUM_LABEL_FILE_BROWSER_SELECT_CORE_FROM_COLLECTION 2016-07-26 09:28:06 +02:00
drivers Comment out log 2016-07-25 17:23:50 +02:00
drivers_display Vulkan: Make a more general purpose symbol loader. 2016-06-26 13:10:58 +02:00
menu_animation.c Move performance.c to libretro-common/features/features_cpu.c 2016-05-10 20:31:27 +02:00
menu_animation.h Use retro_common_api.h 2016-06-03 05:49:46 +02:00
menu_cbs.c (menu_cbs_get_value.c) Get rid of label_hash 2016-07-10 13:47:19 +02:00
menu_cbs.h First working implementation of subdirs for URL lists 2016-07-12 18:29:31 +02:00
menu_content.c Move code to menu_content.c 2016-07-01 15:55:36 +02:00
menu_content.h Move code to menu_content.c 2016-07-01 15:55:36 +02:00
menu_display.c Create menu_display_reset_textures_list 2016-07-21 03:00:14 +02:00
menu_display.h Create menu_display_reset_textures_list 2016-07-21 03:00:14 +02:00
menu_displaylist.c Add help messages for general images 2016-07-26 10:24:20 +02:00
menu_displaylist.h Remove Menu File Browser settings - now a part of the file browser 2016-07-15 02:16:05 +02:00
menu_driver.c Prevent some unused variable warnings 2016-07-10 19:29:52 +02:00
menu_driver.h Create menu_driver_ident 2016-07-09 16:45:36 +02:00
menu_entries.c Rename menu_entries_add_enum to menu_entries_append_enum 2016-07-13 01:17:09 +02:00
menu_entries.h Rename menu_entries_add_enum to menu_entries_append_enum 2016-07-13 01:17:09 +02:00
menu_entry.c Horizontal Playlists tab now shows playlist names without '.lpl' 2016-07-09 13:49:31 +02:00
menu_entry.h Add menu_entry_get_rich_label 2016-07-08 16:55:21 +02:00
menu_input.c Maybe this fixes that weirdo bug. 2016-07-16 17:01:56 +02:00
menu_input.h Create menu_input_mouse_check_vector_inside_hitbox 2016-07-09 23:23:23 +02:00
menu_navigation.c Remove unused variable 2016-06-20 01:30:12 +02:00
menu_navigation.h Use retro_common_api.h 2016-06-03 05:49:46 +02:00
menu_setting.c Revert "Refactor settings" 2016-07-25 12:30:41 +02:00
menu_setting.h Remove SL_FLAG_ALLOW_EMPTY_LIST 2016-07-10 19:35:01 +02:00
menu_shader.c Create config_get_active_path 2016-07-23 14:18:17 +02:00
menu_shader.h Use retro_common_api.h 2016-06-03 05:49:46 +02:00