Commit graph

216 commits

Author SHA1 Message Date
Jools Wills
57d37ab06f retroarch - hidden function to create a retroarch-xmb-monochrome assets archive for distribution. 2018-03-14 22:41:27 +00:00
Jools Wills
5d8356fc83 retroarch - really update to v1.7.1 (forgot to stage changes) 2018-03-07 13:12:02 +00:00
Jools Wills
75eb6050de retroarch - update to v1.7.1 2018-03-07 12:58:00 +00:00
Jools Wills
7ae963d432 retroarch - enable ffmpeg on Raspbian Stretch or above (and recent Ubuntu) 2018-02-10 21:02:45 +00:00
Conn O'Griofa
bd8db307d7 retroarch: enable vulkan on X11 2018-01-30 23:10:49 +00:00
Jools Wills
322d589048 Revert "retroarch - update to v1.7.0"
This reverts commit 72e64530f3.

Needs more testing - https://retropie.org.uk/forum/topic/15530/retroarch-1-7-0-error
2017-12-28 17:22:50 +00:00
Jools Wills
72e64530f3 retroarch - update to v1.7.0
* update our hotkey/disable search patches to apply to v1.7.0
2017-12-28 10:07:47 +00:00
Jools Wills
80bf54f388 retroarch - update to new version including modules that require new brcm library names - #2091
* include patches for lr-mupen64plus and lr-parallel-n64 until upstream accepts the PRs - https://github.com/libretro/mupen64plus-libretro/pull/39 / https://github.com/libretro/parallel-n64/pull/469
2017-11-21 19:41:57 +00:00
Jools Wills
c9b3d8fb71 retroarch - rework configure parameters utilising new kms / gles platform flags 2017-11-02 19:49:59 +00:00
Jools Wills
805b788efc some missing local variable definitions, and variable renaming of choices to choice 2017-09-19 15:04:33 +01:00
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
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
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
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
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
17c04640d8 retroarch - install minimal assets by default 2017-06-15 15:46:44 +01: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
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
Jools Wills
9eff4fcbef Merge pull request #1942 from joolswills/odroid_xu
Odroid XU support
2017-05-01 23:35:00 +01:00
Jools Wills
3c1245c729 retroarch - added libx11-xcb-dev dependency 2017-04-28 18:50:33 +01:00
Jools Wills
8de09afedc retroarch - hardcode mali struct until next retroarch version which will include it 2017-04-20 22:47:08 +01:00
Jools Wills
023131ee4e retroarch - only install nvidia-cg-toolkit if it is available 2017-04-20 21:40:01 +01:00
Jools Wills
cfaa04786b retroarch - revert upstream dispmanx triple buffer removal due to performance issues - https://github.com/libretro/RetroArch/pull/4621 2017-04-15 14:02:59 +01:00
Jools Wills
a602876c6d retroarch - update to v1.5.0 2017-03-10 16:56:10 +00:00
Jools Wills
5926524aff added licences to modules 2017-03-01 13:51:12 +00:00
Jools Wills
6e3e5299c7 retroarch - lock down to v1.4.1 2017-02-04 19:03:18 +00:00
Jools Wills
72ba8cb67e retroarch - update hotkey patch for upstream - fixes #1832 (hopefully for the last time ;-) ) 2017-01-12 01:13:55 +00:00
Jools Wills
9e9cf7a1ae retroarch - disable hotkey hack again as upstream yet again changed their input code 2017-01-11 19:52:04 +00:00
Jools Wills
45de0a51d9 retroarch - rework our hotkey hack for latest upstream retroarch code - fixes #1832 2017-01-10 20:17:43 +00:00
Jools Wills
4aedb858bf retroarch - disable our hotkey hack until it can be reworked for the latest upstream code changes - #1832 2017-01-10 19:49:34 +00:00
Jools Wills
9af8a5ce03 retroarch - no need for this check since the arm flag is specifically for 32bit (vs aarch64) 2017-01-05 22:36:29 +00:00
Jools Wills
a49d715373 remove Raspbian wheezy support 2016-12-24 20:15:43 +00:00
Jools Wills
462776c146 retroarch - fix building on aarch64 2016-12-20 02:49:20 +00:00
Jools Wills
e713107f6f retroarch - set new option menu_unified_controls if not set, so keyboard controls can operate the RGUI menu again 2016-12-11 11:14:03 +00:00
Jools Wills
7befe65a58 retrarch - rework hotkey enable hack for upstream retroarch and re-enable patch - fixes #1772 2016-12-02 19:53:57 +00:00
Jools Wills
a86ce0d684 retroarch - temporarily disable our hotkey hack until it has been rewritten for upstream retroarch 2016-12-01 19:18:18 +00:00
Jools Wills
e12197713b retroarch - added libasound2-dev dependency 2016-11-30 14:23:38 +00:00
Jools Wills
a721b2833b autoconf - default 8bitdo_hack to off 2016-11-25 16:19:52 +00:00
Jools Wills
0396f404bb retroarch - make sure we set rgui by default in the config that gets copied to rp-dist 2016-11-05 01:03:45 +00:00
Jools Wills
99ee3fe5f6 retroarch - move assets / shaders / overlays
* move / symlink assets / shaders / overlays to configs/all/retroarch/*
2016-11-05 00:56:44 +00:00
Jools Wills
49bde8fc5e retroarch - comments regarding config move / symlink 2016-11-05 00:01:15 +00:00
Jools Wills
1d43c0f825 retroarch - symlink home config directory
* symlink ~/.config/retroarch to configs/all/retroarch
 * move / symlink our existing auto configuration directory for backward compatibility
 * no need to set auto configuration location now
2016-11-04 23:55:02 +00:00
Jools Wills
7fe4f2baf8 retroarch - add updated patch to disable search dialog 2016-10-22 21:21:26 +01:00
Jools Wills
461681d57a retroarch - allow installing of assets from retropie-setup configuration 2016-10-22 21:10:53 +01:00
Jools Wills
18ba900157 retroarch - set all_users_control_menu to true by default - https://github.com/libretro/RetroArch/issues/3014 / https://github.com/libretro/RetroArch/pull/3499 2016-10-22 20:56:30 +01:00