Commit graph

1764 commits

Author SHA1 Message Date
Jools Wills
347b2d3752 retroarch - bump to v1.6.7 2017-08-18 09:44:46 +01:00
Jools Wills
54ebc0ce7e retroarch - update to v1.6.6 2017-08-17 22:53:11 +01:00
Jools Wills
7ca1ecc41a Merge pull request #2090 from Ley21/master
Could not change save path for save game to own directory
2017-08-17 19:16:14 +01:00
Jools Wills
686d2133db ppsspp - fix cmake extract path after downloadAndExtract changes 2017-08-16 21:57:52 +01:00
Ley21
71011b396b Could not change save path for save game to own directory
Could not chnage directory for savegames, screenshots,... in cfg because on each startup the script replace them again.
Add a fix for this with the auto configuration.
2017-08-16 13:06:55 +02:00
Conn
497c5bf8f4 retroarch: prune unnecessary menu options
common: hide online/core updater menu options
xmb: prune history, music, image & import content menu tabs
2017-08-12 18:54:04 +01:00
gizmo98
e682059318 mupen64plus: remove rogue squadron from blacklist
and blacklist battle of naboo and indiana jones and the infernal machine
2017-08-12 09:57:32 +02:00
Jools Wills
74dea59827 use downloadAndExtract instead of wget/unzip for some modules 2017-08-11 01:40:46 +01:00
Jools Wills
42fd198875 helpers - added downloadAndExtract function for use in modules
* replace many of the existing wget | tar commands with the new function
 * include error logging in the function via runCmd, to trap download/unpacking issues
