Commit graph

7866 commits

Author SHA1 Message Date
fewtarius
6b1cf70663
Merge pull request #2933 from fewtarius/dev
Fix logic oops.
2024-02-27 17:56:33 -05:00
fewtarius
abed91b6ff
Fix logic oops. 2024-02-27 22:56:03 +00:00
fewtarius
da0c61f403
Merge pull request #2932 from fewtarius/dev
If key.dpad.events is 0, set false.
2024-02-27 17:44:35 -05:00
fewtarius
b3a4e4b11f
If key.dpad.events is 0, set false. 2024-02-27 22:43:41 +00:00
fewtarius
ca92fcf256
Merge pull request #2931 from fewtarius/dev
Input management schema and dpad volume/brightness
2024-02-27 17:42:00 -05:00
fewtarius
a331ff46c9
Add key.* schema, and clean up hotkey settings. Add key.dpad.events to enable using dpad for volume and brightness. Logging should follow system standards (system.loglevel = verbose). 2024-02-27 22:29:23 +00:00
fewtarius
43829afe28
Merge pull request #2930 from fewtarius/dev
Volumesense refactor and runemu exit speedup.
2024-02-27 14:50:00 -05:00
fewtarius
05c4a27750
Refactor volume sense into input sense, improve its response time + cpu usage, and merge jslisten's kill function into the daemon. 2024-02-27 19:46:25 +00:00
adamg88
184e1bd9c3
Merge pull request #2929 from Sparticuz/fix
update bdf2psf
2024-02-27 19:06:19 +00:00
Sparticuz
af6f4a0851 update bdf2psf 2024-02-27 13:53:20 -05:00
fewtarius
e6a39f1840
Fix order of operations when exiting a game and reduce execution time by forking. Fix a bug preventing forced updates from updating. 2024-02-27 15:01:03 +00:00
Brooksytech
53fbd3c2f3
Merge pull request #2927 from brooksytech/dev
Ace: Fix sleep mode, fix opp patch, etc
2024-02-26 22:47:59 -08:00
brooksytech
0f70e9806e
Ace: Fix sleep mode, fix opp patc, etc 2024-02-27 06:43:27 +00:00
adamg88
bf1cd732a5
Merge pull request #2924 from adamg88/merge-amlogic-linux-package
linux: unify Amlogic linux package with main buildroot package
2024-02-27 02:29:22 +00:00
Brooksytech
c02dad657f
Merge pull request #2925 from brooksytech/dev
RK3588: Gameforce Ace bring up - WIP
2024-02-26 08:19:52 -08:00
brooksytech
8e06a27fb8
RK3588: Gameforce Ace bring up 2024-02-26 16:07:58 +00:00
adamg
9128f50b74 linux: unify Amlogic linux package with main buildroot package 2024-02-26 01:20:14 +00:00
sydarn
3b6a04154e
Merge pull request #2923 from sydarn/misc-udpdates
Misc udpdates
2024-02-25 12:45:31 +01:00
sydarn
dec22a0357 mednafen:snes_faust: Add options to ES 2024-02-25 12:42:55 +01:00
sydarn
f7a7d4b22e Enable duckstation on all platforms, only RK3326 was disabled. 2024-02-25 12:42:25 +01:00
fewtarius
0815fc609c
Merge pull request #2922 from fewtarius/dev
Bump kernel to 6.7.6, bump kernel firmware to 20240220, clean up any.dat.
2024-02-23 07:32:24 -05:00
fewtarius
ebdde3afc0
Bump kernel to 6.7.6. 2024-02-23 12:31:12 +00:00
adamg88
4161dcc96a
Merge pull request #2921 from adamg88/amlogic-fix-charging-anim
Amlogic: fix charging animations when powered off on GOU/MAX3PRO
2024-02-23 01:53:31 +00:00
adamg
102c06ccd8 Amlogic: fix charging animations when powered off on GOU/MAX3PRO 2024-02-23 01:50:21 +00:00
sydarn
d0b2e2ac1b
Merge pull request #2920 from sydarn/rgb10max3-ena-quirk
Fix model name Rgb10max3
2024-02-22 18:27:48 +01:00
sydarn
9aebdab962 Fix rgb10max3 model name 2024-02-22 18:25:12 +01:00
fewtarius
8efa6a3edd
Merge pull request #2919 from Sparticuz/leds
Fix leds for rk3566 ml and add brightness settings
2024-02-22 11:02:02 -05:00
fewtarius
838f26586e
Update kernel firmware. 2024-02-22 15:19:44 +00:00
Sparticuz
cc77a7de0b fix leds for rk3566 ml and add brightness settings 2024-02-22 08:36:50 -05:00
salty cat
d07dbfb064
Merge pull request #2918 from adamg88/amlogic-panel-fix-attempt
Amlogic: attempt to fix panel shifting
2024-02-22 10:28:13 +00:00
adamg
00a44c5493 Amlogic: attempt to fix panel shifting 2024-02-22 10:27:13 +00:00
adamg88
4f2f1875b8
Merge pull request #2917 from adamg88/pastebinit
pastebinit: use sprunge.us as ix.io is down
2024-02-21 22:02:40 +00:00
adamg
b805f1c006 pastebinit: use sprunge.us as ix.io is down 2024-02-21 22:01:30 +00:00
fewtarius
3c9b5255b7
Merge pull request #2915 from fewtarius/dev
Stop using strict iomem to allow ryzenadj to function correctly.  Fix an oops preventing TDP from being set correctly on startup.
2024-02-21 13:20:31 -05:00
fewtarius
96a3711f9a
Stop using strict iomem to allow ryzenadj to function correctly. Fix an oops preventing TDP from being set correctly on startup. 2024-02-21 18:19:50 +00:00
adamg88
ab0ea309f0
Merge pull request #2914 from adamg88/amlogic-dsi-panel-driver-update
Amlogic: fix screen bobbing and alignment, kudos to @earthnciel
2024-02-21 03:36:29 +00:00
adamg
7a309f11ba Amlogic: fix screen bobbing and alignment, kudos to @earthnciel 2024-02-21 03:36:07 +00:00
sydarn
dd4033362c
Merge pull request #2913 from sydarn/rgb10max3-linux-patches
Update rk3566 linux patches, rgb10max3 and adc joystick invert
2024-02-20 22:46:29 +01:00
sydarn
d501e8c0c0 rk3566-linux: rgb10max3 patches from linux next thanks to @macromorgan 2024-02-20 22:42:41 +01:00
sydarn
2de29c2057 rk3566 linux: update adc-joystick invert patch to v4 thanks @macromorgan 2024-02-20 20:24:39 +01:00
sydarn
5d71e75abc
Merge pull request #2912 from sydarn/gpio-not-joystick-udev
jelos-gamepad/virtualcontroller: don't detect gpio-keys-controls as j…
2024-02-20 20:11:56 +01:00
sydarn
377533077b jelos-gamepad/virtualcontroller: don't detect gpio-keys-controls as joystick
Whenever jelos-gamepad or virtualcontroller packages are installled the
gpio-keys-controlls should be detected as a joystick as it is superseded
by a virtual joytstick.
2024-02-20 20:07:16 +01:00
fewtarius
23c42092fc
Merge pull request #2911 from fewtarius/dev
Fix Drastic gptokey data issue, update RK3566 kernel and ayn platform driver, add AYANEO platform driver.
2024-02-19 14:39:07 -05:00
fewtarius
7728ad7363
Add Ayaneo platform driver for future integration. 2024-02-19 19:38:09 +00:00
fewtarius
1a25f31199
Fix Drastic gptokey data issue, update RK3566 kernel, and ayn platform driver. 2024-02-19 19:35:44 +00:00
fewtarius
48184e6800
Merge pull request #2910 from fewtarius/dev
Update documentation.
2024-02-18 13:56:00 -05:00
fewtarius
fc466f7569
Update documentation. 2024-02-18 18:55:32 +00:00
sydarn
3432e64997
Merge pull request #2909 from sydarn/disable-virtcont
Disable virtualcontroller rk3566
2024-02-18 18:10:44 +01:00
sydarn
fde3996b92 Disable virtual controller rk3566 2024-02-18 18:08:46 +01:00
fewtarius
b1d7d5ea83
Merge pull request #2906 from wwark/dev
Add Vircon32 (Vircon32 libretro core)
2024-02-18 09:58:08 -05:00