Commit graph

134 commits

Author SHA1 Message Date
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
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
fewtarius
745ae26c52
Merge pull request #1421 from fewtarius/dev
Update core platform packages - *REQUIRES A CLEAN*
2023-05-12 15:42:38 -04:00
NeoTheFox
443b4b0bf3 Persistent configuration and QoL alias for ZeroTier 2023-05-11 17:43:08 +04:00
fewtarius
c86be5ecdd
Merge branch 'dev' of github.com:JustEnoughLinuxOS/distribution into dev 2023-05-11 12:05:57 +00:00
NeoTheFox
431df50326 add copyright notice 2023-05-11 14:46:18 +04:00
NeoTheFox
54cdfe1dde added preliminary ZeroTier package 2023-05-10 14:20:32 +04:00
fewtarius
cdf1710a7f
Core package updates. 2023-05-09 19:21:47 +00:00
fewtarius
821eb95e35
Fix SAMBA not building on 3588, pull in a patch from @CoreELEC. 2023-05-08 11:25:37 +00:00
fewtarius
69ace26da8
Update openssh, samba, and systemd. 2023-05-07 21:58:45 +00:00
fewtarius
fdbea5bad0
Update netbase to 5.6. 2023-05-02 17:19:49 +00:00
fewtarius
ad438071d5
Adds Powkiddy x55 as a (hopefully temporary) separate device. 2023-04-25 22:54:13 +00:00