RetroArch/frontend/menu
twinaphex c55a0885c7 (RARCH_CONSOLE) Fixes pushes to ROM history list - it should only push an entry
if either g_extern.system.no_game is true, or when either *tmp
or g_extern.fullpath is not null. Otherwise it will push an entry
with a bogus 'ROM path' to the list, and this broke RMenu badly
2013-11-03 05:49:46 +01:00
..
file_browser.c (Filebrowser PS3) Fix crash at startup 2013-10-07 21:37:53 +02:00
file_browser.h (RMenu/Filebrowser) Refactor filebrowser 2013-10-07 09:45:49 +00:00
file_list.c Convert most C99-style for loop initial declarations to C89-compliant 2013-10-22 15:08:17 +02:00
file_list.h (RMenu/RGUI) Move file_browser.h/file_list.h up one level 2013-10-07 08:45:32 +00:00
history.c Convert most C99-style for loop initial declarations to C89-compliant 2013-10-22 15:08:17 +02:00
history.h Fix CXX_BUILD. 2013-04-28 02:01:25 +02:00
menu_common.c (RARCH_CONSOLE) Fixes pushes to ROM history list - it should only push an entry 2013-11-03 05:49:46 +01:00
menu_common.h (RGUI) Rename 'Info Options' to 'Driver Options' 2013-10-30 16:05:59 +01:00
menu_context.c Convert most C99-style for loop initial declarations to C89-compliant 2013-10-22 15:08:17 +02:00
menu_context.h (RMenu) Start rewriting input code to be uniform to RGUI 2013-09-26 22:34:51 +02:00
menu_settings.c (PS3) We don't use texrefs for font texture 2013-11-02 23:20:20 +01:00
rgui.c (RGUI) Rename 'Info Options' to 'Driver Options' 2013-10-30 16:05:59 +01:00
rgui.h (RMenu/RGUI) Create menu_common to tie RMenu/RGUI more closely together 2013-04-17 23:31:49 +02:00
rguidisp.c (RGUI) Rename 'Info Options' to 'Driver Options' 2013-10-30 16:05:59 +01:00
rmenu_xui.cpp (360) Build fixes 2013-11-01 17:16:02 +01:00
rmenu_xui.h (RMenu) Get rid of RMenu frame advance - we will use RetroArch's 2013-09-29 03:36:51 +02:00
rmenu.c Get rid of MODE_INFO_DRAW 2013-10-11 01:28:26 +02:00
rmenu.h Get rid of MODE_INFO_DRAW 2013-10-11 01:28:26 +02:00
rmenudisp.c Get rid of MODE_INFO_DRAW 2013-10-11 01:28:26 +02:00