robertybob
30fdfbd4fb
Add Steampunk theme by dmmarti
2017-06-19 15:21:08 +01:00
Jools Wills
104022bd3b
Merge pull request #2012 from joolswills/runcommand_user_menu
...
runcommand - add user menu
2017-06-16 17:10:59 +01:00
Jools Wills
e4210872f4
runcommand - add user menu
...
* scripts must be called "name.sh" and live in /opt/retropie/configs/all/runcommand-menu
* scripts are passed the same parameters as onstart / onend ("$SYSTEM" "$EMULATOR" "$ROM" "$COMMAND")
* exit code of 0 returns to user menu, 1 exits without launching, and 2 exits and launches rom
2017-06-16 17:10:05 +01:00
Jools Wills
c74b69cb9c
retropiemenu - execute custom user scripts as retropie user.
2017-06-16 16:56:48 +01:00
Jools Wills
7364e2a33d
wifi - missing !
2017-06-15 17:42:53 +01:00
Jools Wills
c526c9f305
wifi - minor fixes
...
* exclude from x11 not just x86
* don't try to list wifi if no wlan0 interface detected
2017-06-15 17:41:58 +01:00
Steven Selph
775bfef7db
Add video and ArcadeItalia support for scraper
2017-06-15 00:49:45 -04:00
Jools Wills
947f39fb6b
sdl2 - function to revert/downgrade to system packaged sdl2
2017-06-09 22:18:39 +01:00
Jools Wills
c2fec76e94
cosmetic - remove blank lines from end of files
2017-06-05 15:34:32 +01:00
Jools Wills
4669b2ea35
esthemes - updated themes - fixes #1996 #1997 #2000
...
* added cygnus theme from ChoccyHobNob
* added updated eudora theme
* added switch light theme from lilbud
2017-06-05 15:31:38 +01:00
Jools Wills
8b0a297e71
inputconfiguration - comment tweak
2017-06-02 09:20:57 +01:00
Jools Wills
786a044ce3
inputconfiguration - only set hotkey enable if select is set in when no hotkeyenable button is set.
...
* additional comments added to describe behaviour
2017-06-02 09:18:20 +01:00
Jools Wills
aac948e391
inputconfiguration - remove unused var
2017-06-02 07:28:26 +01:00
Jools Wills
37635a99e5
inputconfiguration - use older check for hotkey as _retroarch_select_type isn't set unless fallback to select is used
2017-06-02 07:25:10 +01:00
Jools Wills
61db5620f7
inputconfiguration - clear shader prev/next and rewind hotkeys if hotkey not set or is nul.
...
* This stops any hotkey mappings interfering with controls when not using a hotkey. escape and f1 are still mapped though.
* also de-duplicate controller hotkey clearing loop
2017-05-31 19:00:17 +01:00
Jools Wills
ead917ced7
Merge pull request #1988 from joolswills/hotkey
...
inputconfiguration - allow configuration of hotkey enable button
2017-05-31 17:23:10 +01:00
Lambros
385978be07
Add new Futura themes with video support
2017-05-31 23:16:29 +09:00
Conn
5e0ca1c031
emulationstation: sync A/B swap configuration to retroarch config
...
When configuring "Swap A/B buttons in ES", users will most likely
need to enable the equivalent option (menu_swap_ok_cancel_buttons)
in RetroArch. Do this automatically to minimize user confusion.
2017-05-30 23:03:53 +01:00
Jools Wills
2baf6184e1
inputconfiguration - allow configuration of hotkey enable button
...
* if es configuration has no hotkeyenable entry, use select for old behaviour and backward compatibility
* if es configuration has hotkeyenable set to a key with id 0, disable the hotkey enable button
* if es configuration has hotkeyenable set to anything else, use that for the hotkey
* this relies on https://github.com/RetroPie/EmulationStation/pull/74
2017-05-26 17:44:08 +01:00
Jools Wills
4964a20026
emulationstation - cosmetic - repo organisation case
2017-05-22 16:49:52 +01:00
TMNTturtleguy
40abf5146f
Request to add es-theme-ComiBook and es-themeComicBook_4-3 ( #1986 )
...
* Request to add es-theme-ComiBook and es-themeComicBook_4-3
2017-05-21 20:22:24 -07:00
meleu
967d323d6b
joy2key gets button maps from retroarch configs
2017-05-21 17:50:11 -03:00
Jools Wills
04c4438848
more consistent sed parameters (just drop the -e)
2017-05-04 20:10:57 +01:00
anthonycaccese
24f9f0d3fd
Request to add anthonycaccese's crt themes
...
Seeing if it's possible to submit my themes to the official list. They both currently support video previews and are in a stable state for use.
Details of both themes can be found here: https://retropie.org.uk/forum/topic/7022/new-theme-crt-with-support-for-video-preview .
2017-04-30 12:12:40 -04:00
dankcushions
accf624eb4
Added @ruckage's nes-mini and famicom-mini emulationstation themes.
2017-04-29 16:59:09 +01:00
Jools Wills
81db01b3e0
bluetooth - bluetooth connect mode wording
2017-04-04 04:28:49 +01:00
Jools Wills
88de69310c
runcommand - use loadModuleConfig
2017-03-29 16:08:51 +01:00
Jools Wills
f91aeb8bfd
runcommand - added sleep after feh with the image delay so it matches fbi delay.
2017-03-29 15:56:43 +01:00
Jools Wills
c16f670ff3
runcommand - added configurable delay time for launch images
2017-03-29 15:53:36 +01:00
5StringsOfDoom
902681124e
service install not working
...
changed the 'make -C "$md_inst" make installservice' command and removed the additinal 'make' in the request.
2017-03-27 10:53:35 +01:00
Jools Wills
b3361325b1
attractmode - backup existing attract.cfg when adding system
2017-03-16 18:10:10 +00:00
Jools Wills
4a27bc8666
sdl2 - added libpulse-dev dependency for x11 targets - fixes #1926
2017-03-16 18:10:10 +00:00
robertybob
2432e818a6
Add G-rila's "Fundamental" theme
2017-03-15 13:57:25 +00:00
Jools Wills
57db52a0b7
sdl2 - added libgl1-mesa-dev dependency
2017-03-14 22:38:20 +00:00
robertybob
76dbe2fa95
Add Futura themes (10px)
2017-03-13 22:26:14 +00:00
lilbud
4263740312
Update esthemes.sh
2017-03-13 15:30:05 -04:00
Jools Wills
79d519dc0d
sdl2 - update version (dependency changes in sdl2 library)
2017-03-13 17:44:07 +00:00
meleu
bf8f36971f
added librsvg2-bin to dependencies
...
Some users reported problems in generating images and got solved after installing this lib.
2017-03-10 13:35:14 -03:00
diogomsantos
41d6c0b01c
Fix _del_system_emulationstation
...
Should be $name instead of $system. There is no $system.
2017-03-07 19:14:56 +00:00
Seamus-Linux
4851d4bbc9
add gvfs to pixel desktop
2017-03-06 19:28:34 -08:00
Jools Wills
387b2d19be
retronetplay - remove no longer needed frames configuration
2017-03-04 18:47:22 +00:00
Lauri Hakko
ecc75e6d7b
--frames isn't used by retroarch anymore
2017-03-04 20:41:08 +02:00
Jools Wills
74496eed24
sdl2 - bump version to force rebuild/new binary with coolcv stuttering fix
2017-03-03 16:29:31 +00:00
Jools Wills
b27c7751f0
scraper - move to optional packages
...
* not really a configuration tool / allows removing now
* remove golang on removal, to save space. This will have to change if we have any other software that needs go1.8
2017-03-01 17:10:44 +00:00
Jools Wills
73a96ea9aa
goland - fix path
2017-03-01 17:08:18 +00:00
Jools Wills
b0bcf01d91
golang - remove go subfolder in golang and use md_inst in install_bin
2017-03-01 16:59:14 +00:00
Jools Wills
7af1f6413d
goland - show untar progress as with other modules
2017-03-01 16:49:13 +00:00
Jools Wills
57e8138e14
golang / scraper changes
...
* use noinstclean flag so golang isn't reinstalled if not needed
* remove from optional packages and make it hidden (as it's a dependency only)
* quieten wget output
* no need to check for folder before removing
2017-03-01 16:41:59 +00:00
Jools Wills
6276ee1107
Merge pull request #1899 from sselph/golang
...
Download a modern version of Go
2017-03-01 16:32:38 +00:00
Jools Wills
5926524aff
added licences to modules
2017-03-01 13:51:12 +00:00