Commit graph

32877 commits

Author SHA1 Message Date
Demetris Ierokipides
4114e2d78c Vice: Bump package and switch x64 to x64sc
In readme states:
x64, the old and less accurate C64 emulator, is no more built by default
Also states that x64sc, a C64 emulator is focused on accuracy!
2021-08-08 02:50:32 +03:00
Demetris Ierokipides
9eb3cf2dfc Unlock fuse core for all arch
closes https://github.com/libretro/Lakka-LibreELEC/issues/1445
2021-08-06 22:30:59 +03:00
Tomáš Kelemen (vudiq)
36aa2341b1 puae: copy floppy sounds to image 2021-08-05 18:20:01 +02:00
Tomáš Kelemen (vudiq)
be8ab7bc51 puae: revert to older version
this commit is also used by EmuELEC and seems to work as expected
fixes #1441
2021-08-05 18:05:32 +02:00
Tomáš Kelemen (vudiq)
82261d9a5b uae4arm: keep LTO 2021-08-01 12:19:15 +02:00
Tomáš Kelemen (vudiq)
ec19dc8ac5 vice: update description, keep LTO & CLFAGS
fixes #1440
2021-08-01 12:17:33 +02:00
Tomáš Kelemen (vudiq)
18dccacb6e puae: change description, allow on all platforms
fixes #1440
2021-08-01 11:59:16 +02:00
Tomáš Kelemen (vudiq)
27047363cb pkg_all: fix typo 2021-08-01 11:20:32 +02:00
Tomáš Kelemen (vudiq)
2b55ec2ac4 Lakka: bump version to 3.3 2021-07-29 19:19:34 +02:00
Tomáš Kelemen (vudiq)
734ff81ff7 mesa: update to 21.1.6 2021-07-29 19:19:03 +02:00
by-gnome
b5a5c33d43
retroarch: move revert resampler changes patch to iMX6 project (#1439) 2021-07-29 14:43:17 +02:00
Tomáš Kelemen (vudiq)
c1e52a057d Update Retroarch to 1.9.7 + all cores to current
- Retroarch: removed patch merged upstream
- Dolphin: include `dolphin-emu/Sys` in the image
2021-07-28 20:35:55 +02:00
by-gnome
6ac01face8
Include /dev/nvme* for automounting m.2 devices (#1438)
* Include /dev/nvme* for automounting m.2 devices

* Update packages/sysutils/udevil/udev.d/95-udevil-mount.rules

Co-Authored-By: MilhouseVH <MilhouseVH@users.noreply.github.com>

Co-authored-by: adufray <github@adufray.com>
Co-authored-by: MilhouseVH <MilhouseVH@users.noreply.github.com>
2021-07-27 23:03:45 +03:00
Demetris Ierokipides
cb02ec4f37 RPi2: Enable rtl8192cu
closes https://github.com/libretro/Lakka-LibreELEC/issues/1418
2021-07-26 03:13:19 +03:00
Demetris Ierokipides
04b6c74323 libdrm: Update sha256 2021-07-26 02:41:28 +03:00
Demetris Ierokipides
192bf62ac3 libdrm: update to 2.4.106 & remove included patch 2021-07-25 22:02:12 +03:00
GavinDarkglider
5225dffe50
Update Nintendo Switch kernel to switchroot 3.4.0 L4T kernel. (#1437) 2021-07-25 20:28:44 +03:00
by-gnome
049af1d207
iMX6: enable support for RT5370 and AC97 CODEC for UDOO, enable announce the ID strings for USB devices to syslog (#1436)
* enable announce the ID strings for USB devices to syslog

* enable support for rt53xx devices

* enable support for AC97 CODEC
2021-07-25 19:27:12 +03:00
by-gnome
c0f6ca139b
retroarch: revert resampler changes (patch) (#1435)
Modified by: by-gnome <by-gnome@yandex.ru>

Co-authored-by: Tomáš Kelemen (vudiq) <vudiq@vudiq.sk>
2021-07-25 19:26:45 +03:00
Demetris Ierokipides
58dafbe511 RPi: Disable 4K modes on both hdmi out ports 2021-07-23 18:00:27 +03:00
Ntemis
3fbba89a60 RPi: Disable all 4K modes
Closes https://github.com/libretro/Lakka-LibreELEC/issues/1431
2021-07-23 03:06:05 +03:00
by-gnome
c208528849
kernel-firmware: update to 20210716 (#1428) 2021-07-18 05:16:00 +03:00
gouchi
5f5f0569f8
np2kai: Add np2kai to Libretro cores (#1429) 2021-07-18 05:14:21 +03:00
Demetris Ierokipides
eb4a4fe0a2 Bump Mesa3D to v21.1.5 and lts kernel to v5.10.50 2021-07-15 01:02:21 +03:00
GavinDarkglider
1a1a7392df
[WIP] New Kernel Get method for L4T, and various other minor changes (#1427)
* Add new package get method for L4T kernels. This allows changing kernel repos and combining them easier to maintain.

* Update Nintendo Switch defconfig

* Switch: Add configuration for schedutil to platform_init

* Remove switch brightness patch, as it isnt needed with new switch kernel.

* Add new brightness patch that has been upstreamed.

* Switch: Autosave/load cpu/gpu freqs, and restore on boot.

* Fix download sha verification

* Switch: Disable USB3 for joycon stability on dock
2021-07-15 01:00:38 +03:00
Tomáš Kelemen
a9e539dcb1
Update RetroArch to 1.9.6 + cores to latest (#1426) 2021-07-14 22:42:50 +02:00
Tomáš Kelemen (vudiq)
c17fc1d020 generic 64 bit: add back gamecon support
fixes #1185
2021-07-14 17:36:26 +02:00
by-gnome
0536d3e359
Generic: linux: enable MIDI sequencer (#1424)
* Enable MIDI sequencer

* i386: enable support for generic sound devices
2021-07-10 14:38:45 +03:00
by-gnome
a9c5104283
Generic: linux: enable RTL8XXXU and RTL8188EU drivers as modules, update configs to 5.10.47 (#1423)
* Revert "X86_64: Enable some realtek drivers as buildin"

This reverts commit 4f6ffc7beb.

* Enable RTL8XXXU driver

* x86_64: enable RTL8188EU driver

* Update config for PS5 controllers

Put options in their place

* Update config for Nntendo Switch Joy-Cons and Pro Controller

Put options in their place, correct options name

* Update configs to Linux 5.10.47
2021-07-09 23:59:27 +03:00
Demetris Ierokipides
4f6ffc7beb X86_64: Enable some realtek drivers as buildin 2021-07-09 16:56:36 +03:00
David G. F
0b1ca18461
Fix some host tools with newer gcc/glibc (#1421)
* Bump fakeroot to version 1.25.3

Fetched fixes and patches from upstream.
Seems has issues building with newer glibc so bumping to avoid these.

* Bump elfutils to version 0.185

Has issues building with newer glibc versions.
2021-07-08 23:01:35 +03:00
David Lawson
ba4c6bcfb5
Update vulkan-tools, vulkan-loader, vulkan-headers and build vulkan-tools for rpi4 (#1405) 2021-07-07 07:43:12 +03:00
Demetris Ierokipides
4529ce6564 Generic: Fix wiimote driver 2021-07-06 23:09:14 +03:00
coldspark29
857b2540df
Fix Dual Sense FF and LEDS by updating patches to v6.0 (#1414)
* Fix Dual Sense FF and LEDS by updating patches to v6.0

* Added missing Dual Sense patch
2021-07-04 09:13:01 +03:00
David Lawson
1a65b31cbc
Re-jig dualsense and joycon patch dirs, enable dualsense FF and enable driver for generic (#1413)
* Clean up joycon and dualsense patches into their own directories

* rpi4: enable rumble for dualsense

* Enable dualsense driver for generic
2021-07-02 08:49:58 +03:00
David Lawson
ddd927fd0a
rpi4: add dualsense driver (#1406) 2021-07-01 15:04:47 +03:00
Demetris Ierokipides
7c59da8f4b Bump Mesa3D to v21.1.4 and lts kernel to v5.10.47 2021-06-30 23:04:45 +03:00
by-gnome
efb5f336e2
brcmfmac_sdio-firmware: update to 3ddc301 (#1410) 2021-06-28 15:41:38 +03:00
Demetris Ierokipides
a4ff8558e2 vk-tools: dont build cube 2021-06-24 15:45:08 +03:00
Demetris Ierokipides
644e53a98d Kernel: bump to 5.10.45 2021-06-22 17:04:03 +03:00
Demetris Ierokipides
e4bc40d529 Mesa: bump to 21.1.3 2021-06-22 17:01:53 +03:00
David Lawson
83cbe14172
rpi3: fix analog audio output (#1399) 2021-06-22 16:13:02 +03:00
Tomáš Kelemen (vudiq)
f6b3d059cd busybox/createlog: fix typo 2021-06-21 19:47:18 +02:00
Tomáš Kelemen (vudiq)
3da012bb51 kernel-firmware: revert incorrect test
the original test was meant to not remove the pcie brcm firmwares for
both - 64 and 32 bit x86 architecture (when porting Lakka to LE), but
actually the result of the test is always true and these firmwares are
also removed for 64 bit x86 architecture, which is the only case when
they are needed (these pcie firmwares are not needed on 32 bit x86).

Fixes #1398
2021-06-20 23:01:14 +02: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
Tomáš Kelemen (vudiq)
893e2e8257 retroarch: revert resampler changes (patch) 2021-06-18 00:09:14 +02:00
Demetris Ierokipides
ea3424334e XU4: Fix sound issues with cores 2021-06-18 00:08:18 +03:00
Tomáš Kelemen
70fa6def9d
bsnes_hd: new libretro core (#1396) 2021-06-17 21:14:08 +03:00
gouchi
ba3479415a
linux: Enable CONFIG_BLK_DEV_DM on Generic (#1395) 2021-06-17 12:50:37 +02:00
Jason Tomsic
4fa077fcef
flycast: enable OIT for OpenGL platforms (#1392) 2021-06-17 12:50:17 +02:00