Jools Wills
626a8b6d6a
Merge pull request #1120 from gizmo98/configedit-shaders
...
configedit.sh: add shader selection
2015-12-06 16:17:49 +00:00
gizmo98
e6be682680
configedit.sh: add shader selection
...
-create a string with all present shader presets
-add this string to common array
-increase x axis of dialog box because it was to small to show whole
file paths
2015-12-06 14:27:07 +01:00
InsecureSpike
846a515939
Update esthemes.sh
...
i've renamed my themes omitting "RetroPlay" now they are:
clean-simple-canela & clean-detail-canela
as opposed to:
retroplay-clean-canela & retroplay-clean-detail-canela
creating a theme update to v2.0
2015-12-06 11:16:48 +00:00
Stefan
edd48893f7
reicast.sh: add fallback for hard coded default controllers
2015-12-06 11:25:53 +01:00
Stefan
e9b3345732
configdit.sh: add show_fps
2015-12-05 19:37:22 +01:00
gizmo98
8b729ca9ee
configedit.sh: add input joypad driver option
...
https://github.com/RetroPie/RetroPie-Setup/issues/1077
2015-12-05 09:41:34 +01:00
Jools Wills
18effcc13d
make the "show ip" retropie menu option actually usable - show ip in a dialog and include output from "ip addr show" also.
2015-12-03 18:15:55 +00:00
Jools Wills
84e9c94f61
Merge pull request #1110 from HerbFargus/splashscreen-updates
...
Add audio options for those who want only music on boot
2015-12-03 00:51:52 +00:00
HerbFargus
9f25078f80
Add audio options for those who want only music on boot
2015-12-02 17:43:15 -07:00
Jools Wills
14d8389112
use retropie configuration location for generation of reicast input files / do not use hardcoded /home/pi
...
use mkdir -p and rm -f to simplify script
2015-12-02 23:41:36 +00:00
Jools Wills
9770e76b60
Merge pull request #1109 from gizmo98/reicast-upstream-stuff
...
Add reicast upstream repo
2015-12-02 19:32:21 +00:00
gizmo98
c4be96d52a
Add reicast upstream repo
...
-use reicast upstream repo
-remove or replace cpu related flags
-use system libs instead of precompiled libs
-link emu.cfg and mappings dir into /opt/retropie/configs/dreamcast/
-update input script. create controller config files under
/opt/retropie/configs/dreamcast/mappings
-reicast does not have a dynamic setup. The current event device and
mapping file muste be stored in emu.cfg.
-add startup script. Startup script sets the current /dev/input/event*
device and related mapping file in
/opt/retropie/configs/dreamcast/emu.cfg.
2015-12-02 19:25:01 +00:00
zerojay
6617a0cc4a
Scrape with 4 worker threads for speed.
...
Set the scrapper to scrape using 4 different worker threads by default, massively speeding up scraping.
2015-12-02 15:24:00 -04:00
Jools Wills
6ad0244370
include path in launching tvservice so it works on OSMC where tvservice is not in the system path. #1106
2015-12-02 10:59:27 +00:00
Stefan
28c793569a
ps3controller: remove old remarks
2015-12-01 18:43:57 +01:00
Jools Wills
331ee9e724
added alsa-utils dependency to audiosettings (as not installed by default on OSMC)
2015-12-01 15:29:55 +00:00
Jools Wills
3ac7e12986
enable dispmanx driver for our retroarch build. gl is still default. add ability to easily switch it using the config editor. #744
2015-12-01 03:43:16 +00:00
Jools Wills
dd31a31e63
include os version in directory we copy sdl debs to in archives
2015-11-30 22:04:02 +00:00
Jools Wills
2dee5d2917
make sure sdl1 isn't built against tslib on Jessie
2015-11-30 22:00:33 +00:00
Stefan
79bab88b79
reicast.sh: refinement
...
Refine "don't map anything if $key is Axis_X/Y" logic.
2015-11-29 17:12:07 +01:00
Jools Wills
dfe5f7a07b
Merge pull request #1103 from gizmo98/reicastinputscript
...
Add reicast input script
2015-11-27 18:42:49 +00:00
gizmo98
e7b4137731
Add reicast input script
2015-11-27 18:40:31 +00:00
Jools Wills
176a0b8400
Merge pull request #1102 from HerbFargus/scraper
...
add warning to kill emulationstation before using sselph's scraper
2015-11-27 03:41:03 +00:00
HerbFargus
f3255cf30d
add warning to kill emulationstation before using sselph's scraper
2015-11-26 20:20:28 -07:00
HerbFargus
67c2731583
Make omxplayer play over emulationstation (removes the need for the autostart delay)
...
thanks to Chito
http://blog.petrockblock.com/forums/topic/how-can-you-get-video-splash-screen-to-play-all-the-way-to-when-es-is-loaded/
2015-11-26 10:51:29 -07:00
Jools Wills
696a8a8dd6
add copyright to runcommand.sh
2015-11-26 01:18:20 +00:00
Jools Wills
a9da023314
unify the various copies of the ini processing functions, installing them to $rootdir/lib/inifuncs.sh for use by inputconfiguration.sh / runcommand.sh / mupen64plus hotkey scripts.
2015-11-26 00:01:36 +00:00
Jools Wills
935abf2818
updated copyright in inputconfiguration.sh
2015-11-24 14:14:50 +00:00
Jools Wills
d5f3aaad16
cosmetic - trailing spaces
2015-11-24 14:14:35 +00:00
Jools Wills
d783cea765
styleguide - -n "$foo" rather than ! [[ "$foo" == "" ]]
2015-11-24 14:12:05 +00:00
Jools Wills
79a46af60f
no need to load into a variable first
2015-11-24 14:05:32 +00:00
Jools Wills
95f59f0fa9
cosmetic - indentation
2015-11-24 13:57:24 +00:00
Jools Wills
cbad5242f0
dispmanx settings were not showing for ports
2015-11-24 01:47:45 +00:00
Stefan
65105850df
ps3controller.sh: add install option for gasia clones
2015-11-23 19:42:23 +01:00
Jools Wills
4142169a45
Merge pull request #1093 from gizmo98/mupeninputscript
...
inputconfig: add mupen64plus script
2015-11-22 13:07:30 +00:00
gizmo98
630d079257
inputconfig: add mupen64plus script
...
https://github.com/RetroPie/RetroPie-Setup/issues/729#issuecomment-15829
2871
2015-11-22 09:45:41 +00:00
Stefan
ae3413c796
ps3controller: add RetroPie sixad repo
...
-Use RetroPie sixad repo with initial raspbian jessie support and usb connect fix.
-Enable old module behaviour again. Run sixpair after installation once for users who do not read the new info text.
2015-11-21 14:57:13 +01:00
Jools Wills
7ce8c0aace
Merge pull request #1092 from HerbFargus/more-themes
...
Add Eudora Themes from AmadhiX
2015-11-20 12:34:34 +00:00
HerbFargus
4398029d08
Add Eudora Themes from AmadhiX
...
They look quite brilliant actually- a lot of customisability options with colour sets.
2015-11-20 02:28:35 -07:00
Jools Wills
f0bc098c74
Merge pull request #1091 from HerbFargus/more-themes
...
Add retronetplay canela simple and detailed (from Insecurespike) and …
2015-11-19 10:25:20 +00:00
HerbFargus
038c5da5a5
Add retronetplay canela simple and detailed (from Insecurespike) and tronkyfran themes
2015-11-18 15:41:27 -07:00
gizmo98
df647defd9
retroarch.sh: remove hotkeys if there is no hotkey enable button
...
Users reported problems with controllers without select button.
2015-11-17 19:27:27 +01:00
gizmo98
4c31f11eb3
retroarch.sh: remove duplicate function
2015-11-17 19:25:25 +01:00
Jools Wills
ac3184edce
fix path in disable_usbromservice
2015-11-16 20:21:28 +00:00
gizmo98
e043750617
retroarchinput.sh: remove retroarch-joyconfig
...
retroarch-joyconfig is deprecated and no longer part of retroarch
https://github.com/libretro/RetroArch/issues/2388
2015-11-15 19:03:48 +01:00
Jools Wills
bb09577f0c
incorrect quoting
2015-11-07 09:46:30 +00:00
Jools Wills
4f15e469ce
oops. missing stuff from last commit (wrong variable name / missing quotes)
2015-11-06 01:45:44 +00:00
Jools Wills
4cf0584211
use double quotes in xpath for es input configuration. fixes cases where controller device names contained apostrophes.
2015-11-06 01:42:16 +00:00
Jools Wills
e9ddae2899
executable permissions for inputconfiguration.sh in repository
2015-11-06 00:36:59 +00:00
Jools Wills
197a7de6f7
unneeded ;
2015-11-05 18:54:38 +00:00