Commit graph

3647 commits

Author SHA1 Message Date
mason
8f27e51086
Bump mesa to 23.1.8 2023-09-20 23:11:49 +00:00
fewtarius
8516491273
Fix missing hexdump (util-linux), update ppsspp. 2023-09-20 14:33:02 +00:00
adamg
c680f765d2 Revert "Drop minivmacsa until the package can be fixed."
This reverts commit 8d941e178b.
2023-09-20 13:57:43 +01:00
adamg
15e569506e minivmacsa: fix building package on x86_64 2023-09-20 13:55:18 +01:00
fewtarius
8d941e178b
Drop minivmacsa until the package can be fixed. 2023-09-20 12:35:59 +00:00
fewtarius
d961601fb9
Improve LED brightness control in ES. 2023-09-20 12:32:24 +00:00
fewtarius
33a53ff9d4
Additional cleanup. 2023-09-20 12:16:40 +00:00
fewtarius
2e121e88f6
Clean up. 2023-09-20 12:11:41 +00:00
fewtarius
72db8476fe
Fix up credit to reference Maya Matuszczyk (@Maccraft123). 2023-09-20 11:50:55 +00:00
fewtarius
74b7bbcdaf
Credit @Maccraft123 for help with Air Plus reverse engineering, update kernel firmware. 2023-09-20 11:37:21 +00:00
adamg
da71445d67 mupen64plus-sa-simplecore: make sure package uses correct SDL headers 2023-09-20 11:35:08 +01:00
adamg
e2bbaa14bd gzdoom-sa: make sure sdl2 is available for host when building 2023-09-20 11:35:08 +01:00
adamg
821060ce9f SDL2: make sure librga is available for host when building for Rockchip 2023-09-20 11:35:08 +01:00
fewtarius
28c4b7688e
Fix libtraceevent, thanks @adamg88! 2023-09-20 10:07:14 +00:00
fewtarius
ebcc5e5afd
Merge pull request from adamg88/pkg-cleanup
packages: cleanup
2023-09-20 05:56:59 -04:00
fewtarius
d8786749b9
Fix a few function definitions. 2023-09-20 03:00:53 +00:00
fewtarius
2333765be5
When setting the color from led.color, don't re-activate the LEDs. 2023-09-20 02:43:14 +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
469c08ef24
oopsed wrong script. 2023-09-20 02:21:18 +00:00
fewtarius
f46a8945b2
Adds fan control for AYANEO Air Plus. 2023-09-20 02:20:51 +00:00
fewtarius
0483e019fd
Adds fan control for AYANEO Air Plus. 2023-09-20 02:14:32 +00:00
fewtarius
0003d0e2f9
Patch CEMU to allow switching to gamepad view using the Ayaneo button on Ayaneo devices or the right lower action button on Loki. 2023-09-19 16:08:37 +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
e4f69b55b0
Merge pull request from fewtarius/dev
Bug fixes
2023-09-19 07:00:21 -04: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
e54d492816
Merge pull request from adamg88/unzip
unzip: update pkg_url to sourceforge
2023-09-19 06:04:21 -04:00
fewtarius
c87afb893e
Merge pull request from fewtarius/dev
Default should trigger the rainbow pulse on Loki.
2023-09-19 05:44:40 -04:00
fewtarius
b21ec34812
Default should trigger the rainbow pulse on Loki. 2023-09-19 09:42:14 +00:00
fewtarius
c11750ebc1
Merge pull request from fewtarius/dev
Loki LED control should check for EC state which requires patching ectool to provide it.
2023-09-19 05:32:58 -04:00
fewtarius
31862c6dd0
Loki LED control should check for EC state which requires patching ectool to provide it. 2023-09-19 09:32:23 +00:00
adamg
0c1a8b5714 unzip: update pkg_url to sourceforge 2023-09-19 10:01:30 +01:00
fewtarius
497015ad64
Merge pull request from fewtarius/dev
Bump ES
2023-09-18 20:34:20 -04:00
fewtarius
9dd414edcc
Bump ES 2023-09-19 00:33:52 +00:00
adamg
188644724b packages: remove unused triggerhappy package 2023-09-19 01:27:52 +01:00
adamg
3b672d8f62 packages: remove unused texturecache.py package 2023-09-19 01:27:19 +01:00
adamg
124cd96187 packages: remove unused ethmactool package 2023-09-19 01:26:44 +01:00
adamg
797f362c49 packages: remove unused bcmstat package 2023-09-19 01:26:07 +01:00
fewtarius
f5fcc3a85f
Merge pull request from fewtarius/dev
Add LED brightness control for AYN Loki Zero/Max.
2023-09-18 20:22:06 -04:00
fewtarius
9b85ce6b0d
Add LED brightness control for AYN Loki Zero/Max. 2023-09-19 00:21:37 +00:00
fewtarius
3e487c8f2e
Merge pull request from fewtarius/dev
Black screensaver now lowers brightness when active.
2023-09-18 19:47:00 -04:00
fewtarius
0185d40ead
Black screensaver now lowers brightness when active. 2023-09-18 23:46:20 +00:00
fewtarius
b1d99ce8f9
Merge pull request from fewtarius/dev
Fix ES screensaver audio, clean up cemu build options, update wxwidgets.
2023-09-18 19:27:26 -04:00
fewtarius
e6ccd34a3b
Fix ES screensaver audio, clean up cemu build options, update wxwidgets. 2023-09-18 23:26:26 +00:00
Brooksytech
68e5205984
Merge pull request from brooksytech/dev
Add idtech category for RA id software game engines
2023-09-18 16:04:37 -07:00
mason
b4b6196bea
Add idtech category for RA id software game engines 2023-09-18 16:15:36 +00:00
fewtarius
b084cae9bf
Merge pull request from adamg88/uboot-cleanup
Rockchip/u-boot: specify dtc path when building dtb
2023-09-17 14:32:08 -04:00
fewtarius
767e964a69
Save brightness setting when modified. 2023-09-17 18:14:27 +00:00
adamg
9cda3b878c dtc: remove unused package 2023-09-17 15:55:14 +00:00
fewtarius
6d7ca1ddb4
Update moderate fan profile for AYANEO Air. 2023-09-17 15:48:47 +00:00
fewtarius
3120be0097
Fix build issue with mupen64plus-sa-simplecore. 2023-09-17 13:31:48 +00:00
fewtarius
4f493b25bf
Revert "gzdoom-sa: make SDL headers available to package" as it breaks RK3566-X55 builds.
This reverts commit 6a00d4ac1a.
2023-09-17 13:17:59 +00:00
fewtarius
813a2ad5fd
Fix SDL2 dependency. 2023-09-16 18:58:03 +00:00
fewtarius
73da73763d
Update emulators and cores. 2023-09-16 13:10:57 +00:00
fewtarius
c553bdd811
Bump ES for the wording change and GPU default fix (system/game). 2023-09-16 12:38:18 +00:00
adamg
6bab9c8939
tic80-lr: update package 2023-09-16 12:37:41 +00:00
adamg
6a00d4ac1a
gzdoom-sa: make SDL headers available to package 2023-09-16 12:37:41 +00:00
fewtarius
a2d35f83f7
Update the ayn platform driver. 2023-09-16 12:01:07 +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
8b63454051
* Reverts mainline Linux commit 101bd907b4244a726980ee67f95ed9cafab6ff7a, as it has been found to interfere with power management.
* https://lore.kernel.org/stable/5DHV0S.D0F751ZF65JA1@gmail.com/T/#u
2023-09-16 00:11:21 +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
91e09bdb1e
Merge pull request from adamg88/vicesafix
fix vice-sa
2023-09-15 10:09:24 -04:00
mason
701688fa77
Update a few SA emulators 2023-09-15 13:34:15 +00:00
adamg
497766f84f vice-sa: add dos2unix:host to pkg_depends_target 2023-09-15 12:39:31 +00:00
adamg
f017a719d5 Partially revert "dos2unix: remove/cleanup unused package" 2023-09-15 12:38:29 +00:00
fewtarius
c58809facf
Fix retroarch rewind setting not applying correctly. 2023-09-15 12:37:22 +00:00
fewtarius
51cb336eb5
Bump ES (GPU profile relabel) 2023-09-15 10:16:11 +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
81cd0e3695
Fix dependency issue with the Linux kernel, clean initramfs when the kernel is cleaned/updated, and add the ayn-platform module (not included by default yet). 2023-09-14 20:58:08 +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
036fbca992
Merge pull request from fewtarius/dev
Fix mpv video playback across devices.
2023-09-13 14:37:49 -04:00
fewtarius
9371bf4372
Fix mpv video playback across devices. 2023-09-13 18:36:41 +00:00
Brooksytech
89a5beb8d4
Merge pull request from brooksytech/dev
Fix HP sense on OGU, bump kernel to 6.1.53
2023-09-13 11:10:33 -07:00
mason
15fbf13b93
Fix HP sense on OGU, bump kernel to 6.1.53 2023-09-13 18:09:23 +00:00
fewtarius
a71ec0ec9d
Merge pull request from fewtarius/dev
Updates and bug fixes
2023-09-13 06:20:08 -04: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
66c914d2bd
Merge pull request from fewtarius/dev
Add auto (bios) fan control, only enable LED brightness on AIR devices.
2023-09-13 05:21:53 -04:00
fewtarius
84678d64ff
Add auto (bios) fan control, only enable LED brightness on AIR devices. 2023-09-13 09:21:22 +00:00
fewtarius
5c82f773d3
Merge pull request from fewtarius/dev
re-apply last LED setting on startup.
2023-09-12 21:27:38 -04:00
fewtarius
89303e3c97
re-apply last LED setting on startup. 2023-09-13 01:27:05 +00:00
fewtarius
d60319a51f
Merge pull request from littleguy77/n64-enhancements
Respect aspect ratio setting in mupen64plus-sa, and tidy launch script
2023-09-12 21:23:19 -04:00
fewtarius
812599105e
Merge pull request from adamg88/cleanup
dos2unix: remove/cleanup unused package
2023-09-12 21:22:35 -04:00
fewtarius
14b3d1d486
Any device scripts should be installed with the package. 2023-09-13 01:16:40 +00:00
fewtarius
58a62ecefa
Fix audio latency global oops, add default latency value for the Loki Zero. 2023-09-13 00:26:54 +00:00
fewtarius
da8c3ec6b3
Ayn Loki Zero/Max fan control & modifiers. 2023-09-12 23:47:49 +00:00
littleguy77
b8070bf651 Respect screen stretch setting for default mupen64plus-sa video plugin.
The default is rice.  We have to explicitly check it here to apply the
proper patched behavior.
2023-09-12 17:22:53 -04:00
littleguy77
3bdd1e63db Attempt to show FPS for all video plugins in mupen64plus-sa.
These doesn't seem to be enough, at least not in RK3566-X55.

