fewtarius
85f38f951f
Move suspend mode back to device quirks as x55 does not need it.
2023-09-04 15:59:42 +00:00
littleguy77
f7aebd5188
Minor tweak to build docs.
...
- PROJECT should be defined when building/cleaning a package.
- List PROJECT options.
- Use export rather than defining vars on same line (save some typing).
- Clarify "manually" to mean "outside of Docker".
2023-09-04 15:59:42 +00:00
adamg
cde940ec91
glfw: source wayland.xml from the buildroot and rebuild if wayland
...
package gets updated
2023-09-04 15:59:41 +00:00
littleguy77
800bb22aa9
Most users should run scripts from within docker-shell.
2023-09-04 15:59:40 +00:00
littleguy77
59e0f6615e
Explain use case for building a single package.
2023-09-04 15:59:40 +00:00
littleguy77
8263b8331e
Add a short note about virtual machines.
2023-09-04 15:59:39 +00:00
littleguy77
65762d697e
Add a troubleshooting section to address build failures.
2023-09-04 15:59:39 +00:00
littleguy77
a8bfcbeaf1
Establish proper expectations for the first build after clone.
2023-09-04 15:59:38 +00:00
littleguy77
92339d7636
Clarify build commands for Docker vs. manual builds.
...
Use the Docker command in the example to promote Docker usage.
2023-09-04 15:59:38 +00:00
littleguy77
14a555712f
Fix documentation about device build dependencies.
2023-09-04 15:59:37 +00:00
littleguy77
970ed9c8d8
Steer new devs to Docker builds, and be more precise about host config.
...
Ubuntu 22.04 is recommended for Docker builds, and virtually required
for manual builds.
New devs should use Docker unless they really know what they're doing
and why. They need not have any past Docker experience; JELOS makes it
trivial to use.
2023-09-04 15:59:36 +00:00
littleguy77
f9a2c55999
Just refer manual builders to the Dockerfile for the prerequisites.
...
Don't maintain the same list in two places.
After careful review, the only packages listed in the help doc that
weren't in the Dockerfile were
- ca-certificates
- gnupg
- qemu-user-static
The first two are only needed to install Docker, and thus do not belong
in the manual build section. The last doesn't appear to be needed for
building, since the Docker container doesn't have it.
2023-09-04 15:59:36 +00:00
littleguy77
353bc99907
Include Docker post-install steps to run without sudo.
2023-09-04 15:59:35 +00:00
littleguy77
49ff13462c
Refresh Docker install instructions, including prerequisites.
2023-09-04 15:59:35 +00:00
littleguy77
c697c54e14
Minor tweaks for grammar and new flow.
2023-09-04 15:59:34 +00:00
littleguy77
37430ddfda
Modify section headers.
2023-09-04 15:59:34 +00:00
littleguy77
4a5a58a082
Rearrange sections in the build doc.
...
No change to text. This just makes subsequent commits easier to review.
2023-09-04 15:59:33 +00:00
fewtarius
7a808851a6
Merging common quirks into platform quirks to reduce quirk sprawl.
2023-09-04 14:54:35 +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
5cf63472b2
Fix S922X build issue.
2023-09-03 14:16:39 +00:00
fewtarius
55346d8516
Merge pull request #2007 from fewtarius/dev
...
Bump ES, update Linux kernel to 6.4.14 (AMD64).
2023-09-03 06:38:56 -04:00
fewtarius
56cc13cc9d
Bump ES, update Linux kernel to 6.4.14 (AMD64).
2023-09-03 10:38:34 +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
fewtarius
f22fccaf85
Merge pull request #2006 from fewtarius/dev
...
Fix weston desktop-shell.
2023-09-03 05:14:55 -04:00
fewtarius
192a5b76b7
Fix weston desktop-shell.
2023-09-03 09:14:14 +00:00
Brooksytech
d7fb42abc8
Merge pull request #2003 from brooksytech/dev
...
Decrease Max 3 joystick deadzone, bump kernel to 6.1.51
2023-09-02 08:54:11 -07:00
mason
d9aa2c5d95
Decrease Max 3 joystick deadzone, bump kernel 6.1.51
2023-09-02 15:52:56 +00:00
Stosman
2e4797c8e1
Merge branch 'JustEnoughLinuxOS:main' into main
2023-09-01 21:53:26 +01:00
fewtarius
634e0e37bc
Merge pull request #2001 from fewtarius/dev
...
Link RGB30 quirks to RK2023.
2023-09-01 16:11:33 -04:00
fewtarius
9a416db51e
Link RGB30 quirks to RK2023.
2023-09-01 20:11:05 +00:00
fewtarius
6199bdc758
Merge pull request #2000 from fewtarius/dev
...
Add Powkiddy RGB30 as supported to the README.
2023-09-01 13:55:07 -04:00
fewtarius
c69cab982f
Add Powkiddy RGB30 as supported to the README.
2023-09-01 17:54:08 +00:00
fewtarius
31c161910c
Merge pull request #1999 from fewtarius/dev
...
Adds support for the Powkiddy RGB30.
2023-09-01 13:45:03 -04:00
fewtarius
de02c4bb03
Adds support for the Powkiddy RGB30.
2023-09-01 17:41:15 +00:00
fewtarius
d7f276c564
Merge pull request #1998 from fewtarius/dev
...
Revert disabling s2idle, deep sleep kernel panics.
2023-09-01 10:42:28 -04:00
fewtarius
71b92c2929
Revert "Drop s2idle so these devices use deeper sleep when enabled. Resuming will be buggy on some devices."
...
This reverts commit 9331b4cc4d
.
2023-09-01 14:33:59 +00:00
fewtarius
64b81fb9aa
Merge pull request #1997 from littleguy77/n64-enhancements
...
N64 enhancements
2023-09-01 09:37:50 -04:00
fewtarius
5f7f0bb8a2
Merge pull request #1994 from conchyliculture/wifi-empty-psk
...
Allow empty PSK in order to connect to open wifi networks
2023-09-01 09:37:35 -04:00
littleguy77
a90882cef5
Respect FPS setting for GLideN64 in mupen64plus-sa.
...
No need for sed; just use mupen64plus-ui-console as it was intended,
passing the values by the command line.
I couldn't seem to get FPS working for Rice and Glide64mk2 plugins, so I
left them commented out for now to avoid any confusion.
2023-09-01 09:24:28 -04:00
fewtarius
b5c58917e4
Bump Linux kernel to 6.4.13 (AMD64).
2023-09-01 13:09:35 +00:00
fewtarius
73e8f4029d
Update ES to the latest commit.
2023-09-01 13:08:48 +00:00
fewtarius
1805a886e8
Merge pull request #1996 from fewtarius/dev
...
Drop s2idle, revert battery fixes.
2023-09-01 08:46:52 -04:00
fewtarius
65493e0473
Reverts changes that helped reduce the need to disconnect and reconnect the battery on 3566 devices.
2023-09-01 12:41:41 +00:00
fewtarius
9331b4cc4d
Drop s2idle so these devices use deeper sleep when enabled. Resuming will be buggy on some devices.
2023-09-01 12:37:49 +00:00
Brooksytech
b720f4cfc7
Merge pull request #1995 from brooksytech/dev
...
Start work on Vita3k
2023-08-31 15:30:10 -07:00
mason
149e946392
Start work on Vita3k
2023-08-31 22:29:10 +00:00
mason
09a46ad5b3
Start work on Vita3k
2023-08-31 22:16:59 +00:00
Brooksytech
eb8c8edcc1
Merge pull request #1993 from brooksytech/dev
...
Bump kernel to 6.1.50 on supported devices
2023-08-31 06:46:06 -07:00
mason
bcae0b347d
Bump kernel to 6.1.50 on supported devices
2023-08-31 13:44:27 +00:00