Commit graph

2504 commits

Author SHA1 Message Date
Jools Wills
ee4a621d8a added dependency for python-dbus to the bluetooth module 2016-01-20 02:56:22 +00:00
Jools Wills
ada536eb9c rework the retroarch configuration params (all use sdl2, enable floathard for all arm, and neon for all armv7). 2016-01-19 22:18:02 +00:00
Jools Wills
c20409eede use isPlatform mali rather than odroid 2016-01-19 18:43:00 +00:00
Jools Wills
f59846826d create ES .desktop file and install icons for all x11 targets 2016-01-19 06:28:54 +00:00
Jools Wills
33a03de6e9 change logic so we check for armv7 to enable platform=armvneon rather than defaulting to that if not x86 2016-01-19 06:27:47 +00:00
Jools Wills
142a307a95 use isPlatform x11 for deciding on installing gnome-terminal 2016-01-19 06:26:55 +00:00
Jools Wills
1e30aa6e16 use isPlatform x11 in reicast 2016-01-19 06:26:06 +00:00
Jools Wills
5a995d2397 use x11 instead of x86 for retroarch target logic 2016-01-19 06:23:32 +00:00
Jools Wills
e9518bef57 use OSD for mupen64plus for any X11 target 2016-01-19 06:22:32 +00:00
Jools Wills
286873dd64 improve logic on lr-desmume to add arm params if arm rather than clearing them if x86 2016-01-19 06:21:16 +00:00
Jools Wills
23d4e8d8c7 use x11 rather than x86 for mupen64plus for dependencies etc 2016-01-19 06:15:24 +00:00
Jools Wills
3bb5e87d8e added libboost-filesystem-dev dependency to mupen64plus for x86 - needed by mupen64plus-video-glide64mk2 2016-01-19 06:09:59 +00:00
Jools Wills
79cf68ba9b don't commit typos jools. 2016-01-19 05:46:42 +00:00
Jools Wills
c80bfe173c rename x11 platform to generic-x11 2016-01-19 05:44:57 +00:00
Jools Wills
249b8a5604 -L flag when chowning $HOME/.emulationstation so the symlink is followed 2016-01-19 04:35:44 +00:00
Jools Wills
4f0939b50b change the usbromservice to backup /opt/retropie/configs and not only $home/.emulationstation 2016-01-19 02:49:27 +00:00
Jools Wills
589cf53fb6 move the .emulationstation folder to $configdir/all/emulationstation for easy access over samba for backing up etc. all main configs are moved there now 2016-01-19 02:44:39 +00:00
Jools Wills
06fe27e4c6 lr-pocketsnes no longer needs gcc 4.9 workaround (fixed upstream) 2016-01-19 02:08:14 +00:00
Jools Wills
ba6bdae2e6 reverted pocketsnes changes 77a65fadfa / 75cd815325 - the only actual changes upstream was the inclusion of interpolation, performance is similar and runs fine on overclocked rpi1. 2016-01-19 02:04:20 +00:00
Jools Wills
75cd815325 fix path 2016-01-19 00:41:26 +00:00
Jools Wills
77a65fadfa switch back to an older pocketsnes - the recent changes upstream to make it compatible for non-arm devices has some trouble
when previous optimisations were enabled - https://github.com/libretro/pocketsnes-libretro/issues/13
when ASM_SPC700 and ASM_CPU is enabled - audio is broken on rpi1, and video & audio is broken on rpi2. Works with just ARM_ASM enabled but this is then slower on the rpi1
2016-01-18 23:29:55 +00:00
Stefan
c7d6e760f1 lr-mame2010.sh: add x86 support 2016-01-18 21:05:42 +01:00
Stefan
1e878aa94d lr-imame4all.sh: add x86 support 2016-01-18 21:04:34 +01:00
Stefan
5c0576c9b4 lr-fba.sh: add x86 support 2016-01-18 21:03:26 +01:00
Stefan
188f1b0fb6 lr-fba-next.sh: add x86 support 2016-01-18 21:02:16 +01:00
Stefan
4f215b4335 lr-beetle-vb.sh: add x86 support 2016-01-18 21:00:19 +01:00
Jools Wills
b06545a0bb correct ags dependencies for jessie+ 2016-01-17 21:34:32 +00:00
Jools Wills
9d4f28774f removed .pyc 2016-01-17 20:37:54 +00:00
Jools Wills
4d934cab35 Merge pull request #1190 from joolswills/es_quit
handle quitting/restarting es from the launch script - relies on http…
2016-01-17 20:07:04 +00:00
Jools Wills
80bafb1f82 only replace first space with \n in bluetooth list 2016-01-17 19:03:28 +00:00
Jools Wills
03e8c10030 launch emulationstation via its new .sh script - relies on https://github.com/RetroPie/EmulationStation/issues/16 2016-01-17 18:30:58 +00:00
Jools Wills
e88f52f2c1 Merge pull request #1191 from joolswills/bluez5
added some bluez5 / jessie workarounds for the bluetooth module
2016-01-17 17:59:14 +00:00
Jools Wills
53298ec004 fix building of zdoom on jessie+ 2016-01-17 17:57:52 +00:00
Jools Wills
e94a68c513 change directory for launching fbzx so it can find the roms 2016-01-17 17:50:59 +00:00
Jools Wills
d23d804b86 Merge pull request #1189 from joolswills/platform_flags
Platform flags
2016-01-17 14:51:17 +00:00
Jools Wills
603a2807b4 added some bluez5 / jessie workarounds for the bluetooth module
* include some test scripts from the bluez5 repository as they are not readily available on jessie - meaning we don't have to rewrite everything
 * use bluetoothctl for discovery of devices as hcitool scan lists devices, but doesn't make them available via bluez dbus api
