Commit graph

1904 commits

Author SHA1 Message Date
Jools Wills
b2de74673f test for character device for user supplied __joy2key_dev 2016-11-25 16:59:03 +00:00
Jools Wills
a721b2833b autoconf - default 8bitdo_hack to off 2016-11-25 16:19:52 +00:00
Jools Wills
1b2141718e runcommand - still use device name from $__joy2key_dev if set 2016-11-25 16:15:41 +00:00
Jools Wills
477abae728 attractmode - singular folder names for artwork 2016-11-25 16:12:11 +00:00
Jools Wills
298dd48bd3 attractmode - set artwork paths including workaround for retropie menu 2016-11-24 01:34:52 +00:00
Jools Wills
fcdf3111b7 retropiemenu - fix *.rp creation 2016-11-24 01:18:53 +00:00
Jools Wills
418392a75d retropiemenu - removed now unused gamelist.xml 2016-11-24 00:31:05 +00:00
Jools Wills
559765a48f retropiemenu - rework retropie menu to support multiple frontends
* call a _add_rom_module function for each setting
 * add _add_rom_emulationstation function for managing gamelists
 * add _add_rom_attractmode function for managing attractmode romlists
 * rename _addsystem_module to _add_system_module
2016-11-24 00:27:55 +00:00
Jools Wills
e787ce22c5 attractmode - fix flag check 2016-11-22 01:37:05 +00:00
Jools Wills
735728ab14 attractmode - added frontend flag, to avoid reconfiguring frontends 2016-11-22 01:26:42 +00:00
Jools Wills
91c3e8fc25 attractmode - fix check for existing romlist 2016-11-22 01:25:51 +00:00
Jools Wills
087661ce3c attractmode - use fullname (with / stripped) for lists 2016-11-21 23:05:19 +00:00
Jools Wills
f073fb8f62 Merge pull request #1749 from joolswills/attractmode 2016-11-21 20:59:32 +00:00
Jools Wills
9003985a6b attractmode - ignore folders with no roms when generating config / cleanup 2016-11-21 20:50:33 +00:00
Jools Wills
324c728387 attractmode - reconfigure all installed packages at configure stage to get an initial emulator list 2016-11-21 20:50:33 +00:00
Jools Wills
dc6966f967 attractmode - added configuration/romlist generation 2016-11-21 20:50:33 +00:00
Jools Wills
0a37ea8a62 add support for multiple frontend generation functions and move ES config generation to ES module 2016-11-21 20:50:33 +00:00
Jools Wills
1ee9f31319 added attractmode module 2016-11-21 20:50:28 +00:00
Jools Wills
aed35b7276 Revert "sdl2 - updated to sdl 2.0.5 (rpi / mali)"
Need to test further as some people reported keyboard input isues

This reverts commit 51843783e4.
2016-11-20 13:22:16 +00:00
Jools Wills
1f17441521 added input configuration script for daphne from shmoopty #1375 2016-11-19 14:46:48 +00:00
Jools Wills
5325f25fdb sdl2 - wrong package version 2016-11-19 02:54:06 +00:00
Jools Wills
51843783e4 sdl2 - updated to sdl 2.0.5 (rpi / mali) 2016-11-19 00:51:44 +00:00
Jools Wills
439c025de3 sdl1/2 - de-duplicate version number / add get_pkg_ver_sdl* 2016-11-18 21:28:54 +00:00
Jools Wills
d53eeb62c9 runcommand - fix config key names after globals capitalisation - fixes #1745 2016-11-17 03:15:11 +00:00
Seamus-Linux
c770a93089 es theme modern from rook is now ready 2016-11-13 16:29:28 -08:00
Jools Wills
5e369663b7 styleguide / cleanups 2016-11-13 23:32:34 +00:00
Jools Wills
61f54ae87d runcommand - remove get_sys_command params 2016-11-13 14:29:36 +00:00
Jools Wills
38dc97853b runcommand - fix loading of per rom emulator 2016-11-13 14:25:52 +00:00
Jools Wills
85ee278271 runcommand - documentation fix 2016-11-12 23:49:42 +00:00
Jools Wills
3456a4d551 runcommand - reload mode defaults after removing per emu framebuffer setting 2016-11-12 22:55:15 +00:00
Jools Wills
90bb28c2ec runcommand - go to current setting in list (use --default-item) 2016-11-12 22:52:14 +00:00
Jools Wills
db030d1e59 runcommand - reload mode defaults after removing 2016-11-12 22:22:09 +00:00
Jools Wills
ea6bf4188d runcommand - move MODE declaration 2016-11-12 22:06:31 +00:00
Jools Wills
8d7b20ca97 runcommand - updated documentation 2016-11-12 21:58:10 +00:00
Jools Wills
55832cfbc3 runcommand - better parameter checks / output usage 2016-11-12 21:58:10 +00:00
Jools Wills
8cf8e03edf runcommand - create main and exit functions 2016-11-12 21:58:05 +00:00
Jools Wills
f8ee7993f9 runcommand - readable keys for emulators.cfg / videomodes.cfg 2016-11-12 19:34:39 +00:00
Jools Wills
c86ffd40f3 runcommand - rework default emulator loading and saving and remove more globals 2016-11-12 19:34:39 +00:00
Jools Wills
b0f24b1e37 runcommand - skip mode switch if no tvservice 2016-11-12 19:34:39 +00:00
Jools Wills
0a830786c8 runcommand - rework video mode / fb loading and saving and get rid of a bunch of globals 2016-11-12 19:34:39 +00:00
Jools Wills
9080da895b runcommand - some more global vars to caps 2016-11-12 19:34:39 +00:00
Jools Wills
56203a7f47 runcommand - turn the cursor back on if not launching from emulationstation 2016-11-12 19:34:39 +00:00
Jools Wills
7bc8393f1f runcommand - rework mode switching 2016-11-12 19:34:39 +00:00
Jools Wills
a41f192787 runcommand - global mode vars to caps 2016-11-12 19:34:39 +00:00
Jools Wills
81d7e0049b runcommand - netplay / save global vars to caps 2016-11-12 19:34:39 +00:00
Jools Wills
b66df095ef runcommand - system / rom global vars to caps 2016-11-12 19:34:39 +00:00
Jools Wills
1bb17b3f05 runcommand - joy2key globals to caps 2016-11-12 19:34:39 +00:00
Jools Wills
0546659a4a runcommand - config globals to caps 2016-11-12 19:34:39 +00:00
Jools Wills
d3761d520f runcommand - config / globals to caps 2016-11-12 19:34:39 +00:00
Jools Wills
7191c0a539 runcommand - initialise dont_launch variable - https://retropie.org.uk/forum/topic/5112/runcommand-sh-and-press-a-button-to-configure 2016-11-12 19:33:23 +00:00