Commit graph

324 commits

Author SHA1 Message Date
fewtarius
b2b8cefa8d
Apply a few changes for power savings. 2022-09-11 06:51:08 -04:00
fewtarius
79ccd182fa
Merge pull request #477 from fewtarius/dev
Updates.
2022-09-09 20:02:26 -04:00
fewtarius
8f09001f42
Update to support stopping and starting the defined UI service rather than assuming everything uses the emustation service. Update volumesense to stop looking for devices after 5 attempts. Update system_utils and volume_sense to increment by 5 or 15. 2022-09-09 20:01:27 -04:00
brooksytech
cac7a04fcd
Updating to kernel 5.19 and fix controls 2022-09-09 07:35:05 -07:00
fewtarius
2f7c3c710e
Add Wii to runemu. 2022-09-05 14:43:19 -04:00
fewtarius
d891ac7b4f
Initial staging for executing PCSX2. 2022-09-05 08:03:17 -04:00
fewtarius
6be1cc3159
Don't math the brightness on startup, just apply the defined values. 2022-09-05 06:58:27 -04:00
fewtarius
4ffc0107a4
Fix jslisten for win600. 2022-09-02 21:06:59 -04:00
fewtarius
5ede632d50
Fix jslisten. 2022-09-02 20:51:03 -04:00
fewtarius
4b863ee787
We should have duckstationsa and dolphin on x86_64 builds. 2022-09-01 17:58:54 -04:00
fewtarius
b37990e4c3
Misc updates. 2022-09-01 17:17:36 -04:00
fewtarius
b308326c0d
Bug fixes. 2022-09-01 06:07:11 -04:00
fewtarius
1ab93abec4
Add a desktop switch for weston kiosk / desktop mode switching. 2022-08-31 19:24:15 -04:00
fewtarius
d44bc5e699
Merge pull request #399 from fewtarius/dev
Left over + new fixes.
2022-08-31 17:51:40 -04:00
fewtarius
1f6d96325b
* Fix ALSA on x86_64 handhelds.
* Temporary drop or correct multiple packages that needed updates for x86_64.
* Update volume service to deprecate hard coded paths.
* system-utils and sleep to common packages.
* Add weston kiosk.ini for future use.
* Add DIRTY variable, if true it will not clean.
2022-08-31 17:50:23 -04:00
fewtarius
5aa68ae722
Merge pull request #398 from fewtarius/dev
Update ES to use varying brightness paths.
2022-08-31 08:31:34 -04:00
fewtarius
573e15dfc8
Update ES to use varying brightness paths. 2022-08-31 08:30:58 -04:00
fewtarius
c51d7422c6
Merge pull request #394 from fewtarius/dev
Dev
2022-08-31 07:04:39 -04:00
fewtarius
970304ac85
Fix up brightness. 2022-08-31 07:00:57 -04:00
fewtarius
3011a3a382
Set the audio device to card 0. 2022-08-31 06:39:50 -04:00
fewtarius
ea2bd23ea6
Gross, but it should work for now. 2022-08-30 22:10:11 -04:00
fewtarius
be369d08f4
Merge pull request #393 from fewtarius/dev
Dev merge.
2022-08-30 21:34:45 -04:00
fewtarius
77d98e3370
Audio works, and add volume control. 2022-08-30 21:26:25 -04:00
fewtarius
d654b6a396
* Bug fixes - getshaders, wifictl.
* Correct dependencies: moonlight, hypseus-singe.
* Continued work on x86_64.
* Fix raze repo path.
2022-08-30 17:05:35 -04:00
travis134
043b63e556
Fix comment 2022-08-28 20:10:14 -07:00
travis134
8b08dec745
Setting up quake in es 2022-08-28 18:53:58 -07:00
fewtarius
e1b9345ef5
Restart WIFI after sleep to work around connman losing DNS. 2022-08-28 19:53:29 -04:00
fewtarius
c965a43690
Fix up splash, 4k image with a black background for improved scaling. For rotated displays invert the splash resolution so they scale correctly. Replace the ES image with a link to the splash. 2022-08-26 19:18:56 -04:00
fewtarius
2309814722
Use the correct location to load cores. 2022-08-25 08:14:03 -04:00
fewtarius
8e27f09939
Don't reconnect WIFI if its already connected. 2022-08-25 07:10:34 -04:00
travis134
88e784a2c9
Remove ws changes 2022-08-23 11:45:30 -07:00
travis134
b46b222cef
Don't call overclock bin if it doesn't exist! 2022-08-23 11:44:15 -07:00
travis134
98f9b0184b
One more bad extension check 2022-08-23 11:31:29 -07:00
fewtarius
1894393478
Drop hard coded splash screens and generate a correct resolution/aspect splash during the build. 2022-08-23 07:23:08 -04:00
fewtarius
fa4681868f
Fix typo 2022-08-21 12:23:26 -04:00
fewtarius
179c64e790
* Add HLE BIOS selection for yabasanshiroSA
* Move TATE mode to ES features.
* Fix es_features and es_systems to be a symlink (and back up the old version).
2022-08-20 10:12:53 -04:00
fewtarius
20ac26142a
Update to solve black screen bug by fixing binary data in system.cfg with minimal data loss. 2022-08-14 19:00:26 -04:00
fewtarius
f12665873f
Revert system.cfg cleanup, needs to be rewritten to be safer. 2022-08-14 11:44:46 -04:00
fewtarius
9a7e95648e
Force ascii. 2022-08-13 10:33:40 -04:00
fewtarius
ac75844bd3
Back up the system.cfg file first, then clean any bad data that may have crept into it. 2022-08-13 10:24:49 -04:00
fewtarius
c56b1db8e2
Ensure system.cfg is useable by ES. 2022-08-13 08:55:33 -04:00
fewtarius
f95d45084a
Update emulators and cores. 2022-08-11 18:10:16 -04:00
fewtarius
0694753112
Add RGA patch for 503, re-apply yabasanshiroSA cache patch, roll back emulationstation until we can fix scraping, and fix up getshaders to use /tmp/shaders. 2022-08-10 21:50:38 -04:00
brooksytech
1f9934af23
Adding DolphinSA for RG353P & RG503 2022-08-05 07:08:26 -07:00
fewtarius
ece6c26b63
Correct system-upgrade to output to the console as expected. 2022-08-03 19:59:45 -04:00
fewtarius
cd795df3af
Merge pull request #308 from fewtarius/dev
Bug fixes
2022-08-03 18:32:03 -04:00
brooksytech
f3fe195891
Add drastic launch scipt w/ notice, vq2, other cleanup 2022-08-03 08:55:30 -07:00
fewtarius
a14c2b6c7c
Update post-update to link any new themes. 2022-08-03 07:46:37 -04:00
fewtarius
4add9c31ad
Wifictl improvement thanks to @kkoshelev and original commit b27d629 2022-08-02 19:27:17 -04:00
fewtarius
b62882dcbb
Shift library caching to first boot and post-upgrade. Update duckstation dependencies. Improve lib32. 2022-07-31 11:12:57 -04:00
fewtarius
e722f1b36e
* Implement proper multiarch support, based on @7Ji's work at @EmuELEC.
* Return of overlayfs for RetroArch
2022-07-30 19:34:43 -04:00
fewtarius
9d4acefefa
Move tailscaled to autostart to manage startup. 2022-07-30 10:50:45 -04:00
fewtarius
94a7769e24
Use system.hostname. 2022-07-30 08:22:53 -04:00
fewtarius
31bace0767
Merge pull request #261 from fewtarius/dev
Initial (incomplete) support for x86_64, and many many package updates.
2022-07-14 18:14:37 -04:00
fewtarius
08d1a98694
Initial (incomplete) support for x86_64. Bump many many packages. Still need to fix controls in a few for the new split build model. 2022-07-14 18:12:00 -04:00
fewtarius
a76b3c0ccd
Cleanup, move es_input back to user-writeable, only build librga on specific devices. 2022-07-13 17:59:42 -04:00
Brooksytech
11e70e55bf
Merge pull request #260 from brooksytech/Add_Duckstation_Standalone
Add Duckstation Standalone Emulator. (#22)
2022-07-13 13:00:01 -07:00
Brooksytech
b1a006b21f
Add Duckstation Standalone Emulator. (#22)
* initial duckstation SA implementation
2022-07-13 12:47:58 -07:00
maf12
90c1e9a5b4
update 2022-07-13 12:44:13 +01:00
maf12
d36a26065d make executable 2022-07-13 12:01:10 +01:00
maf12
0826206784 make file executable & minor wording fix 2022-07-13 11:54:01 +01:00
fewtarius
1c07a31565
Shift build structure, fix jelos-info. 2022-07-11 19:35:08 -04:00
fewtarius
8148e78bef
Updates and fixes. 2022-07-11 17:56:53 -04:00
fewtarius
885d5fea10
Merge pull request #253 from maf12/rom_system_split
add rom_system_split script
2022-07-11 17:48:36 -04:00
Brooksytech
45db8eec35
fix jelos addons permission 2022-07-11 12:31:23 -07:00
maf12
f28974093f add rom_system_split script 2022-07-11 16:00:32 +01:00
fewtarius
65813c77b4
Merge branch 'dev' into pc 2022-07-08 06:19:28 -04:00
fewtarius
f38b9a049f
Rename x86 build to PC, revert iptables. 2022-07-02 21:23:36 -04:00
fewtarius
2433900cb3
Deprecate DISPLAY_ROTATED. 2022-07-02 07:20:10 -04:00
fewtarius
24db9c942e
Deprecate older post-update options. 2022-07-01 07:15:46 -04:00
Konstantin Koshelev
8b99615484
Save tailscale state between reboots 2022-06-27 17:48:35 -07:00
Konstantin Koshelev
38166183dc
Add tailscale support 2022-06-22 19:09:41 -07:00
fewtarius
949c27269a
Revert wifictl #205 2022-06-18 20:13:25 -04:00
fewtarius
0316fed33a
Merge pull request #207 from fewtarius/dev
Add support for the Anbernic RG353P.
2022-06-18 12:57:08 -04:00
fewtarius
00a041c686
Add support for the Anbernic RG353P. 2022-06-18 11:15:15 -04:00
Konstantin Koshelev
b27d629146
Add connmanctl connect to wifictl 2022-06-15 10:23:54 -07:00
fewtarius
6f6f49ca15
Add WIFI powersaving option and 32bit Flycast libretro core. 2022-06-09 08:53:47 -04:00
fewtarius
5f327ea0af
Merge pull request #196 from kkoshelev/dev
Fix ssh keys and wireguard
2022-06-07 18:47:02 -04:00
fewtarius
8fc7fe0e17
Merge pull request #195 from maf12/backup_update
Update Backuptool
2022-06-07 18:46:32 -04:00
maf12
ce1ff413e1 move archive function, cleanup 2022-06-07 19:58:21 +01:00
maf12
163c9c0ec8 remove test logs 2022-06-06 23:00:58 +01:00
maf12
856fe309c6 update backuptool 2022-06-06 22:48:32 +01:00
Konstantin Koshelev
eb7adfcb1e
Fix ssh file copy and add comment for devs 2022-06-06 11:09:55 -07:00
fewtarius
265b106c30
Test 4.. 2022-06-04 10:04:22 -04:00
fewtarius
ce3c45daa2
Test 3. 2022-06-04 09:56:49 -04:00
fewtarius
b97f277c29
Testing dev workflow 2022-06-04 09:49:40 -04:00
fewtarius
049db74c1a
Add support for TATE mode per game and per system/core. 2022-06-04 09:19:14 -04:00
fewtarius
65c33a10ed
Enable setting the CPU governor per system/core and per game. Deprecates max performance mode (default selections do not change). 2022-06-02 20:29:10 -04:00
fewtarius
5dbd06554b
* User selectable default CPU scaling method
* Add ES theme "Minimal", enable ES theme "Terminal"
* Update Thememaster
* Bump the CPU clock to 1.992GHz
2022-06-01 17:22:25 -04:00
fewtarius
5e8f998177
Replace another instance of normperf 2022-06-01 08:05:57 -04:00
fewtarius
f8e4e4a989
Change CPU_GOVERNOR to DEVICE_CPU_GOVERNOR 2022-06-01 08:03:16 -04:00
fewtarius
de70e77c10
Update the CPU scaling governor to default to interactive. 2022-06-01 06:56:46 -04:00
fewtarius
5df2cfa0e8
* Add support for the Anbernic RG503. 2022-05-27 22:33:28 +00: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
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
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
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
Brooksytech
5c77cc94f4
Update retroarch core options during update. 2022-04-26 09:51:27 -07: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
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
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
4b2e8eef06
Add ability to manually switch to a dev branch using the os.update.branch attribute. 2022-04-10 16:38:54 -04:00
Brooksytech
aa816885e6
copy the gamelist.xml at time of update. 2022-04-09 06:26:40 -07:00
fewtarius
93a109ae93
* Fix get_setting to return the system setting if it exists but no game setting exists.
* Disable WIFI power save.
* Ensure the WIFI connection is refreshed on startup using wifictl.
2022-04-08 20:08:14 -04:00
fewtarius
788250b7ec
* Optimize ES startup
* Add support for swapping A and B in ES to the UI menu
* Stop syncing locale data after updates
2022-04-08 17:34:23 -04:00
fewtarius
1030512593
Fix up WIFI module builds on the RG351x and clean up brightness restore a little. 2022-04-07 21:29:27 -04:00
fewtarius
1bdc590458
Merge pull request #54 from CometHunter92/gpsp_32bit
changes gpsp libretro core to 32 bit (thanks to @christianhaitian)
2022-04-07 18:14:17 -04:00
fewtarius
2d5a6b02a5
* Add a new option for system/game overclock to use the system setting. Off now means off.
* Fix overclock per system/game for the RG351x devices.
2022-04-07 17:54:20 -04:00
CometHunter92
04c2c1ec53 changes gpsp libretro core to 32 bit 2022-04-07 23:51:55 +02:00
fewtarius
ce8d417e0c
Fix brightness restore on RG351x devices. 2022-04-07 17:30:40 -04:00
fewtarius
141d48a0b6
Cleanup. 2022-04-05 21:39:34 -04:00
Brooksytech
078f10447d
Swap home and custom 2022-04-04 07:04:54 -07:00
fewtarius
07b38e7a8e
Revert picodrive changes. 2022-04-04 06:24:22 -04:00
fewtarius
0cabfcd92b
Merge pull request #46 from CometHunter92/picodrive_32bit
changes picodrive to the 32 bit version
2022-04-03 14:14:07 -04:00
CometHunter92
6e8aae096a changes picodrive to the 32 bit version
builds and launches picodrive as a 32 bit core.
the arm32 dynarec on this core is less buggy compared to the aarch64 version
2022-04-03 20:00:36 +02:00
fewtarius
0e7ca0b01f
Update ES and reset cloud mount attribute on startup. 2022-04-03 13:12:46 -04:00
fewtarius
c111cd0c94
Fix up config filenames, update only if they don't exist. 2022-04-03 13:01:59 -04:00
fewtarius
079c18a77c
Add game/core cooling profiles. 2022-04-02 10:15:12 -04:00
fewtarius
b080fb07b1
Fix if/then oops. 2022-04-02 09:30:02 -04:00
fewtarius
c35ea43b59
Fix per game settings, add overclock and fan control to runemu. 2022-04-02 09:13:04 -04:00
fewtarius
218c7d3eac
After testing - stay with .img.gz and .tar. 2022-04-02 07:31:34 -04:00
fewtarius
075e07d563
Fix scummvm, fix system upgrades. 2022-04-01 08:39:48 -04:00
fewtarius
ff9855cfdf
Revert - decompressing the image on the device just takes too long. 2022-04-01 07:03:51 -04:00
fewtarius
2b920a70fc
Revert to compressing images, let init decompress when upgrading. 2022-04-01 05:40:55 -04:00
fewtarius
dcafd453e9
Add scummvm themes to /usr/config and configure scummvmsa to find them. 2022-03-31 21:22:26 -04:00
fewtarius
42edb5dd9f
Switch ecwolf to the new format. 2022-03-31 20:53:19 -04:00
fewtarius
f4dbdb851e
Convert more start scripts to the new format. 2022-03-31 20:48:51 -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
1ad278a474
Fixing up updates in preparation for the switch. 2022-03-31 15:23:16 -04:00
fewtarius
d81e7ae13a
Fix log directory. 2022-03-31 06:54:36 -04:00
fewtarius
1e5668f857
Stop compressing the .img, and prepare to drop .tar as the update package. 2022-03-30 19:14:07 -04:00