Commit graph

2504 commits

Author SHA1 Message Date
Jools Wills
fed76c6b96 use fullpath to lincity-ng as /usr/games is not always pathed 2016-03-26 01:15:15 +00:00
Jools Wills
08eeb0f6ab run lincity-ng without xinit on x11 platform and don't include xorg dependency 2016-03-25 22:46:28 +00:00
Jools Wills
1f70edd216 commandslines the wrong way round. oops 2016-03-25 22:27:04 +00:00
Jools Wills
7fe5a0183d fix up micropolis on x11 (launches directly) 2016-03-25 22:24:41 +00:00
Jools Wills
b4692bb715 enable openbor on x86/x11 2016-03-25 22:21:30 +00:00
Jools Wills
a7089053b3 fix launching solarus on non arm platform by symlinking the library 2016-03-25 22:02:26 +00:00
Jools Wills
a08a189ba3 make sure solarus builds correctly 2016-03-25 21:50:21 +00:00
Jools Wills
efccb11b56 alephone:
* enable x86/x11
 * checkout source with github rather than downloading archive
 * add autoconfig/automake dependency to generate configure
 * check it builds correctly with md_ret_require
 * unpack zips directly to $romdir/ports/alephone rather than via __tmpdir and chown to $user
2016-03-25 21:24:54 +00:00
Jools Wills
1cb077e85e missing setConfigDir for love (keep it in the root as it is exists as a system rather than a port) 2016-03-25 21:24:09 +00:00
Jools Wills
9e3d573b13 new module variable md_conf_root that points to $configdir or $configdir/ports for ports - for ports in the libretro folder, this is set manually with setConfigRoot, and for "love" which is a ES system, but lives in ports (so configs go in $configdir not $configdir/ports to match the roms folder structure)
adjust ports configs / symlinks to $configdir/ports and move old configs to new location (when calling addPort)
fix up some paths in a few experimental modules (wolf4sdl / sdlpop)
2016-03-25 20:13:02 +00:00
Jools Wills
7dcb4d0523 make runcommand support loading emulator commandlines from $configdir/ports/$port 2016-03-25 03:32:07 +00:00
Jools Wills
609299970d show dialog when lauching retropie-setup telling users that Raspbian Wheezy is no longer supported. 2016-03-24 20:49:03 +00:00
Jools Wills
e373141b09 allow the vector display size for advmame to be set in the config file (via display_width / display_height). Previously it defaulted
to 640x480 and due to our fake modes wouldn't be adjustable.
2016-03-24 18:45:09 +00:00
Jools Wills
0283bf7559 symlink .local/share/scummvm and .cache/scummvm to $configdir/scummvm also (new scummvm 1.8.x locations for saves / logs) 2016-03-24 13:01:20 +00:00
Jools Wills
2e36b7ca4c symlink new scummvm config location
remove old scumvm config file symlink - #1402
2016-03-23 23:23:24 +00: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
zerojay
af5782d1fb Correct solarus dependency. 2016-03-22 13:07:27 -03:00
Jools Wills
47be83ff98 Merge pull request #1393 from joolswills/config_editor
Config editor
2016-03-21 02:43:50 +00:00
Jools Wills
bf443023a4 use quotes for ini values in retroarch configurations, as when saving configs out from retroarch it uses quotes
pass parameters for delimiter / quote to iniFileEditor
remove rewind_enable config from lr-pcsx-rearmed - as it will will add it to the end of the config under the include, and rewind is disabled by default anyway. We can handle this from the config editor
fixes - #1389
2016-03-20 20:31:01 +00:00
dankcushions
0de6d29131 ARM=1 now turns off problematic -O3 optimistation, and turns on -O2 and -fsigned-char 2016-03-20 16:30:46 +00:00
Jools Wills
521f1c01fd Merge pull request #1384 from joolswills/rpi1_default_res
Rpi1 default res
2016-03-17 22:19:43 +00:00
Jools Wills
1a7e55f979 silence some warnings from lr-mame2003 2016-03-17 00:06:52 +00:00
Jools Wills
66f2931283 makefile->Makefile 2016-03-16 23:39:26 +00:00
Jools Wills
ca06baf44a default runcommand retroarch render resolution to config file instead of overriding by default. on rpi2/3 this would be
the video output resolution by default, or 640x480 or less on the rpi1
can be switched from the configuration editor, so the runcommand overriding is now more useful, and is done on a per emulator / rom basis
2016-03-16 15:14:52 +00:00
Jools Wills
f172e8e7d5 set default retroarch render res on rpi1 to 640x480 is resolution is higher for performance 2016-03-16 15:13:32 +00:00
Jools Wills
cb4f1b1ac7 fix cancel on passwordbox 2016-03-16 12:35:10 +00:00
Jools Wills
4015c8bcea replace -O3 with -O2 on arm for lr-mame2003 as it causes some games to crash (eg pacmania) 2016-03-15 21:30:41 +00:00
Jools Wills
b3c842a2ac disable drz80 asm core on lr-imame4all - it is buggy and unlike the standalone mame4all it was enabled for all systems that used z80 making compatibility bad.
Keeping the cyclone core enabled as it seems more compatible - upstream ref: https://github.com/libretro/mame2000-libretro/pull/22
2016-03-15 02:10:54 +00:00
HerbFargus
ccad3af7d2 Update default theme repo 2016-03-12 23:50:15 -07:00
Jools Wills
0895406c8d added emulationstation-kids module to experimental - sharing main module functions to avoid duplication 2016-03-11 21:08:47 +00:00
Jools Wills
7c7a2ad2ab recognise alternative rpi3 revision - fixes #1368 2016-03-11 21:05:12 +00:00
Jools Wills
1144df515c allow choice of comparison operator for hasPackage as a third parameter. we can now force sdl 2.0.3 to be installed - #1297 2016-03-11 17:09:19 +00:00
Jools Wills
4abf8b32cd use sdl 2.0.3 until problems with input devices and 2.0.4 are resolved - #1297 2016-03-11 17:08:34 +00:00
Jools Wills
ff6747275c sort systems in scraper 2016-03-11 05:42:46 +00:00
Jools Wills
6050748268 quote vars 2016-03-09 22:01:13 +00:00
Jools Wills
4db9cfa9cf out config folders are lowercase 2016-03-09 21:59:22 +00:00
Jools Wills
3922df5138 remove !x86 from x11 apps flags
whitespace fix
2016-03-09 21:52:17 +00:00
Jools Wills
d01729aa14 quote variable 2016-03-09 21:50:54 +00:00
Jools Wills
b1d09444cb remove quotes - don't work with new addPorts functionality currently 2016-03-09 21:50:40 +00:00
Jools Wills
42910b1fa0 fix up launching of micropolis - the pervious script run xset before any xserver was running - pass a script to xinit instead. not sure window manager is needed for this game though. 2016-03-09 21:49:04 +00:00
Jools Wills
3f36e9909d remove duplicate info messages regarding reconfiguration of x11-common - image already has the setting correct so may confuse users.
those manually installing can read the documentation - may add an option to automatically suggest this change if it detects it is set wrong instead
2016-03-09 21:32:52 +00:00
Jools Wills
6eefef6db4 Merge pull request #1352 from zerojay/alephone
Added AlephOne engine (Marathon, Marathon 2, Marathon Infinity).
2016-03-09 20:57:24 +00:00
Jools Wills
3a9058f61a Merge pull request #1359 from HerbFargus/giana
Add Giana's Return
2016-03-09 20:56:43 +00:00
Jools Wills
39fd648d96 Merge pull request #1361 from zerojay/solarus
Add in missing configdir handling for Solarus.
2016-03-09 20:54:21 +00:00
Jools Wills
b5ec730e49 Merge pull request #1362 from zerojay/lincity-ng
Added lincity-ng script.
2016-03-09 20:54:01 +00:00
zerojay
1548f3ab25 Add in configdir handling. 2016-03-09 18:30:28 +00:00
zerojay
95a6b72585 Added AlephOne engine (Marathon, Marathon 2, Marathon Infinity). 2016-03-09 17:14:50 +00:00
zerojay
1f7c8b10ed Added lincity-ng script. 2016-03-09 17:10:30 +00:00
HerbFargus
60732260f6 Add Giana's Return 2016-03-09 01:40:53 -07:00
Jools Wills
e764f00ad4 Merge pull request #1353 from zerojay/micropolis
Added Micropolis (open source SimCity Classic) script.
2016-03-08 15:38:23 +00:00