fewtarius
|
be45b7469a
|
Merge pull request #1233 from fewtarius/dev
Remove strip from mame2015-lr.
|
2023-04-01 08:24:51 -04:00 |
|
fewtarius
|
ecd421f5bb
|
Remove strip from mame2015-lr.
|
2023-04-01 12:24:29 +00:00 |
|
fewtarius
|
5dc8352529
|
Merge pull request #1232 from fewtarius/dev
Fix PPSSPPSDL, thanks to @JohnnyonFlame
|
2023-04-01 06:36:28 -04:00 |
|
fewtarius
|
b4e221a720
|
Fix PPSSPPSDL, thanks to @JohnnyonFlame
|
2023-04-01 10:36:04 +00:00 |
|
fewtarius
|
bd18f69883
|
Merge pull request #1231 from fewtarius/dev
Restrict display panel tweaking to RK3566, add quirks for Powkiddy RK2023.
|
2023-03-31 22:28:12 -04:00 |
|
fewtarius
|
2f04da6d5a
|
Add Powkiddy RK2023 quirks.
|
2023-04-01 02:27:14 +00:00 |
|
fewtarius
|
6f221d08be
|
Only apply gamma/contrast/saturation/hue adjustment to RK3566 devices.
|
2023-04-01 02:25:14 +00:00 |
|
fewtarius
|
58c0ee1c56
|
Merge pull request #1230 from fewtarius/dev
Only enable gamma/contrast/saturation/hue on handheld and 3566 for now.
|
2023-03-31 22:10:10 -04:00 |
|
fewtarius
|
65e0e96795
|
Only enable gamma/contrast/saturation/hue on handheld and 3566 for now.
|
2023-04-01 02:09:03 +00:00 |
|
fewtarius
|
a0d882b230
|
Merge pull request #1229 from fewtarius/dev
Kernel update, display property management, and bug fixes.
|
2023-03-31 20:22:49 -04:00 |
|
fewtarius
|
048ed22095
|
Bump Linux kernel to 6.1.22.
|
2023-04-01 00:22:09 +00:00 |
|
fewtarius
|
3917e2bad3
|
* Add support for adjusting gamma/contrast/saturation/hue - Thanks to @christianhaitian for the idea and reference implementation!
* Fix a bug that prevents the ssh key from being deployed on a dev build.
* Add drm tool package.
|
2023-04-01 00:20:39 +00:00 |
|
fewtarius
|
98682a5a47
|
Quick bug fixes.
|
2023-03-31 12:28:38 +00:00 |
|
fewtarius
|
f00cde619b
|
Start work on display adjustment feature. Thanks to @christianhaitian for the idea and reference implementation.
|
2023-03-31 12:26:01 +00:00 |
|
fewtarius
|
af09b2e301
|
Merge pull request #1224 from fewtarius/dev
Start building the Powkiddy RK2023 device tree.
|
2023-03-30 18:05:48 -04:00 |
|
fewtarius
|
79d3987b31
|
Start building the Powkiddy RK2023 device tree.
|
2023-03-30 22:05:17 +00:00 |
|
fewtarius
|
ef9da943f7
|
Merge pull request #1219 from fewtarius/dev
Bump RK3566 kernel to add support for Anbernic's v2 devices - thanks to @dexwerks, @macromorgan, and @retrogfx.
|
2023-03-30 06:12:25 -04:00 |
|
fewtarius
|
a667525536
|
Bump RK3566 kernel to add support for Anbernic's v2 devices - thanks to @dexwerks, @macromorgan, and @retrogfx.
|
2023-03-30 10:11:49 +00:00 |
|
fewtarius
|
1d143d5737
|
Merge pull request #1211 from fewtarius/dev
Fix RTL8821CS-firmware correctly and re-apply to RK3588.
|
2023-03-29 06:07:51 -04:00 |
|
fewtarius
|
c471a35ce2
|
Fix RTL8821CS-firmware correctly and re-apply to RK3588.
|
2023-03-29 10:07:03 +00:00 |
|
fewtarius
|
de5dbbc609
|
Merge pull request #1209 from fewtarius/dev
Temporarily drop RTL8821CS-firmware from RK3588.
|
2023-03-28 21:51:37 -04:00 |
|
fewtarius
|
1367198053
|
Temporarily drop RTL8821CS-firmware from RK3588.
|
2023-03-29 01:50:58 +00:00 |
|
fewtarius
|
eaef72574d
|
Merge pull request #1207 from fewtarius/dev
Make the firmware directory if it doesn't exist, and trap the error if it does.
|
2023-03-28 20:18:41 -04:00 |
|
fewtarius
|
196d449fe7
|
Make the firmware directory if it doesn't exist, and trap the error if it does.
|
2023-03-29 00:18:17 +00:00 |
|
fewtarius
|
3d0c54a2de
|
Merge pull request #1206 from fewtarius/dev
Fix.
|
2023-03-28 20:16:45 -04:00 |
|
fewtarius
|
47dda85992
|
Fix.
|
2023-03-29 00:16:19 +00:00 |
|
fewtarius
|
11341fc52a
|
Merge pull request #1205 from fewtarius/dev
Really this time.
|
2023-03-28 20:15:28 -04:00 |
|
fewtarius
|
3032a440ba
|
Really this time.
|
2023-03-29 00:14:55 +00:00 |
|
fewtarius
|
ca16101294
|
Merge pull request #1204 from fewtarius/dev
Fix RTL8821CS-firmware.
|
2023-03-28 20:12:04 -04:00 |
|
fewtarius
|
ab3c432d47
|
Fix RTL8821CS-firmware.
|
2023-03-29 00:11:46 +00:00 |
|
fewtarius
|
fff36d13ea
|
Merge pull request #1203 from fewtarius/dev
Fix missing pygobject dependency.
|
2023-03-28 18:51:25 -04:00 |
|
fewtarius
|
2189ecc4a1
|
Fix missing pygobject dependency.
|
2023-03-28 22:50:28 +00:00 |
|
fewtarius
|
be3be741f0
|
Merge pull request #1198 from fewtarius/dev
Fix missing header in Lua 5.4.4.
|
2023-03-26 20:12:10 -04:00 |
|
fewtarius
|
1eb39b4a40
|
Fix missing header in Lua 5.4.4.
|
2023-03-27 00:11:39 +00:00 |
|
fewtarius
|
fca67f0bfc
|
Merge pull request #1197 from fewtarius/dev
Add libao for flycast-sa.
|
2023-03-26 20:03:46 -04:00 |
|
fewtarius
|
7c3aaaa152
|
Add libao for flycast-sa.
|
2023-03-27 00:02:46 +00:00 |
|
fewtarius
|
5dfded7e8e
|
Merge pull request #1196 from fewtarius/dev
Fix missing flycast-sa dependency.
|
2023-03-26 19:43:26 -04:00 |
|
fewtarius
|
3712857e69
|
Fix missing flycast-sa dependency.
|
2023-03-26 23:42:57 +00:00 |
|
fewtarius
|
4151d15274
|
Merge pull request #1195 from fewtarius/dev
bump kernel to 6.1.21.
|
2023-03-26 05:55:44 -04:00 |
|
fewtarius
|
db2431fa80
|
bump kernel to 6.1.21.
|
2023-03-26 09:54:19 +00:00 |
|
fewtarius
|
f7a3245692
|
Merge pull request #1191 from fewtarius/dev
Bug fixes and updates.
|
2023-03-25 06:17:02 -04:00 |
|
fewtarius
|
851defdaf9
|
Switch rkbin to a soft fork.
|
2023-03-25 10:16:13 +00:00 |
|
fewtarius
|
883d97b835
|
Revert workflow change in dev.
|
2023-03-25 10:12:51 +00:00 |
|
fewtarius
|
d8c761fa67
|
Merge pull request #1190 from fewtarius/dev
Multiple bug fixes
|
2023-03-25 06:04:16 -04:00 |
|
fewtarius
|
d5608c6adb
|
Fix broken 3588 build.
|
2023-03-25 10:03:05 +00:00 |
|
fewtarius
|
e681a1b2b9
|
Fix ppsspp-lr deps.
|
2023-03-24 11:06:01 +00:00 |
|
fewtarius
|
c2f74b6d7f
|
Package cleanup.
|
2023-03-24 10:01:32 +00:00 |
|
fewtarius
|
d4b6189dc5
|
Merge pull request #1189 from fewtarius/dev
Couple of cleanup items.
|
2023-03-23 17:12:56 -04:00 |
|
fewtarius
|
6545259427
|
Fix typo.
|
2023-03-23 21:12:16 +00:00 |
|
fewtarius
|
1e5087d4ca
|
Add Indiedroid Nova to the download link.
|
2023-03-23 12:05:39 +00:00 |
|