RetroArch/menu
2015-03-20 17:56:00 +01:00
..
drivers Rename/move menu_texture to gfx/video_texture 2015-03-20 02:19:19 +01:00
menu_animation.c Create rarch_main_get_ptr 2015-03-18 06:47:22 +01:00
menu_animation.h Change menu_animation_update returntype to bool 2015-03-12 19:29:43 +01:00
menu_common_list.c Implement menu_common_list_clear 2015-01-31 04:25:28 +01:00
menu_common_list.h (Menu) Kill off some header dependencies 2015-01-10 04:59:55 +01:00
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 Go through driver_get_ptr to grab pointer to driver struct 2015-03-18 19:40:00 +01:00
menu_driver.h Use g_settings.menu.mouse.enable directly 2015-03-17 04:01:58 +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 Move net_compat/net_http to libretro-common 2015-03-20 17:56:00 +01:00
menu_entries_cbs_iterate.c Go through driver_get_ptr to grab pointer to driver struct 2015-03-18 19:40:00 +01:00
menu_entries_cbs_ok.c Move net_compat/net_http to libretro-common 2015-03-20 17:56:00 +01:00
menu_entries_cbs_refresh.c (menu_entries_cbs) Propagate extern C attribute in CXX builds 2015-03-16 14:01:23 -03:00
menu_entries_cbs_representation.c Go through driver_get_ptr to grab pointer to driver struct 2015-03-18 19:40:00 +01:00
menu_entries_cbs_select.c (menu_entries_cbs) Propagate extern C attribute in CXX builds 2015-03-16 14:01:23 -03:00
menu_entries_cbs_start.c (Menu) Get rid of wrongly implemented menu.action.active 2015-03-11 17:59:01 +01:00
menu_entries_cbs_toggle.c Go through driver_get_ptr to grab pointer to driver struct 2015-03-18 19:40:00 +01:00
menu_entries_cbs_up_or_down.c (menu_entries_cbs) Propagate extern C attribute in CXX builds 2015-03-16 14:01:23 -03:00
menu_entries_cbs.c Move net_compat/net_http to libretro-common 2015-03-20 17:56:00 +01:00
menu_entries_cbs.h Split up contentlist_switch into new file 2015-02-27 03:28:50 +01:00
menu_entries.c Go through driver_get_ptr to grab pointer to driver struct 2015-03-18 19:40:00 +01:00
menu_entries.h (Menu) Split up cbs_toggle to new file 2015-02-27 02:44:10 +01:00
menu_input.c Go through driver_get_ptr to grab pointer to driver struct 2015-03-18 19:40:00 +01:00
menu_input.h (Menu) Add font color settings 2015-03-14 19:22:06 -03:00
menu_list.c Go through driver_get_ptr to grab pointer to driver struct 2015-03-18 19:40:00 +01:00
menu_list.h (Menu) Turn menu_list_destroy into static function 2015-03-12 14:10:55 +01:00
menu_navigation.c Go through driver_get_ptr to grab pointer to driver struct 2015-03-18 19:40:00 +01:00
menu_navigation.h (Menu) Better mouse scrolling 2015-03-10 15:22:46 +01:00
menu_setting.c Go through driver_get_ptr to grab pointer to driver struct 2015-03-18 19:40:00 +01:00
menu_setting.h (Menu) Start adding wraparound parameter to action_toggle 2015-03-09 04:10:57 +01:00
menu_shader.c Go through driver_get_ptr to grab pointer to driver struct 2015-03-18 19:40:00 +01:00
menu_shader.h (Menu) Cleanups 2015-02-11 21:27:01 +01:00
menu.c Go through driver_get_ptr to grab pointer to driver struct 2015-03-18 19:40:00 +01:00
menu.h Create wrapper functions for passing a message to the runloop's 2015-03-15 02:47:23 +01:00