Commit graph

91 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
eee1513844
update emulators, cores, support packages, box, and system theme (Art Book Next). 2023-12-12 10:49:26 +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
mason
483ddb7711
Portmaster fixes 2023-12-10 11:22:12 +00:00
mason
4c158a935d
Update PortMaster 2023-12-10 11:22:11 +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
mason
ac35b418a3
Portmaster fixes 2023-12-08 15:41:03 +00:00
mason
950c4bc83c
Update PortMaster 2023-12-06 15:12:42 +00:00
mason
6333abf90d
PortMaster: Only updated permissions on files that dont have correct perm 2023-12-05 22:20:38 +00:00
Evren D
12b339720b Merge branch 'dev' into mainline-3566 2023-12-05 11:31:46 -05:00
mason
a42294a423
Set correct permissions for ALL files in ports folder 2023-12-05 15:43:36 +00:00
mason
b0da35d4f1
Clean up PortMaster vars 2023-12-05 15:25:48 +00:00
Sparticuz
d3b6b90d45 Merge remote-tracking branch 'upstream/dev' into mainline
* upstream/dev: (52 commits)
  Fix udevil regression.
  Fix game migration to new path during post-update.
  Bump AMD64 kernel to 6.6.4.
  Bump Kernel to 6.1.65 on supported devices
  Fix merged storage to switch on and off correctly.  Hide internal/external switch, but make it available as system.merged.device (1/0).
  Yuzu-sa - Add cpu accuracy ES feature
  Additional merged storage optimizations, add a script to remove empty directories that may cause overlay issues.
  Disable merged storage by default, fix bind mount to use correct (updated) path.
  * Add support for changing the merged storage target between the internal and external card.   * Since JELOS creates the games directory structure it is possible that the overlay will hide games if you switch targets as it will consider them removed.  Delete the empty directories and reboot to resolve.     * Ex: find /storage/games-internal -type d -empty -delete && find /storage/games-external -type d -empty -delete && reboot   * Merged storage can now be disabled persistently.   * A new directory structure is required to enable switching:     * /storage/games-internal/roms     * /storage/games-external/roms     * The target /storage/roms has not changed. * Lowers clocks to powersave for RK3566 devices.
  Remove stale profile bits that still seem to exist on some devices and break audio.
  Remove stale xorg bits from package.
  Bump Citra-SA and Yuzu-SA
  Switch the xorg-server package to xwayland.  Tested the emulators that appeared to depend on it, they seemed to start up ok.
  Yuzu-SA: never ask to confirm close
  Add Yuzu Rumble Strength Feature
  Amlogic/linux: remove unneeded drm panel orientation quirk
  Amlogic/linux: silence dmesg spam
  Amlogic/linux: remove 1908 opp as this is not present in the bsp
  Amlogic/linux: simplify rgb10-max3-pro device tree
  Fix mesa oops
  ...
2023-12-04 11:13:00 -05:00
mason
2416aff5a2
Set correct permissions for PortMaster & fix RK3326 governors 2023-11-30 15:32:44 +00:00
mason
5fb45d5fb0
Start work adding rinputer2 2023-11-23 16:06:00 +00:00
mason
f19a20a6f3
Fix Mednafen on a clean install, few portmaster changes 2023-11-16 00:16:26 +00:00
mason
fb2ed9cc64
Really make sure the PortMaster folder is hidden 2023-11-15 22:48:11 +00:00
mason
2ea4ee3762
Add Portmaster comatability libs & clean up libegl 2023-11-14 21:59:07 +00:00
mason
be2e3cd693
Portmaster: Set device GUID and prep for lib compatability 2023-11-14 16:36:59 +00:00
mason
6108031a3c
PortMaster: Hide folder and remove tasksetter 2023-11-14 15:10:50 +00:00
mason
04231095e4
Fix Portmaster gui controls 2023-11-13 23:03:40 +00:00
mason
adcf72d9cc
Fix Portmaster gui controls 2023-11-13 22:15:01 +00:00
mason
4fcb799ad9
Small PortMaster cleanup 2023-11-13 17:15:48 +00:00
fewtarius
29f60c1bae
Update emulators, cores, assets, moonlight, and controllerdb. 2023-11-13 10:28:17 +00:00
mason
4314d7c17a
Add jslisten close hotkey to portmaster gui 2023-11-10 14:40:16 +00:00
mason
bcb6572b54
Switch over PortMaster to new UI 2023-11-10 00:08:15 +00:00
fewtarius
e201006f9f
Update emulators and cores. 2023-11-02 11:11:41 +00:00
mason
259233d21b
Limit Mednafen to RK3399 for now, clean up libegl 2023-10-28 15:02:11 +00:00
fewtarius
3c4acbb9a7
Delete duplicates, and clean up copyright statement. 2023-10-24 16:00:57 +00:00
mason
69d0240fef
Fix copyright URLs 2023-10-24 13:59:09 +00:00
mason
5ce2b58496
Reassign my copyrights to the JELOS project. 2023-10-24 13:24:29 +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
6b8376c7ca
Merge pull request #2235 from fewtarius/dev
Kernel / Emulator / Core / Theme updates.
2023-10-22 07:02:58 -04:00
fewtarius
7001b2e4be
Bump Linux to 6.5.8, update emulators, cores, and theme. 2023-10-22 10:44:31 +00:00
adamg
7cc9d5b040 Amlogic: add support for ODROID-N2/N2+ 2023-10-21 00:16:17 +01:00
fewtarius
878d852037
Add console support package to update_packages to allow updating of gamecontrollerdb, etc. Bump emulators and cores. 2023-10-17 10:54:13 +00:00
fewtarius
08b6cc54ea
* Fix Powkiddy RGB10 MAX 3 audio quirk, thanks to @adamg88.
* Update emulators and cores.
* Update Artbook Next theme.
2023-10-14 15:32:01 +00:00
fewtarius
3976b40cd5
Update emulators and cores. 2023-10-11 10:12:36 +00:00
beebono
13b126debb
PKG_SITE fixup and slight version bump for moonlight-qt 2023-10-02 08:25:56 -05:00
beebono
e6b0551953
Add start_moonlight.sh 2023-10-01 14:59:37 -05:00
beebono
2190611e88
Switch to moonlight-qt on x86_64 2023-10-01 14:56:36 -05:00
fewtarius
e01306a5a5
* Add multitap and 4 way play to SNES/Genesis netplay.
* Ensure audio is routed to client 2 for GameBoy netplay.
* Update emulators and cores.
* Update Linux kernel to 6.4.15 (AMD64).
2023-09-07 10:27:54 +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
Jacob
b4c0c857d6 portmaster.tar.gz fixed mapper.txt so buttons are not flipped. 2023-08-28 13:27:24 +08:00
fewtarius
c1de6ad382
Update emulators, cores, and moonlight. 2023-08-26 20:52:42 +00:00
fewtarius
4f3ba66394
Shave a few millisecs off of the boot time. 2023-08-07 00:30:11 +00:00
fewtarius
ada5e539f6
Update emulators and cores. 2023-07-29 10:25:36 +00:00