Commit graph

32 commits

Author SHA1 Message Date
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
8f241579af
Update plymouth-lite, fix network parameters.
* Adds centered image logic to plymouth-lite, thanks to @shauninman.
* Corrects the few straggling wifi properties.
2023-10-15 11:36:21 +00:00
gameislyf
bc953fa6aa Allow empty PSK 2023-08-31 15:21:08 +02:00
fewtarius
85c3a82a61
Fix SSID/Passphrase hash to be correctly computed across supported devices. 2023-08-25 02:33:42 +00:00
fewtarius
57b800b60b
Automatically generate SSID and passphrase for device to device (adhoc style) network play. 2023-08-22 12:39:44 +00:00
fewtarius
6315338df7
Fix network connectivity and gamma value issues on new flashes. 2023-08-18 23:21:06 +00:00
fewtarius
b9322c85c0
Try to connect to the configured SSID when configuring WIFI. 2023-08-18 03:27:42 +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
41d81a8476
Rework power management features to improve persistence and fix a few bugs. 2023-06-28 11:41:10 +00:00
fewtarius
f6608309e6
Fix ordering so hostname is set properly. 2023-02-09 07:25:32 -05:00
fewtarius
8d248d9583
Clean up wifictl and wifi startup a bit, silence underrun spam. 2023-02-08 17:32:30 -05:00
fewtarius
018fdd2c15
Clean up wifictl. 2023-01-20 12:14:15 -05:00
fewtarius
4acb3fe902
* Continue to work on improving power consumption on battery.
* Update emulators and cores.
* Improve logging in some scripts.
2023-01-19 21:30:33 -05:00
fewtarius
1bf81188cb
* Apply additional powersavings adjustements.
* Block the bluetooth radio on startup if it's disabled.
* Block the WIFI radio if it's disabled.
* Add powertop package.
2023-01-19 06:14:52 -05:00
fewtarius
7d044a8d7d
Fix wifi scanning bug. 2022-10-11 07:34:21 -04:00
fewtarius
9157492fd6
Add slang-shaders, fix shaders on Weston devices, fix WIFI wake from sleep issue. 2022-09-20 17:16:51 -04:00
fewtarius
d654b6a396
* Bug fixes - getshaders, wifictl.
* Correct dependencies: moonlight, hypseus-singe.
* Continued work on x86_64.
* Fix raze repo path.
2022-08-30 17:05:35 -04:00
fewtarius
e1b9345ef5
Restart WIFI after sleep to work around connman losing DNS. 2022-08-28 19:53:29 -04:00
fewtarius
8e27f09939
Don't reconnect WIFI if its already connected. 2022-08-25 07:10:34 -04:00
fewtarius
4add9c31ad
Wifictl improvement thanks to @kkoshelev and original commit b27d629 2022-08-02 19:27:17 -04:00
fewtarius
949c27269a
Revert wifictl #205 2022-06-18 20:13:25 -04:00
Konstantin Koshelev
b27d629146
Add connmanctl connect to wifictl 2022-06-15 10:23:54 -07:00
fewtarius
6f6f49ca15
Add WIFI powersaving option and 32bit Flycast libretro core. 2022-06-09 08:53:47 -04:00
fewtarius
6ca3ce68db
Extend wifictl to accept the ssid and key on the command line to work around ES not committing it immediately. 2022-05-05 19:37:52 +00:00
fewtarius
7203fc1677
Updates wpa_supplicant and fixes an issue with some AC adapters that do not detect 5GHz networks. 2022-04-17 10:27:49 -04:00
fewtarius
93a109ae93
* Fix get_setting to return the system setting if it exists but no game setting exists.
* Disable WIFI power save.
* Ensure the WIFI connection is refreshed on startup using wifictl.
2022-04-08 20:08:14 -04:00
fewtarius
48654c14f3
Sort WIFI SSIDs before uniq so we don't have any missed duplicates. 2022-02-25 10:40:03 -05:00
fewtarius
0a7678500d
Fix wifictl to properly return long SSIDs with spaces. 2022-02-25 09:24:02 -05:00
fewtarius
62f4527cd2
Refactoring WIFI bits 2022-02-06 12:02:58 -05:00
fewtarius
fc563002e6
Check for a directory before looking for autostart files, and disable fan control debug by default. 2022-02-06 11:39:01 -05:00