RetroArch/frontend
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
..
menu (RARCH_CONSOLE) Fixes pushes to ROM history list - it should only push an entry 2013-11-03 05:49:46 +01:00
platform Move some more default settings to config.def.h 2013-10-31 02:34:49 +01:00
frontend_android.c (Android) Fixes core library being passed from Java frontend to 2013-11-02 18:32:42 +01:00
frontend_android.h (Android/General) Add preliminary sensor support to libretro API / 2013-11-03 00:27:58 +01:00
frontend_context.c Convert most C99-style for loop initial declarations to C89-compliant 2013-10-22 15:08:17 +02:00
frontend_context.h (RARCH_CONSOLE) Reduce code duplication - after environment_get, default dirs are 2013-10-01 17:06:14 +02:00
frontend_emscripten.c [EMSCRIPTEN] more audio fixes, revert to busywait method 2013-09-02 21:29:40 -04:00
frontend_salamander.c (frontend) Additional param to argc/argv for iOS/OSX ports 2013-08-10 21:31:11 +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 (RARCH_CONSOLE) Should fix erroneous attempt_load_game for RARCH_CONSOLE 2013-11-03 04:55:30 +01:00