2017-08-10 20:45:49 +01:00
Jools Wills
9245687e04 retroarch - update to v1.6.4 2017-08-08 07:09:34 +01:00
Jools Wills
ebe4cc6b53 np2pi - use gitPullOrClone 2017-08-02 18:32:56 +01:00
Jools Wills
d6954113ba remove git dependencies from dolphin / mehstation - not needed 2017-08-02 18:29:41 +01:00
Jools Wills
ec681e23c1 retroarch - fix 1.6.3 tag name 2017-07-28 17:34:33 +01:00
Jools Wills
0785741330 retroarch - update to v1.6.3 2017-07-28 17:03:25 +01:00
Jools Wills
63414cdf68 linapple - only copy default configs on install 2017-07-20 03:08:13 +01:00
Conn
9405715960 Amiga: remove emulator ROM scripts correctly on uninstall
Applies to uae4all, uae4arm & amiberry scripts.
2017-07-15 08:35:42 +01:00
Jools Wills
128dab984b fuse - update to 1.3.7 / libspectrum 1.3.5. add rzx extension 2017-07-04 16:14:19 +01:00
Jools Wills
6433d4dddd mupen64plus - added linpng12-dev dependency 2017-07-01 16:21:19 +01:00
Jools Wills
9b5c738b14 retroarch - switch back to v1.6.0 until v1.6.2 is released due to issue with non working enter key
* ref: https://github.com/libretro/RetroArch/issues/5096 / https://retropie.org.uk/forum/topic/11202/enter-key-stopped-working-in-retroarch-after-update
2017-06-25 18:10:01 +01:00
Jools Wills
66c2a1c9d6 retroarch - update to v1.6.1 2017-06-22 13:49:19 +01:00
Jools Wills
ed3dca6b65 Merge pull request #2008 from joolswills/assets
retroarch - install minimal assets by default
2017-06-15 15:48:48 +01:00
Jools Wills
17c04640d8 retroarch - install minimal assets by default 2017-06-15 15:46:44 +01:00
gizmo98
a1b7283139 mupen64plus: make fps counter grey so it is less noticeable 2017-06-15 10:34:15 +02:00
gizmo98
05b6d1e459 mupen64plus: replace platform rpi1 with armv6 2017-06-15 09:35:39 +02:00
gizmo98
3c8c911a6d mupen64plus: add InputAutoCfg.ini with default keyboard settings if file is missing. 2017-06-15 09:31:41 +02:00
Jools Wills
c7f54d07f9 advmame - update to v3.5 2017-06-14 18:07:25 +01:00
gizmo98
a0f33d7546 mupen64plus: run autoset before compatibility check
Otherwise GLideN64 compatibility settings will not be set.
2017-06-12 11:43:42 +02:00
gizmo98
9abded9592 mupen64plus: add default AUTO option
New default option mupen64plus-auto sets video plugins and resolution
automatically to get best performance and visual quality.
2017-06-10 19:51:01 +00:00
Jools Wills
e609651591 pcsx2 - chown retropie.cfg to user 2017-06-09 22:53:49 +01:00
Jools Wills
147ac3ff1e pcsx2 - handle removal of custom sdl2 automatically 2017-06-09 22:49:37 +01:00
Jools Wills
e3ed9b93a3 pcsx2 - re-enable on 64bit (requires disabling of our custom sdl2 though). 2017-06-09 22:21:53 +01:00
gizmo98
cab74389dd mupen64plus: remove resident evil 2 from blacklist 2017-06-06 21:27:36 +02:00
gizmo98
4e8093c9f3 mupen64plus: fix resident evil 2
Crash at startup if Audio-OMX is used. Use Audio-SDL instead.
2017-06-06 20:28:12 +02:00
gizmo98
fe0becf0e1 mupen64plus: fix pokemon stadium 2
Audio-OMX crashs game at startup. Use Audio-SDL instead.
2017-06-06 20:20:42 +02:00
gizmo98
9febbeb67e mupen64plus: fix bomberman 64
disable legacy blending
2017-06-06 20:16:51 +02:00
Jools Wills
c2fec76e94 cosmetic - remove blank lines from end of files 2017-06-05 15:34:32 +01:00
Jools Wills
7434db32ba Merge pull request #1995 from gizmo98/mupen64plus-rpi1-fix
Mupen64plus: fix target rpi1
2017-06-01 20:00:30 +01:00
gizmo98
e03d59abc7 mupen64plus: add missing OPTFLAGS 2017-06-01 18:14:29 +00:00
gizmo98
e28a4dbd52 mupen64plus: set VC=1 only if target is rpi 2017-06-01 18:14:29 +00:00
gizmo98
1f7f55d881 mupen64plus: fix target rpi1 2017-06-01 18:14:14 +00:00
Jools Wills
08be430e3e retroarch - update retroarch to v1.6.0
* remove now unneeeded patches - 03_dispmanx.diff / 04_mali_struct.diff
2017-06-01 07:16:58 +01:00
Conn
73b342e6d8 retroarch: sync A/B key swap with ES configuration
Ensure that "menu_swap_ok_cancel_buttons" stays synchronized with
EmulationStation's "es_swap_a_b" configuration to minimize user
confusion.
2017-05-30 23:04:55 +01:00
Jools Wills
a071a148c3 Merge pull request #1991 from psyke83/xmbiconshadow
retroarch: disable xmb menu icon shadows
2017-05-30 23:00:50 +01:00
Conn
58da4358e0 retroarch: disable xmb menu icon shadows
This causes choppy scrolling performance even on a RPi3, so disable it by
default to benefit users who manually switch to the xmb menu driver.
2017-05-30 16:16:30 +01:00
gizmo98
ea5c8cbcb1 mupen64plus: use VEC4_OPT again
VEC4_OPT does not cause glitches anymore. Use VEC4 NEON optimizations.
2017-05-29 20:35:03 +02:00
gizmo98
b5f056c821 mupen64plus: use texture packs if possible
Add and enable autoconf option „texture_packs“ to enable hires texture
packs for video-rice and video-GLideN64.
2017-05-29 20:06:37 +02:00
gizmo98
a6b2901ae3 mupen64plus: remove GLideN64 system lib fix
Use new cmake option instead.
2017-05-29 19:53:47 +02:00
gizmo98
53fd1c25a8 mupen64plus: use CRC_OPT
Use CRC_OPT if platform is not rpi3.
2017-05-29 19:48:44 +02:00
Jools Wills
b952a1c636 Revert "removed drastic module - author does not want the beta in retropie - http://www.drastic-ds.com/viewtopic.php?t=4307"
This reverts commit b4660dfde5.

Author has now confirmed it's ok to include it - http://www.drastic-ds.com/viewtopic.php?f=5&t=4307&sid=7bc928f81c7633d7c1577ad1bb1d3b19&start=10#p19607
2017-05-28 12:09:48 +01:00
Jools Wills
387dce2f40 added scummvm-sdl1 module - fixes #1835
* scummvm built against sdl1 due to some issues with sdl2 built (mt-32 / joystick problems)
2017-05-25 15:27:42 +01:00