Commit graph

121 commits

Author SHA1 Message Date
fewtarius
d7bf40534d
Merge pull request #725 from fewtarius/dev
Build fixes.
2022-11-08 16:46:29 -05:00
fewtarius
38bc64dd19
Build fixes. 2022-11-08 16:46:03 -05:00
Locutus73
cd4eec8964
Update device.config
Changed DEVICE_AUDIO_MIXER from "DAC" to "Master" in order to match the renaming of DAC Playback Volume renamed to Master Playback Volume in the kernel.
2022-11-07 13:50:11 +01:00
fewtarius
07b2e1b69f
Add rootwait to all Rockchip devices. 2022-11-02 18:33:02 -04:00
Tom Pratt
3c4167b6d3 Bluetooth firmware for RG353P
Realtek firmware binaries are already available in kernel sources for this device.
2022-10-28 19:31:03 +02:00
fewtarius
a7d633da5c
Add support for configuring the boot UI while in kiosk mode (Weston only). This enables users to boot right into an emulator or into RetroArch, however the features of ES will be unavailable. 2022-10-27 07:51:00 -04:00
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
33b157a3a0
Revert RTL8188FU and re-add it to the build. 2022-10-24 07:14:34 -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
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
f056beab61
Add preempt rt to mainline 5.19 kernel builds. 2022-10-18 17:52:18 -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
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
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
fewtarius
e5dfcf0be3
Explicitly set DISPLAYMANAGER VULKAN_SUPPORT. 2022-09-04 10:01:49 -04: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
brooksytech
7212c87eea
More 552 mainline changes 2022-08-31 23:27:58 -07:00
fewtarius
259a77dcce
Merge pull request #400 from brooksytech/RG552ML
Initial support for the RG552 ML support.
2022-08-31 18:40:31 -04:00
brooksytech
ad7795ba39
Adding initial support for 552 Mainline Support 2022-08-31 15:20:07 -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
9d91548c44
Fix init oops, and RG351P resolution oops. 2022-08-23 17:02:26 -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
620fa0117c
* Fix issue with RG552 booting dev builds
* Fix udevil not automounting fat32 and exfat
* Fix burnimage not flushing gpt magic when flashing mbr images
2022-08-01 17:52:51 -04:00