Jools Wills
fdefd9e4eb
es - remove old function call
2016-07-11 16:53:41 +01:00
Jools Wills
5f3902cf85
bluetooth background connect changes
...
* background connect to devices only if they are not already connected
* use bluetoothctl rather than the python code
2016-07-09 18:52:12 +01:00
Jools Wills
e7b5b7e862
sdl2 - bump version number (sdl2 dispmanx scaling)
2016-07-06 22:06:27 +01:00
Jools Wills
535483f849
Merge pull request #1558 from joolswills/button_rename
...
input configuration button renames
2016-07-05 20:15:46 +01:00
Jools Wills
c034200c93
input configuration button renames
...
* rename buttons to avoid confusion (bottom -> shoulder / top -> trigger)
* include old names in case retropie-setup is updated without ES update
* as with https://github.com/RetroPie/EmulationStation/pull/54
2016-07-05 20:13:40 +01:00
Jools Wills
7bbbd46b27
emulationstation-kids - add remove / gui functions
2016-07-05 18:22:48 +01:00
Jools Wills
e5542a57d2
emulationstation module updates
...
* function cleanup / reorganisation
* don't remove gamelists on removal (still remove es configs / system themes)
* add gui function to clear/reset input configuration
2016-07-04 02:13:48 +01:00
Jools Wills
3e9d598bc8
emulationstation - input configuration scripts don't need to be owned by $user
2016-06-27 15:03:17 +01:00
Jools Wills
2efd8962c8
pifba - fix keyboard mapping from sdl2 to sdl1 in input configuration script
2016-06-26 23:52:52 +01:00
Jools Wills
e934a1f32f
cosmetic
2016-06-26 22:39:55 +01:00
cbransden
340d95ee48
Added game_specific_options to config editor.
2016-06-22 10:46:14 +01:00
Jools Wills
1a8f8c0fff
samba - fix restart function name call
2016-06-21 21:38:22 +01:00
Jools Wills
f0d72ac212
image - handle autostart in chroot in autostart module
2016-06-21 18:52:47 +01:00
Jools Wills
dbf25305d4
Merge pull request #1529 from joolswills/pifba_input
...
pifba - added initial input configuration script (player 1 only)
2016-06-21 18:25:10 +01:00
Jools Wills
a718ede1f3
fix very silly c&p error. Thanks herb
2016-06-19 23:34:15 +01:00
Jools Wills
b036be9eb2
splashscreen - fix default splashscreen path
2016-06-19 20:34:25 +01:00
Jools Wills
045b52aa1b
splashscreen changes -
...
* switch to new repo - use new default splashscreen
* allow downloading of new extra splashscreen repository
* change find regexp to ignore all hidden files
2016-06-19 20:21:11 +01:00
Jools Wills
4dbb528fc1
splashscreens - default splashscreen name change to match new repo
2016-06-19 20:01:00 +01:00
Jools Wills
03b5323cb7
use kodi rather than kodi-standalone in autostart as kodi-standalone restarts on crash which happens on exit sometimes. Thanks Rascas.
2016-06-19 16:37:26 +01:00
Jools Wills
38702c2c18
case order
2016-06-19 03:33:49 +01:00
Jools Wills
a89245aad6
integration of image building into retropie-setup
2016-06-19 03:27:03 +01:00
Jools Wills
de26e7613b
wifi - wait longer to connect and display dialog
2016-06-16 03:35:08 +01:00
Jools Wills
bf3b99e482
bluetooth - wait for 10 seconds when scanning, and display dialog
2016-06-16 03:32:33 +01:00
Jools Wills
b40370c894
bluetooth - add missing agents/security modes - might be useful
2016-06-16 03:27:18 +01:00
Jools Wills
8f2350a151
make sure bluetoothd permissions are restored on ps3controller removal
2016-06-16 03:09:26 +01:00
Jools Wills
e47901cd2c
ps3controller description
2016-06-16 03:08:01 +01:00
Jools Wills
c1cf366d2e
remove old 2.x update code.
...
* there is no direct upgrade route from 2.x due to wheezy -> jessie leap,
so we no longer need to keep this around.
2016-06-15 20:19:17 +01:00
Jools Wills
67e335e1e2
modules - _update_hook functionality -
...
* add _update_hook function support - these get run on updating retropie-setup.
* add update_hook functions for modules so they show up as installed on retropie-setup 4.x - eg modules that
previously just apt-get installed a package.
2016-06-15 20:17:21 +01:00
Jools Wills
bb1fa78803
make $md_inst before calling install_bin to simplify modules
2016-06-15 20:17:21 +01:00
Jools Wills
2899b116d9
pifba - added initial input configuration script (player 1 only)
2016-06-14 19:14:38 +01:00
Jools Wills
6e2a9aeabf
bluetooth improvements
...
* support connecting to devices in background
* use letters for main menu - saves renumbering etc
* cleanups / fixes
fixes #1526
2016-06-13 18:19:09 +01:00
Jools Wills
287f9e9eaf
bluetooth - oops. broke registering/pairing by duplicating a function name. should fix #1524 - thanks floob
2016-06-13 01:18:38 +01:00
Jools Wills
6fc6967ba4
bluetooth connect on boot menu fixes
2016-06-12 05:53:32 +01:00
Jools Wills
23ddbadb9f
bluetooth improvements -
...
* ability to connect to all registered devices from the bluetooth module
* optional systemctl service that will connect to all registered devices on boot
2016-06-12 05:19:59 +01:00
Jools Wills
0e2e6ce184
kodi module fix -
...
* fix some left over use of __depends_mode (now md_mode) - fixes pippleware kodi 16 repo install
* make sure we force an apt-get update in case one was done before the repo was added
2016-06-11 22:50:11 +01:00
Jools Wills
36dc2d08de
autostart - use kodi-standalone
2016-06-11 18:17:19 +01:00
Jools Wills
ebf054fe85
autostart - another fix - I think I'm tired.
2016-06-11 18:14:21 +01:00
Jools Wills
017a3f691a
autostart - fix errors with echo and add manual editing function
2016-06-11 18:11:16 +01:00
Jools Wills
5d3da2a50b
autostart - c&p error
2016-06-11 18:06:33 +01:00
Jools Wills
cbbabc857e
autostart - make sure we create the autostart.sh file if it doesn't exit to avoid complaints from sed
2016-06-11 18:04:33 +01:00
Jools Wills
246b05f980
autostart improvements
...
* add the ability to autostart kodi before emulationstation
* now autostart is handled via /etc/profile.d/10-retropie.sh which launches $configdir/all/autostart.sh
2016-06-11 18:02:10 +01:00
Jools Wills
cdd7014904
added mobilegamepad - Mobile Universal Gamepad from sbidolach - fixes #1492
2016-06-10 19:31:41 +01:00
Jools Wills
3941b00ae4
virtualgamepad - use upstream repo again as fixed, and add build function
2016-06-10 19:24:03 +01:00
Jools Wills
b3286da6f8
c&p fail
2016-06-10 19:18:23 +01:00
Jools Wills
99691da9c5
fix up virtualgamepad - #1519
2016-06-10 19:12:07 +01:00
Steven Selph
9a5a560866
scraper: add option to use filenames as ROM name. ( #1513 )
...
Fixes #1506
2016-06-08 14:21:19 +01:00
Jools Wills
b3ff38da10
remove .pyc
2016-06-07 16:05:51 +01:00
Jools Wills
ff779b8aa6
allow removing of retropie menu
2016-06-07 13:01:24 +01:00
Jools Wills
d006ff5eb1
move retropie menu to core - still needs a remove function though
2016-06-07 13:01:24 +01:00
Jools Wills
2e0135f6ff
make splashscreen a main module so it can be removed
2016-06-07 13:01:24 +01:00