Jools Wills
114397b857
usbromservice - use log_cmd for copyroms script, and add additional logging
2016-12-29 17:43:58 +00:00
Jools Wills
62f11b6085
Revert "inputconfiguration - include deviceGUID in es config - #1798 "
...
This reverts commit c3fbb52470
.
requires more work
2016-12-29 04:44:27 +00:00
Jools Wills
c3fbb52470
inputconfiguration - include deviceGUID in es config - #1798
2016-12-29 03:43:18 +00:00
Jools Wills
42505ca128
usbromservice - support mounting of usb stick over ~/RetroPie
...
* add a new mount.d script to allow mounting of a usb stick directly over ~/RetroPie
* script will check for existance of a retropie-mount folder in the root. If it exists and is empty, the existing ~/RetroPie folder will be copied to it. Then it will be mounted.
2016-12-28 22:40:22 +00:00
Jools Wills
60e3f67a68
all .rp files were created ignoring later logic
...
* move creation back to after system as been added which is ok now we always add a system
2016-12-28 17:04:09 +00:00
Jools Wills
0e4a45ddd0
add systems to attractmode / mehstation even if rom folders are empty
2016-12-28 17:00:28 +00:00
Jools Wills
9b6bbbb023
emulationstation - fix quoting
2016-12-27 22:38:28 +00:00
Jools Wills
770622dc2d
raspbiantools - remove no longer needed Xwrapper code / update success dialog text
2016-12-27 22:00:00 +00:00
Jools Wills
991b4a3665
fix for launching X applications from ES on recent Xserver - fixes #1805
2016-12-27 21:56:27 +00:00
Jools Wills
b0db60b205
scraper - include LICENSE/README.md and hash.csv in install
2016-12-27 04:36:20 +00:00
Jools Wills
29ec6488fe
remove more wheezy code
2016-12-27 04:29:08 +00:00
Jools Wills
a49d715373
remove Raspbian wheezy support
2016-12-24 20:15:43 +00:00
Jools Wills
80047cb396
helpers / delSystem - move check for emulators.cfg to delSystem
2016-12-24 02:34:33 +00:00
Jools Wills
dd1f58e79b
Merge pull request #1795 from joolswills/odroid_c2
...
Initial Odroid-C2 support (for aarch64 only currently).
2016-12-23 19:55:01 +00:00
Jools Wills
57f8b41d8b
autostart - add support for booting into ES on systemd (eg Ubuntu 16.04 on ODroid)
2016-12-22 08:03:18 +00:00
Jools Wills
79ea0bfa58
splashscreen - disable on mali
2016-12-22 08:03:15 +00:00
Jools Wills
12901a53b1
joy2key - support reading from multiple joysticks
...
* if device parameter is /dev/input/jsX it will read from all joysticks
* if a joystick is removed or another reconnected it will be picked up
* default runcommand and helpers to use all joypads
2016-12-21 23:48:15 +00:00
Jools Wills
ef9072ef66
mkarcadejoystick - remove from /etc/modules on removal
2016-12-17 20:15:35 +00:00
Jools Wills
ecba1707fc
emulationstation - libMali search paths now updated in ES source
2016-12-15 17:58:29 +00:00
Jools Wills
25dc87e48c
autostart - update hook to force new autostart method if old exists
2016-12-14 17:00:42 +00:00
Jools Wills
ca97f0fb46
input configuration - check for daphne config folder
2016-12-14 02:19:03 +00:00
Jools Wills
1a6970218c
emulationstation-kids when removing don't remove configurations (so it's easier to switch back to default ES)
2016-12-12 19:00:59 +00:00
Jools Wills
32001c25e2
cosmetic - indent
2016-12-12 17:28:02 +00:00
Jools Wills
b4b0ff9f91
emulationstation - added video support dependencies
2016-12-12 16:59:56 +00:00
Jools Wills
67e2e74732
runcommand - support launch artwork when running under X11 via feh
2016-12-07 21:06:56 +00:00
Jools Wills
4bd518e2b2
runcommand - only show art in IS_SYS mode
2016-12-07 20:28:53 +00:00
Jools Wills
0236bb73d9
runcommand - quoting
2016-12-07 20:27:46 +00:00
Jools Wills
5b0830c17a
runcommand - add support for a per rom custom launching image - closes #1781 - thanks to meleu.
2016-12-07 20:16:04 +00:00
Jools Wills
7e79e2f833
retropie-manager - quoting/whitespace
2016-12-05 02:36:53 +00:00
Jools Wills
d7e6a8eb72
retropie-manager - remove from retropie menu
2016-12-05 02:32:54 +00:00
Jools Wills
3e8cc28eb5
splashscreen - only run configure_splashscreen from update hook if installed
2016-12-03 03:16:25 +00:00
Jools Wills
e5fb6a0ffd
attractmode - simplyfy snap location logic
2016-11-30 14:28:48 +00:00
Jools Wills
8af4ee67e7
attractmode - fix snap path after making names singular
2016-11-30 14:24:04 +00:00
Jools Wills
ebc7f052e2
mehstation - code ordering
2016-11-29 14:34:46 +00:00
Jools Wills
30752faa42
attractmode - fix _del_system sed
2016-11-29 14:34:29 +00:00
Jools Wills
3cbc3fb527
attractmode - add function for returning config dir
2016-11-29 03:18:27 +00:00
Jools Wills
3899e6dba5
mehstation - add _del_system / _add_rom to mehstation.
...
* make sure we create the .rp files for retropie menu first, so the system gets added
2016-11-29 03:12:08 +00:00
Jools Wills
3d644d8a8d
mehstation - _add_rom_mehdata for adding items to a platform
2016-11-28 21:44:19 +00:00
Jools Wills
62bde88ea1
mehstation - switched to using mehtadata for db init / platform adding
2016-11-28 21:44:19 +00:00
Jools Wills
856ff59ae0
added mehstation to experimental
2016-11-28 21:44:19 +00:00
Jools Wills
849f631085
runcommand - fix copying of mode array #1767
2016-11-28 16:55:27 +00:00
Jools Wills
88829054bf
steamcontroller - added python3-dev dependency
2016-11-26 18:21:55 +00:00
Jools Wills
e3f08d963e
retropiemenu - skip configure in remove mode
2016-11-26 06:02:50 +00:00
Jools Wills
98abb86ae4
attractmode - code order
2016-11-26 06:01:03 +00:00
Jools Wills
a5ae9e5e69
attractmode - skip _del_system_attractmode if attractmode not installed
2016-11-26 05:58:02 +00:00
Jools Wills
1913fefc22
attractmode - skip _add_rom_attractmode if attractmode not installed
2016-11-26 05:52:55 +00:00
Jools Wills
be8f20527c
emulationstation - make sure es/gamelist folders are created by the pi user in _add_rom_emulationstation
2016-11-26 05:51:49 +00:00
Jools Wills
2a93965072
attractmode - added _del_system_attractmode for removing systems/displays from the attractmode configuration
2016-11-25 23:49:48 +00:00
Jools Wills
e7ae23c6d2
helpers - use _del_system_module for removing system configs / add function for ES
2016-11-25 22:38:10 +00:00
Jools Wills
d9bc6e55e6
runcommand - save and restore framebuffer depth
2016-11-25 22:18:30 +00:00