Wansti
2c3d51069d
Merge branch 'btaudio-main' into btaudio
2022-11-18 19:56:05 +11:00
Wansti
87a669db48
Merge branch 'btaudio-main' of github.com:wansti/distribution into btaudio-main
2022-11-18 19:53:56 +11:00
Wansti
3d49531f59
Merge branch 'btaudio-main' into btaudio
2022-11-17 03:57:37 +00:00
Wansti
569c4b62cb
Remove obsolete workaround
2022-11-17 03:57:16 +00:00
Wansti
7b28b25c76
Merge branch 'btaudio-main' into btaudio
2022-11-16 22:53:49 +00:00
Wansti
f5aa8cda4e
Merge branch 'dev' into btaudio
2022-11-16 22:53:41 +00:00
Marek
bb56b49702
Merge branch 'JustEnoughLinuxOS:dev' into dev
2022-11-17 09:13:53 +11:00
brooksytech
06fbc931a6
Add initial yuzu support, misc. updates
2022-11-16 08:36:25 -08:00
Wansti
2016440b5c
List mixers for bluetooth devices
2022-11-16 23:02:30 +11:00
Wansti
521c14cc0c
Ensure bluetooth is active before querying devices
2022-11-16 22:11:31 +11:00
Wansti
76f6ee67e0
Merge branch 'btaudio-main' into btaudio
2022-11-16 01:39:15 +00:00
Wansti
c9149c58ff
Make sure audio path is set correctly for bluetooth
2022-11-16 01:37:22 +00:00
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