Commit graph

1904 commits

Author SHA1 Message Date
Jools Wills
bd732348fa remove number range check in dispmanx 2016-04-03 19:01:19 +01:00
Jools Wills
7dcb4d0523 make runcommand support loading emulator commandlines from $configdir/ports/$port 2016-03-25 03:32:07 +00:00
Jools Wills
47be83ff98 Merge pull request #1393 from joolswills/config_editor
Config editor
2016-03-21 02:43:50 +00:00
Jools Wills
bf443023a4 use quotes for ini values in retroarch configurations, as when saving configs out from retroarch it uses quotes
pass parameters for delimiter / quote to iniFileEditor
remove rewind_enable config from lr-pcsx-rearmed - as it will will add it to the end of the config under the include, and rewind is disabled by default anyway. We can handle this from the config editor
fixes - #1389
2016-03-20 20:31:01 +00:00
Jools Wills
ca06baf44a default runcommand retroarch render resolution to config file instead of overriding by default. on rpi2/3 this would be
the video output resolution by default, or 640x480 or less on the rpi1
can be switched from the configuration editor, so the runcommand overriding is now more useful, and is done on a per emulator / rom basis
2016-03-16 15:14:52 +00:00
Jools Wills
cb4f1b1ac7 fix cancel on passwordbox 2016-03-16 12:35:10 +00:00
HerbFargus
ccad3af7d2 Update default theme repo 2016-03-12 23:50:15 -07:00
Jools Wills
0895406c8d added emulationstation-kids module to experimental - sharing main module functions to avoid duplication 2016-03-11 21:08:47 +00:00
Jools Wills
4abf8b32cd use sdl 2.0.3 until problems with input devices and 2.0.4 are resolved - #1297 2016-03-11 17:08:34 +00:00
Jools Wills
ff6747275c sort systems in scraper 2016-03-11 05:42:46 +00:00
Jools Wills
6d56b76f0d added additional advanced config items 2016-03-05 21:46:10 +00:00
Jools Wills
d0306c9b14 added config for using analogue sticks as d-pad for players 1-4 to basic config editor 2016-03-05 21:30:55 +00:00
Jools Wills
cf050f505c fix default values in configuration/ini editor and show the value to go with an id when using _id_
make sure a value WIDTHxHEIGHT is used for custom render resolutions in configuration editor
don't append value to id lists in ini/config editor if value is unset
2016-03-05 21:19:18 +00:00
Jools Wills
4ebe602c1e enhance the config editor to have configurable titles and custom item handling
simplify basic configuration / add render resolution to basic configuration
2016-03-05 19:22:01 +00:00
Jools Wills
cdafd29265 unneeded code 2016-03-05 15:03:30 +00:00
Jools Wills
83db2a02f1 improve wording of configedit option 2016-03-05 01:29:50 +00:00
Jools Wills
0336fdf1b9 Merge pull request #1330 from joolswills/cache_directory
use /tmp/retroarch for unpacked files (create / remove it from runcom…
2016-03-05 00:59:03 +00:00
Jools Wills
b4d147abfe Merge pull request #1327 from joolswills/config_editor
Config editor
2016-03-05 00:58:51 +00:00
Jools Wills
ae63309ce4 correct aspect ratio 2016-03-05 00:53:22 +00:00
Jools Wills
4e0341ad49 use /tmp/retroarch for unpacked files (create / remove it from runcommand as needed) fixes #1323 2016-03-05 00:02:07 +00:00
Jools Wills
251e11f1c3 fix render res list in runcommand after addition of new mode and avoid this in future by using O / C for output / config file resolution options 2016-03-04 21:32:57 +00:00
Jools Wills
dfacb4fee0 added 800x600 to runcommand retroarch render resolutions 2016-03-04 21:32:57 +00:00
Jools Wills
634904ce43 move vide_aspect_ratio_auto to advanced settings of config editor, as it doesn't need to be set if just switching aspect via the aspect_ratio_index 2016-03-04 21:03:20 +00:00
Jools Wills
bd0f655d2e remove local 2016-03-04 20:46:27 +00:00
Jools Wills
ff65967820 enable setting aspect ratio 2016-03-04 20:24:29 +00:00
Jools Wills
322abca9fe split config editor to basic / advanced menus with fewer options in the basic menu 2016-03-04 19:38:01 +00:00
Jools Wills
0210d0f2ad move ini file editing functionality to helpers.sh so it can be used by other modules 2016-03-04 17:39:01 +00:00
Jools Wills
c38d41a4fb make usbromservice sync BIOS folder from usb also. update copyright header. fixes #1269 2016-03-03 23:26:51 +00:00
Jools Wills
d22596b34a added additional dependencies to usbromservice when building / installing our custom usbmount package 2016-03-03 23:26:51 +00:00
Stefan
da96ca494a ps3controller: install pi-bluetooth package on raspbian jessie for rpi3 2016-03-03 21:00:35 +01:00
Jools Wills
f2836349d5 install pi-bluetooth package on raspbian jessie for rpi3 2016-03-02 19:25:34 +00:00
Jools Wills
2c8de33440 Merge pull request #1307 from joolswills/rpi3
Rpi3
2016-03-02 18:34:58 +00:00
Jools Wills
4c0bfcb28d only check for images if use_art is enabled 2016-02-29 13:06:35 +00:00
Jools Wills
3d657ea35a support png images in runcommand 2016-02-29 13:00:45 +00:00
Jools Wills
67a6f383dd add "neon" platform flag to be used instead of armv7 for neon optimisations 2016-02-29 10:20:10 +00:00
zerojay
a8195e822d Allow users to select the scraper to use with sselph's scraper.
Add the option to allow users to select which scraper the sselph scraper should scrape from.

Updated menu items to make more sense.
2016-02-27 17:10:58 +00:00
Jools Wills
3ef32eaa83 fix "dont_launch" in runcommand (was getting return of wrong command due to additions) 2016-02-26 20:19:54 +00:00
Jools Wills
fdb2bb2104 never remove alsa-utils as raspi-config has a dependency on it 2016-02-22 20:07:21 +00:00
Jools Wills
5d75424cce use wildcard for matching against the 8bitdo device name - shortens it, and they can have different names depending on the power on mode - https://github.com/RetroPie/RetroPie-Setup/issues/1155#issuecomment-185004536 2016-02-22 19:53:12 +00:00
Jools Wills
c859bd428f use array for emulationstation dependencies to avoid calling getDepends twice 2016-02-22 17:48:40 +00:00
Jools Wills
d3133c5b02 only install a new usbromservice from source when installing dependendencies 2016-02-22 15:46:59 +00:00
Jools Wills
9e096c8a2b fix typo 2016-02-22 15:30:35 +00:00
Jools Wills
3ff4e76fdb add remove function to sdl1/sdl2 2016-02-22 15:21:11 +00:00
Jools Wills
612b74bd42 remove $configdir/emulationstation also 2016-02-22 14:59:18 +00:00
Jools Wills
63ef7b62bc add remove function to autostart 2016-02-22 14:46:34 +00:00
Jools Wills
e007d39e11 add remove function to emulationstation 2016-02-22 14:42:48 +00:00
Jools Wills
95a8c4a472 use remove_ function for splashscreen 2016-02-22 14:30:34 +00:00
Jools Wills
96394dc346 no need for remove function in samba 2016-02-22 14:18:32 +00:00
Jools Wills
2ee3590a44 rename remove_bluetooth to remove_device_bluetooth 2016-02-22 14:14:29 +00:00
Jools Wills
ea96cb04ee python(-minimal) is included as a core debian component so no need to have it as a dependency 2016-02-22 14:09:24 +00:00