From dc1b7e007c24dfb7226ee02c41ab0af723229f5f Mon Sep 17 00:00:00 2001 From: GNU Date: Wed, 4 Jul 2018 16:22:36 +0800 Subject: [PATCH] Respond to user requests (#35) * develop branch commit * change load modules checking in Settings list_page * Move back to 10_Settings * add dosbox * add dosbox on fav * fix fav display bug on dosbox * fix bug dosbox on rom_list_page and remove scalesmooth on sec level icons * start sheep * Toggle AirPlane Mode * TitleBar show airplane mode icon * add PowerLevel options * add detail on power mode * airplane mode with animation * rm png * move back CurKeySet * InspectionTeam * sudo rfkill * text fix * text fix * switch smalltext * ignore powerlevel * text fix * off to OFF * add restore in POWEROPT event * image text * remove RETRO_CONFIG in MAME --- .gitignore | 1 + Menu/GameShell/20_Retro Games/MAME/action.config | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 57e0863..3a36528 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,6 @@ retroarch-core-options.cfg *.lpl *.swp +.bsv sys.py/.powerlevel diff --git a/Menu/GameShell/20_Retro Games/MAME/action.config b/Menu/GameShell/20_Retro Games/MAME/action.config index 419b160..9f4eac1 100644 --- a/Menu/GameShell/20_Retro Games/MAME/action.config +++ b/Menu/GameShell/20_Retro Games/MAME/action.config @@ -4,4 +4,3 @@ EXT=zip LAUNCHER=retroarch -L TITLE=MAME Roms SO_URL=http://buildbot.libretro.com/nightly/linux/armhf/latest/mame2003_plus_libretro.so.zip -RETRO_CONFIG=/home/cpi/apps/launcher/Menu/GameShell/20_Retro\ Games/MAME/retroarch.cfg