Commit graph

719 commits

Author SHA1 Message Date
fewtarius
0d5fe649fe
Fix typo in cemu features. 2023-11-11 14:54:32 +00:00
fewtarius
b268928d79
Add online enable for CEMU - requires a Wii-U console and manual configuration! 2023-11-11 12:13:40 +00:00
fewtarius
80e8471ab6
* Historically JELOS configured CPU/GPU/DMC performance modes via a single scheduling function. Prior to implementing powerstate we extended that functionality to also manage AMD GPU performance. This functionality conflicts with powerstate and has been deprecated in favor of new behavior that allows ARM devices to utilize the GPU performance feature previously available for AMD devices only. 2023-11-07 23:46:44 +00:00
asoderq/sydarn(2)
8c5f0c8531
Mednafen; remove autosave options until someone figures it out 2023-11-06 10:57:49 +00:00
asoderq/sydarn(2)
ec4420a02f
Mednafen bugfixes 2023-11-06 10:57:49 +00:00
fewtarius
bf6e384745
Bump ES. 2023-11-04 23:58:57 +00:00
fewtarius
b9de140a77
Fixes a duplicate variable name hidden behind an ifdef. 2023-11-04 18:00:11 +00:00
fewtarius
2b5c166a2a
Improve how we fetch and configure sleep modes. 2023-11-04 17:52:44 +00:00
fewtarius
d1dedba69c
Deprecate CW2015 charger on RK3566 builds, add standby as a suspend option. 2023-11-04 16:49:18 +00:00
fewtarius
92c1a42b96
* Bring back factory reset.
* Slow down the volume / brightness loop so it doesn't execute multiple times during a single short press.
2023-11-03 21:36:34 +00:00
fewtarius
f6e40e9d0a
Fix - don't push es_systems if we're not an emulator free device. 2023-11-02 18:32:50 +00:00
fewtarius
4fae103d7c
Don't apply a default es_systems when we build all emulators. 2023-11-02 18:16:09 +00:00
fewtarius
b432abaed9
Add ES features for flycast2021. 2023-11-02 00:08:02 +00:00
mason
bd74492a6c
Add Mednafen support (WIP) - Thanks to Sydarn! 2023-10-26 21:12:34 +00:00
fewtarius
7fad828278
Finish basic kronos integration. 2023-10-26 21:10:35 +00:00
mason
71b407260f
Fix yuzu aspect ratio selection 2023-10-25 19:02:41 +00:00
fewtarius
3c4acbb9a7
Delete duplicates, and clean up copyright statement. 2023-10-24 16:00:57 +00:00
mason
c03a3d68fa
Fix Duckstation sa and add additional ES features 2023-10-23 23:48:14 +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
f16aafeab5
Merge pull request #2213 from fewtarius/dev
Re-enable spleen now that it has been patched to show the logo correctly.
2023-10-17 09:26:43 -04:00
fewtarius
f07cd19628
Re-enable spleen now that it has been patched to show the logo correctly. 2023-10-17 13:11:57 +00:00
anthonycaccese
089a39f6ef Update es_settings.cfg 2023-10-16 16:26:49 -04:00
fewtarius
9e8fa26cd8
Bump ES to revert screensaver brightness function until it can be bug fixed. 2023-10-16 01:50:03 +00:00
mason
61de3a9517
Update ES with video preview option 2023-10-15 15:24:48 +00:00
mason
f226bb9d93
Fix emulationstation typo 2023-10-14 14:00:50 +00:00
fewtarius
92e7fdb45e
Bump ES to clean up Bluetooth enable/disable and correct a bug that may lead to ES hangs. 2023-10-14 00:35:00 +00:00
fewtarius
78fcf0475d
Add FPS option to ES for PCSX2. 2023-10-13 10:48:24 +00:00
fewtarius
dc00e4cfbf
Bump ES and x55 kernel. 2023-10-11 19:58:20 +00:00
fewtarius
8fb3d4567a
Bump ES, remove vram setting from es_settings.cfg after update. 2023-10-11 02:14:22 +00:00
fewtarius
26c1405848
Fix 3588 docs, bump ES. 2023-10-06 14:09:43 +00:00
fewtarius
7946bbaf08
Merge pull request #2146 from fewtarius/dev
Reverts the reverted brightness PR and fixes no ssh when not building main if main is part of the branch name.
2023-10-03 16:28:10 -04:00
mason
4340043ec2
Add video renderer option for Duckstation-SA 2023-10-03 20:24:47 +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
dbc077dd30
Revert "Drop 001-tweak-brightness.patch as @Percentnineteen pushed it into ES."
This reverts commit 79978f65ed.
2023-10-02 21:08:57 +00:00
fewtarius
79978f65ed
Drop 001-tweak-brightness.patch as @Percentnineteen pushed it into ES. 2023-10-02 19:56:23 +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
Percentnineteen
b5fd97ba33 total rework of the way this was done earlier in this pr 2023-10-01 17:00:57 -05:00
fewtarius
7976191fd9
Add 30W overclock for AMD64 devices. 2023-10-01 16:17:29 +00:00
Percentnineteen
ddc903812d remove the file read on the current brightness - it's not needed anymore 2023-09-30 17:05:35 -05:00
Percentnineteen
f24539ab76 read system.brightness instead of back calculating 2023-09-30 16:53:59 -05:00
Percentnineteen
2bd7033bbc tweak emulationstation to display brightness as x/10 instead of
percentages, also to set/get the correct values instead of linear
distribution
2023-09-29 21:38:26 -05:00
Brooksytech
f1bb8c894b
Merge pull request #2117 from brooksytech/dev
Enable Parallel gfx / audio plugin for Parallel N64 on supported devices
2023-09-21 07:39:24 -07:00
mason
8834d42dfd
Enable Parallel gfx / audio plugin for Parallel N64 on supported devices 2023-09-21 14:37:26 +00:00
fewtarius
d961601fb9
Improve LED brightness control in ES. 2023-09-20 12:32:24 +00:00
fewtarius
6472e4a4ad
Use a brightness level of 3 to eliminate a glitchy display on Air Plus. Update Powerstate to set the LED color to fix a LEDs turning on when AIR Plus is unplugged. 2023-09-20 02:33:21 +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
deafe59438
* Fixes EmulationStation saving incorrect value for brightness.
* Corrects Loki audio latency quirk.
* Fixes system startup bug (threads/gpu profile).
* Fixes AMD64 default tdp quirk.
2023-09-19 10:57:33 +00:00
fewtarius
9dd414edcc
Bump ES 2023-09-19 00:33:52 +00:00
fewtarius
0185d40ead
Black screensaver now lowers brightness when active. 2023-09-18 23:46:20 +00:00
fewtarius
e6ccd34a3b
Fix ES screensaver audio, clean up cemu build options, update wxwidgets. 2023-09-18 23:26:26 +00:00
fewtarius
767e964a69
Save brightness setting when modified. 2023-09-17 18:14:27 +00:00
fewtarius
c553bdd811
Bump ES for the wording change and GPU default fix (system/game). 2023-09-16 12:38:18 +00:00
fewtarius
3dab12f357
Bump ES. 2023-09-15 18:43:51 +00:00
fewtarius
38f942c934
Update ES to fix video preview audio bug and drop linux:init from initramfs deps. 2023-09-15 17:52:38 +00:00
fewtarius
51cb336eb5
Bump ES (GPU profile relabel) 2023-09-15 10:16:11 +00:00
fewtarius
c44f2460fc
Bump ES. 2023-09-13 22:05:21 +00:00
fewtarius
b703026748
Add scsi_link_power_management option for increased battery life on Ayn Loki devices. Update ES. 2023-09-13 21:12:05 +00:00
fewtarius
84678d64ff
Add auto (bios) fan control, only enable LED brightness on AIR devices. 2023-09-13 09:21:22 +00:00
fewtarius
7b17482139
Ensure automount has finished before starting weston or emulationstation. 2023-09-11 12:14:50 +00:00
fewtarius
eccfa81dd5
Fix GPU performance not setting to auto when selected. 2023-09-11 11:12:03 +00:00
fewtarius
d14d0bc4e0
Add pixel perfect option on RGB30, and enable it by default if it isn't already configured. 2023-09-09 10:12:10 +00:00
mason
f0b1240f7e
Add graphics backend feature to PPSSPP 2023-09-08 19:11:20 +00:00
fewtarius
02b81d9977
Improve usb power management, environment variable handling in ES, and wifi power saving on AMD64. 2023-09-05 18:25:37 +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
24e9798424
Drop splash package. 2023-09-03 14:36:33 +00:00
fewtarius
56cc13cc9d
Bump ES, update Linux kernel to 6.4.14 (AMD64). 2023-09-03 10:38:34 +00:00
fewtarius
73e8f4029d
Update ES to the latest commit. 2023-09-01 13:08:48 +00:00
fewtarius
adc3747e53
Revert RGA scaling as it's not yet available. 2023-08-30 13:06:13 +00:00
fewtarius
1a3ea79ea1
Merge pull request #1986 from fewtarius/dev
Fix missing librga in arm builds, and re-add managing RGA scaling to ES.
2023-08-29 08:43:34 -04:00
fewtarius
ad0f8831ce
Fix missing librga in arm builds, and re-add managing RGA scaling to ES. 2023-08-29 12:43:12 +00:00
mason
36e0427de1
Add virtual touchscreen input to citra-sa 2023-08-28 21:35:38 +00:00
ilmenit
7f37271fc4
Merge branch 'JustEnoughLinuxOS:dev' into dev 2023-08-28 09:36:29 +02:00
fewtarius
cfc706c7f7
Fix issue with system TDP being reset on startup. 2023-08-27 15:57:57 +00:00
ilmenit
e00cd7781b puae2021 core added
puae2021 core added for Amiga emulation to be a default one for older Jelos devices. From testing it's improving performance in demanding and AGA games from 35fps to 50fps (PAL)
2023-08-26 22:29:42 +02:00
fewtarius
30b1b4f3ef
Update CEMU, fix ES GPU profile bug. 2023-08-26 12:42:34 +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
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
mason
9f53182aa1
Rework flycast-sa, bump kernel to 6.1.47 on supported devices. 2023-08-23 20:42: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
ef1a3c02a8
Bump ES to improve netplay ui. 2023-08-13 16:15:12 +00:00
fewtarius
79318a38fb
Merge pull request #1921 from fewtarius/dev
Reintroduce network play, options in ES (game settings, X over a game).
2023-08-13 05:46:52 -04:00
fewtarius
5c3d6afc07
Reintroduce network play, options in ES (game settings, X over a game). 2023-08-13 00:33:09 +00:00
fewtarius
989b817977
Merge pull request #1912 from fewtarius/dev
Merge updated SDL rotation patches, thanks to @JohnnyonFlame!
2023-08-11 11:47:20 -04:00
fewtarius
818d78ee2a
Merge updated SDL rotation patches, thanks to @JohnnyonFlame! 2023-08-11 15:46:37 +00:00
Brooksytech
28f86f2dc0
Merge pull request #1910 from brooksytech/dev
Add several PPSSPP ES features
2023-08-11 06:38:17 -07:00
mason
771edef124
Add several PPSSPP ES features 2023-08-11 13:34:34 +00:00
fewtarius
0201d52ac7
Merge pull request #1900 from fewtarius/dev
Revert variable change, switch Dolphin to pulse audio.
2023-08-10 05:45:17 -04:00
fewtarius
071a9e1937
Revert "Update variables to pipewire."
This reverts commit 8cafec1386.
2023-08-10 09:12:19 +00:00
mason
3d0f17dad4
Fix Parallel N64 Resolution ES Features 2023-08-10 04:57:29 +00:00
fewtarius
8cafec1386
Update variables to pipewire. 2023-08-09 18:41:38 +00:00
fewtarius
4922b33458
Update documentation, bump ES. 2023-08-09 10:33:39 +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
fewtarius
af371d8644
Additional changes for pipewire support. 2023-08-07 15:57:50 +00:00
fewtarius
71891318d2
Still iterating on pipewire. 2023-08-07 10:24:56 +00:00
fewtarius
b11ebd6a32
Merge pull request #1890 from fewtarius/dev
Shave a few millisecs off of the boot time.
2023-08-06 20:31:35 -04:00