Not sure if these settings still work in upstream mupen, but as long as
they still exist we should probably set them.  If someone wants to debug
why they don't work in JELOS, it's one less thing to fix.
2023-09-12 17:22:53 -04:00
littleguy77
ed911cbcfe Final cosmetic tweaks. 2023-09-12 17:22:53 -04:00
littleguy77
8da28713bb Clean up file ops section.
- Move screen variables out of file section.
- Clean and create directories up front.
- Copy to GAMEDATA before copying to TMP.
2023-09-12 17:22:53 -04:00
littleguy77
bfca4c3f3e Replace string literals with variable references. 2023-09-12 17:22:53 -04:00
littleguy77
c8042943ff Consolidate file ops and param settings into logical groups.
File ops at the top.  Keep related param settings together.

Make sure things like SIMPLESUFFIX and the TMP directory are set early
to avoid accidental premature use.
2023-09-12 17:22:53 -04:00
littleguy77
b90edcd233 Move invariant params outside of condition blocks.
Some values are the same regardless of condition.  Others will simply be
ignored if they are not relevant, so no need to condition them.
2023-09-12 17:22:53 -04:00
littleguy77
6509944855 Split the param assignment onto multiple lines for readability. 2023-09-12 17:22:53 -04:00
littleguy77
5396a337b3 Pass mupen64plus-sa config by command line args.
No need for sed; just use mupen64plus-ui-console as it was intended,
passing the values by the command line.

More readable - shows exactly which setting is set.  Also prevents the
wrong setting with a similar name from being set.

Also reduces the importance of the cfg file.
2023-09-12 17:22:53 -04:00
littleguy77
c4ed820547 Use += operator to concatenate strings.
Easier to read and slightly more rot resistant.
2023-09-12 17:22:53 -04:00
littleguy77
335eeef432 Use braces on variables as best practice. 2023-09-12 17:22:53 -04:00
littleguy77
6371e383e6 Tweak whitespace for clarity.
Clarify subsequent commits and reduce risk of merge conflicts.
2023-09-12 17:22:52 -04:00
fewtarius
3150cdcf18
Add ayn Loki Zero/Max LED control. 2023-09-12 20:25:41 +00:00
adamg
99b972584e dos2unix: remove/cleanup unused package 2023-09-12 14:06:00 +00:00