fewtarius
4436bc1b12
Update the boot logo.
2023-10-16 16:56:17 +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
fewtarius
5e1a07666e
* Update suspendmode tool to support disabling suspend. Adds guard to not run if the settings haven't changed.
...
* Update documentation.
2023-10-15 02:18:17 +00:00
fewtarius
c2ad1c458e
* Fix brightness set bug on new flashes.
...
* Bump SDL to 2.28.4
2023-10-14 11:09:38 +00:00
fewtarius
8fb3d4567a
Bump ES, remove vram setting from es_settings.cfg after update.
2023-10-11 02:14:22 +00:00
fewtarius
6780f3ad3f
Revert "Merge pull request #2141 from fewtarius/dev"
...
This reverts commit 2e21c362e7
, reversing
changes made to a8a0a59e43
.
2023-10-03 19:53:21 +00:00
fewtarius
e528c8ae60
Revert "Merge pull request #2129 from Percentnineteen/tweak-brightness"
...
This reverts commit 9ecd03ec98
, reversing
changes made to fb67ce1f2f
.
2023-10-02 21:11:33 +00:00
fewtarius
9ecd03ec98
Merge pull request #2129 from Percentnineteen/tweak-brightness
...
make brightness adjust with inverse log instead of linear
2023-10-02 15:55:40 -04:00
fewtarius
dba773bc90
Only fetch temp info if DEVICE_TEMP_SENSOR is defined.
2023-10-02 11:40:13 +00:00
Percentnineteen
b5fd97ba33
total rework of the way this was done earlier in this pr
2023-10-01 17:00:57 -05:00
fewtarius
972b2085f1
* Documentation update, AMD64 PS2 now defaults to pcsx2-sa on fresh flashes.
...
* JELOS Information now displays fan speed and CPU temp correctly on supported AYANEO and ayn Loki devices.
2023-10-01 18:08:59 +00:00
Percentnineteen
4fcac84240
make brightness adjust with inverse log instead of linear
2023-09-28 19:56:54 -05:00
fewtarius
6308e43ec9
Drop norewind for psx, adds assumed support for ayn Loki MiniPro.
2023-09-22 14:54:24 +00:00
fewtarius
f6c4c8d9a3
AYANEO Air and AYN Loki now flash LEDs red on low battery.
2023-09-19 13:53:58 +00:00
fewtarius
c830804165
Disable retroarch image viewer so fake-08 blobs load correctly. Thanks to @christianhaitian and @jtothebell.
2023-09-16 10:43:29 +00:00
fewtarius
c58809facf
Fix retroarch rewind setting not applying correctly.
2023-09-15 12:37:22 +00:00
fewtarius
18737c1dec
* Fix a get_settings bug that caused the system to always run in performance mode during gameplay.
2023-09-15 00:05:15 +00:00
fewtarius
0180be062e
Updates and bug fixes
...
* Update Linux kernel to 6.4.16 (AMD64).
* Update emulators and cores.
* Revert removal of ES audio path from post-update.
2023-09-13 10:18:33 +00: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
a9b70aaa8c
The games partition should always be clean, or it won't mount - always fsck it.
2023-09-06 23:49:20 +00:00
fewtarius
4886ca1cfe
Backup profile scripts rather than delete them, and only once.
2023-09-04 19:12:09 +00:00
fewtarius
85f38f951f
Move suspend mode back to device quirks as x55 does not need it.
2023-09-04 15:59:42 +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
fewtarius
03a6a44b4b
Merge pull request #2004 from Stosman/main
...
Added gamesaves dialog in the emulationstation gamesettings menu
2023-09-03 05:19:51 -04:00
Stosman
2e4797c8e1
Merge branch 'JustEnoughLinuxOS:main' into main
2023-09-01 21:53:26 +01: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
12b28e112c
Adds a simple changelog viewer to ES under the system settings menu which will pull the latest change log from GitHub so users can view it before or after updating if they choose.
2023-08-24 21:02:07 +00:00
Stosman
df82fdfec0
Added maxincrementalsaves to the system.cfg & the setsettings.sh script
2023-08-23 17:10:14 +01:00
fewtarius
b1b284bb93
Merge pull request #1951 from fewtarius/dev
...
Automatically generate SSID and passphrase for device to device (adhoc style) network play.
2023-08-22 08:40:16 -04:00
fewtarius
57b800b60b
Automatically generate SSID and passphrase for device to device (adhoc style) network play.
2023-08-22 12:39:44 +00:00
Tadej Obrstar
b5219e4118
enable dreamcast cheevos
2023-08-20 16:57:35 +02:00
fewtarius
311451dc67
Fix missing right trigger on AYANEO devices, switch mic input back to alsathread in retroarch.
2023-08-19 16:49:03 +00:00
fewtarius
f29919120c
Adds link cable support for Gambatte and TGBdual for Gameboy and Gameboy Color.
2023-08-19 14:01:40 +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
fa390fd351
Updates and fixes.
2023-08-17 14:46:48 +00:00
fewtarius
962dd36bd3
Fix 32bit audio.
2023-08-16 16:41:52 +00:00
fewtarius
bbc1d65ef9
Fix amixer across all scripts.
2023-08-16 00:08:48 +00:00
fewtarius
95f128b5fc
Switch Retroarch and PPSSPP back to Alsa.
2023-08-15 23:19:33 +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
64db100028
Netplay should be disabled by default and only enabled when acting as a client or a host.
2023-08-13 17:56:48 +00:00
fewtarius
5c3d6afc07
Reintroduce network play, options in ES (game settings, X over a game).
2023-08-13 00:33:09 +00:00
fewtarius
653a4196ce
Bug fixes: Audio latency, battery/wifi hotkeys.
2023-08-11 15:07:58 +00:00
fewtarius
95843ae8a3
Switch the dolphin backend no matter what it's set at.
2023-08-10 22:48:28 +00:00
fewtarius
5537455847
Switch dolphin to pulseaudio.
2023-08-10 09:44:35 +00:00
fewtarius
922f2a6e47
Merge pull request #1892 from fewtarius/pipewire
...
Deprecates ALSA and PulseAudio for Pipewire
2023-08-08 14:33:47 -04:00
fewtarius
9effd29a0f
pipewire first iteration ready to merge.
2023-08-08 18:23:57 +00:00
fewtarius
1b20be1589
Continued work on pipewire integration.
2023-08-08 12:13:09 +00:00