Commit graph

6824 commits

Author SHA1 Message Date
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
b16a54a304
Merge pull request #2526 from JustEnoughLinuxOS/dev
Revert duckstation-sa update to fix build issue.
2023-12-13 22:15:59 -05:00
fewtarius
571c1083c5
Merge pull request #2525 from fewtarius/dev
Revert duckstation to fix build issue.
2023-12-13 04:34:51 -05:00
fewtarius
1c121d6a64
Revert duckstation to fix build issue. 2023-12-13 09:33:41 +00:00
fewtarius
f2be868c22
Merge pull request #2524 from JustEnoughLinuxOS/dev
PR for release
2023-12-12 22:35:00 -05:00
fewtarius
3a91d25e65
Merge pull request #2522 from royger/rk3326-kernel-uart
rk3326: enable kernel serial output
2023-12-12 17:29:30 -05:00
fewtarius
45bbca7274
Merge pull request #2523 from fewtarius/dev
Switch default suspend mode to mem + s2idle on RK3566.
2023-12-12 17:13:31 -05:00
fewtarius
3c8811d13e
Switch default suspend mode to mem + s2idle on RK3566. 2023-12-12 22:12:38 +00:00
fewtarius
c91234c7d3
Merge pull request #2521 from fewtarius/dev
Bump ES to provide game directory creation complete message.
2023-12-12 09:30:10 -05:00
fewtarius
3d31b17a8e
Bump ES to provide game directory creation complete message. 2023-12-12 14:29:31 +00:00
fewtarius
6b6ec07415
Merge pull request #2520 from fewtarius/dev
Move creation of game directories out of automount and into ES under System Settings to remove merged storage directory conflict.
2023-12-12 09:11:04 -05:00
fewtarius
a8ccaac495
Move creation of game directories out of automount and into ES under System Settings to remove merged storage directory conflict. 2023-12-12 14:10:23 +00:00
fewtarius
82c475614f
Merge pull request #2519 from fewtarius/dev
Fix overlay rename oops in EmulationStation.
2023-12-12 08:10:39 -05:00
fewtarius
cd6b3e5320
Fix overlay rename oops in EmulationStation. 2023-12-12 13:08:49 +00:00
fewtarius
d3bc2fce3c
Merge pull request #2518 from fewtarius/dev
Redirect build output to a separate log.
2023-12-12 07:55:04 -05:00
fewtarius
98847d69a6
Redirect build output to a separate log. 2023-12-12 12:54:25 +00:00
Roger Pau Monne
854abd49ba rk3326: enable kernel serial output
Enable kernel serial output by default in order to aid debug issues.
2023-12-12 13:07:06 +01:00
fewtarius
6a3265c07b
Merge pull request #2517 from fewtarius/dev
Bug fixes and updates
2023-12-12 07:05:46 -05:00
fewtarius
ba13da68b8
Fix issue with automount where game directories are not configured when bind mounting. 2023-12-12 12:03:21 +00:00
fewtarius
eee1513844
update emulators, cores, support packages, box, and system theme (Art Book Next). 2023-12-12 10:49:26 +00:00
fewtarius
71b9818219
Bump Linux to 6.6.6 (AMD64). 2023-12-11 15:49:23 +00:00
Sparticuz
bd4f165219 Merge branch 'main' into mainline
* main: (22 commits)
  Revert dropping -Ofast to correct build issues.
  Bump Yuzu and Citra, update docs
  Update cemu-sa.
  Drop -Ofast as it is the cause of artifacting in other emulators as well.
  Portmaster fixes
  RK3326 - Tune available clocks and increase ram freq
  Update PortMaster
  Update a few SA cores
  Support .cue files for Dreamcast
  PortMaster: Only updated permissions on files that dont have correct perm
  Set correct permissions for ALL files in ports folder
  Clean up PortMaster vars
  fix year
  Add missing gzdoom dependency
  Update Linux to 6.6.5, add /storage/roms back to Samba config.
  Check if the controller is registered and 8bitdo and force 360-behavior
  Portmaster fixes
  RK3326 - Tune available clocks and increase ram freq
  Update PortMaster
  Update a few SA cores
  ...
