Commit graph

389 commits

Author SHA1 Message Date
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
922f2a6e47
Merge pull request #1892 from fewtarius/pipewire
Deprecates ALSA and PulseAudio for Pipewire
2023-08-08 14:33:47 -04:00
fewtarius
af371d8644
Additional changes for pipewire support. 2023-08-07 15:57:50 +00:00
fewtarius
93f9a4702d
Fixes for pipewire support. 2023-08-07 12:02:33 +00:00
fewtarius
7c5b8b5c6a
Merge pull request #1891 from fewtarius/dev
Fix volume oops.
2023-08-07 07:13:53 -04:00
fewtarius
e09234be46
Merge branch 'dev' into pipewire 2023-08-07 11:13:27 +00:00
fewtarius
1d94b53791
Fix volume oops. 2023-08-07 11:13:20 +00:00
fewtarius
71891318d2
Still iterating on pipewire. 2023-08-07 10:24:56 +00:00
fewtarius
2230997316
Continued work on pipewire. 2023-08-07 02:22:19 +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
1ad56336b2
Merge pull request #1888 from fewtarius/dev
Split volume from system_utils and improve its performance.
2023-08-06 17:05:26 -04:00
fewtarius
981f28f417
Split volume from system_utils and improve its performance. 2023-08-06 21:04:56 +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
aa7bc9577b
Fix jelos-info battery reporting bug. 2023-08-05 02:00:47 +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
405f408bbe
* Update Linux kernel to 6.4.8 (AMD64), and 6.1.43 (RK3326, RK3399, S922X)
* Setsettings should configure the fastforward button per our documentation.
2023-08-03 12:12:21 +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
littleguy77
176d922102 Fix parallel-n64-screensize option not being set. 2023-07-30 10:44:24 -04:00
fewtarius
c4ef516498
Some functions should do nothing unless loading specific cores. 2023-07-29 09:53:01 +00:00
fewtarius
fa5359d937
* Complete work for the Audio reset feature (Danger Zone).
* Make fbwidth and fbheight available as a function, and ensure it supports
  rotated displays.
2023-07-29 00:44:10 +00:00
fewtarius
47f23512cc
Move removing retroarch input settings to post-update to eliminate a setsettings performance regression. 2023-07-26 13:07:47 +00:00
fewtarius
409bcc1557
Fix setsettings dpad analog enable. 2023-07-25 21:59:04 +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
b99e44208f
Fix setsettings bug where the first bits passed to clear_setting aren't getting deleted. 2023-07-24 23:39:08 +00:00
fewtarius
eb64d6d58b
* Update alsa and associated packages.
* Fix setsettings bugs - controller index and analog dpad.
* Update Linux to 6.4.5 and 6.1.41
* Add configuration for Nintendo Switch Pro Controller.
* Only enable auto mute for specific models of AYANEO Air Plus (6800U).
* Remove logo.png if it's found in ES.
2023-07-24 22:32:28 +00:00
fewtarius
4093c99157
Fetch the release changelog to /storage/.cache/changelog for future use. 2023-07-24 12:04:29 +00:00
fewtarius
b571c9072e
Fix missing snapshot directory, bump ES. 2023-07-23 22:54:39 +00:00
fewtarius
16340e1279
setsettings should ensure that overlays are used correctly. 2023-07-23 22:34:58 +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
mason
3f6514568a
Fix runemu, again (I know....) 2023-07-20 18:04:48 +00:00
mason
e3c0cb0181
Add Arduboy system, fix runemu 2023-07-20 15:47:46 +00:00
Brooksytech
ea399156dc
Merge pull request #1771 from brooksytech/dev
Enable Desmume-lr on RK3399
2023-07-20 06:29:37 -07:00
mason
ccb0c26cec
Enable Desmume-lr on RK3399 2023-07-20 13:23:03 +00:00
fewtarius
02a07f78ba
Fix tate mode regression. 2023-07-20 12:56:43 +00:00
fewtarius
dd85f2cd16
Improve performance of runemu and setsettings. 2023-07-20 11:32:43 +00:00
fewtarius
4c05b2331e
Fix setsettings bug 2023-07-20 00:56:51 +00:00
fewtarius
88660d57c5
* Drop parallelism in setsettings.
* Update ES to swap buttons in theme on swap in UI settings.
* Update ArtBook Next theme.
* Fix gpsp-lr patch.
2023-07-19 23:59:56 +00:00
fewtarius
170791a9c7
* Refactors setsettings to greatly improve performance.
* Fixes the memory and gpu governor function for RK3399 and S922X.
* Automatically set the aspect ratio in EmulationStation.
2023-07-19 15:29:53 +00:00
fewtarius
b29a4f5155
Fix recovery mode on OGU and RGB Max 10. 2023-07-17 22:01:09 +00:00
fewtarius
cea08c6762
Fix fullscreen playback on some devices. 2023-07-15 20:21:10 +00:00