Commit graph

144 commits

Author SHA1 Message Date
fewtarius
e4c3abcb37
Merge branch 'dev' into mainline-3566 2023-12-17 22:16:34 +00:00
fewtarius
2f90e3734a
Update SyncThing and rclone. Silence SyncThing automatic upgrade. 2023-12-16 13:21:05 +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
b6555ddb39
Update Linux to 6.6.5, add /storage/roms back to Samba config. 2023-12-10 11:21:49 +00:00
Mauro Ferradini
99237b918e
removed extra dash from chmod command 2023-12-01 13:15:53 +00:00
fewtarius
06258275a6
Wireguard tools should be executable. 2023-12-01 13:15:52 +00:00
Glazed_Belmont
07d8d0c9f1
Add ALSA-LIB to BLUEZ
Add Alsa-lib as a dep to bluez to fix building errors
2023-12-01 13:15:49 +00:00
fewtarius
82e1a91f30
Update bluez, and improve support for low latency audio thanks to @ValveSoftware. 2023-12-01 13:15:48 +00:00
Mauro Ferradini
c48f4ff2dd removed extra dash from chmod command 2023-11-30 11:57:32 +00:00
fewtarius
90cc8e52e8
Wireguard tools should be executable. 2023-11-30 00:50:15 +00:00
Glazed_Belmont
53a85c2bbd
Add ALSA-LIB to BLUEZ
Add Alsa-lib as a dep to bluez to fix building errors
2023-11-29 00:19:27 -05:00
fewtarius
c048348f25
Update bluez, and improve support for low latency audio thanks to @ValveSoftware. 2023-11-28 22:53:30 +00:00
fewtarius
ebfae26203
Merge branch 'dev' into mainline-3566 2023-11-28 18:48:52 +00:00
fewtarius
ed62fa4fcd
Add shasums to tailscale so it flushes the mismatched sources. 2023-11-28 12:35:02 +00:00
fewtarius
d25b531851
Update tailscale to work correctly on AMD64 - if it fails, delete the existing sources. 2023-11-28 12:30:57 +00:00
fewtarius
6f477981fd
Merge branch 'dev' into mainline-3566 2023-11-28 09:55:48 +00:00
fewtarius
73b7b358e8
Feature: Use overlayfs to merge internal and external storage into /storage/roms.
* Creates a new directory structure for games:
  * Internal Storage (or tf1): /storage/games-internal
  * External MicroSD: /storage/games-external
  * Combined Path: /storage/roms
