Commit graph

9 commits

Author SHA1 Message Date
fewtarius
8c08cdbfe9
* Add a mechanism for providing configuration on a per device basis.
* Supported via fresh flash and during the first post-install reboot.
  * Add configurations to packages/hardware/quirks/devices/(DEVICE)/config/ in the same format it would be found in /storage/.config.
  * System generic configs are copied first, and device specific configs are copied over them.
* Tweak audio so it works on boot.
2023-07-01 18:46:51 +00:00
fewtarius
2eeab02a52
Fix moonlight. 2023-06-09 21:03:18 +00:00
fewtarius
af60426e81
* Add support for AYANEO Air Plus (6800u)
* Update emulators and cores.
* Update Linux kernel to 6.1.27.
2023-05-01 21:16:24 +00:00
fewtarius
1bb13fbcbd
Rework versioning for packages with no external sources. 2023-04-30 01:53:37 +00:00
fewtarius
e7c0c25ebc
Revert epoc version bits. 2023-04-29 01:50:04 +00:00
fewtarius
be293e29bd
Fix packages that need to be built to use unixtime as the version. 2023-04-28 12:16:27 +00:00
fewtarius
ecdf114311
Fix a few bugs. 2023-04-01 21:26:31 +00:00
fewtarius
09d28754a5
Fix recursive chmod. 2022-12-19 20:14:51 -05:00
fewtarius
4b9e65325f
* Update kernel and OS to support AyaNeo Air / Air Pro fan control.
* Bump WIFI drivers.
* Add WIFI module quirk and WIFI not waking from sleep on Air.
* Fix splash screen on rotated displays.
* Move autostart to its own package.
2022-12-19 17:14:32 -05:00