RetroArch/menu
2015-03-09 14:39:39 +01:00
..
drivers (Menu) Implement 'null' menu driver 2015-03-09 14:39:39 +01:00
menu_animation.c Add three ways to indicate that the menu should update video - 2015-03-08 16:55:25 +01:00
menu_animation.h
menu_common_list.c
menu_common_list.h
menu_database.c Start creating directory content scanning - nonblocking I/O not 2015-02-16 07:53:27 +01:00
menu_database.h Rename libretrodb to libretro-db 2015-02-19 00:47:19 +01:00
menu_driver.c (Menu) Implement 'null' menu driver 2015-03-09 14:39:39 +01:00
menu_driver.h (Menu) Implement 'null' menu driver 2015-03-09 14:39:39 +01:00
menu_entries_cbs_cancel.c (Menu) Start adding wraparound parameter to action_toggle 2015-03-09 04:10:57 +01:00
menu_entries_cbs_contentlist_switch.c Get rid of some header dependencies 2015-02-27 05:04:50 +01:00
menu_entries_cbs_deferred_push.c (Menu) Shader Options shouldn't appear on paltforms that don't support it 2015-03-07 23:31:16 +01:00
menu_entries_cbs_iterate.c (Menu) Start adding wraparound parameter to action_toggle 2015-03-09 04:10:57 +01:00
menu_entries_cbs_ok.c (Menu) Start adding wraparound parameter to action_toggle 2015-03-09 04:10:57 +01:00
menu_entries_cbs_refresh.c action_refresh_default - trigger action video state change too 2015-03-08 17:20:44 +01:00
menu_entries_cbs_representation.c (Menu) Add label_is_updated to performance counters string representation 2015-03-08 20:50:20 +01:00
menu_entries_cbs_select.c (Menu) Instrument 'start' actions like this too 2015-03-08 17:19:46 +01:00
menu_entries_cbs_start.c (Menu) Start adding wraparound parameter to action_toggle 2015-03-09 04:10:57 +01:00
menu_entries_cbs_toggle.c (Menu) Start adding wraparound parameter to action_toggle 2015-03-09 04:10:57 +01:00
menu_entries_cbs_up_or_down.c Get rid of some header dependencies 2015-02-27 05:04:50 +01:00
menu_entries_cbs.c Move msg_queue and nbio/http to runloop struct 2015-03-07 13:01:41 +01:00
menu_entries_cbs.h Split up contentlist_switch into new file 2015-02-27 03:28:50 +01:00
menu_entries.c (menu) Add ADVANCED flags to some settings 2015-03-06 13:09:48 -03:00
menu_entries.h (Menu) Split up cbs_toggle to new file 2015-02-27 02:44:10 +01:00
menu_input.c (Menu) Delta timing 2015-03-06 16:00:46 +01:00
menu_input.h Don't pass menu_handle_t * state around 2015-02-13 20:19:20 +01:00
menu_list.c Refactor menu_navigation.c 2015-02-14 00:47:42 +01:00
menu_list.h Cleanups - start using menu_driver_resolve everywhere in menu 2015-02-13 20:04:50 +01:00
menu_navigation.c Refactor menu_navigation.c 2015-02-14 00:47:42 +01:00
menu_navigation.h Refactor menu_navigation.c 2015-02-14 00:47:42 +01:00
menu_setting.c Start implementing wraparound for changing drivers 2015-03-09 14:32:58 +01:00
menu_setting.h (Menu) Start adding wraparound parameter to action_toggle 2015-03-09 04:10:57 +01:00
menu_shader.c
menu_shader.h
menu_texture.c Refactor menu_texture.c - uncouple it from file I/O 2015-02-23 22:54:39 +01:00
menu_texture.h Refactor menu_texture.c - uncouple it from file I/O 2015-02-23 22:54:39 +01:00
menu.c (Menu) Fix clock update 2015-03-08 18:25:00 -03:00
menu.h (Menu) Shader Options shouldn't appear on paltforms that don't support it 2015-03-07 23:31:16 +01:00