2023-12-11 09:03:37 -05:00
fewtarius
26d4b4dc09
Merge pull request #2515 from JustEnoughLinuxOS/dev
Revert dropping -Ofast to correct build issues.
2023-12-11 07:15:34 -05:00
fewtarius
b53e4211d6
Merge pull request #2514 from fewtarius/dev
Revert dropping -Ofast to correct build issues.
2023-12-11 06:49:27 -05:00
fewtarius
25bced14e3
Revert dropping -Ofast to correct build issues. 2023-12-11 11:48:46 +00:00
fewtarius
d338cdd78f
Merge pull request #2510 from JustEnoughLinuxOS/dev
PR for release
2023-12-10 20:17:47 -05:00
Brooksytech
4998763785
Merge pull request #2513 from brooksytech/dev
Bump Yuzu and Citra, update docs
2023-12-10 14:44:38 -08:00
mason
617ad6e81b
Bump Yuzu and Citra, update docs 2023-12-10 22:43:53 +00:00
fewtarius
0c7e09bd77
Merge pull request #2512 from fewtarius/dev
Update cemu-sa.
2023-12-10 14:42:00 -05:00
fewtarius
dd3d78ed8d
Update cemu-sa. 2023-12-10 19:41:19 +00:00
fewtarius
25ce15b685
Merge pull request #2511 from fewtarius/dev
Drop -Ofast as it is the cause of artifacting in other emulators as well.
2023-12-10 09:30:20 -05:00
fewtarius
4f303403f6
Drop -Ofast as it is the cause of artifacting in other emulators as well. 2023-12-10 14:28:31 +00:00
fewtarius
3a68366b89
Merge pull request #2508 from sydarn/8bitdo_mednafen
Mednafen: Check if the controller is registered and 8bitdo and force 360-behavior
2023-12-10 06:23:01 -05:00
fewtarius
0f767257e1
Merge pull request #2509 from fewtarius/dev
Update Linux to 6.6.5, add /storage/roms back to Samba config.
2023-12-10 06:22:43 -05:00
mason
483ddb7711
Portmaster fixes 2023-12-10 11:22:12 +00:00
mason
d5b6029552
RK3326 - Tune available clocks and increase ram freq 2023-12-10 11:22:11 +00:00
mason
4c158a935d
Update PortMaster 2023-12-10 11:22:11 +00:00
mason
d7f81274b8
Update a few SA cores 2023-12-10 11:22:11 +00:00
mason
5cf055b429
Support .cue files for Dreamcast 2023-12-10 11:22:10 +00:00
mason
8fc3579b3a
PortMaster: Only updated permissions on files that dont have correct perm 2023-12-10 11:22:10 +00:00
mason
ae93d70f26
Set correct permissions for ALL files in ports folder 2023-12-10 11:22:09 +00:00
mason
db88c66c23
Clean up PortMaster vars 2023-12-10 11:22:09 +00:00
Brooksytech
fd7ed4200b
fix year 2023-12-10 11:22:09 +00:00
mason
e53dd796b5
Add missing gzdoom dependency 2023-12-10 11:22:08 +00:00
fewtarius
b6555ddb39
Update Linux to 6.6.5, add /storage/roms back to Samba config. 2023-12-10 11:21:49 +00:00
sydarn
990da38893 Check if the controller is registered and 8bitdo and force 360-behavior 2023-12-09 16:42:31 +01:00
Sparticuz
1b1db2b4f4 fix panel reporting 2023-12-08 16:17:54 -05:00
Brooksytech
04aa74398e
Merge pull request #2506 from brooksytech/dev
Portmaster fixes
2023-12-08 07:42:25 -08:00
mason
ac35b418a3
Portmaster fixes 2023-12-08 15:41:03 +00:00
Brooksytech
9748fc875e
Merge pull request #2505 from brooksytech/dev
RK3326 - Tune available clocks and increase ram freq
2023-12-08 06:23:48 -08:00