Commit graph

1199 commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
0fd295eef5
maintenance update
this is a maintenance update for platforms not yet ported to 4.x branch

- update RetroArch to 1.10.1
- update cores on par with Lakka 4.0 in branch Lakka-v4.x
- bump Lakka version to 3.7.1
- add PKG_SKIP_SUBMODULE variable (pcsx_rearmed has obsolete submodule
registration, which breaks cloning the repo and pulling submodules)
- bump cmake to 3.15.0 (required by play)
2022-03-17 08:35:28 +01:00
Tomáš Kelemen (vudiq)
7fa86a43fd
ffmpeg: buildfix 2022-02-27 18:18:48 +01:00
GavinDarkglider
27fb1bc631
Fix retroarch recording/streaming. (#1618) 2022-02-27 18:17:01 +01:00
Tomáš Kelemen (vudiq)
d3a7bbfc9b
Update Mesa to 21.3.0
* also update deps libva and libva-utils
2021-11-18 17:42:48 +01:00
David Lawson
44ff0add1b
Add support for RPi4 PiBoy DMG (#1486)
* RPi4-PiBoyDmg: copy rpi4 device

* RPi4-PiBoyDmg: add device specific settings to distroconfig.txt

* RPi4-PiBoyDmg: change RPi4 tests to only check the first four characters

* RPi4-PiBoyDmg: add xpi_gamecon package

* RPi4-PiBoyDmg: add joypad autoconfig

* RPi4-PiBoyDmg: add some retroarch config customisations

* RPi4-PiBoyDmg: add to build_all.sh
2021-09-06 16:06:52 +03:00
GavinDarkglider
cb6ac9c7dd
Mostly working decoder and moonlight (#1393)
* L4T: Initial, mostly working decoder support, Switch to proper glvnd setup"
* switch: add moonlight
* Add patch to force moonlight to use hardware decoder
* Add moonlight core info file to moonlight package
* rename moonlight to moonlight-libretro

Co-authored-by: plaidman <jrtomsic@gmail.com>
2021-06-18 00:12:06 +02:00
Demetris Ierokipides
2bbd8bb8db Partially Revert "Rpi kernel update (#1298)"
This reverts commit d2628f10d1.
2021-05-17 19:43:08 +03:00
David Lawson
d2628f10d1
Rpi kernel update (#1298)
* rpi: update kernel to 5.10.36

* rpi: remove bcm2835-driver and just get everything from bcm2835-bootloader
2021-05-17 00:30:34 +03:00
Tomáš Kelemen
b5ae0f6426
opusfile, rockchip buildfixes (#1234)
* opusfile: add openssl dependency

* rk3328+rk3399+oga: add linux patch - libcrypto
2021-04-02 03:12:12 +03:00
David Lawson
1bd927e074
Rpi4 aarch64 (#1022)
* rpi4-aarch64: Add rpi4 aarch64 kernel config

This was created by copying the arm config and looking at the diff between:

https://github.com/raspberrypi/linux/blob/rpi-5.4.y/arch/arm/configs/bcm2711_defconfig

and

https://github.com/raspberrypi/linux/blob/rpi-5.4.y/arch/arm64/configs/bcm2711_defconfig

* rpi4-aarch64: Don't pass --enable-neon to retroarch as it makes the build fail

* rpi4-aarch64: Raspberry Pi dtb files are created in a different place for aarch64

* rpi4-aarch64: Build some rpi specific packages for aarch64 as well as arm

* rpi4-aarch64: RPi4 64-bit needs fixup4.dat to boot

I don't think this harms anything else

* rpi4-aarch64: Enable 64-bit mode and specify kernel filename in config.txt

This is a bit hacky.

We need to specify the kernel filename otherwise it expects it to be kernel8.img

* rpi4-aarch64: Fix RPi options for RPi4 aarch64

* rpi4-aarch64: update mupen64plus to aarch64 compatible version

* rpi4-aarch64: exclude cores that don't compile only for rpi-aarch64

* rpi4-aarch64: Update alsa-utils to overcome https://github.com/alsa-project/alsa-utils/issues/33

* rpi4-aarch64: Remove extra $ARCH arg from mk_arcade_joystick_rpi

* rpi4-aarch64: Fix ffmpeg compilation

* rpi4-aarch64: add new kernel conf

Created by copying the existing linux.arm.conf and applying the diffs between the official 32bit rpi kernel config and the official 64bit rpi kernel config

* rpi4-aarch64: improve kernel config

* rpi4: don't configure non-default audio_device

* Update mupen64plus_next

* rpi4-aarch64: turn off a load of debugging in the kernel
2020-10-04 17:15:17 +03:00
Demetris Ierokipides
b03c92f318
Fix packages so lakka can be compiled on focal(20.04) (#1039)
* Fix packages so lakka can be compiled on focal(20.04)

* Bsnes:Fix package to compile on focal
2020-09-23 00:46:52 +03:00
Ntemis
48a2bf14ea Merge branch 'libreelec-9.2' of github.com:LibreELEC/LibreELEC.tv 2020-07-23 20:42:53 +03:00
JairoX
ea18b8b85d rtmpdump: update OpenSSL 1.1 patches 2020-06-21 19:52:30 +08:00
Ntemis
961e759bc3 Merge branch 'libreelec-9.2' of github.com:LibreELEC/LibreELEC.tv into lakka-9.2 2020-06-15 16:20:09 +03:00
Matthias Reichl
9d04e03524 ffmpeg: update RPi HEVC patch to latest version
Fix Pi3 hevc rpi cache flush overflow

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-06-09 18:36:51 +02:00
Matthias Reichl
bcb40164ef ffmpeg: update RPi4 HEVC patch to 18.7-Leia
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-05-20 17:45:43 +02:00
Ntemis
8fe811009e Merge branch 'libreelec-9.2' of https://github.com/LibreELEC/LibreELEC.tv into Lakka-LE9.2 2019-12-24 16:02:10 +02:00
CvH
7daee4bacd aom: update to 2019-11-15 2019-11-18 23:27:34 +01:00
Tomas Kelemen (vudiq)
75b35ffd9b Merge branch 'libreelec-9.2' - update to 9.1.501 2019-09-17 11:42:14 +02:00
Tomas Kelemen (vudiq)
3e5dc767ac libretro update (port of #764) 2019-09-13 20:50:24 +02:00
Matthias Reichl
c04a6f4759 ffmpeg: update RPi4 HEVC patch to 18.4-Leia-9e6b24c
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-09-12 13:34:02 +02:00
Jonas Karlman
749b9b2068 ffmpeg: update rkmpp patches 2019-09-08 18:16:59 +00:00
Jonas Karlman
2a5b368872 rkmpp: update to 451ae59 2019-09-08 18:16:59 +00:00
Matthias Reichl
b8d6a1dfc9 ffmpeg: update to 4.0.4-Leia-18.4
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-08-31 11:26:09 +02:00
MilhouseVH
0225a0342b
Merge pull request #3711 from HiassofT/le92-kodi-rpi4
Kodi (RPi4): update to latest leia_pi4 version
2019-08-29 23:36:35 +01:00
CvH
d9f5c1f594 libhdhomerun: update to 20190625 2019-08-02 22:45:18 +02:00
CvH
ea070a4252 aom: update to e2c1d5e 2019-08-02 22:45:18 +02:00
CvH
5052df5098 aom: update to add63ad 2019-08-02 22:45:18 +02:00
Matthias Reichl
ff14fc75de ffmpeg: update RPi4 HEVC patch to 18.3-Leia-b0e4133
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-19 10:28:00 +02:00
Tomas Kelemen (vudiq)
dd34941bd6 Merge branch 'libreelec-9.2' into Lakka-LE9.2 2019-07-13 18:22:38 +02:00
Tomas Kelemen (vudiq)
464dc84917 Generic: add 32bit support 2019-07-12 22:06:48 +02:00
MilhouseVH
ff813fca35 libva: update to libva-2.5.0 2019-07-11 00:30:56 +01:00
Tomas Kelemen (vudiq)
3f7ff53a49 fix libva dependencies again / disable VAAPI 2019-07-10 16:14:28 +02:00
Matthias Reichl
84e70210df ffmpeg: update RPi4 HEVC patch
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-04 11:21:30 +02:00
Tomas Kelemen (vudiq)
8be2a8142b libva/mesa/libva-utils dependencies fix 2019-06-30 22:20:33 +02:00
Matthias Reichl
4ba7e76c64 ffmpeg: move RPi and RPi4 HEVC patches to separate patch dirs
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-27 23:46:35 +02:00
Tomas Kelemen (vudiq)
cf86482ae5 fix SDL/SDL_net dependency 2019-06-27 22:04:05 +02:00
Matthias Reichl
d7c2207b8a ffmpeg: move rkmpp patches to separate patch dir
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-27 21:22:13 +02:00
Matthias Reichl
c4b17555e1 ffmpeg: move v4l2 request api patches to separate patch dir
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-27 21:22:13 +02:00
Tomas Kelemen (vudiq)
a367556c74 Lakka: initialize 2019-06-27 19:52:48 +02:00
Matthias Reichl
c3cc72fe3c ffmpeg: drop --disable-rpi option on non-RPi projects
The ffmpeg patches which add enable/disable-rpi options are now
RPi device specific, so using --disable-rpi breaks builds on non-RPi
projects.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-24 17:52:28 +02:00
Matthias Reichl
d7ca15cce3 ffmpeg: check for RPi project instead of KODIPLAYER_DRIVER
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-23 02:09:03 +02:00
Matthias Reichl
1f64a8165d ffmpeg: make RPi HEVC optimization patch device specific
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-06-23 02:09:03 +02:00
Jonas Karlman
8daa6cd4a2 rkmpp: update to 66b140e 2019-06-22 17:40:32 +00:00
kszaq
7bd39a17c5 packages: drop amlogic-specific packages 2019-06-19 18:54:42 +01:00
Jernej Skrabec
5897e8155e ffmpeg: update request api patches 2019-06-15 06:26:29 +01:00
MilhouseVH
fb0007845a packages: mega bump 2019-06-13 22:12:21 +01:00
MilhouseVH
cb1afd2aa7
Merge pull request #3448 from 5schatten/dav1d_022
dav1d: updated to 0.3.0 / cleaned up
2019-05-01 20:57:35 +01:00
MilhouseVH
09325f7fae
Merge pull request #3428 from 5schatten/move_RPi_vendor_headers
[RPi] fix vendor header & lib includes / remove project specific include CFLAGS WIP
2019-04-30 21:22:44 +01:00
5schatten
6b843016ba dav1d: updated to 0.3.0 / cleaned up 2019-04-30 21:27:36 +02:00