RetroArch/menu
Brad Parker af98ee1c8a Add CRC calculation function that works with archives with or without a path inside (first file is used if no path)
Add all archive's contents to database scan list when scanning files and directories

Allow scanning a single file that is an archive

Remove unnecessary prototypes from archive_file.h

Simplify retrieving of CRCs from archives when scanning
2016-09-25 00:15:05 -04:00
..
cbs Add CRC calculation function that works with archives with or without a path inside (first file is used if no path) 2016-09-25 00:15:05 -04:00
drivers WiFi icons 2016-09-22 22:27:50 +02:00
drivers_display Add header includes 2016-09-08 06:02:41 +02:00
widgets Wi-Fi menu, pass over the entry index to know which network we're trying to connect 2016-09-23 14:45:07 +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 Add a WiFi setting group 2016-09-22 02:03:01 +02:00
menu_content.c Prevent null pointer dereference 2016-09-22 21:57:55 +02:00
menu_content.h Move code to menu_content.c 2016-07-01 15:55:36 +02:00
menu_display.c Fix unchecked return value warning 2016-09-23 16:05:14 +02:00
menu_display.h do not return to game after canceling quit confirm if user toggled the menu manually 2016-09-05 11:35:27 -04:00
menu_displaylist.c Add CRC calculation function that works with archives with or without a path inside (first file is used if no path) 2016-09-25 00:15:05 -04:00
menu_displaylist.h Start building the ssid list 2016-09-22 02:03:05 +02:00
menu_driver.c Get rid of more HAVE_ZLIB ifdefs 2016-09-19 01:56:26 +02:00
menu_driver.h WiFi icons 2016-09-22 22:27:50 +02:00
menu_entries.c Move code to widgets/menu_list.c 2016-09-15 15:51:53 +02:00
menu_entries.h Header include cleanups 2016-09-15 16:36:36 +02:00
menu_event.c Move delay struct variables to menu_event as static variables 2016-09-16 16:54:04 +02:00
menu_event.h Add menu_event.c 2016-09-16 16:39:30 +02:00
menu_input.c menu_input_pointer_post_iterate - cleanup 2016-09-16 17:14:41 +02:00
menu_input.h Move delay struct variables to menu_event as static variables 2016-09-16 16:54:04 +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 Prevent some warnings 2016-09-23 16:08:12 +02:00
menu_setting.h Header include cleanups 2016-09-11 17:28:57 +02:00
menu_shader.c Start using path_ functions for accessing and modifying global->path.config 2016-09-17 13:14:14 +02:00
menu_shader.h Start moving menu_shader variables out of menu_state struct 2016-09-04 22:02:29 +02:00