Commit graph

8017 commits

Author SHA1 Message Date
Florian
b661a2c3a0 Added parameters in rpix86 module 2014-11-01 06:38:08 +01:00
Florian
0b4b762948 Updated Duke3D module 2014-11-01 06:36:33 +01:00
gizmo98
5eb4120969 Add option to select hotkey behaviour.
Just an option to change hotkey behaviour. Option 2 and 3 are necessary to use our retroarch autoconfigs!
2014-10-30 18:25:07 +01:00
gizmo98
b5ecdad016 Add experimental XBMC installation. 2014-10-30 18:18:12 +01:00
Florian
5f4c6776a7 Merge pull request #474 from gizmo98/patch-4
Add retroarch-joypad-autoconfig repo.
2014-10-29 06:46:05 +01:00
gizmo98
a5c49f7266 Add retroarch-joypad-autoconfig repo. 2014-10-28 19:15:58 +01:00
Florian
90b369a577 Merge pull request #471 from gizmo98/patch-2
Add experimental ARMSNES libretrocore
2014-10-28 06:47:12 +01:00
gizmo98
f39a4d31da Add experimental ARMSNES libretrocore 2014-10-27 19:51:22 +01:00
Jools Wills
150443fdd8 rework atari800 to split source/binary and use new variables/parameters 2014-10-27 01:02:26 +00:00
Jools Wills
4fa2897844 updated advmame.sh module to use separate build/install directories, the new emudir/builddir variables and other cleanups 2014-10-27 00:55:00 +00:00
Jools Wills
e69eb7ea1b pass module id and description to module functions to allow them to be used to avoid string/path duplication etc 2014-10-27 00:53:47 +00:00
Jools Wills
bd2e26f1ec added builddir and emudir variables 2014-10-27 00:53:18 +00:00
Jools Wills
fb0b7d1f46 add remove function to bashwelcometweak.sh 2014-10-26 20:01:23 +00:00
Jools Wills
f7c5db59d8 add support for a "remove" function - will use to allow a remove in the bashwelcometweak.sh for example
correct 1 line comment regarding parameters to rp_registerFunction
2014-10-26 20:00:31 +00:00
Jools Wills
0afb57acb7 moved ProfileTweak script into the bashwelcometweak module, so everything is in one place. 2014-10-26 19:52:48 +00:00
Jools Wills
2b70528b89 simplify themes unpacking - no need to check for directory with mkdir -p, and can unpack directly to destination. also don't use /tmp (might be in ram, use our current directory as with other downloads for now) 2014-10-26 19:36:29 +00:00
Jools Wills
ad0bd8d826 cosmetic - remove a trailing tab, and a tab indentation 2014-10-26 19:31:17 +00:00
Jools Wills
414839215b rather than extracting then copying the archive, extract to the correct destination (stripping ./folder from the destination). simplifies code, and speeds up operation. 2014-10-26 19:17:47 +00:00
Florian
43901395a1 Merge pull request #464 from ipmb/patch-1
Makes `rps_downloadBinaries` more disk efficient
2014-10-20 18:06:17 +02:00
Peter Baumgartner
b38570ce64 Makes rps_downloadBinaries more disk efficient
This should delete files as it goes and prevent the disk usage from temporarily ballooning
2014-10-19 23:37:58 -06:00
Florian
151cfa1dd2 Updated simple theme module 2014-10-15 06:18:06 +02:00
Florian
542095e76a Updated FBALibretro module (issue #461) 2014-10-02 10:52:34 +02:00
Florian
d2a2c9464a Updated logging function 2014-10-02 06:58:23 +02:00
Florian
b3f2e75d91 Updated SNESDev module 2014-09-27 07:57:06 +02:00
Florian
c455318bca Enhanced module snesdev, removed module snesdev2x 2014-08-30 18:10:20 +02:00
Florian
684b9e90d7 Added module snesdev2x, renamed module snesdev to snesdev1x 2014-08-30 17:24:27 +02:00
Florian
82c9d6ae88 Updated module snesdev 2014-08-30 17:12:15 +02:00
Florian
596fcb4483 Moved SDL1 module to Experimental section
This module install SDL 1.2.15 with the dispmanx backend. This seems to
lead to problems, e.g., with the gngeo module (see issue #448).
2014-08-29 07:14:29 +02:00
Florian
3e30c8eb0d Added "fba" theme tag to fbalibretro module 2014-08-26 07:22:35 +02:00
Florian
8b5cd0bbb5 Added dependency libsdl1.2-dev to gngeopi module 2014-08-26 07:09:49 +02:00
Florian
cac214f50b Updated GnGeo module 2014-08-22 07:48:10 +02:00
Florian
b5403ec50b Fixed FBALibretro module 2014-08-22 07:04:02 +02:00
Florian
6b59876b97 Fixed GNGeoPi module installation (#448), updated Linapple module (#450) 2014-08-21 21:59:02 +02:00
Florian
f33c2165c8 Updated gngeopi module 2014-08-21 21:31:01 +02:00
Florian
7225156b81 Updated script for scripting themes download 2014-08-18 18:21:35 +02:00
Florian
b16c5dcb62 Updated RetronetPlay configuration 2014-08-16 08:54:06 +02:00
Florian
d6a29e2b8d Moved RetroNetPlay module into experimental section of the script 2014-08-16 07:38:01 +02:00
Florian
67616fb01d Enhanced configuration of uae4all 2014-08-13 07:20:46 +02:00
Florian
8138086f53 Re-mapped input_enable_hotkey to 'nul' for RetroArch 2014-08-12 07:00:05 +02:00
Florian
9bff5aa751 Merge pull request #444 from joolswills/depends
for better readability/naming use depends rather than depen for dependen...
2014-08-11 20:55:26 +02:00
Jools Wills
26201d0fe9 missing depen -> depends in binaries installation 2014-08-11 18:27:05 +01:00
Jools Wills
6076946ec3 for better readability/naming use depends rather than depen for dependency function naming (and retropie_package parameters) 2014-08-11 17:53:24 +01:00
Florian
dcc4e99774 Merge pull request #443 from adrianmoisey/ips
Remove newline character when there is more then one IP address
2014-08-11 07:38:49 +02:00
Adrian Moisey
efffa4e4ba Remove newline character when there is more then one IP address 2014-08-11 07:32:14 +02:00
Jools Wills
5487a25911 fixed quake3 path replacement sed (need to replace all matches - not just first). #430 2014-08-10 17:57:02 +01:00
Jools Wills
8d6be19686 added missing dependencies for snes9x - #431 2014-08-09 16:51:27 +01:00
Jools Wills
78161acd24 add sdl/sdlmixer dev package dependencies for uae4all - fixed #432 2014-08-09 16:47:58 +01:00
Jools Wills
5b8c2fcccc fixed make clean in build_gbclibretro (need to change directory) #433 2014-08-09 16:42:32 +01:00
Jools Wills
ce13fd060a remove duplicate popd from neslibrerto.sh - #434 2014-08-09 16:39:10 +01:00
Jools Wills
f43a0b0dee cosmetic - remove trailing slash on mkdir 2014-08-09 16:24:23 +01:00