Commit graph

1904 commits

Author SHA1 Message Date
Florian
32a3374820 CHG: Changed used branch for building EmulationStation to 'master' 2015-06-08 07:39:45 +02:00
Jools Wills
ff7f86761e Revert "CHG: Added InputStation to RetroPie menu"
This reverts commit ce9a1df791.
2015-06-01 18:28:24 +01:00
Jools Wills
ecdfb01a02 add branch to gitPullorClone rather than doing a "git checkout branch" after - this solves building in a chroot where
we are using github provided tar archives rather than git (due to bugs in emulated qemu arm chroots and git). Without this
my chroot build system will grab the master branch without any of the new changes.
2015-06-01 18:23:00 +01:00
gizmo98
6a2e98b292 sixad: Use newer sixpair sources
Reattach controller after pairing.
2015-05-10 16:11:16 +02:00
Jools Wills
83f02036d6 chmod installed script rather than copy in repository. 2015-05-06 17:12:27 +01:00
Jools Wills
a8d3839b4d no need to check for folder / can just use mkdir -p 2015-05-06 17:06:43 +01:00
Jools Wills
38783b5d30 trailing spaces 2015-05-06 17:05:52 +01:00
Jools Wills
be5d5d75d9 rename input configuration function to match module naming (can be called from commandline also then)
move function above calling function (to avoid any potential problems with function declaration - although it shouldn't happen since all modules are fully sourced first)
2015-05-06 17:03:46 +01:00
Jools Wills
29b6f46153 adjust variable/string quoting to match reset of source 2015-05-06 17:00:44 +01:00
Jools Wills
bc8a835811 user mkUserDir to make .emulationstation folder 2015-05-06 16:59:15 +01:00
Florian
bf80e5edb0 DEL: Removed inputstation
The functionality of InputStation is now included in (the temporary
fork of) EmulationStation.
2015-05-05 06:56:31 +02:00
Jools Wills
95af955acc Merge pull request #819 from free5ty1e/bugfix/ps3/bluetooth-init-hardcoded-path-fix
-Removed hardcoded hciconfig binary location.  PS3 controller pairing on...
2015-05-01 17:20:48 +01:00
Chris Paiano
5f40db3458 -Removed hardcoded hciconfig binary location. PS3 controller pairing on my Pi2 RetroPie fails because my hciconfig binary is actually located in /usr/sbin/ and not /usr/bin. This is far more compatible and safer; as well as used this way everywhere else in this script (this was probably an oversight). 2015-05-01 08:55:36 -07:00
HerbFargus
508e50dbe6 Update retropiemenu.sh
Added wicd-curses to the RetroPie menu as a graphical interface to connect to wireless networks.
2015-04-30 19:06:37 -06:00
Jools Wills
83cf59fb62 Merge pull request #806 from Tele42/patch-1
Show controller number
2015-04-24 17:05:42 +01:00
Jools Wills
4301f49f9e Merge pull request #808 from taalas/master
fix rom path for limelight scripts
2015-04-24 17:05:15 +01:00
Jools Wills
c53e5ebe53 Merge pull request #809 from gizmo98/limelight-fix
limelight: Run limelight configuration as su
2015-04-24 17:04:46 +01:00
Tele42
939ed095d3 fix typo, trivial 2015-04-24 11:28:55 -04:00
gizmo98
c79d691a67 limelight: Run limelight configuration as su 2015-04-23 21:01:31 +02:00
taalas
e74e1d3dff fix rom path for limelight scripts 2015-04-23 10:39:27 +02:00
Tele42
799651fff9 Show controller number
With led_n_auto set to 0, all controllers will show controller 1 LED, even if they are not the first controller.
2015-04-22 13:50:51 -04:00
Florian
ae422f306e CHG: Added theme Color Pi 2015-04-20 21:02:41 +02:00
Florian
d654e897b1 Squashed commit of the following:
commit f401c31053feeb170456a15314110a0f2fd6ebc2
Author: Florian <info@petrockblock.com>
Date:   Sun Apr 19 12:52:00 2015 +0200

    CHG: Fix

commit 229b55ff867b478f91991ffa032797666950e995
Author: Florian <info@petrockblock.com>
Date:   Sun Apr 19 12:48:54 2015 +0200

    CHG: Further refinements

commit 021861b5229d1d3db6abb95ee3c0df775dfdcd73
Author: Florian <info@petrockblock.com>
Date:   Sun Apr 19 12:42:49 2015 +0200

    CHG: Fixed typo

commit fae60c4e3efdf4fee7bf8f9bac54134867400a49
Author: Florian <info@petrockblock.com>
Date:   Sun Apr 19 12:37:29 2015 +0200

    CHG: Changes ES repository temporarily to own fork

commit 58b02759533b1dac46e91e1f1d8c7950548a04a2
Author: Florian <info@petrockblock.com>
Date:   Sun Apr 19 12:26:00 2015 +0200

    CHG: Added input scripts to emulationstation module
2015-04-19 12:57:25 +02:00
gizmo98
644fc71c06 Sixad: Styling nits
Change some things related to jools remarks.
2015-04-16 18:16:39 +02:00
gizmo98
5042cc66d0 Sixad: Enable rumble 2015-04-16 17:30:01 +02:00
gizmo98
fe1dee2322 Add default sixad settings
Disable sensitive buttons:
http://blog.petrockblock.com/forums/topic/ps3-controller-too-sensitive-to-map/#post-95059
2015-04-16 17:20:59 +02:00
gizmo98
b0d492cf25 Remove MAC address name adittion
So retroarch autoconfigs work
2015-04-15 18:21:01 +02:00
Jools Wills
a96827af1d variable quoting 2015-04-10 00:02:13 +01:00
Jools Wills
fe40f5ded4 indentation 2015-04-10 00:01:42 +01:00
Jools Wills
f181d4c178 indentation tab -> spaces 2015-04-10 00:00:27 +01:00
Jools Wills
4e936e3fbd Merge pull request #787 from gizmo98/sixad-opt
Add some sixad optimizations
2015-04-09 23:58:17 +01:00
Jools Wills
2576a57616 tidy up echo commands (no need to launch echo within read for a newline) - however we should probably use dialog to make this easier as with other modules
fix up scripts (had cd after pushd)
use local variables
2015-04-09 23:57:01 +01:00
Jools Wills
483a052f28 trailing tab 2015-04-09 23:36:45 +01:00
Jools Wills
a22ec44133 use mkdir -p 2015-04-09 23:36:36 +01:00
Jools Wills
fd298e1779 quoting / wildcard for script chmod 2015-04-09 23:34:57 +01:00
Jools Wills
940a59cce6 indentation tabs -> spaces / remove trailing tab
comment spacing
2015-04-09 23:30:30 +01:00
Jools Wills
28d45d8349 Merge pull request #792 from gizmo98/limelight
Rewrite limelight setup script to a module
2015-04-09 23:28:03 +01:00
Jools Wills
1f75779345 use mkUserDir 2015-04-07 12:53:32 +01:00
gizmo98
6c8ccf65a7 Styling nits 2015-04-05 14:09:34 +02:00
gizmo98
894ed74218 Rewrite limelight setup script to a module
Based on this script:
https://github.com/stsfin/RetropieLimelightInstaller/blob/master/limelig
htconfig.sh

Also see: https://github.com/petrockblog/RetroPie-Setup/issues/721
2015-04-05 14:02:26 +02:00
Florian
2baf56053f Merge branch 'master' of https://github.com/petrockblog/RetroPie-Setup 2015-04-04 19:39:00 +02:00
Florian
ce9a1df791 CHG: Added InputStation to RetroPie menu 2015-04-04 19:38:21 +02:00
Florian
84976bc825 ADD: Added module for InputStation 2015-04-04 19:11:46 +02:00
gizmo98
90a9b3cc27 Start sixad daemon after installation 2015-04-04 15:50:41 +02:00
gizmo98
714fc8673a Invert some checks and remove absolute path to hciconfig 2015-04-04 15:35:45 +02:00
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
gizmo98
bf6360d66c Add an own PS3 controller pairing script
We don't need to build PS3 controller driver again if sixpair already exists.
2015-04-04 10:26:07 +02:00
Jools Wills
0cf4b634a3 only run df once for bashwelcometweak 2015-04-04 00:58:17 +01:00
Jools Wills
29e730f6d4 rather than using /etc/profile to launch emulation station, add it to /etc/profile.d/ (easier to manage and keeps it separate)
replace checking for SSH_CONNECTION env with checking specifically for /dev/tty1. This stops it launching via other types of remote session #750 #783
2015-04-04 00:42:04 +01:00