RetroArch/menu
twinaphex 31c1f31299 Improve MENU_NAVIGATION_CTL_ASCEND_ALPHABET - can no longer
get out of bounds, will now properly scroll down to end of
list if it can not jump alphabetically to the next letter and
there is still space to go to the end of the list
2016-06-19 00:25:52 +02:00
..
cbs Create separate 'Core settings' 2016-06-18 22:17:50 +02:00
drivers Use MENU_ENUM_LABEL_CONTENT_ACTIONS 2016-06-18 04:09:07 +02:00
drivers_display Add HAVE_SHADERPIPELINE define 2016-06-07 00:00:28 +02:00
intl Create separate 'Core settings' 2016-06-18 22:17:50 +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 Add another debug log for menu_cbs 2016-06-17 22:23:55 +02:00
menu_cbs.h Create separate 'Core settings' 2016-06-18 22:17:50 +02:00
menu_content.c Create menu_content_load_from_playlist 2016-06-15 18:58:18 +02:00
menu_content.h Indenting nit 2016-06-15 22:29:38 +02:00
menu_display.c CLeanups 2016-06-11 21:11:57 +02:00
menu_display.h CLeanups 2016-06-11 21:11:57 +02:00
menu_displaylist.c Create separate 'Core settings' 2016-06-18 22:17:50 +02:00
menu_displaylist.h Create separate 'Core settings' 2016-06-18 22:17:50 +02:00
menu_driver.c Cleanups 2016-06-18 02:20:13 +02:00
menu_driver.h Move menu hashes to menu_hash.h 2016-06-18 02:13:28 +02:00
menu_entries.c Expand menu_entries_get_last_stack so we can grab enum_idx 2016-06-17 16:08:47 +02:00
menu_entries.h Expand menu_entries_get_last_stack so we can grab enum_idx 2016-06-17 16:08:47 +02:00
menu_entry.c menu_entry_get - add enum_idx to member struct 2016-06-17 21:03:00 +02:00
menu_entry.h menu_entry_get - add enum_idx to member struct 2016-06-17 21:03:00 +02:00
menu_hash.c Remove last remnants of menu_hash_to_str 2016-06-16 13:48:36 +02:00
menu_hash.h Create separate 'Core settings' 2016-06-18 22:17:50 +02:00
menu_input.c Remove unused variable 2016-06-18 18:46:43 +02:00
menu_input.h Get rid of menu_hash_calculate dependencies for menu keyboard 2016-06-14 22:16:07 +02:00
menu_navigation.c Improve MENU_NAVIGATION_CTL_ASCEND_ALPHABET - can no longer 2016-06-19 00:25:52 +02:00
menu_navigation.h Use retro_common_api.h 2016-06-03 05:49:46 +02:00
menu_setting.c Add menu_setting_get_enum_idx 2016-06-18 22:45:32 +02:00
menu_setting.h Add menu_setting_get_enum_idx 2016-06-18 22:45:32 +02:00
menu_shader.c Move more code over to menu_hash_to_file_type 2016-06-17 23:24:15 +02:00
menu_shader.h Use retro_common_api.h 2016-06-03 05:49:46 +02:00