Commit graph

37736 commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
cfc4ddfe78
update changelog and include changes prior to 4.0 2022-03-17 22:10:48 +01:00
gouchi
8685a9f438
Update CHANGELOG.md (#1635)
Update Mesa to 22.0.0
Add new libretro core: sameduck
Add new libretro core: superbroswar
2022-03-17 13:21:15 +01:00
Tomáš Kelemen
c8540160af
sameduck: add new libretro core (#1633)
closes #1632
2022-03-15 16:56:25 +01:00
Tomáš Kelemen (vudiq)
f3e7f6cd6e
build_all.sh: add trap for ctrl+c, fix typos 2022-03-15 13:32:21 +01:00
GavinDarkglider
170410d70a
Minor L4T/Switch changes before 4.x release. (#1631)
* Add support for 32.7.1 bsp

* Add option to uenv.txt to use performance governor.

* Add support for auto frequency changing based upon docking

* Add README.md to L4T Project since it is its own beast

* Fix flycast issues in L4T builds, by reverting back to upstream libretro master, which actually has support for nano platform
2022-03-14 22:52:20 +01:00
Tomáš Kelemen (vudiq)
30f05718f1
bluez: set Privacy = device to fix pairing of Xbox series gamepads
port of 9e4af94432
2022-03-14 13:47:49 +01:00
Philippe Simons
7da6195bd1
core: update superbroswar (#1630) 2022-03-14 08:36:39 +01:00
Tomáš Kelemen (vudiq)
51c1bdca73
retroarch: add patch to fix fade effect
remove this patch after upgrade to 1.10.2 or later
2022-03-12 21:09:54 +01:00
Philippe Simons
ce0e4f8c31
enable wasm4 core (#1629) 2022-03-12 15:20:19 +01:00
Tomáš Kelemen (vudiq)
17f8d7765c
picodrive: add patch to remove temporary getoffs files
removes a temporary file stored in /tmp.

reason: if a different user on the same system tries to build picodrive,
they don't have the write permission to the already existing file and
the compilation fails
2022-03-12 11:23:49 +01:00
Philippe Simons
c5c48a2afe
Fix Pi02GPi ABXY swap patch (#1628)
* Revert "drop retroarch-joypad-autoconfig-01-fix-ABXY-buttons.patch (#1627)"

This reverts commit 40ab932755.

* Pi02GPi: rename patch a folder
2022-03-11 15:03:32 +01:00
Tomáš Kelemen (vudiq)
62abfa94c2
update Mesa to 22.0.0 and libdrm to 2.4.110 (dependency) 2022-03-11 08:30:37 +01:00
Tomáš Kelemen (vudiq)
69f58b6cfc
Lakka options: fix typos 2022-03-10 20:37:09 +01:00
Philippe Simons
40ab932755
drop retroarch-joypad-autoconfig-01-fix-ABXY-buttons.patch (#1627)
this patch is swapping RetroPad button layout
2022-03-10 20:30:29 +01:00
Tomáš Kelemen (vudiq)
a0a4fea1a4
retroarch: add VULKAN as dependency when needed 2022-03-10 18:42:27 +01:00
Tomáš Kelemen (vudiq)
d2d1140f4e
Lakka: add boom3 and vitaquake3 to LIBRETRO_CORES env
- so they can be updated using `libretro_update.sh`
- exclude for all targets except Switch
2022-03-10 18:39:30 +01:00
Tomáš Kelemen (vudiq)
526465f04a
lr_moonlight: exclude i386 from build 2022-03-10 18:35:15 +01:00
GavinDarkglider
683f8c34de
Cleanup decoder/encoder stuff for L4T Builds, update some things, fix GLES building, but keep GL build. Other Minor cleanups. (#1623)
* Update L4T encoder/decoder to latest version which is 70% faster at 1080p

* Add vulkan support to ffmpeg

* Add vitaquake3 and boom3 cores for switch builds

These cores are considered broken, but starting, so maybe in the future they will be more reliable.

* Run dock-hotplug before starting retroarch.

This Will properly force DPI if booted on dock, and audio switching. It also has the added bonus of force fixing audio issues where speakers randomly dont work on boot."

* Update Kernel Repos

* update libglvnd

* update xf86-video-nouveau

* Build mesa properly in L4T LibreELEC builds.

* Update L4T build config for retroarch to fix building with support for EGL/openGLES.
While L4T supports EGL/OpenGLES, and the issue building for it is fixed,
we arent switching now though because moonlight core doesnt support it.

* Exclude moonlight core in Lakka builds that use openGLES over openGL, as openGLES is not supported

* Use openGLES in LibreELEC builds, as that is what upstream is targeting
2022-03-10 18:17:48 +01:00
Philippe Simons
04b76d441f
core: add Super Bros War (#1625) 2022-03-07 23:08:21 +01:00
Tomáš Kelemen (vudiq)
2a2b27a19b
remove leftover from test 2022-03-07 17:12:02 +01:00
Tomáš Kelemen (vudiq)
e6b5323c4a
pkg_all: add unpack feature 2022-03-07 15:08:23 +01:00
Tomáš Kelemen (vudiq)
80d81600d4
fix patch folders 2022-03-07 15:07:51 +01:00
Ntemis
0ddbe69434 Bump lts kernel to v5.10.103 2022-03-07 02:38:19 +02:00
Ntemis
240787cab3 Bump mesa to v21.3.7 2022-03-07 02:36:13 +02:00
Tomáš Kelemen
d2f7f5cd46
Merge pull request #1624 from ToKe79/lakka4-libreelec10.0.2
Update to LibreELEC 10.0.2
2022-03-06 18:03:49 +01:00
Tomáš Kelemen (vudiq)
20ee335ef3
linux/lakka/rpi: patch for scaled modes
ref: https://github.com/raspberrypi/linux/pull/4636
2022-03-06 09:33:15 +01:00
Tomáš Kelemen (vudiq)
fe371a09e9
Pi02GPi: remove offending part of the patch
this may break the display rotation, needs to be tested
2022-03-05 10:30:34 +01:00
Tomáš Kelemen (vudiq)
5e81ae31cf
linux/lakka/rpi: this patch was mostly merged upstream
some parts of if were not, it is possible, that those added 240p mode
2022-03-05 10:24:32 +01:00
Tomáš Kelemen (vudiq)
7cbb2e6a24
Merge LibreELEC 10.0.2 2022-03-04 22:36:18 +01:00
Tomáš Kelemen (vudiq)
4a4f17ced4
update RetroArch to 1.10.1 + all cores to current
* ppsspp: kept at 1.12.3
* retroarch: removed patch for Switch merged upstream
2022-03-04 22:26:51 +01:00
Rudi Heitbaum
8fd15cdad5
Merge pull request #6275 from CvH/10.0/kodi-19.4
kodi: update to 19.4
2022-03-05 04:42:28 +11:00
CvH
7874166c12
Merge pull request #6278 from HiassofT/le10-ffmpeg-rpi-12
ffmpeg: update rpi patch
2022-03-04 18:28:11 +01:00
CvH
c1fd98ffeb
Merge pull request #6277 from HiassofT/le10-kernel-5.10.95+
RPi: update firmware and bootloader
2022-03-04 18:26:53 +01:00
CvH
2afec98799
Merge pull request #6273 from vpeter4/mmc-utils-10
[LE10] system-tools: include mmc-utils
2022-03-04 11:56:06 +01:00
Matthias Reichl
68a427f254 rpi-eeprom: update to e866f25
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-03-04 10:20:23 +01:00
Matthias Reichl
2ac608242f RPi: update to firmware 231daec
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-03-04 10:20:23 +01:00
Matthias Reichl
b74832a12c rpi-eeprom: update to 42de218
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-03-04 10:20:23 +01:00
CvH
559c5fb338 kodi: update to 19.4 2022-03-03 17:25:16 +01:00
Tomáš Kelemen (vudiq)
e6a5bb587e
busybox/init: add quotes to NX_BOOT 2022-03-02 20:53:25 +01:00
Tomáš Kelemen (vudiq)
316a7e493c
xbox360-controllers-shutdown: utility to turn off controllers on shutdown
Co-authored-by: spleen1981 <43221199+spleen1981@users.noreply.github.com>
2022-03-02 16:42:34 +01:00
Tomáš Kelemen (vudiq)
44b31b09d5
retroarch: change default recordings folder and expose it via samba 2022-03-02 13:57:00 +01:00
Philippe Simons
e0fdceb010
RPi: disable wifi power saving mode 2022-03-02 13:50:57 +01:00
Tomáš Kelemen (vudiq)
026d7609d3
fmsx: add libretro core 2022-03-02 12:06:44 +01:00
Tomáš Kelemen (vudiq)
ab49482a64
ppsspp: roll back to 1.12.3 release 2022-03-02 12:01:20 +01:00
Tomáš Kelemen (vudiq)
47918beb10
melonds: enable for more platforms 2022-03-02 11:50:16 +01:00
Matthias Reichl
c9ac8ade89 linux (RPi4): enable NVME support
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-03-01 17:04:34 +01:00
Matthias Reichl
9d3f2223bb rpi-eeprom: update to 348f7a5
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-03-01 17:04:34 +01:00
Peter Vicman
0da6c8425e system-tools: include mmc-utils 2022-03-01 16:22:10 +01:00
Tomáš Kelemen (vudiq)
bdc8ca9533
Add support for Raspberry Pi Zero 2 W with GPICase
Co-authored-by: Cicirifu <54900043+Cicirifu@users.noreply.github.com>
2022-02-28 10:09:52 +01:00
Tomáš Kelemen (vudiq)
dbe6fa37f9
moonlight: add GL as dependency 2022-02-28 09:01:31 +01:00