Commit graph

201 commits

Author SHA1 Message Date
fewtarius
816c2932b8
Disable integer scaling on the 503, as we don't seem to need it. 2022-05-31 18:02:14 -04:00
Konstantin Koshelev
6c2648d32c Merge branch 'dev' of github.com:JustEnoughLinuxOS/distribution into JustEnoughLinuxOS-dev 2022-05-27 18:35:15 -07:00
fewtarius
5df2cfa0e8
* Add support for the Anbernic RG503. 2022-05-27 22:33:28 +00:00
Konstantin Koshelev
b27c304c6a
Add moonlight package to the build 2022-05-26 15:14:52 -07:00
fewtarius
073ad88bb3
Merge pull request #143 from kkoshelev/wireguard-ui
Add WireGuard VPN menu item into Network Settings #2
2022-05-26 14:26:26 -04:00
Konstantin Koshelev
008be17148
Change path to .config folder 2022-05-25 10:59:35 -07:00
Brooksytech
59a2f6e3cf
Adding support for atari Jaguar 2022-05-25 09:43:19 -07:00
Brooksytech
0ccdbdeb14
Setting jaguar maxperf to 1 2022-05-25 09:33:29 -07:00
Brooksytech
113c3a4708
Update package.mk 2022-05-25 07:58:27 -07:00
brooksytech
89d0ea4073
Add meson libretro nes core 2022-05-23 10:10:39 -07:00
fewtarius
3ef6d14628
Fix merge conflict. 2022-05-18 13:04:02 +00:00
fewtarius
98d80748fe
Fix up ES configs so they don't need to be copied. 2022-05-18 11:25:39 +00:00
Brooksytech
6f634e0d45
Merge branch 'dev' into fix_jelos_addons 2022-05-13 11:23:45 -07:00
Brooksytech
5555ca78d6
Update post-update 2022-05-13 10:37:49 -07:00
Brooksytech
1ad5a15a41
removing drastic install scripts.
This can be removed in the future.
2022-05-13 10:10:02 -07:00
Brooksytech
b9d73c124c
Update post-update 2022-05-13 09:53:23 -07:00
Brooksytech
702a10720d
Update post-update 2022-05-13 08:24:28 -07:00
Brooksytech
d18c078748
Remove old JelosAddOns during each update. 2022-05-13 06:19:07 -07:00
Brooksytech
6ae5e08fd9
Removing Drastic Installer 2022-05-13 05:33:30 -07:00
Brooksytech
d87dde8991
Adding missing fi 2022-05-12 15:37:00 -07:00
Brooksytech
0194de7436
Adding option to launch custom retroarch cores. 2022-05-12 15:12:29 -07:00
fewtarius
158de95d20
Fix delay to allow time to read error messages from system-upgrade. 2022-05-12 19:21:00 +00:00
fewtarius
948a713825
Begin adding support for Commodore PET. Thanks to @awhitney42for the idea. Will not add as a system to EmulationStation until it is supported by the theme. 2022-05-11 13:56:20 +00:00
fewtarius
6ca3ce68db
Extend wifictl to accept the ssid and key on the command line to work around ES not committing it immediately. 2022-05-05 19:37:52 +00:00
fewtarius
d4b7171e73
Update how we start emulationstation. 2022-05-02 07:04:58 -04:00
fewtarius
5c76e6aefc
Merge pull request #102 from fewtarius/dev
Bug fix
2022-04-27 15:27:05 -04:00
fewtarius
002db9bc91
Correct a condition where certain games aren't matched due to having a single quote. 2022-04-27 06:33:45 -04:00
Brooksytech
5c77cc94f4
Update retroarch core options during update. 2022-04-26 09:51:27 -07:00
fewtarius
681d3e88f3
Update core info package, fix 32bit pcsx_rearmed and flycast info files and ES features. 2022-04-21 16:47:54 -04:00
fewtarius
5383063aea
* Re-add pcsx_rearmed 32bit alongside the 64bit core. 2022-04-20 17:25:52 -04:00
fewtarius
8ce7d8436d
* Deprecate overlayfs for RetroArch as it's unnecessary complexity that requires resyncing.
* Fix pcsx_rearmed so the 64bit version is called from runemu.
2022-04-20 16:33:47 -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
87adc8d9ab
Remove unnecessary variable definition. 2022-04-18 16:26:40 -04:00
fewtarius
3881dd136f
Fix no BGM issue in EmulationStation. 2022-04-18 16:22:01 -04:00
fewtarius
7203fc1677
Updates wpa_supplicant and fixes an issue with some AC adapters that do not detect 5GHz networks. 2022-04-17 10:27:49 -04:00
fewtarius
659ef75664
Adjust brightness to use larger increments. 2022-04-17 09:10:47 -04:00
Brooksytech
4dc3db2e62
Install MelonDS emulator (#18)
* Adding MelonDS

* melonds adding to Jelos package.mk

* Update es_systems.cfg

* update drastic location

* fix typo

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* Update package.mk

* adding back in melon DS

* fix typo

* Update es_features.cfg

* Update retroarch-core-options.cfg
2022-04-16 05:53:05 -07:00
Brooksytech
1ef154e439
typo 2022-04-15 08:27:06 -07:00
Brooksytech
9cebaaa005
update es_systems.cfg after update. 2022-04-15 08:23:55 -07:00
fewtarius
0d2b962c91
Merge branch 'dev' into os_work 2022-04-14 07:57:59 -04:00
fewtarius
37b787dc2e
Work on base os updates. 2022-04-14 07:56:57 -04:00
fewtarius
afb1a0f260
Revert in dev, pushing into a fork. 2022-04-14 07:03:39 -04:00
fewtarius
5e70b789c4
Update some of our system packages from CoreELEC upstream. 2022-04-14 06:24:44 -04:00
Brooksytech
a2678b551a
Merge pull request #56 from brooksytech/dev_flycastsa
Add flycast SA emulator, needs optimizations added.
2022-04-13 06:08:29 -07:00
Brooksytech
11cb17b3cf
Adding flycastsa (dreamcast), more optimization to follow. (#17)
* Create package.mk

* Create 01-EmuELEC-fix-arm-compile.patch

* Rename packages/games/emulators/flycastsa/patches/01-EmuELEC-fix-arm-compile.patch to packages/games/emulators/flycastsa/patches/arm/01-EmuELEC-fix-arm-compile.patch

* Create 03-EmuELEC-fix-sdl-controller.patch

* Rename packages/games/emulators/flycastsa/patches/arm/03-EmuELEC-fix-sdl-controller.patch to packages/games/emulators/flycastsa/patches/03-EmuELEC-fix-sdl-controller.patch

* Create flycast.sh

* Create set_flycast_joy.sh

* Update package.mk

* Update package.mk

* No longer need second patch.

* Update 01-EmuELEC-fix-arm-compile.patch

* Delete packages/games/emulators/flycastsa/patches/arm directory

* Update package.mk

* Create 01-fix-zip.patch

* Update 01-fix-zip.patch

* Update 01-fix-zip.patch

* Delete packages/games/emulators/flycastsa/patches/arm directory

* Update package.mk

* Update runemu.sh

* Create 01-platform.patch

* Update 03-EmuELEC-fix-sdl-controller.patch

* Update package.mk

* Update 03-EmuELEC-fix-sdl-controller.patch

* Update 03-EmuELEC-fix-sdl-controller.patch

* Update 03-EmuELEC-fix-sdl-controller.patch

* Rename 03-EmuELEC-fix-sdl-controller.patch to 03-fix-sdl-controller.patch

* Create 01-fix-zip-error.patch

* Update 01-fix-zip-error.patch

* Update 01-fix-zip-error.patch

* Update package.mk

* Delete 01-fix-zip-error.patch

* flycastsa updates

* flycastsa update2
2022-04-13 05:49:03 -07:00
fewtarius
ab96c653b0
Fix up updatecheck, add the branch info to the build. 2022-04-12 16:42:13 -04:00
fewtarius
c708226b1e
Fix ES attribute save issue, fix prompt issue, clean up issue. 2022-04-11 19:43:19 -04:00
fewtarius
19da19dca9
Add update branches and force option. 2022-04-11 18:14:56 -04:00
fewtarius
c63396fbb7
Add ThemeMaster to the Tools menu and to Ports. 2022-04-10 17:22:14 -04:00
fewtarius
4b2e8eef06
Add ability to manually switch to a dev branch using the os.update.branch attribute. 2022-04-10 16:38:54 -04:00