Commit graph

135 commits

Author SHA1 Message Date
fewtarius
24ddf008cc
Fix build issue with SDL patches, add game settings quirks to set performance mode for dreamcast, saturn, psp, and n64 by default. 2023-08-11 16:00:22 +00:00
fewtarius
818d78ee2a
Merge updated SDL rotation patches, thanks to @JohnnyonFlame! 2023-08-11 15:46:37 +00:00
fewtarius
cb6e73a0b6
Fixes Max 3 audio. 2023-08-09 20:10:55 +00:00
fewtarius
9dd9786d96
Cleanup variables, update bluez. 2023-08-09 10:29:28 +00:00
fewtarius
922f2a6e47
Merge pull request #1892 from fewtarius/pipewire
Deprecates ALSA and PulseAudio for Pipewire
2023-08-08 14:33:47 -04:00
fewtarius
9effd29a0f
pipewire first iteration ready to merge. 2023-08-08 18:23:57 +00:00
fewtarius
9696ca57d7
Fixed pipewire audio on RGB10 Max 3. 2023-08-08 15:59:42 +00:00
fewtarius
1b20be1589
Continued work on pipewire integration. 2023-08-08 12:13:09 +00:00
fewtarius
19b4ac947a
Revert RG552 alsa change. 2023-08-08 00:37:29 +00:00
fewtarius
af371d8644
Additional changes for pipewire support. 2023-08-07 15:57:50 +00:00
fewtarius
2230997316
Continued work on pipewire. 2023-08-07 02:22:19 +00:00
fewtarius
b11ebd6a32
Merge pull request #1890 from fewtarius/dev
Shave a few millisecs off of the boot time.
2023-08-06 20:31:35 -04:00
fewtarius
882fccf310
Merge branch 'dev' into pipewire 2023-08-07 00:30:55 +00:00
fewtarius
4f3ba66394
Shave a few millisecs off of the boot time. 2023-08-07 00:30:11 +00:00
fewtarius
4e4864342d
Working on pipewire integration. 2023-08-06 23:10:30 +00:00
fewtarius
9cd37cec0e
Merge pull request #1886 from fewtarius/dev
Fix brightness hotkey on AYANEO Air/Air Pro.
2023-08-06 11:30:59 -04:00
fewtarius
54fa8fed69
Fix brightness hotkey on AYANEO Air/Air Pro. 2023-08-06 15:30:11 +00:00
fewtarius
65f10eb71a
Merge pull request #1884 from fewtarius/dev
Make sure we set hotkeys when bluetooth controllers are connected.
2023-08-06 09:25:14 -04:00
fewtarius
b01c9a00c1
Make sure we set hotkeys when bluetooth controllers are connected. 2023-08-06 13:24:47 +00:00
anthonycaccese
0b453c6c31
Merge pull request #1882 from anthonycaccese/ayn-loki-max-support
AYN Loki Max Display & Audio Support
2023-08-06 07:38:09 -04:00
anthonycaccese
9d334e29ab
AYN Loki Max Audio Support 2023-08-05 14:41:22 -04:00
mason
281a91703f
Start support for RG351V 2023-08-04 21:17:40 +00:00
fewtarius
c9938ed45d
Improve hdmi support on x55, add a hotkey to kill ES for switching between internal and hdmi displays without rebooting. 2023-07-31 13:06:42 +00:00
mason
eef71d355a
Add variable to detect rotated SDL 2023-07-30 13:32:26 +00:00
fewtarius
d79bd0fbb8
Merge pull request #1846 from fewtarius/dev
* Complete work for the Audio reset feature (Danger Zone).
2023-07-28 20:45:34 -04:00
fewtarius
fa5359d937
* Complete work for the Audio reset feature (Danger Zone).
* Make fbwidth and fbheight available as a function, and ensure it supports
  rotated displays.
