RetroArch/menu
2015-10-30 15:20:59 +01:00
..
cbs (GLUI) Fix left tab switching when navigation wraparound is false. Also dehardcode some values representing the number of tabs in the menu system. 2015-10-30 16:28:27 +07:00
drivers (GLUI) Fix left tab switching when navigation wraparound is false. Also dehardcode some values representing the number of tabs in the menu system. 2015-10-30 16:28:27 +07:00
intl Add back Bind Mode setting 2015-10-30 14:36:04 +01:00
menu_animation.c Header include cleanups 2015-09-27 01:10:15 +02:00
menu_animation.h (menu_animation) Cleanups 2015-09-27 00:42:27 +02:00
menu_cbs.c Refactor some code 2015-10-18 20:34:34 +02:00
menu_cbs.h Can now press driver options 2015-10-28 15:56:45 +01:00
menu_display.c menu_display_draw_frame - put in potential edge case fix 2015-10-28 18:24:51 +01:00
menu_display.h (Zarch) Use menu_display_draw_frame 2015-10-24 07:51:33 +02:00
menu_displaylist.c Add back Bind Mode setting 2015-10-30 14:36:04 +01:00
menu_displaylist.h Move Input Hotkey Binds to 'Input Settings' 2015-10-25 10:41:53 +01:00
menu_driver.c Create new char_list_new_special 2015-10-26 19:41:20 +01:00
menu_driver.h Create list_push callback - allows us to override lists 2015-10-22 04:12:32 +02:00
menu_entries.c Fix menu_entries_increment_* functions 2015-10-27 12:06:29 +01:00
menu_entries.h (GLUI) Fix left tab switching when navigation wraparound is false. Also dehardcode some values representing the number of tabs in the menu system. 2015-10-30 16:28:27 +07:00
menu_entry.c menu_entries_get_menu_stack_ptr - add idx parameter 2015-10-27 10:33:19 +01:00
menu_entry.h Start setting up menu_entries function so we can access 2015-10-27 10:10:33 +01:00
menu_hash.c
menu_hash.h Add back Bind Mode setting 2015-10-30 14:36:04 +01:00
menu_input.c Hook up bind_mode inside menu_input_key_bind_set_mode 2015-10-30 15:20:59 +01:00
menu_input.h Implement MENU_POINTER_PRESSED 2015-10-25 04:04:46 +01:00
menu_navigation.c (Menu) prevent incrementing and decrementing animations when not needed, fixes an animation bug in XMB 2015-10-26 16:19:11 +07:00
menu_navigation.h Refactor menu_navigation.c 2015-09-25 19:32:35 +02:00
menu_setting.c Add back Bind Mode setting 2015-10-30 14:36:04 +01:00
menu_setting.h Don't keep reallocating settings all the time 2015-10-19 03:28:00 +02:00
menu_shader.c Revert "Simplify menu_entries_set_refresh" 2015-10-22 03:54:34 +02:00
menu_shader.h
menu.c Start splitting up menu_common_load_content functionality 2015-10-06 14:09:52 +02:00
menu.h Set type of 'No Items' and attempt to implement a left callback 2015-10-29 14:48:55 +01:00