Skip to content

Commit cfc4ddf

Browse files
committed
update changelog and include changes prior to 4.0
1 parent 8685a9f commit cfc4ddf

1 file changed

Lines changed: 84 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 84 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,88 @@
11
# v4.0
2-
* Switch to LibreELEC 10.0 build system
2+
* Update build system to LibreELEC 10.0.2
33
* Update Mesa to [22.0.0](https://docs.mesa3d.org/relnotes/22.0.0.html)
4+
* Update RetroArch to 1.10.1
45
* Add new libretro core: `sameduck`
56
* Add new libretro core: `superbroswar`
7+
* L4T/Switch: complete new port with many fixes and enhancements
8+
* Update mainline kernel to 5.10.103 (PC, Allwinner, Amlogic, NXP)
9+
* Update Raspberry kernel/firmware to 5.10.95
10+
* Rockchip devices: switch to mainline kernel (5.10.76)
11+
12+
# v3.7.1
13+
* Maintenance release
14+
* Update RetroArch to 1.10.1
15+
* Update libretro cores to the same version as on 4.x
16+
17+
# v3.7
18+
* Update RetroArch to 1.10.0
19+
* Update libretro cores to the latest
20+
* Add [small utility](https://github.com/spleen1981/xbox360-controllers-shutdown) to turn off Xbox360 controllers
21+
* Fix AML aarch64 cores compilation
22+
* Update Mesa to [21.3.6](https://docs.mesa3d.org/relnotes/21.3.6.html)
23+
* Rollback Raspberry kernel/firmware files to 1.20210831 (fixes issue with 4K displays not initializing)
24+
* Update mainline kernel to 5.10.101
25+
* Add new libretro core: `wasm4`
26+
* Add new libretro core: `jumpnbump`
27+
* Add new libretro core: `blastem`
28+
* Add new libretro core: `freechaf`
29+
* Add new libretro core: `potator`
30+
* Add new libretro core: `quasi88`
31+
* Add new libretro core: `retro8`
32+
* Add new libretro core: `xmil`
33+
* Add new libretro core: `fmsx`
34+
* Make the `.update` folder on the `STORAGE` partition writable without superuser privilege
35+
* Add new device: Raspberry Pi Zero 2 with GPICase (Pi02GPi.arm)
36+
* Fix recording / streaming in RetroArch
37+
* Raspberry Pi: disable wifi powersaving to improve wifi stability
38+
39+
# v3.6
40+
* Update RetroArch to 1.9.13.1
41+
* Update libretro cores to latest
42+
* Add new libretro core: `ecwolf`
43+
* Add new libretro core: `beetle-pce`
44+
* Add highscore.dat for `fbneo` to RetroArch system folder
45+
* Add artwork files, cheat.dat and history.dat for `mame2003-plus` to RetroArch system folder
46+
* Add engine files, themes, soundfont and basic scummvm.ini for `scummvm` to RetroArch system folder
47+
* Update Mesa to [21.2.5](https://docs.mesa3d.org/relnotes/21.2.5.html)
48+
* Fix issue with older Intel GPUs (crocus driver is now preferred, `MESA_LOADER_DRIVER_OVERRIDE` is not required anymore)
49+
* Update mainline kernel to 5.10.78
50+
* Update Raspberry kernel/firmware files to 1.20211029
51+
52+
# v3.5.2
53+
* Update RetroArch to 1.9.12
54+
* Update libretro cores to latest
55+
* Add DAT/XML files for `fbneo` and `mame2003-plus` playlist scanning
56+
* Add SAMBA share for database files on the image
57+
* Fix mount units for Nintendo Switch
58+
* Remove `disable_ertm=1` from `xpadneo` driver package
59+
60+
# v3.5.1
61+
* Update RetroArch to 1.9.11
62+
* Update libretro cores to latest
63+
* Update Mesa to [21.2.4](https://docs.mesa3d.org/relnotes/21.2.4.html)
64+
* Update Kernel to 5.10.72 (Generic, iMX6)
65+
* Update Kernel/Firmware to 1.20210928 (RPi)
66+
* Fix CRT / analog output on Raspberry Pi ([more](https://github.com/libretro/Lakka-LibreELEC/wiki/Raspberry-Pi#composite-output)
67+
* Expose `/storage/.cache` as `Services` samba share
68+
* Add vulkan-tools (Generic)
69+
70+
# v3.5
71+
* Add support for [Anbernic RG351MP](https://anbernic.com/products/anbernic-new-rg351mp-retro-games-built)
72+
* Update Mesa to [21.2.3](https://docs.mesa3d.org/relnotes/21.2.3.html)
73+
* Update Linux kernel to 5.10.68 and kernel firmware to 20210919 (Generic, iMX6)
74+
* Fix libraries for interfacing to Raspberry Pi GPU on aarch64
75+
* Add WireGuard VPN support
76+
* Add action to remove bluetooth pairing (**Settings** &rarr; **Bluetooth** &rarr; ***Bluetooth device*** &rarr; <kbd>Start</kbd> button or <kbd>Space</kbd> key)
77+
* Add [xpadneo driver](https://atar-axis.github.io/xpadneo/) to support wireless Xbox gamepads (all, but L4T)
78+
* Update 'default' kernel to 5.1.21 (Allwinner, Amlogic)
79+
* Set HDMI output resolution to 720p, drop A20 devices (Allwinner)
80+
* Add support for [Capcom Home Arcade](https://capcomhomearcade.com/uk)
81+
* Replace i965 intel driver with the updated crocus one (Generic)
82+
* Add support for [PiBoy DMG](https://www.experimentalpi.com/PiBoy-DMG--Kit_p_18.html) (RPi)
83+
* Add support for non-standard modes in VEC - enhances CRT output (RPi)
84+
* Update kernel/firmware to 1.20210831 (RPi)
85+
* Enable additional PARPORT modules/features - fixes Gamecon module (Generic x64)
86+
* Remove old mupen64plus core
87+
* Enable RSP dynarec in parallel_n64 core (Generic)
88+
* Enable RDP and RSP dynarec in mupen64plus_next (Generic)

0 commit comments

Comments
 (0)