RetroArch/frontend
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
..
menu Fix ROM history being deleted when ROM includes ;. 2013-06-09 22:24:30 +02:00
platform (GX) re-enable IOS reloading, fixes lingering USB issues 2013-05-28 22:20:36 -04:00
frontend_android.c (Android) Build fix 2013-06-04 11:14:14 +02:00
frontend_android.h Update some credits 2013-03-11 07:13:11 +01:00
frontend_bbqnx.c (PS3) Fixes 'Return To Multiman' option 2013-05-28 22:15:21 +02:00
frontend_console.c (360) Build fix 2013-06-03 20:42:04 +02:00
frontend_console.h (NGC) Build fixes 2013-05-22 00:30:02 +02:00
frontend_ios.c (iOS)Add a RGUI toggle button to the cocoa pause menu 2013-05-27 13:12:59 -04:00
frontend_salamander.c (360) Fix Salamander build 2013-05-10 23:38:54 +02:00
frontend_salamander.h Remove frontend_console.h header 2013-03-24 02:02:15 +01:00
frontend_xenon.c (Xenon) Some more build fixes 2013-01-13 23:02:42 +01:00
frontend.c Pause audio when going into RGUI. 2013-06-02 23:10:03 +02:00