2023-07-29 00:44:10 +00:00
mason
4c97ca925a
Add PPSSPP control mapping for original OGA 2023-07-28 14:15:01 +00:00
mason
7c54d81fc8
Enable GPIO wifi control on RK3399 2023-07-28 13:16:04 +00:00
fewtarius
668f91fbb2
* Add platform quirks feature.
* Clean up quirks.
* New AMD default TDP (15w).
* Fix GPU perf setting bug.
2023-07-25 21:06:19 +00:00
fewtarius
eb64d6d58b
* Update alsa and associated packages.
* Fix setsettings bugs - controller index and analog dpad.
* Update Linux to 6.4.5 and 6.1.41
* Add configuration for Nintendo Switch Pro Controller.
* Only enable auto mute for specific models of AYANEO Air Plus (6800U).
* Remove logo.png if it's found in ES.
2023-07-24 22:32:28 +00:00
fewtarius
87b36d4635
Update dolphin-sa and primehack ES settings, adjust multiple scripts to improve execution time. 2023-07-23 13:47:19 +00:00
fewtarius
fb954b97fa
x55, ES, UI Updates
* Set correct rotation when connected to HDMI on Powkiddy x55.
* Deprecate EmulationStation splash screen.
* Fix bug setting 16:10 aspect ratio - move redundant script bits to a global function.
* Experiment with ES defaults.
2023-07-22 23:56:23 +00:00
fewtarius
6cbd147fbe
Revert HDMI framebuffer rotation (startup bits), as it isn't quite ready yet. 2023-07-22 21:30:07 +00:00
fewtarius
06a9cc1b41
* Fixes HDMI output on Powkiddy x55.
* Replaces Powkiddy's function that contantly disables HDMI.
  * Modifies boot args to no longer specify HDMI resolution.
  * Splits SDL2 into SDL2 and SDL2-rotated.
  * Adds environmental options to check for HDMI and if it isn't connected
    preload the rotation patched SDL2.
2023-07-22 18:29:09 +00:00
mason
af36a5b0b5
Fixing PPSSPP controls on RK3326 2023-07-22 04:37:57 +00:00
mason
5f43c25924
RG351P battery led status 2023-07-20 03:03:27 +00:00
mason
dbf475c669
Powkiddy RGB10 Max 3 LED Battery status 2023-07-18 13:04:37 +00:00
anthonycaccese
08a5e91704
Merge pull request #1743 from anthonycaccese/aokzoe-a1-pro-support
Add sleep mode to AOKZOE A1 Pro
2023-07-16 18:05:10 -04:00
anthonycaccese
0238203a14 GPD Win 4 support
Adds audio device and sleep mode quirks for GPD Win 4
2023-07-16 14:03:04 -04:00
anthonycaccese
46b83675d9 Add sleep mode 2023-07-16 14:01:45 -04:00
fewtarius
53ff325cad
Merge pull request #1715 from fewtarius/dev
Updating documentation, hide MANGOHUD, also hide fan control on some devices.
2023-07-14 17:25:32 -04:00
fewtarius
7287cb5311
Updating documentation, hide MANGOHUD. 2023-07-14 21:24:52 +00:00
anthonycaccese
b573a82d1c Initial support for AOKZOE A1 Pro
Adds display quirk to rotate screen correctly
Adds audio hardware quirk to set the correct audio device on startup

Note: for the display quirk I replaced the previous Ayaneo specific quirk with a more general one and combined quirks from both AYA and AOKZOE into that single patch
2023-07-14 13:36:05 -04:00
mason
a3dca25b69
RK3399 - Disable Power LED ES feature 2023-07-10 23:53:50 +00:00
mason
f962a948c5
Working on LED Battery Status Service 2023-07-10 04:03:40 +00:00
mason
c81f1fccf2
Finish up RK3399 Headphone / HDMI setup 2023-07-09 13:47:11 +00:00
mason
4f339eccd1
Adding HDMI serviec for RK3399 build 2023-07-08 14:03:58 +00:00
mason
7dd15ee17c
Add Headphone SW Switch 2023-07-07 17:59:03 +00:00
mason
8cbe2528ea
Finish up RK3399 jack sense 2023-07-06 22:59:41 +00:00
mason
2ff72c24ba
Fix RK3399 Headphone Sense 2023-07-06 15:36:07 +00:00