2016-01-17 07:31:23 +00:00
Jools Wills
20fe8c015b list all known platforms if system not recognised 2016-01-17 05:13:38 +00:00
Jools Wills
1933bab38d only et dispmanx config for rpi 2016-01-17 04:57:49 +00:00
Jools Wills
040b068d5c fix default values in config editor for files 2016-01-17 04:52:31 +00:00
Jools Wills
6e68f0b97b missing the return 1 in isPlatform 2016-01-17 01:25:26 +00:00
Jools Wills
47ec9a1590 do not use __platform directly in modules for comparisons but use isPlatform 2016-01-17 01:09:00 +00:00
Jools Wills
e00d1816c0 check for armv6 rather than rpi1 in some cases where we are disabling due to performance etc 2016-01-17 00:46:26 +00:00
Jools Wills
cd521e8575 added a couple more platforms - a generic x11 one, with no cpu specific optimisations, and a armv7 mali gpu one - which is basically the same as the odroid-c1 but targetting -march=armv7-a rather than specific arm7 cpu 2016-01-17 00:40:54 +00:00
Jools Wills
184dda8c8e use !mali instead of !odroid 2016-01-17 00:36:03 +00:00
Jools Wills
3209ada4ec introduce platform flags, so we can be more flexible in module logic when building for platforms that share
similarities such as mali gpu, or armv7 etc
2016-01-17 00:35:19 +00:00
Stefan
065af6c06c lr-mgba.sh: add platform x86 support 2016-01-16 11:27:16 +01:00
Stefan
09b20cad88 configedit.sh: fixes
-Fix aspect ratio description.
-Select right value. "Unset" is at the beginning of options array now. Add an offset of 2 to select the right value.
-Add *.cgp shader support again.
2016-01-15 18:41:44 +01:00
gizmo98
90501f8c0e emulationstation: add autoconf button swap option
https://github.com/RetroPie/RetroPie-Setup/pull/1161
2016-01-14 18:17:19 +01:00
Jools Wills
dba08462ca increase dialog box for config editor value selection, and fix up title showing key to be changed 2016-01-14 04:27:51 +00:00
Jools Wills
ea28f5f393 improve the shader / overlay selection by introducing a _file_ parameter to the configuration editor
place unset first, to avoid scrolling through the entire list of names
2016-01-14 04:21:29 +00:00