* Games copied to /storage/roms will be saved to /storage/games-internal.
* Samba has been updated to present both volumes for network access.
* EmulationStation now has an eject option under System Settings -> Hardware /Storage.
* When a compatible microsd is inserted, JELOS will automatically add it to the overlay, making the content available to ES after a gamelist update or an ES restart.
* Udevil will no longer mount microsd cards to /run/media, however it will still handle mounting all other external storage.
* After the update, JELOS will automatically migrate your current roms directory once.
* Additionally the hotkey management feature has moved from System Settings to Controller and Bluetooth Settings.
* The rom split tool is now deprecated as it is no longer needed.
2023-11-27 22:41:15 +00:00
fewtarius
a70f985c6e
Merge branch 'dev' into mainline-3566 2023-11-22 00:20:19 +00:00
fewtarius
f711a3f400
Fix tailscale build / install issue. 2023-11-20 02:28:45 +00:00
asoderq/sydarn(2)
92784d92fe Fix arch in tailscale pkg 2023-11-17 19:36:33 +01:00
fewtarius
f0ed4b03cc
Merge branch 'dev' into mainline-3566 2023-11-16 00:27:17 +00:00
fewtarius
3d330a4c6f
* Fix tailscale arch issue on AMD64.
* Add host to eliminate lookup timeouts.
* Improve kernel optimization (AMD64).
* Bump ES.
2023-11-15 00:00:28 +00:00
fewtarius
d6e3aa72fe
Core platform updates. REQUIRES A CLEAN, may still need tweaking on some devices. 2023-11-13 22:18:49 +00:00
fewtarius
7d32c2993d
Sync mainline-3566 with dev. 2023-11-13 13:32:43 +00:00
fewtarius
e4b25128b7
Update network packages. 2023-11-13 11:49:14 +00:00
fewtarius
8f4ad067c0
* Fix N2 and N2L download links.
* Update CEMU.
* Fix missing ciphers breaking CEMU online access.
* Update ssh.
2023-11-11 10:07:52 +00:00
fewtarius
83f7043286
Update the ML branch to the latest kernel and u-boot, link config directories so they're found during the build. 2023-11-02 14:39:45 +00:00
fewtarius
83136644b4
Merge branch 'dev' into mainline-3566 2023-10-27 11:16:25 +00: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
afcca8ffeb
Merge branch 'dev' into mainline-3566 2023-10-23 20:44:08 +00:00
fewtarius
bde7603f7b
Revert bluetooth changes as they're broken. 2023-10-23 00:16:51 +00:00
fewtarius
d0175e602b
Merge branch 'dev' into mainline-3566 2023-10-19 11:40:01 +00:00
fewtarius
a8fa695aa2
General updates and bug fixes.
* Move soundfont-generaluser to a repository.
* Update bluez and apply PS5 controller patch thanks to ashtophet101 from the @ChimeraOS discord.
* Update documentation.
2023-10-19 11:29:55 +00:00
David Williams
c87f390757 - kernel config to stop GPIO messages
- kernel config to  enable FAT file access
- autostart unbind wireless mod and rebind
- helpful kernel commands - log-level, uart output, nopkmute, console -> screen
2023-10-18 18:49:42 -07: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
0f71b9896b
Base distribution update to bringing JELOS up to more recent or to the latest software versions. Thanks in part to @CoreELEC and @archlinux. 2023-08-24 09:53:35 +00:00
fewtarius
2915363ad7
Update fuse, rclone, and syncthing. 2023-08-19 15:09:38 +00:00
fewtarius
ce3afb8bee
Adds support for local network play without an access point.
This feature adds support for connecting up to four JELOS devices together for RetroArch network play. To use:

* Select Games Settings -> Netplay Settings
  * NetPlay -> Enabled
  * Index Games

* Select Network Settings
  * Enable Local Play Mode
  * Select 1 (Host)
* Choose a game and press Y
  * Select Netplay Options
    * Select Host a Netplay Session

* Select Network Settings
  * Enable Local Play Mode
  * Select 2-4 (Clients)
* Choose a game and press Y
  * Select Netplay Options
    * Select Connect to a Netplay Session

The games should begin and all clients should connect.
2023-08-15 22:10:48 +00:00
fewtarius
bbe0451a8b
Work on supporting adhoc network mode. 2023-08-14 22:05:56 +00:00
fewtarius
9dd9786d96
Cleanup variables, update bluez. 2023-08-09 10:29:28 +00:00
fewtarius
aaebc41074
Forgot to enable auto switch on connect. 2023-08-08 20:59:29 +00:00
fewtarius
4f3ba66394
Shave a few millisecs off of the boot time. 2023-08-07 00:30:11 +00:00
fewtarius
4093c99157
Fetch the release changelog to /storage/.cache/changelog for future use. 2023-07-24 12:04:29 +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
cfe657707e
Update kernel, syncthing, openssl, samba. 2023-06-21 23:41:19 +00:00
fewtarius
d06abe98fd
Bump syncthing. 2023-06-05 11:47:45 +00:00
NeoTheFox
e0a042098b Add file-based auto-join script to ZeroTier 2023-05-13 16:55:37 +04:00
mason
d3e7b87f09 Add back in Flycast-LR, portmaster tweak 2023-05-13 16:55:37 +04:00