gizmo98
85af33f31a
ps3controller: Add #!/bin/bash to scripts
2015-04-04 11:56:43 +02:00
gizmo98
9798c02202
Rewrite PS3Controller module
...
Add ideas from here: https://github.com/petrockblog/RetroPie-Setup/issues/654
-Set bluetooth connection up at startup with an udev rule.
-Run sixpair if a ps3 controller is connected over usb "and" a usb dongle is present.
-Add hciconfig hci0 pscan.
2015-04-04 10:50:10 +02:00
Florian
4df425c338
CHG: Updated header information
2015-03-28 06:19:16 +01:00
Florian
aab7fbd52d
CHG: Added license information to all files
2015-03-27 17:28:38 +01:00
Jools Wills
d87c7b9a36
use printMsgs for msgbox dialogs and add some /dev/tty redirects to gamecondriver dialogs
2015-02-26 03:52:09 +00:00
Jools Wills
a52118c97b
fix compilation of qtsixa without having to use old gcc - https://bugs.launchpad.net/qtsixa/+bug/1036744
2015-02-25 23:06:48 +00:00
Jools Wills
88a6dfb60e
disable platform specific CXXFLAGS for ps3controller/sixad build and just use -O2 -
...
we use an older gcc for this and it doesn't like out newer rpi2 flags, but due to the nature of the program it doesn't actually need specific arm platform optimisation
2015-02-12 17:37:52 +00:00
gizmo98
335d72aaae
ps3controller: Fix sixpair path
...
The PS3 installation always fails at line 40. Should be fixed with the right sixpair path. See:
http://blog.petrockblock.com/forums/topic/possible-script-error-in-retropie/
2015-01-25 15:54:17 +01:00
Jools Wills
bbaaad975c
various fixes based on recommendations from shellcheck
...
changed order of retronetplay module so functions can be found
2015-01-11 21:26:10 +00:00
Jools Wills
8b902ad292
styleguide changes:
...
* `command` -> $(command)
2015-01-11 17:44:37 +00:00
Jools Wills
231051ccad
styleguide changes:
...
* add newline to end of main scripts
2015-01-11 17:32:20 +00:00
Jools Wills
f937baa863
rename checkNeededPackages to getDepends
2015-01-08 22:03:12 +00:00
Jools Wills
a132751df8
use nobin instead of nobindist
2015-01-07 00:47:55 +00:00
Jools Wills
9a12b1ef88
initial support for creating/installing via split binary packages #553
2015-01-07 00:18:16 +00:00
Jools Wills
1bec138a17
we remove cups/autoremove as part of handleaptpackages
2015-01-04 14:54:34 +00:00
Jools Wills
2367b73a6a
rework ps3controller module - split up as per other modules and clean up/reduce code size
2014-12-13 05:07:14 +00:00
Jools Wills
227a06070c
renamed rps_checkNeededPackages to checkNeededPackages as it is used by modules and setup
2014-12-12 17:59:23 +00:00
Jools Wills
d07f45028b
de-duplicate setting of dialog backtitle everywhere - use a global variable and set it in retropie_setup.sh once
2014-08-02 18:52:05 +01:00
Jools Wills
de6cec861f
split supplementary.sh into auto-loading modules
2014-07-20 20:35:26 +01:00