Jools Wills
14cd25720f
don't overwrite existing configs when updating advmame
2016-05-28 13:38:43 +01:00
Steven Selph
fef44e1d03
Add option to set -append and -use_nointro_name=false flags
...
I've seen this pop up in issues and emails so thought I'd
add the option to tweak these flags.
2016-05-27 21:24:42 -04:00
Jools Wills
4e6f4e9c74
changed wording for retroarch description in retropie menu - #1491
2016-05-26 19:24:58 +01:00
Jools Wills
c8403e0f7a
correct aspect ratio on c64 when using dispmanx backend (default)
2016-05-26 19:03:19 +01:00
Jools Wills
303850c499
Merge pull request #1488 from gizmo98/new-bluetooth-fix
...
bluetooth: fix connection problems
2016-05-25 00:54:07 +01:00
Jools Wills
ac3578208f
symlink smw config to configs/ports/smw
2016-05-24 14:59:50 +01:00
Jools Wills
1d38de02f9
sdl1 changes
...
* bump version so the new dispmanx code is used - uses vanfanel's triple buffer dispmanx backend + scaling changes and ability to control aspect ratio. see https://github.com/RetroPie/sdl1/commits/rpi
* use one version number for all Raspbian versions
* fix small typo in comment
2016-05-22 20:34:46 +01:00
gizmo98
fed5d9c6c1
bluetooth: fix connection problems
...
Add necessary package rapberrypi-sys-mods.
2016-05-21 12:24:45 +02:00
Jools Wills
812dd0d139
vice - add additional vic cart launch option - thanks to badmonkey
2016-05-20 15:01:42 +01:00
Jools Wills
675a48e7bb
lr-picodrive - make flag changes
...
* handle the various makefile flags ourselves, so our CFLAGS don't get overwritten and so that we can disable drz80 on ARMv7+.
2016-05-20 14:54:37 +01:00
Jools Wills
9438ff6df3
Merge pull request #1483 from gizmo98/reicast-multiplayer
...
reicast.sh: use command line parameters
2016-05-16 18:42:33 +01:00
gizmo98
152d88a967
reicast.sh: use command line parameters
...
Use command line parameters instead of ini tweaks. This method is safer
and more reliable.
2016-05-15 13:03:44 +02:00
Jools Wills
82b9d5cf4a
Merge pull request #1482 from joolswills/splashscreen_reorg
...
splashscreen:
2016-05-14 19:13:26 +01:00
Jools Wills
a89e923cd5
splashscreen - don't hardcode rootdir/datadir.
2016-05-14 19:04:31 +01:00
Jools Wills
d988d58e0a
splashscreen - use extensions from splashscreen module in init.d script. add additional escaping of backslashes and pipes for sed in iniSet.
2016-05-14 18:44:04 +01:00
Jools Wills
b5ac4fa085
don't display module functions that start with an underscore (they are considered private)
2016-05-14 06:24:58 +01:00
Jools Wills
2c0cc18572
splashscreen:
...
* addresses some of the points from https://github.com/RetroPie/RetroPie-Setup/pull/1480#issuecomment-219145076
* make functions more standalone and simplify logic - eg choose_splashscreen just returns a splashscreen - setting / preview etc is handled in their own functions
* put extensions into functions
* paths for splashscreen locations is now handled in own function
2016-05-14 04:45:35 +01:00
wetriner
1ad9bcdcc8
Changed from a directory search to file search.
...
Added Preview options for images and videos.
Restructured menus.
Added a randomizer.
2016-05-12 16:37:12 -10:00
dankcushions
c83764c32a
Added specific options for rotation config.
2016-05-11 20:03:45 +01:00
Jools Wills
f13b3ea538
wait for dbus before starting omxplayer - hopefully fixes #1386
2016-05-10 04:29:52 +01:00
Jools Wills
af1e80158e
Merge pull request #1474 from dankcushions/master
...
libretro-fba is now 0.2.97.38.
2016-05-09 21:13:02 +01:00
Jools Wills
2cd8366a13
partially revert the various atari800 emulator options as saving the config overrides the commandline arguments, which stops them from working.
2016-05-08 23:26:35 +01:00
Jools Wills
e19a7094ae
move atari800.cfg from previous location
2016-05-08 18:56:30 +01:00
Jools Wills
296fa20537
Merge pull request #1473 from gizmo98/mupen64plus-audio-fix
...
mupen64plus: enable audio autoconf for rpi only
2016-05-08 17:58:58 +01:00
gizmo98
61e7845759
mupen64plus: enable audio autoconf for rpi only
...
setAudio only works on a pi.
2016-05-08 18:37:31 +02:00
Jools Wills
cda5434304
Merge pull request #1472 from gizmo98/fix-icon
...
retropie: fix icon aspect and dimensions
2016-05-08 16:43:37 +01:00
gizmo98
2cfcc9ff5e
retropie: fix icon aspect and dimensions
...
The icon had the wrong appearence under ubuntu unity.
2016-05-08 17:35:17 +02:00
Jools Wills
04a56634bf
use atari800 for atari5200 emulator name id to avoid duplicate if updating
2016-05-08 16:25:16 +01:00
Jools Wills
eeac59bc94
atari800 fixes - thanks to dabone for the heads up:
...
* fix atari800 config file location
* add some additional emulator options, so you can switch to xl/xe etc - defaults to atari 800
2016-05-08 16:20:59 +01:00
Jools Wills
fdbf432b6c
Merge pull request #1471 from gizmo98/lr-reicast-x86
...
Add lr-reicast for platfom x86
2016-05-08 13:47:59 +01:00
gizmo98
20d8d8670a
Add lr-reicast for platfom x86
2016-05-08 14:29:43 +02:00
gizmo98
972bd500b3
reicast: add gcc 5.x fix
...
mapping files are not readable if -D_GLIBCXX_USE_CXX11_ABI=0 is not
set. (Ubuntu 15.10, 16.04).
https://github.com/reicast/reicast-emulator/issues/915
2016-05-08 12:42:25 +02:00
gizmo98
195dc0ea20
reicast: add multiplayer
...
player count = controller count
https://github.com/RetroPie/reicast-emulator/pull/2
2016-05-08 11:45:26 +02:00
gizmo98
7742fec43f
reicast: enable x11 fullscreen
2016-05-08 11:44:12 +02:00
Jools Wills
4b7039e13e
Merge pull request #1465 from gizmo98/reicast-joyconfig
...
Add reicast input setup module
2016-05-07 16:56:53 +01:00
Jools Wills
196d10b65a
vice changes - fixes #1466
...
* remove duplicated configure --prefix (c&p fail / debug or something)
* disable ffmpeg support, as it can fail building against recent ffmpeg (at least on Ubuntu 16.04)
2016-05-07 16:40:06 +01:00
gizmo98
d41afaf239
Add reicast input setup module
...
Fallback if retropie controller configuration fails.
2016-05-07 10:02:43 +02:00
HerbFargus
c5f925d95c
update linapple depencies and configs
2016-05-05 20:38:44 -06:00
cbransden
87e1ab028b
libretro-fba is now 0.2.97.38.
2016-05-05 15:50:31 +01:00
Jools Wills
0951d9d358
save the previous CPU governor first in runcommand.sh before setting, as setting any cpuX governor will set all cpu governors on the RPI, which will end up saving the wrong values
2016-05-04 23:26:47 +01:00
Jools Wills
59a978177e
make sure parent dirs for scummvm configs exist before using moveConfigDir
2016-05-03 20:24:49 +01:00
Jools Wills
8a52710428
no need for comparison in scummvm +Start script
2016-05-03 20:06:28 +01:00
Jools Wills
cbcc05c38d
simplify zesarux "+Start" script, as passing script name as parameter is handled by runcommand - fixes #1460
2016-05-03 19:56:43 +01:00
cbransden
bc146698c4
Filename change. Avoids script error. Samples now a core option, so added
...
that.
2016-05-03 10:36:09 +01:00
Jools Wills
a218ba4a08
Merge pull request #1437 from HerbFargus/linapple
...
Update linapple with dabone's changes
2016-05-02 00:22:05 +01:00
wetriner
0f353313e5
Create wikiview.sh
...
Github Wiki viewer using pandoc and lynx.
Remove rootdir definition
2016-05-01 08:32:34 -10:00
Jools Wills
2ff34e0e3a
still need to include the main repository for armv7 optimised kodi due to other package requisites.
2016-04-29 02:48:01 +01:00
Jools Wills
296e1f8963
use armv7 optimised kodi repository for rpi2/rpi3
2016-04-28 06:37:40 +01:00
Jools Wills
8e9c96728f
only set a default emulator if one is not already set, to avoid changing user preference on upgrade
2016-04-25 20:50:56 +01:00
Jools Wills
841c5b237f
enable theme preview on x11 targets using "feh" as the viewer
2016-04-23 19:37:32 +01:00