Commit graph

283 commits

Author SHA1 Message Date
fewtarius
5ad1a43678
* Fix Sega Saturn (yabasanshiroSA) controls.
* Fix issue with post-update not executing on some devices.
* Fix issue with hotkey autoconfig not working for all configured controllers.
* Re-add textviewer
* Update ArtBook theme.
2022-10-25 06:24:50 -04:00
fewtarius
73abf9ee38
Drop RTL8188FU from the handheld build until we can bring the RG552 kernel up. 2022-10-24 11:25:03 -04:00
fewtarius
33b157a3a0
Revert RTL8188FU and re-add it to the build. 2022-10-24 07:14:34 -04:00
fewtarius
41e437442c
Merge pull request #642 from fewtarius/dev
2022-10-21 17:26:44 -04:00
fewtarius
e7137b32e4
* Add support for dynamic controller variables and support for hotkey configuration when a new controller is default.
* Deprecate device specific controller variables.
* Set avahi hostname on boot.
* Add dmidecode for x86_64 specific quirks.
2022-10-21 17:23:25 -04:00
Brooksytech
9ad25b3554
Fix RG552 panel flicker
updated clock settings for the 552 panel
2022-10-21 08:05:13 -07:00
fewtarius
24d1147b11
Fix kernel config RG552. 2022-10-21 09:10:16 -04:00
fewtarius
63af910f09
Move speaker/headphone paths to device variables to resolve #632. 2022-10-21 07:37:01 -04:00
fewtarius
3ae713dcfa
Drop RTL8188FU from the reverted RG552 build. 2022-10-20 18:32:00 -04:00
fewtarius
934410326c
Revert RG552 changes. 2022-10-20 13:19:27 -04:00
fewtarius
00782b9635
Add WIFI drivers. 2022-10-20 13:17:01 -04:00
fewtarius
7027c312e9
5.19.16 + preempt rt + PortMaster fix. 2022-10-19 15:14:13 -04:00
fewtarius
f9d9221acd
Begin to merge usb media device support. 2022-10-18 19:47:37 -04:00
fewtarius
e65bb55933
re-create patch. 2022-10-18 18:35:30 -04:00
fewtarius
f056beab61
Add preempt rt to mainline 5.19 kernel builds. 2022-10-18 17:52:18 -04:00
fewtarius
6fc3531e1b
Fix boot delay with devices using the RTL8821CU adapter. 2022-10-11 16:55:54 -04:00
fewtarius
4286b391ec
* Apply AMD GPU performance profiles, thanks to @0_game_it on twitter. 2022-10-05 06:22:07 -04:00
fewtarius
7d07eff763
* Add user profile directory /storage/.config/profile.d.
* Apply workaround for no sound / no headphone jack switching (RG353V).
* Update ArtBook Next theme.
* Ensure the device tree is not swapped after an update.
> Note: Exiting RG353V users will need to disable and re-enable the RG353V switch, or run `device-switch RG353V` over ssh.
2022-10-02 12:46:51 -04:00
fewtarius
31c614b70a
Revert. 2022-10-02 06:43:13 -04:00
fewtarius
8a3ad6cea0
Accomodate for the possibility of a swapped dtb during updates. 2022-10-02 05:47:26 -04:00
fewtarius
34a7ccfbf8
Update device brightness RG503, RG552, handheld. 2022-10-02 05:27:42 -04:00
fewtarius
25e61ed11f
Bump RG353P/V brightness to 50% 2022-10-01 20:35:21 -04:00
fewtarius
9ae3455f45
* Fix more brightness bugs
* Update kernel - Adds additional RG353V device property changes.
* Always sync portmaster, thememaster, and jelosaddons after updating.
* Add workaround for no audio mixing of right channel on RG353V thanks to @christianhaitian.
2022-10-01 20:22:43 -04:00
fewtarius
73dff6fa94
* Add support for multiple device trees.
* Add support for RG353V (use RG353P image, enable switch in system settings).
* Fix language selection bug.
* Fix another brightness bug.
* Fix shader build conflict.
* Force Retroarch to use glcore on the RG552 if GL is still enabled.
2022-09-30 20:40:33 -04:00
Brooksytech
15681b3775
Add goodix driver support to the win600 2022-09-24 06:15:48 -07:00
fewtarius
c10b2708ad
Merge pull request #541 from fewtarius/dev
Roll back a558befccd, and fix kernel deps.
2022-09-24 06:04:32 -04:00
fewtarius
377248a507
Roll back a558befccd, and fix kernel dependencies. 2022-09-24 06:02:30 -04:00
Robin
61c48a5b37
Add logitech support
Support for Logitech devices that are not fully compliant with HID standard
2022-09-24 09:44:30 +08:00
Robin
73160eed30
Try to fix usb otg keyboard not working 2022-09-24 09:38:48 +08:00
Brooksytech
9eda5fcc2e
Enable Goodix touchscreen drivers. 2022-09-23 17:17:48 -07:00
brooksytech
587b7c6ba9
Update duckstationsa & 552 kernel config 2022-09-17 06:41:06 -07:00
fewtarius
88d5e14d38
Merge pull request #510 from fewtarius/dev
Bug fixes.
2022-09-15 22:34:35 -04:00
fewtarius
ea59e68440
Bug fixes. 2022-09-15 22:34:00 -04:00
fewtarius
55f743ecf5
Merge pull request #507 from fewtarius/dev
Updates.
2022-09-14 19:52:19 -04:00
fewtarius
2aa2b6e508
Updates. 2022-09-14 19:51:00 -04:00
Brooksytech
91dfec2853
Merge pull request #503 from brooksytech/5.19
Add rumble support to retrogame joypad.
2022-09-13 23:11:40 -07:00
Brooksytech
af570bd1bf
Add rumble support to retrogame joypad. 2022-09-13 23:08:39 -07:00
fewtarius
6a4e107d8d
Merge pull request #495 from fewtarius/dev
Add PCSX2 libretro core, update x86_64 (handheld) boot options.
2022-09-12 17:34:03 -04:00
fewtarius
8ba93ffcb4
Add PCSX2 libretro core, update x86_64 (handheld) boot options. 2022-09-12 17:33:16 -04:00
Brooksytech
23f7e8c97e
Merge pull request #494 from brooksytech/5.19
Adding back in RG552 gpu overclock to kernel.
2022-09-12 06:58:03 -07:00
Brooksytech
c7dd7bfe03
Adding back in RG552 gpu overclock to kernel. 2022-09-12 06:57:09 -07:00
fewtarius
53e7a3efce
Bump mesa, fix options so we're not linking to things we're not building. 2022-09-10 10:26:25 -04:00
brooksytech
f91b3cbf32
Add RG552 wifi driver 2022-09-10 07:07:44 -07:00
fewtarius
fd6ddc60fa
Fix RG552 console. 2022-09-10 09:37:28 -04:00
fewtarius
79ccd182fa
Merge pull request #477 from fewtarius/dev
Updates.
2022-09-09 20:02:26 -04:00
fewtarius
8f09001f42
Update to support stopping and starting the defined UI service rather than assuming everything uses the emustation service. Update volumesense to stop looking for devices after 5 attempts. Update system_utils and volume_sense to increment by 5 or 15. 2022-09-09 20:01:27 -04:00
brooksytech
cac7a04fcd
Updating to kernel 5.19 and fix controls 2022-09-09 07:35:05 -07:00
Brooksytech
5bb082f0ea
Merge pull request #465 from brooksytech/dev
enable 32bit time on the 552
2022-09-05 09:27:35 -07:00
brooksytech
f504d6a834
enable 32bit time on the 552 2022-09-05 09:26:02 -07:00
fewtarius
0f4bd360f7
Merge pull request #458 from fewtarius/dev
Don't math the brightness on startup, just apply the defined values.
2022-09-05 06:59:16 -04:00