Steven Selph
774e30fd70
Install a modern version of Go in retropie.
2017-02-28 20:35:44 -05:00
clone206
a3e0200bcd
Swapping the mapping for L and Z buttons, because having the actual t… ( #1902 )
...
* Swapping the mapping for L and Z buttons, because having the actual trigger button mapped to Z makes more sense, since on the N64 controller Z is a trigger, whereas L is a shoulder.
* Now checking for existence of Z trig value in onend_mupen64plus_joystick() and if it does not exist, try to copy over the calue of L Trig into a new Z Trig value. This is a continuation of the effort to automatically map the left trigger button to Z Trig on controllers that support it, while now allowing for controllers without trigger buttons to continue to use the left shoulder as Z in mupen64plus after configuring input via emulationstation.
2017-02-26 23:03:59 +00:00
meleu
9170a98a19
generate launching images based on ES themes ( #1881 )
...
added launchingimages - a module to generate launching images based on ES themes
2017-02-22 23:41:12 +00:00
Jools Wills
22ba501c46
attractmode - install sfml as part of install - fixes #1893
2017-02-18 18:54:30 +00:00
Jools Wills
a65ac5d239
attractmode - fix up logic for config / binary check
2017-02-17 19:49:39 +00:00
Jools Wills
becd0d73b4
attractmode - skip most of configure on removal
2017-02-17 19:48:38 +00:00
Jools Wills
f7d3545ca3
attractmode - add remove_ function / check for launch script in case configs are in place but attractmode is removed
2017-02-17 19:45:42 +00:00
Jools Wills
a43a1f9831
sdl2 - enable custom retropie sdl2 for x11 targets
2017-02-17 18:48:45 +00:00
Jools Wills
8a4f79eda3
xpad - ensure a clean repository to avoid conflicts when updating after our patch is applied
2017-02-17 16:49:30 +00:00
petrockblog
870c4bf82d
Added drivers module for ControlBlock
2017-02-13 21:18:58 +01:00
Jools Wills
da95bf3f14
added more noinstclean flags
2017-02-07 00:46:47 +00:00
Jools Wills
99555dcb65
usbromservice - remove usbmount packages after install
2017-02-05 11:33:30 +00:00
Jools Wills
c975ce1060
input config / retroarch - ignore/hide grep errors when looking for previous configs
2017-02-04 18:52:05 +00:00
Jools Wills
fd64440857
runcommand - fix per emulator+rom video mode loading - fixes #1869
2017-02-01 19:30:04 +00:00
Jools Wills
bcbeb99e09
esthemes - removed modern theme (not released) and ES WSOD warning (now fixed thanks to @fieldofcows!)
2017-01-28 00:27:57 +00:00
Jools Wills
2dc7d6e693
splashscreen - plymouth changes - fixes #1861
...
* only disable plymouth when screensaver module is installed
* enable plymouth when screensaver module is removed - not when it is just disabled
only disable plymouth in /boot/cmd
2017-01-27 23:34:29 +00:00
Florian
ac3ae79745
Merge pull request #1856 from joolswills/snesdev
...
Snesdev
2017-01-24 20:34:20 +01:00
Florian
e5eca2ac69
Merge pull request #1855 from joolswills/powerblock
...
Powerblock
2017-01-24 20:32:09 +01:00
Jools Wills
d5b59acaa5
snesdev - added remove function
2017-01-23 19:40:43 +00:00
Jools Wills
bd57254b35
snesdev - menu order
2017-01-23 18:02:17 +00:00
Jools Wills
2fae2e3bd2
snesdev - styleguide
2017-01-23 18:00:18 +00:00
Jools Wills
e697de9ce3
snesdev - install snesdev in $md_inst
2017-01-23 17:57:59 +00:00
Jools Wills
7ffa926862
attractmode - remove uneeded mkdir
2017-01-23 17:51:13 +00:00
Jools Wills
2f26b64fc3
attractmode - add missing dependency for non rpi builds
2017-01-23 17:48:30 +00:00
Jools Wills
5d09657bc8
powerblock - swap enable/disable order and fix spelling (PowerBlok -> PowerBlock) / update comment
2017-01-23 17:43:12 +00:00
Jools Wills
96077e8e03
powerblock - changes
...
* use md_inst for checkout / simplify install
* variable quoting like rest of code
* use make -C to avoid pushd/popd
2017-01-23 16:00:55 +00:00
Jools Wills
562faa95f4
powerblock - various changes
...
* g++-4.9 is the default for Raspbian so doesn't need to be a dependency
* gui_ fuction is only shown if the module is installed in retropie-setup so no need to check / build from the gui function
2017-01-23 15:32:05 +00:00
Mathieu Mitchell
213de476a5
[bluez-test-device] Fix indent style
...
The latest fix made to bluez-test-device did not respect the existing tabs styling present in the file. This commit uses tabs where necessary.
2017-01-23 06:00:43 -05:00
Mathieu Mitchell
d09a77f413
Fix UnicodeEncodeError when enumerating devices
...
Currently, enumerating devices with non-ascii characters results in a UnicodeEncodeError.
Simply ignore non-ascii characters to ensure devices can be listed.
2017-01-22 15:44:58 -05:00
petrockblog
6d10429c22
Added PowerBLock driver module
2017-01-22 12:43:41 +01:00
Jools Wills
1761c80270
sdl2 - bump version again, as missed patch on retropie-2.0.5 sdl branch
2017-01-20 19:03:32 +00:00
Jools Wills
7042cd7f4b
sdl2 - bump version (removed error log from SDL_EVDEV_translate_keycode)
2017-01-19 20:08:38 +00:00
Jools Wills
d3d4d39fa9
intput configuration - retroarch config changes
...
* allow spaces in filename to closer match auto configuration saved by retroarch
* disable any existing configs for the same device (to avoid duplicate configurations)
2017-01-15 19:11:10 +00:00
Jools Wills
dd4203b436
emulationstation - make sure we restore the cursor
2017-01-13 05:13:48 +00:00
Jools Wills
ebb650635a
sdl2 - update to our sdl 2.0.5 (with backported fixes) - fixes #1758
2017-01-13 05:07:03 +00:00
Jools Wills
8587dcaac7
runcommand - add additional render/fb resolutions / share list for both
2017-01-12 21:28:39 +00:00
Jools Wills
3b77f09ff2
disable kodi / splashscreen on xbian
2017-01-10 03:33:39 +00:00
meleu
6828887974
kill "feh" when invoking runcommand menu
...
When running under X and showing the launching image with `feh`, if the user "press a button" to access the runcommand menu, the image stays in front of the terminal. This change kills the `feh` if the user "press a button".
2017-01-09 20:59:20 -02:00
Steven Selph
a648bd5542
Add more options to scraper.sh
2017-01-06 21:09:06 -05:00
Jools Wills
672f6dfdf5
scraper - use go get -u
2017-01-06 01:16:11 +00:00
Jools Wills
6ffc04238f
Merge pull request #1814 from joolswills/addsystem
...
Split addSystem to addEmulator / addSystem
2017-01-06 01:00:47 +00:00
Jools Wills
e64e27d79e
exts/name are addSystem parameters - move to platforms.cfg also / fix some typos
2017-01-06 00:57:37 +00:00
Jools Wills
5cbf1c97e5
cosmetic
2017-01-02 00:27:45 +00:00
Jools Wills
f180503707
autostart - missing space
2017-01-02 00:23:04 +00:00
Jools Wills
eda4f61136
updated all modules to use addEmulator / addSystem
2016-12-31 02:49:04 +00:00
Jools Wills
926feb6246
emulationstation - show a friendly message if ES crashes
2016-12-30 21:47:03 +00:00
Jools Wills
47dca90407
Merge pull request #1808 from joolswills/inputconfig
...
Inputconfig improvements
2016-12-29 20:34:21 +00:00
Jools Wills
e874272f5f
inputconfiguration - update documentation
2016-12-29 20:00:40 +00:00
Jools Wills
f27cf05825
inputconfiguration - add GUIDs to es_input.cfg - #1798
2016-12-29 19:14:00 +00:00
Jools Wills
1de2622822
inputconfiguration - use globals for device name/type (no need to keep passing them to every function)
2016-12-29 19:12:25 +00:00