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
f056beab61
Add preempt rt to mainline 5.19 kernel builds.
2022-10-18 17:52:18 -04:00
fewtarius
34a7ccfbf8
Update device brightness RG503, RG552, handheld.
2022-10-02 05:27:42 -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
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
587b7c6ba9
Update duckstationsa & 552 kernel config
2022-09-17 06:41:06 -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
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
f504d6a834
enable 32bit time on the 552
2022-09-05 09:26:02 -07:00
Brooksytech
6de28d9220
Merge branch 'dev' into RG552ML_merge
2022-09-01 17:05:35 -07:00
fewtarius
a3fbc16925
Change RG552 brightness hotkey to TR2 so it's simpler to access.
2022-09-01 19:05:20 -04:00
fewtarius
b37990e4c3
Misc updates.
2022-09-01 17:17:36 -04:00
brooksytech
4f03bac66a
Ready to merge mainline into 552
2022-09-01 13:42:06 -07:00
fewtarius
1f6d96325b
* Fix ALSA on x86_64 handhelds.
...
* Temporary drop or correct multiple packages that needed updates for x86_64.
* Update volume service to deprecate hard coded paths.
* system-utils and sleep to common packages.
* Add weston kiosk.ini for future use.
* Add DIRTY variable, if true it will not clean.
2022-08-31 17:50:23 -04:00
fewtarius
8a719903aa
Set (correct) L2 + Vol +/- to control brightness on the RG351P and RG552.
2022-08-31 07:14:20 -04:00
fewtarius
9ba7af7751
Move base_only guard to misc-packages. May move to image later.
2022-08-28 20:04:17 -04:00
fewtarius
a8e3d11475
* Fix up Samba thanks in part to @CoreELEC.
...
* Add PC/handheld device to separate X86_64 for other purposes.
* Move emulation packages into device options.
* Add Docker packages for future use thanks to @CoreELEC.
2022-08-28 19:47:56 -04:00
fewtarius
c965a43690
Fix up splash, 4k image with a black background for improved scaling. For rotated displays invert the splash resolution so they scale correctly. Replace the ES image with a link to the splash.
2022-08-26 19:18:56 -04:00
fewtarius
1894393478
Drop hard coded splash screens and generate a correct resolution/aspect splash during the build.
2022-08-23 07:23:08 -04:00
fewtarius
99421a7b22
drop JSLISTEN_BRIGHTNESS, as it isn't needed.
2022-08-16 08:10:45 -04:00
fewtarius
bc2fdf6932
Move brightness control to volume daemon for consistency.
2022-08-16 07:53:19 -04:00
fewtarius
2836076c42
Duckstationsa only for 353, 503, and 552.
2022-08-02 17:06:30 -04:00
fewtarius
8148e78bef
Updates and fixes.
2022-07-11 17:56:53 -04:00
fewtarius
d27c5d8fca
Revert 552 change.
2022-07-05 21:00:36 -04:00
fewtarius
3b16fed096
Working on the builds.
2022-07-03 19:48:01 -04:00
fewtarius
2433900cb3
Deprecate DISPLAY_ROTATED.
2022-07-02 07:20:10 -04:00
fewtarius
5df2cfa0e8
* Add support for the Anbernic RG503.
2022-05-27 22:33:28 +00:00
fewtarius
f64563ddd1
Cleaning up options.
2022-04-28 06:31:44 -04:00
fewtarius
9a41fda1c7
Cleaning up options to remove unused bits.
2022-04-27 06:08:03 -04:00
fewtarius
cfccc6e922
* Eliminate the top overclocks as we're not using them anyway.
...
* Apply the default clocks in init to reduce risk of instability during boot.y
2022-04-19 18:01:26 -04:00
fewtarius
995716f244
Fix these later.
2022-04-09 16:07:17 -04:00
fewtarius
a565bcf0b7
Update kernel parameters.
2022-04-09 16:04:44 -04:00
fewtarius
d7d23a843f
RTL8192CU as it doesn't build on the 552 kernel correctly.
2022-04-09 15:16:44 -04:00
fewtarius
72b6f8273b
Fix up RTL8812BU, add RTL8192CU, RTL8192EU, and RTL8814AU.
2022-04-07 19:57:53 -04:00
fewtarius
260aa5a9cc
Swap hostname to device, clean up how we show the splash a bit more.
2022-03-28 17:12:31 -04:00
fewtarius
48e4bae736
Working on RG351x support.
2022-03-26 10:07:10 -04:00
fewtarius
8c7b9ed61c
* Clean up system.cfg and sleep.sh
...
* Update kernel
2022-03-15 17:04:37 -04:00
fewtarius
7089202f86
Clean up FS resize and handling a mount failure.
2022-03-05 15:25:50 -05:00
fewtarius
932a5a7722
Less aggressive fan profile by default for max OC.
2022-03-05 14:59:02 -05:00
fewtarius
f29962f39d
* Add a mechanism to disable the internal WIFI adapter to prevent possible contention when an external adapter is used.
2022-03-05 12:33:17 -05:00
fewtarius
c088a334f0
Initial work on supporting overclock profiles.
2022-03-05 09:54:25 -05:00
fewtarius
67c8ccc99a
* Update RTL8821CU and RTL8812AU
...
* Correct systemd kernel overlay regression
* Add usb-modeswitch
2022-03-04 17:04:23 -05:00
fewtarius
4fa454a9f6
* Drop RetroArch LAKKA mode.
...
* Only put the big cores in max performance mode.
* Clean up build_distro a bit.
2022-02-26 22:14:27 -05:00
fewtarius
ca8ac18bed
Fix variable oops
2022-02-26 20:11:06 -05:00
fewtarius
e8a9fa55b6
Update openssl, and openssh. Include the gpu driver version in device options.
2022-02-26 20:08:47 -05:00