Commit graph

7 commits

Author SHA1 Message Date
Jools Wills
5472708231 re-add comment 2016-06-01 17:09:58 +01:00
Jools Wills
b8c4c9f42b iniSet escape fixes
* add function for escaping strings
 * only escape for sed, and make sure we escape both the search and replace strings
 * fixes #1500
2016-06-01 17:08:20 +01:00
Jools Wills
d988d58e0a splashscreen - use extensions from splashscreen module in init.d script. add additional escaping of backslashes and pipes for sed in iniSet. 2016-05-14 18:44:04 +01:00
Kristian Sloth Lauszus
616bd00f08 Added missing quotes around file variable
This affected scriptmodules/emulators/mupen64plus/mupen64plus.sh in case the retroarch configuration file has spaces in the file name
2016-03-23 00:13:32 +01:00
gizmo98
70ee277e61 Add Opt Out autoconf functionality
-use /configs/all/autoconf.cfg to enable/disable autoconf functionality.
-add two new functions to add set read config file content.
-add functions to mupen64plus and reicast modules.
2015-12-07 17:37:24 +00:00
Jools Wills
a3df554f85 remove echo in iniSet as it interferes with calls from dialogs etc and is overly verbose for some configurations 2015-11-26 02:37:03 +00:00
Jools Wills
a9da023314 unify the various copies of the ini processing functions, installing them to $rootdir/lib/inifuncs.sh for use by inputconfiguration.sh / runcommand.sh / mupen64plus hotkey scripts. 2015-11-26 00:01:36 +00:00