Commit graph

311 commits

Author SHA1 Message Date
Wansti
9063b853f1 Resolve conflicts 2022-11-15 04:17:56 +00:00
Wansti
64618e988e Remove generic bluetooth entry 2022-11-15 02:42:38 +00:00
Wansti
a3655568bd Reconnect bluetooth device if already connected 2022-11-15 02:41:18 +00:00
Locutus73
6744c8e14a
Merge branch 'JustEnoughLinuxOS:dev' into dev 2022-11-14 16:52:35 +01:00
Locutus73
62bf03007f
Update setsettings.sh
Added "default" value to audiolatency for falling back to RetroArch own setting.
2022-11-14 16:37:24 +01:00
Wansti
bce30bcc65 Merge branch 'dev' into btaudio 2022-11-13 21:51:19 +00:00
Marek
806e204f14
Merge branch 'JustEnoughLinuxOS:dev' into dev 2022-11-14 08:49:20 +11:00
fewtarius
70f7e8c878
Make sure we delete the AudioDevice so defaults are honored. 2022-11-13 16:28:43 -05:00
Locutus73
e603545cea
Merge branch 'JustEnoughLinuxOS:dev' into dev 2022-11-13 22:09:14 +01:00
fewtarius
5ea4cbcbf3
updates, emulators, cores, etc. 2022-11-13 13:24:50 -05:00
Locutus73
537944a4b8
Update setsettings.sh
Added getting audiolatency configuration from system.cfg and setting it to retroarch.cfg
2022-11-13 14:06:15 +01:00
Wansti
0cc2244d6e Add bluetooth devices to audio device menu 2022-11-13 16:43:13 +11:00
Wansti
1f25b356e2 Add bluetooth devices to audio device menu 2022-11-13 16:37:12 +11:00
Wansti
06983722b2 Add bluetooth to audio options 2022-11-13 10:50:44 +11:00
Marek
7f614f0a51
Merge branch 'dev' into btaudio 2022-11-13 10:24:30 +11:00
Wansti
f1f301f9f7 Resolve conflict 2022-11-13 10:17:58 +11:00
Wansti
4b521f964f Merge branch 'btaudio' into dev 2022-11-13 10:15:42 +11:00
fewtarius
34a481f977
Add Audio path feature to ES, bug fixes, and some additional changes for future use. 2022-11-12 15:39:58 -05:00
fewtarius
0c49d9aa83
Fix essound 2022-11-12 07:48:43 -05:00
Wansti
ce61514d33 Add bluetooth to audio options 2022-11-11 21:50:46 +00:00
fewtarius
7c544f6d0c
Bump ES 2022-11-09 08:02:06 -05:00
fewtarius
a2be76d26d
Preparing for sound device control in ES. 2022-11-09 07:25:04 -05:00
fewtarius
2a74d902ee
Add simple tool to fetch alsa controls. 2022-11-07 07:51:52 -05:00
fewtarius
e7f53c865b
Use overlay for hotkey autoconfig. 2022-11-06 16:24:07 -05:00
fewtarius
85eac29ce9
Run tweak. 2022-11-06 13:18:29 -05:00
fewtarius
5517591d7a
More robust run tool. 2022-11-02 21:43:14 -04:00
fewtarius
19882b6717
Many core package updates including:
* gcc 12.2.0
* llvm 15.0.3
* kernel 6.0.6 (x86_64 & RG552)
* systemd 251.7
* binutils 2.39
* glib 2.74.0
* glibc 2.36

Thanks in large part to @CoreELEC.
2022-11-02 17:11:27 -04:00
fewtarius
3a3c65d433
Bug fixes and mention support for the RG353M. 2022-11-02 17:01:08 -04:00
brooksytech
cb205308f6
DolphinSA ES options 2022-11-02 07:18:15 -07:00
Tom Pratt
5ad2cf4673 Bluetooth boot and sleep handling
Also reduce bluetooth agent sleep duration. Init dependencies mean its not that sensitive.
2022-10-29 00:33:45 +02:00
fewtarius
d5379587d3
Merge pull request #679 from fewtarius/dev
post-game cloud backup, and rclone fix on x86_64
2022-10-28 17:39:50 -04:00
fewtarius
0db4d2dccd
* Fix rclone on x86_64 builds
* Add support for running a cloud backup immediately after exiting a game. (GAME SETTINGS, Requires configured rclone.)
2022-10-28 17:37:37 -04:00
Tom Pratt
32d4a71e36 Fix batocera-bluetooth-agent
Install pygobject dependency and bump versions of some of its dependencies. Fix gobject-introspection build error on host by setting -Dbuild_introspection_data=false.

Update bluezutils.py to use items() function renamed in recent python versions.

Remove .cache dir from agentpath, otherwise dbus complains that the path is invalid. The directory exists so it's unclear what the real problem is here.

