Commit graph

141 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
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
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
a88dca098d
Update emulators and cores. 2023-07-21 12:59:37 +00:00
fewtarius
e45ffac021
Update emulators and cores. 2023-07-15 00:04:05 +00:00
mason
bc9f7c847a
Finish OGA controls 2023-07-06 03:18:52 +00:00
mason
a5921a0ddf
WIP: Add OGA controls support to Portmaster 2023-07-05 04:13:47 +00:00
fewtarius
67cbf09e68
Update emulators, cores, theme, and Linux kernel for AMD64. 2023-07-02 14:55:27 +00:00
Brooksytech
75c8b90e53
Merge branch 'RK3399' into dev 2023-06-28 06:02:57 -07:00
fewtarius
96a7e11962
* Update emulators and cores, Linux firmware, and ES.
* Fix issue with fan control on AYANEO Air and Air Pro.
2023-06-27 21:09:15 +00:00
mason
ee3c8985e2
Update fileman to include RK3399 2023-06-24 14:16:00 +00:00
mason
00efee77e7
Fix some PortMaster games on S922X builds 2023-06-16 12:42:07 +00:00
fewtarius
12222e6cdf
Update emulators and cores, fix moonlight bug. 2023-06-13 00:42:57 +00:00
fewtarius
12539dae4b
Merge pull request #1550 from fewtarius/dev
Fix moonlight.
2023-06-09 17:03:47 -04:00
fewtarius
2eeab02a52
Fix moonlight. 2023-06-09 21:03:18 +00:00
mason
2ba40c1aad
Disable PortMaster version of Moonlight 2023-06-09 20:56:32 +00:00
fewtarius
d6f9dbe2f4
Bring back rkmpp for moonlight. 2023-06-09 10:00:06 +00:00
fewtarius
6ea3af38d1
Fix FileMan, thanks to @UzuCore! 2023-05-30 10:50:49 +00:00
fewtarius
9ce462f30f
Fix fileman build issue. 2023-05-29 14:43:17 +00:00
fewtarius
3f2039bb90
Bump fileman to add support for RK3566-X55, thanks to @UzuCore! 2023-05-29 14:20:56 +00:00
fewtarius
1f0dc673e8
Update cores and emulators. 2023-05-29 10:43:27 +00:00
mason
fd2db20276
Portmaster cleanup & remove scummvm from tools for S922X 2023-05-25 13:27:19 +00:00
mason
b094127c40
Portmaster cleanup & remove scummvm from tools for S922X 2023-05-25 13:21:03 +00:00
fewtarius
87464cd5e5
Fix unpack issue, bump emulators and cores. 2023-05-23 12:57:58 +00:00
mason
e1e4eeacf5
Update Portmaster to include JelosAddons Sources 2023-05-18 19:33:08 +00:00
mason
ee6becaa2f
Prep RK3326 for release 2023-05-15 21:06:18 +00:00
mason
fa8fbc3f73
Add back in Flycast-LR, portmaster tweak 2023-05-11 21:58:16 +00:00
mason
95e17f73b0
Add PortMaster to all arm builds 2023-05-09 16:30:48 +00:00
fewtarius
91c0e9fd5a
Switch moonlight to use autostart so the configuration is updated per device from the framebuffer res. 2023-04-23 22:29:32 +00:00
fewtarius
6efe643c35
Fix fileman controls AMD64. 2023-04-22 22:59:50 +00:00
fewtarius
84f3d02367
Fix FileMan and unwanted output during first boot. 2023-04-22 22:43:01 +00:00
mason
7bb6c27dce
Fix fileman oops 2023-04-16 18:54:00 +00:00
mason
38ff4d865b
Bump fileman 2023-04-12 21:43:36 +00:00
mason
db74743cca
S922X: fix filemanager 2023-04-12 21:05:00 +00:00
mason
d70416f23d
Fix typo in fileman 2023-04-02 22:34:13 +00:00
mason
3d91b28326
Moving more packages over to S922X 2023-04-02 22:10:38 +00:00
mason
ae6e8b6e9c
OGU updates 2023-03-30 23:45:49 +00:00
fewtarius
e7bfd903ca
Misc package updates. 2023-03-14 17:59:38 -04:00
fewtarius
adc05c4511
Update emulators and cores, bump kernel to 6.1.16, update box86 and box64. 2023-03-10 18:03:37 -05:00
fewtarius
f5e6586019
Update emulators and cores, fix update packages. 2023-03-05 20:10:40 -05:00
fewtarius
47d7842f0a
Moving things around a bit. 2023-03-04 10:19:56 -05:00
fewtarius
14509c65b3
Package shuffle. 2023-03-04 09:23:59 -05:00