Commit graph

33 commits

Author SHA1 Message Date
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
fewtarius
6dd39a2767
Fix spl, update rkbin and firmware, fix a few quirks. 2023-12-27 21:33:44 +00:00
fewtarius
55db673068
Update hardware quirks for RK3566 and X55. 2023-12-27 20:21:59 +00:00
fewtarius
e4c3abcb37
Merge branch 'dev' into mainline-3566 2023-12-17 22:16:34 +00:00
fewtarius
3e0ccd4056
Fix condition where 001-deviceconfig is still being created causing a quirk configuration conflict. 2023-12-16 14:41:53 +00:00
Sparticuz
09fd64542e Merge branch 'main' into mainline
* main:
  Revert duckstation to fix build issue.
  Switch default suspend mode to mem + s2idle on RK3566.
  Bump ES to provide game directory creation complete message.
  Move creation of game directories out of automount and into ES under System Settings to remove merged storage directory conflict.
  Fix overlay rename oops in EmulationStation.
  Redirect build output to a separate log.
  rk3326: enable kernel serial output
  Fix issue with automount where game directories are not configured when bind mounting.
  update emulators, cores, support packages, box, and system theme (Art Book Next).
  Bump Linux to 6.6.6 (AMD64).
2023-12-14 10:17:26 -05:00
fewtarius
3c8811d13e
Switch default suspend mode to mem + s2idle on RK3566. 2023-12-12 22:12:38 +00:00
Sparticuz
1b1db2b4f4 fix panel reporting 2023-12-08 16:17:54 -05:00
fewtarius
3c4acbb9a7
Delete duplicates, and clean up copyright statement. 2023-10-24 16:00:57 +00:00
fewtarius
3f222455b1
Reassign my copyrights to the JELOS project. 2023-10-23 22:53:27 +00:00
fewtarius
e3553bbf47
Relicensing the JELOS project as GPLv2 after discussion with community and core developers to correct an oversight in our original licensing. This change will require sign-off by affected authors and core team members before merging. 2023-10-23 22:52:40 +00:00
fewtarius
5e1a07666e
* Update suspendmode tool to support disabling suspend. Adds guard to not run if the settings haven't changed.
* Update documentation.
2023-10-15 02:18:17 +00:00
fewtarius
02b81d9977
Improve usb power management, environment variable handling in ES, and wifi power saving on AMD64. 2023-09-05 18:25:37 +00:00
fewtarius
85f38f951f
Move suspend mode back to device quirks as x55 does not need it. 2023-09-04 15:59:42 +00:00
fewtarius
7a808851a6
Merging common quirks into platform quirks to reduce quirk sprawl. 2023-09-04 14:54:35 +00:00
fewtarius
165f994bc1
* Rework profile bits so they are correctly named and sequenced.
* Drop deprecated device.config from AMD64.
* Add a platform quirk for AMD64.x
2023-09-04 10:46:11 +00:00
fewtarius
71b92c2929
Revert "Drop s2idle so these devices use deeper sleep when enabled. Resuming will be buggy on some devices."
This reverts commit 9331b4cc4d.
2023-09-01 14:33:59 +00:00
fewtarius
9331b4cc4d
Drop s2idle so these devices use deeper sleep when enabled. Resuming will be buggy on some devices. 2023-09-01 12:37:49 +00:00
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
9dd9786d96
Cleanup variables, update bluez. 2023-08-09 10:29:28 +00:00
fewtarius
2230997316
Continued work on pipewire. 2023-08-07 02:22:19 +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
7287cb5311
Updating documentation, hide MANGOHUD. 2023-07-14 21:24:52 +00:00
fewtarius
3980172495
* Move brightness back to R2, add L2 + volume functionality.
* Drop preempt_rt patch as it is causing panics on the Air Pro.
2023-06-19 11:20:01 +00:00
mason
4f869b8279
Bring back gzdoom 2023-06-14 16:49:04 +00:00
fewtarius
d36c0d968d
Fix up Anbernic RG353V suspend quirk. 2023-06-02 23:39:23 +00:00
fewtarius
b0e6512aa2
Rework scripts to enable configuring suspend mode, and to display panel info on RG353 devices. 2023-06-02 20:58:46 +00:00
LittleBoi
19891dbc59
Update 001-deviceconfig
It should be set to pwmchip1 like 353m.
2023-06-02 17:21:14 +09:00
fewtarius
93fb69f0fc
Migrate device configs to quirks, leave an AMD64 device.config for widest compatibility. 2023-06-01 21:41:58 +00:00
fewtarius
0766853d58
Fix broken panel bits, re-point package at our repo. 2023-05-12 19:37:53 +00:00
fewtarius
c59014faca
Drop image splash screens. 2023-04-23 19:58:11 +00:00
fewtarius
2f7e3f0fe5
Refactor the mechanisms for 32BIT packages. 2023-04-05 21:09:40 +00:00
fewtarius
ea487c2934
Move quirks to hardware. 2023-04-01 23:01:06 +00:00