Wansti
6a692510ea
Merge branch 'btaudio-main' into btaudio
2022-11-15 21:58:10 +11:00
Wansti
ba40e03332
Move bluetooth devices up in list
2022-11-15 21:40:58 +11:00
Wansti
b13b1681e2
Resolve conflict
2022-11-15 06:40:08 +00:00
Wansti
454414463c
Pair more audio devices
2022-11-15 04:51:50 +00:00
Wansti
b21d95cd27
Resolve conflicts
2022-11-15 04:25:01 +00:00
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
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
fewtarius
5ea4cbcbf3
updates, emulators, cores, etc.
2022-11-13 13:24:50 -05: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