Commit graph

28 commits

Author SHA1 Message Date
fewtarius
cdf1710a7f
Core package updates. 2023-05-09 19:21:47 +00:00
fewtarius
002fe2c06c
Add support for building without emulators (EMULATION_DEVICE="no"), add support for building container support (CONTAINER_SUPPORT="yes", correct a condition where a base build kernel panics on boot. 2023-04-21 21:40:02 +00:00
fewtarius
e7bfd903ca
Misc package updates. 2023-03-14 17:59:38 -04:00
fewtarius
e3932d29f5
Work continues. 2023-02-28 19:58:37 -05:00
fewtarius
11fd530ac8
Work continues. 2023-02-26 21:56:16 -05:00
fewtarius
902479af60
Variable cleanup. 2023-02-24 08:53:43 -05:00
fewtarius
a837478baf
* Distribution updates - kernel 6.1.10, Python, systemd, busybox, SDL2, etc.
* Update emulators, cores, and art book next theme.
* Drop -Ofast, --disable-shared --enable-static as defaults.
* Misc build fixes.
2023-02-08 12:26:54 -05:00
fewtarius
7e68df1a5f
Remove stale 98-jslisten. 2023-01-26 06:11:52 -05:00
fewtarius
e7eefd506a
Fix up jslisten to load after 98-controller. 2023-01-26 06:06:02 -05:00
fewtarius
4acb3fe902
* Continue to work on improving power consumption on battery.
* Update emulators and cores.
* Improve logging in some scripts.
2023-01-19 21:30:33 -05:00
fewtarius
1d27429f79
Update libiconv and git. 2023-01-01 19:28:36 -05:00
fewtarius
421247ce3e
Bump to Python 3.11, thanks in large part to @CoreELEC. 2022-12-06 17:00:30 -05:00
Shaun Inman
a7cabdcf21 fix ES segfault on M1 builds
caused by missing -fPIC flag in freeimage
2022-11-27 16:42:48 -05:00
fewtarius
c30432f824
Move automount to a systemd service so dependencies are managed correctly. 2022-10-14 16:51:45 -04:00
fewtarius
bc2fdf6932
Move brightness control to volume daemon for consistency. 2022-08-16 07:53:19 -04:00
fewtarius
98c910d914
..and there. 2022-08-04 18:37:16 -04:00
fewtarius
8d8245359c
Brain failed on the path there. 2022-08-04 18:34:31 -04:00
fewtarius
111bfd6d9f
Move jslisten config to the jslisten package, and add a userspace configuration file. 2022-08-04 18:12:02 -04:00
fewtarius
79dab3ccb9
Boots. 2022-07-01 14:56:04 -04:00
fewtarius
72b5d04ba2
Fix SDL, librga, and freeimage. 2022-06-30 18:53:16 -04:00
fewtarius
d62cd86ea7
Updates 2022-05-02 21:20:38 -04:00
fewtarius
4d0350a927
Update Python3, Jinja2, and the builder to use Debian rather than Ubuntu. 2022-05-02 19:27:53 -04:00
fewtarius
8a02c98f85
* Add hypseus-singe emulator thanks to @EmuELEC.
* Update retroarch, cores, emulators, theme, and thememaster.
2022-04-18 17:25:10 -04:00
fewtarius
3daf929874
* Update jslisten and clean up the function so it is more accurate.
* If no netplay id exists, randomize and save one.
2022-03-31 20:15:24 -04:00
fewtarius
9e72309447
* Fix long standing issue with busybox and bash.
* Move retroarch bits to the retroarch package.
* Add an upgrade script to autostart that executes after upgrades.
2022-03-16 18:03:28 -04:00
fewtarius
b2d76a6e53
* Deprecate and remove Python2 thanks to @CoreELEC as an upstream.
* Optimize mupen64plus, plus-nx, and yabasanshiro a bit
* Misc OS updates and bug fixes.
2022-02-27 18:34:12 -05:00
fewtarius
58769c80d3
* Restructure JELOS to use .config/system and system.cfg for configuration.
* Update games to use .config/game/configs moving configurations out of the system config root.
* Split modules into a separate package (packages/misc/modules).
* Remove some unused packages and move a few virtual packages to packages/virtual.
2022-02-26 21:40:30 -05:00
fewtarius
29c0cded05
JELOS 20220205 - Release 2022-02-05 09:23:32 -05:00