Commit graph

621 commits

Author SHA1 Message Date
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
fewtarius
4f3ba66394
Shave a few millisecs off of the boot time. 2023-08-07 00:30:11 +00:00
fewtarius
7016e1a7fa
Merge pull request #1885 from fewtarius/dev
Dev
2023-08-06 10:53:49 -04:00
fewtarius
fd231667c5
Bump ES 2023-08-06 14:53:09 +00:00
fewtarius
48db028227
Merge pull request #1883 from fewtarius/dev
Brightness now increments by 10 from 0-100%.
2023-08-06 07:53:54 -04:00
fewtarius
877f8d31ac
Brightness now increments by 10 from 0-100%. 2023-08-06 11:52:46 +00:00
fewtarius
caf0ca3333
Merge pull request #1880 from fewtarius/dev
Switch brightness and volume to use increments of 10.
2023-08-05 14:21:46 -04:00
fewtarius
c04fa39059
Switch brightness and volume to use increments of 10. 2023-08-05 18:21:23 +00:00
Brooksytech
c89b150f40
Merge pull request #1877 from brooksytech/dev
Consolidate Mupen64plus into one emu w/ video plugin options
2023-08-04 23:11:15 -07:00
mason
0f24d5b310
Consolidate Mupen64plus into one emu w/ video plugin options 2023-08-05 06:09:15 +00:00
fewtarius
b354f6ade9
Add an energy performance preference option for Intel CPUs configurable globally or by system/game. 2023-08-05 01:31:57 +00:00
fewtarius
1d25ca56d9
Fix ES crash on Intel systems. 2023-08-04 20:04:40 +00:00
fewtarius
ae4fe5f2c0
Fix ES crash on Intel systems. 2023-08-04 20:02:06 +00:00
fewtarius
c9938ed45d
Improve hdmi support on x55, add a hotkey to kill ES for switching between internal and hdmi displays without rebooting. 2023-07-31 13:06:42 +00:00
mason
b78c76f0e1
Rename RK3399 kernel to be more inline with standards, hide moonlight S922X 2023-07-27 14:22:41 +00:00
mason
cddecc5099
Rename RK3399 kernel to be more inline with standards, hide moonlight S922X 2023-07-27 14:13:53 +00:00
fewtarius
668f91fbb2
* Add platform quirks feature.
* Clean up quirks.
* New AMD default TDP (15w).
* Fix GPU perf setting bug.
2023-07-25 21:06:19 +00:00
fewtarius
3e5d593a8b
Bump ES. 2023-07-25 12:15:06 +00:00
fewtarius
b571c9072e
Fix missing snapshot directory, bump ES. 2023-07-23 22:54:39 +00:00
fewtarius
790897c409
Bump ES. 2023-07-23 14:04:12 +00:00
fewtarius
ffa5c304ea
Revert theme change settings after testing. 2023-07-23 09:17:27 +00:00