RetroArch/frontend/menu
Themaister bb3bac7e0d Fix ROM history being deleted when ROM includes ;.
Using ';' as a delimiter in history file was a mistake as it breaks
when files have this file included. Instead, split on newline.

To avoid reading broken history files, the history file path is
changed.

Also add game_history_path/size to config.
2013-06-09 22:24:30 +02:00
..
utils (RMenu/RMenu XUI) Move browser_update to upper-layer menu_common.c - 2013-04-18 19:05:43 +02:00
history.c Fix ROM history being deleted when ROM includes ;. 2013-06-09 22:24:30 +02:00
history.h Fix CXX_BUILD. 2013-04-28 02:01:25 +02:00
menu_common.c Fix ROM history being deleted when ROM includes ;. 2013-06-09 22:24:30 +02:00
menu_common.h Add monitor refresh rate monitor in RGUI. 2013-06-07 14:10:42 +02:00
rgui.c Can update video refresh rate from RGUI. 2013-06-07 14:34:09 +02:00
rgui.h (RMenu/RGUI) Create menu_common to tie RMenu/RGUI more closely together 2013-04-17 23:31:49 +02:00
rmenu_xui.cpp (360) Build fix 2013-06-03 20:42:04 +02:00
rmenu_xui.h (RMenu XUI) Fix enums 2013-05-26 00:37:46 +02:00
rmenu.c (RMenu) Move around 'Save Custom Controls' 2013-06-03 01:50:59 +02:00
rmenu.h (RMenu) Move around 'Save Custom Controls' 2013-06-03 01:50:59 +02:00