Commit graph

1904 commits

Author SHA1 Message Date
Jools Wills
0229b33452 emulationstation - hide cursor before launch 2016-09-12 19:20:58 +01:00
Jools Wills
2283409811 emulationstation - update launch script in update hook / reset cursor on exit 2016-09-12 19:18:25 +01:00
Jools Wills
1d7623c3b7 runcommand - cursor changes
don't restore flashing cursor when returning to es - instead restore it when exiting from es from es launch script
2016-09-12 19:05:19 +01:00
Jools Wills
f348e66b13 runcommand - don't try and show non existing image (use path var in loop) 2016-09-12 18:58:54 +01:00
Jools Wills
4a0ca174e9 runcommand - allow backgrounding fbi if using retroarch 2016-09-12 18:48:11 +01:00
Jools Wills
a644981262 runcommand - launching art
support configdir/$system / configdir/all launching art.

fixes #1686
2016-09-12 18:44:13 +01:00
Jools Wills
7c25f3c970 gamecondriver - added remove function 2016-09-10 16:25:56 +01:00
RetroPieNerd
c274553394 Add mattrixk's Io theme 2016-09-09 12:36:31 -07:00
Jools Wills
ea145c5a12 runcommand - added %QUAKEDIR% token for sending id1 id1/rogue etc to tyrquake 2016-09-08 13:23:18 +01:00
Jools Wills
509ce75c5c sdl1 - remove ancient upgrade code 2016-09-08 03:02:48 +01:00
Jools Wills
3f704714eb ps3controller - rework module
* fix installing of alternative drivers/branches with v4 retropie-setup
 * show which driver is installed / rework gui
2016-09-07 21:27:05 +01:00
Jools Wills
ec09a40576 runcommand - disable framebuffer options on X / ignore any perviously saved 2016-09-07 14:12:44 +01:00
Jools Wills
69bf40d60a usbromservice - added exfat support 2016-09-04 00:28:39 +01:00
Jools Wills
705b4984b7 emulationstation - add option to disable the input auto configuration 2016-09-02 22:18:26 +01:00
Jools Wills
e835a54c05 scraper - move chown 2016-09-02 18:19:46 +01:00
Jools Wills
97d7d585f6 bluetooth - correct bluetooth.cfg location 2016-09-02 00:57:37 +01:00
Jools Wills
94d45aa803 remove unused retroarchautoconf.sh 2016-09-01 22:27:56 +01:00
Jools Wills
e744e69146 retroarch - incorporate retroarchinput into retroarch module 2016-09-01 22:27:04 +01:00
Jools Wills
82448cf0ea reicast - move reicastinput into reicast module 2016-09-01 22:14:20 +01:00
Jools Wills
9b395980da limelight - disable for x11, and fix up removing 2016-09-01 22:05:25 +01:00
Stefan
a5a9efcd49 reicastinput.sh: fix missing menu entry 2016-09-01 20:27:04 +02:00
RetroPieNerd
01086c4712 Add mattrixk's Spare theme 2016-08-30 15:49:56 -07:00
Jools Wills
e3aabd6c45 runcommand - move / correct old comment 2016-08-30 23:35:37 +01:00
Jools Wills
826188a3f3 retropiemenu - disable config_save_on_exit when exiting RGUI, so we don't automatically overwrite all system configs. This was actually the behaviour before retropiemenu (with the older ES config menu). Should avoid some issues whilst still allowing users to manage the global retroarch config from RGUI. 2016-08-28 16:22:26 +01:00
Jools Wills
15a6044227 cosmetic - missing newlines at end of files 2016-08-27 12:06:37 +01:00
Jools Wills
c6e390fe40 runcommand - disable console output on +Start launch scripts / simplify 2016-08-22 21:20:30 +01:00
Shawn Daley
c92e0bb128 Ignore accelerometer in runcommand
Ignore axis higher than 8 to prevent accelerometer from causing
unintentional movements in curses GUI. Such as happens with DS4
controllers.
2016-08-20 19:13:15 -04:00
Jools Wills
c3d361d301 retropiemenu - don't exec retropie_setup.sh - will end up with first joy2key running, but we can just callModule anyway 2016-08-19 16:46:43 +01:00
Jools Wills
406728c368 runcommand - use /dev/shm for appended retroarch.cfg 2016-08-18 11:57:57 +01:00
Jools Wills
ebedab9448 Revert "retropiemenu - use copyDefaultConfig for gameslist"
This reverts commit 7728b5c83d.

will cause a problem if we want to add new items to the menu - if users want to customise
the gamelist for the menu they can copy it to ~/RetroPie/retropiemenu
2016-08-17 17:06:39 +01:00
Jools Wills
7728b5c83d retropiemenu - use copyDefaultConfig for gameslist 2016-08-17 17:04:15 +01:00
Jools Wills
446af78e0d runcommand - menu order / cleanup 2016-08-17 13:19:07 +01:00
Jools Wills
3e18321a4f xpad - allow building in chroot (pass version of chroot kernel) 2016-08-15 20:01:13 +01:00
Jools Wills
7701f5f544 xpad - allow re-installation and add help 2016-08-15 01:18:17 +01:00
Jools Wills
ab7871d155 xpad updates -
* allow building on x11 targets (eg ubuntu) - fix dependencies
 * patch xpad driver to allow forcing of triggers_to_buttons on any controller
 * set triggers_to_buttons by default (fixes mapping in ES - the triggers are tricky as they go from -32767 to 32767 on a single trigger, with the "default" position as -32767 which is hard to deal with vs other axis which start at 0
2016-08-15 00:57:06 +01:00
Jools Wills
266d73e904 runcommand - fix path for retroarchIncludeToEnd. fixes #1636 2016-08-14 23:38:25 +01:00
Jools Wills
aedbc8e8b2 de-duplicate include moving in inifuncs/runcommand 2016-08-14 01:54:09 +01:00
Jools Wills
7d806d52e9 retroarch #include moving changes 2016-08-13 19:05:10 +01:00
Jools Wills
02bf105267 changed: make sure retroarch.cfg is at end of config for when users have save on exit enabled 2016-08-13 18:56:21 +01:00
Jools Wills
a66efeef3d scraper - downloaded_image -> images when using rom folder to match sselph scraper defaults 2016-08-12 21:43:07 +01:00
Jools Wills
504cafe34a sdl1/sdl2 - no need to use fatalError 2016-08-12 19:54:02 +01:00
Jools Wills
dc33ea6c83 runcommand - log errors from onstart/onend scripts 2016-08-11 14:07:25 +01:00
Jools Wills
e385457a7b cosmetic - remove trailing spaces in copyright 2016-08-11 03:23:30 +01:00
Jools Wills
4ea1c3a6df added updated xpad driver 2016-08-11 03:15:34 +01:00
Jools Wills
5c26f1c266 splashscreen - use existing RE with grep to simplify find 2016-08-10 02:12:38 +01:00
Jools Wills
4091533f46 splashscreen - don't use a variable for params (quoting issue) 2016-08-10 02:05:27 +01:00
Jools Wills
401236e66b splashscreen - cleanups 2016-08-10 01:46:38 +01:00
Jools Wills
09b4fc0792 splashscreen - added "-o both" to omplayer opts 2016-08-10 01:22:45 +01:00
Jools Wills
bfb219ae86 ps3controller - add dialog regarding bluetooth / ps3 incompatibility 2016-08-09 15:46:39 +01:00
Jools Wills
9e016607d5 runcommand - ad option to launch retroarch with verbose logging 2016-08-09 13:58:09 +01:00