Commit graph

8017 commits

Author SHA1 Message Date
gizmo98
a0e39d17f1 Update GreenAsia_Inc.____USB_Joystick_____.cfg 2014-07-27 14:44:41 +02:00
gizmo98
939c9e74d6 Update DragonRise_Inc.___Generic___USB__Joystick__.cfg 2014-07-27 14:43:42 +02:00
Florian
7b3718108e Merge pull request #404 from gizmo98/patch-1
Update Sony_PLAYSTATION(R)3_Controller.cfg
2014-07-27 14:41:55 +02:00
gizmo98
3db3518dbb Update Sony_PLAYSTATION(R)3_Controller.cfg 2014-07-27 14:40:31 +02:00
Florian
790d0c2585 Updated source base of Intellivison emulator jzint 2014-07-26 08:35:55 +02:00
Florian
7c79ba52c0 Fixed installation function for Basilisk II 2014-07-26 08:11:26 +02:00
Florian
b5b8ad6ec8 Fixed configuration of PC emulator rpix86 2014-07-26 08:00:02 +02:00
Florian
e5d9b7acf9 Added dependencies for Macintosh emulator Basilisk 2014-07-26 07:22:06 +02:00
Florian
e0ebfe6f18 Added Quake 3 2014-07-26 07:03:16 +02:00
Florian
024413deaf Fixed dependencies for Linapple 2014-07-25 18:15:06 +02:00
Florian
ac7dc47899 Added configurations for emulators PiFBA and Fuse 2014-07-23 20:37:36 +02:00
Florian
8ef527b67d Merge pull request #394 from joolswills/samba
re-add bios samba share that was lost with samba rejig
2014-07-21 19:36:04 +02:00
Jools Wills
0ae708187d re-add bios samba share that was lost with samba rejig 2014-07-21 18:12:15 +01:00
Florian
843d0b777b Merge pull request #391 from joolswills/re-organisation
Re organisation (separate emulators into modules)
2014-07-21 18:47:00 +02:00
Jools Wills
e89dcedc8d improved usage info wording 2014-07-21 00:42:16 +01:00
Jools Wills
4d533a665c use rp_callModule rather than calling retropie_packages.sh directly 2014-07-20 23:11:44 +01:00
Jools Wills
8f687a1cdf added ensureRootdirExists to rps_main_binaries 2014-07-20 22:57:13 +01:00
Jools Wills
f1ff9ced80 renamed rp_callFunction to rp_callModule 2014-07-20 22:40:47 +01:00
Jools Wills
061f30ad5a add facility for rp_callFunction with only an index/module_id to call all script modes (depen / sources / build / configure etc)
use rp_callFunction directly for the binaries based installation which should be more efficient than continually sourcing the retropie_packages.sh script
2014-07-20 22:37:56 +01:00
Jools Wills
269ff472a8 renamed the global associative arrays 2014-07-20 22:29:36 +01:00
Jools Wills
6cac205e29 simplify binaries installation code:
- automatically install all depends, rather than a hardcoded list
 - use the textual id for installation, making it more readable than using the id and having to comment what each id is
 - don't hardcode the range of emulators to configure - configure all emulators and libretro cores
2014-07-20 22:17:44 +01:00
Jools Wills
628611fe5a use rps_checkNeededPackages for handling dependencies for depen_snes9x 2014-07-20 22:00:13 +01:00
Jools Wills
e53ca18bb8 fixed xboxdrv function naming 2014-07-20 21:49:15 +01:00
Jools Wills
a7a97096e9 fixed emulationstation function naming 2014-07-20 21:48:52 +01:00
Jools Wills
5d59e082f8 don't keep multiple associative arrays with module functions. We can determine them as needed.
change output of retropie_packages to show index and module id. since we are not hardcoding the index, it's possible they can change
so it will be a good idea to be able to use the module id
2014-07-20 21:45:20 +01:00
Jools Wills
04dabc0c1b remove call to removed function registerFunctions 2014-07-20 20:44:11 +01:00
Jools Wills
de6cec861f split supplementary.sh into auto-loading modules 2014-07-20 20:35:26 +01:00
Jools Wills
c272a3a4ef split out emulators and libretro cores into separate module files - supplementary modules still to do
add functions for registering/loading the modules
2014-07-20 19:41:17 +01:00
Jools Wills
842c185abf split out package functions to packages.sh 2014-07-20 19:39:20 +01:00
Jools Wills
a91caebc91 use .sh for scriptmodule extension as shinc is no standard (so editors can't guess syntax highlight by default). 2014-07-20 19:37:33 +01:00
Jools Wills
9c2d114583 removed unused function getScriptAbsoluteDir 2014-07-20 19:37:23 +01:00
Jools Wills
8942a62ec5 more cleanups related to removal of import function 2014-07-20 19:37:07 +01:00
Jools Wills
3828ced538 removed overkill import function. We don't need to search library paths etc, we know where our modules are. 2014-07-20 19:36:19 +01:00
Florian
45e2177cb2 Added RetroArch auto-config files 2014-07-20 20:32:54 +02:00
Florian
e02c7c2103 Merge pull request #388 from joolswills/samba
remove incorrect -R from chown in samba directory set up, as it changed ...
2014-07-20 17:46:18 +02:00
Florian
33cbbb5bce Merge pull request #389 from joolswills/depends
use rps_checkNeededPackages for fbalibretro depends installation
2014-07-20 17:44:35 +02:00
Jools Wills
71bac9f8ea when installing from binaries, set up the samba stuff last, so that it can fix up any rom directory permissions. 2014-07-20 16:44:22 +01:00
Jools Wills
e7e2eaf33d use rps_checkNeededPackages for fbalibretro depends installation 2014-07-20 16:28:13 +01:00
Jools Wills
8ca30c866f remove incorrect -R from chown in samba directory set up, as it changed existing rom files. Now we correctly
set root:$user for roms with the sticky bit set, with first level platform subfolders being root:$pi with group writable.
added some code to chown existing files to fix any set up where roms were copied with the wrong permissions.
there are other cases too, where roms are copied with the wrong permissions which this will fix, such as the install_zmachine
code which unpacks files as the root user
2014-07-20 16:12:25 +01:00
Florian
57b60df39e Enabled ESC as hotkey in RetroArch per default 2014-07-20 12:29:10 +02:00
Florian
e3c2859e0e Merge pull request #386 from joolswills/fixes
callFunction changes
2014-07-20 11:27:32 +02:00
Jools Wills
a6041affc1 added g++-4.7 as a dependency 2014-07-19 17:24:08 +01:00
Jools Wills
ace9dc137b re-add local scope for __desc
correct parameter order for call to rp_callFunction
2014-07-19 17:13:52 +01:00
Florian
51c19587b0 Fixed ROM directory configuration for emulator Stella 2014-07-19 12:06:28 +02:00
Florian
a5ff0a39a0 Fixed binaries-based installation 2014-07-19 12:04:56 +02:00
Florian
7a8ffdc1a5 Minor fix for space checking function, updated binaries-based installation 2014-07-19 09:17:36 +02:00
Florian
97db43598e Fix for configuration of RetroArch emulator, enhanced Amiga start script 2014-07-19 08:45:10 +02:00
Florian
099a23cb15 Fixed installation of APT packages for FBALibretro 2014-07-19 08:28:47 +02:00
Florian
8919ede29a Merge branch 'master' of https://github.com/petrockblog/RetroPie-Setup
Conflicts:
	scriptmodules/emulators.shinc
2014-07-19 08:24:56 +02:00
Florian
b8aff5431f Fixed APT-package installation for SNES9X 2014-07-19 08:23:27 +02:00