Include python_fix_abi function in build so target files don't get host arch naming.
2022-10-28 19:31:03 +02:00
fewtarius
226a599128
runemu should no longer replace bits of asound.conf. 2022-10-26 19:28:21 -04:00
fewtarius
a0e6266483
Fix issue with setsettings and hotkey management. 2022-10-26 16:58:11 -04:00
fewtarius
ec0e1b03dc
Add support for audio device selection in ES. Fix bug with volume_sense. 2022-10-26 12:01:28 -04:00
fewtarius
5b401bd539
Update how we automatically manage hotkeys, and add an option to disable it. If a controller is attached or detached, run mkcontroller with the volume_sense restart. 2022-10-25 17:40:48 -04:00
fewtarius
958c5fca01
Reverse x/y. 2022-10-25 07:34:52 -04:00
fewtarius
5ad1a43678
* Fix Sega Saturn (yabasanshiroSA) controls.
* Fix issue with post-update not executing on some devices.
* Fix issue with hotkey autoconfig not working for all configured controllers.
* Re-add textviewer
* Update ArtBook theme.
2022-10-25 06:24:50 -04:00
fewtarius
f80e4ad9bf
Merge pull request #648 from fewtarius/dev
Fix reversed trigger hotkeys.
2022-10-21 20:14:29 -04:00
fewtarius
86c2f4fd8f
Fix reversed trigger hotkeys. 2022-10-21 20:13:56 -04:00
fewtarius
dcafb2d0d8
Merge pull request #643 from fewtarius/dev
Fix reversed button oops.
2022-10-21 17:30:48 -04:00
fewtarius
bba5bd4c4f
Fix reversed button oops. 2022-10-21 17:30:14 -04:00
fewtarius
41e437442c
Merge pull request #642 from fewtarius/dev
2022-10-21 17:26:44 -04:00
fewtarius
e7137b32e4
* Add support for dynamic controller variables and support for hotkey configuration when a new controller is default.
* Deprecate device specific controller variables.
* Set avahi hostname on boot.
* Add dmidecode for x86_64 specific quirks.
2022-10-21 17:23:25 -04:00
brooksytech
2927908d98
update runemu for Drastic 2022-10-21 12:56:51 -07:00
fewtarius
c30432f824
Move automount to a systemd service so dependencies are managed correctly. 2022-10-14 16:51:45 -04:00
fewtarius
187fe72c16
Bump mesa, fix run issue, fix missing wireguard on some devices. 2022-10-12 16:54:40 -04:00
fewtarius
7d044a8d7d
Fix wifi scanning bug. 2022-10-11 07:34:21 -04:00
fewtarius
d674d515d5
Clear the screen before and after executing on non-wayland devices. 2022-10-09 15:13:24 -04:00
fewtarius
32ed9e3d9b
Assume scripts have spaces. 2022-10-09 15:01:26 -04:00
fewtarius
c23f9d17bf
Re-add Win600's Xbox 360 controller. 2022-10-09 11:03:39 -04:00
fewtarius
b05a22c381
Fix run script to execute scripts with spaces. 2022-10-08 19:38:08 -04:00
fewtarius
069bd71331
Fix issue where some console utilities were not executing correctly including backup and restore. 2022-10-07 16:45:28 -04:00
fewtarius
9ae3455f45
* Fix more brightness bugs
* Update kernel - Adds additional RG353V device property changes.
* Always sync portmaster, thememaster, and jelosaddons after updating.
* Add workaround for no audio mixing of right channel on RG353V thanks to @christianhaitian.
2022-10-01 20:22:43 -04:00
fewtarius
966ca58e7f
Fix brightness, fix flycast32. 2022-09-29 16:44:45 -04:00
fewtarius
4ff27f0f4d
Working to resolve boot brightness issue. 2022-09-28 07:57:57 -04:00
fewtarius
3580c9af49
Fix output redirect. 2022-09-24 20:08:04 -04:00
fewtarius
714d917665
Fix mupen64plus-nx on RG503 and RG353P. Add a games mount guard for better compatibility with single card/drive devices. 2022-09-23 07:44:30 -04:00
fewtarius
22ffd7ed07
* Add support for including AppImages in JELOS builds.
* Update PCSX2 to use the upstream AppImage.
* Complete PCSX2 standalone integration.
* Update volume controls to use mapped volume mode.
* Update GTK3 to build additional required bits.
2022-09-22 19:50:28 -04:00
fewtarius
d948946127
Fix 351Files reversed controls for Win600. Improve new run script a bit. 2022-09-21 17:41:31 -04:00
fewtarius
05aae997ae
Misc bug fixes. 2022-09-21 17:01:39 -04:00
fewtarius
9157492fd6
Add slang-shaders, fix shaders on Weston devices, fix WIFI wake from sleep issue. 2022-09-20 17:16:51 -04:00
fewtarius
3d675a2dce
Update Linux kernel, fix shader path. 2022-09-20 07:01:32 -04:00
fewtarius
851e6ec33a
Revert the updates bind mount, clean up a few clear screen calls so the logo doesn't flash. 2022-09-17 07:42:22 -04:00
fewtarius
6e3453170b
Bug fixes. 2022-09-16 07:17:20 -04:00
fewtarius
3ecd6f3e48
Work to use a common mechanism that functions in weston and when weston is not present. 2022-09-14 17:35:38 -04:00
fewtarius
105a6b0267
Revert. 2022-09-13 20:33:11 -04:00
fewtarius
cc366fba9c
Add new mechanism to stop and start the UI for console apps. 2022-09-13 20:29:29 -04:00
fewtarius
a37e6eb6ef
Set LIBGL_DRIVERS_PATH for 32bit retroarch. 2022-09-11 18:08:12 -04:00
fewtarius
bae378a30e
Work on pcsx2 and pcsx2 libretro. 2022-09-11 17:10:06 -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
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
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
be369d08f4
Merge pull request #393 from fewtarius/dev
Dev merge.
2022-08-30 21:34:45 -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
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
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
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
brooksytech
f3fe195891
Add drastic launch scipt w/ notice, vq2, other cleanup 2022-08-03 08:55:30 -07:00
fewtarius
4add9c31ad
Wifictl improvement thanks to @kkoshelev and original commit b27d629 2022-08-02 19:27:17 -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
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
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
maf12
f28974093f add rom_system_split script 2022-07-11 16:00:32 +01: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
949c27269a
Revert wifictl #205 2022-06-18 20:13:25 -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
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
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
Brooksytech
6f634e0d45
Merge branch 'dev' into fix_jelos_addons 2022-05-13 11:23:45 -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
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
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
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