Commit graph

526 commits

Author SHA1 Message Date
fewtarius
bbb2975eed
* Move JELOS installation to tools menu, flashed images boot directly into JELOS now.
* Fix bug causing terminal output to appear on the console on x86_64 builds.
* Silence missing sudo warnings by aliasing it to nothing.
2022-12-04 15:46:38 -05:00
fewtarius
1cbb66b40f
Bump the Linux kernel to 6.0.11. 2022-12-04 11:19:50 -05:00
fewtarius
3c352aa37d
Move update parameters to the distribution variable. 2022-12-04 10:12:10 -05:00
fewtarius
740a5420d9
Fixes, plus update emulators and cores. 2022-12-03 19:47:39 -05:00
fewtarius
ff24594fc6
Merge pull request #754 from fewtarius/dev
Dev
2022-11-26 11:56:17 -05:00
fewtarius
312f518288
Pairs with #753 2022-11-26 11:55:34 -05:00
Wansti
e066eef4bf I'm an idiot. 2022-11-24 21:58:40 +00:00
Wansti
49e93a9367 Fix set-audio exiting prematurely in some cases 2022-11-24 04:15:44 +00:00
Wansti
366bb1b65c Delete stored settings after use 2022-11-24 03:30:09 +00:00
Wansti
5d6f21b4c2 Fix for audio state saving 2022-11-23 23:21:00 +00:00
Wansti
7135d77e32 Merge branch 'dev' into btaudio-dev-fixes 2022-11-23 21:33:03 +00:00
fewtarius
5ac04b8112
Bug fixes. 2022-11-23 09:18:05 -05:00
Wansti
f9a5cc1d65 Save audio settings when switching to bluetooth 2022-11-23 05:35:54 +00:00
fewtarius
fb58d2f982
Add AYANEO AIR Pro quirk. 2022-11-22 20:19:08 -05:00
fewtarius
bd09131007
Fix autostart quirk oops. 2022-11-22 19:34:25 -05:00
Locutus73
c8e781d4e7
Update asound.state
Various sound fixes (volume, mono mix, inverted right channel polarity, etc).
2022-11-22 22:00:50 +01:00
Locutus73
448395f9fb
Merge branch 'JustEnoughLinuxOS:dev' into dev 2022-11-22 16:25:01 +01:00
fewtarius
52b80fce23
Merge pull request #741 from fewtarius/dev
Tweak chmod.
2022-11-21 20:10:35 -05:00
fewtarius
39d1e8094b
Tweak chmod. 2022-11-21 20:10:01 -05:00
Locutus73
9f60de74eb
Update setsettings.sh
Corrected the audiolatency test expressions with double square brackets.
2022-11-21 20:42:42 +01:00
fewtarius
15c7ab6aea
Merge pull request #740 from fewtarius/dev
Fix binary permissions.
2022-11-21 06:40:08 -05:00
fewtarius
4e55b5b21d
Fix binary permissions. 2022-11-21 06:39:35 -05:00
Wansti
3f1e1501d2 Update bluez to version 5.66 2022-11-20 21:20:35 +00:00
fewtarius
c83e5f7a6f
Merge. 2022-11-20 14:41:15 -05:00
fewtarius
074d5b8d49
Add Ayaneo Air quirk 2022-11-19 16:47:50 -05:00
fewtarius
0d19aad95c
Start work on quirks mechanism. 2022-11-19 11:13:13 -05:00
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
Locutus73
4312386965
Merge branch 'JustEnoughLinuxOS:dev' into dev 2022-11-17 13:07:41 +01:00
Locutus73
6e2ad1976f
Update setsettings.sh
Changed audiolatency test for checking it's an actual number greater than 0.
2022-11-17 13:05:55 +01:00
Locutus73
fadbba0e16 Revert "Update system.cfg"
This reverts commit e68b175a7f.
2022-11-17 12:56:44 +01:00
Locutus73
576b5c44ce Revert "Update post-update"
This reverts commit 8414ef8945.
2022-11-17 12:56:39 +01:00
Locutus73
a36d3d310e Revert "Update post-update"
This reverts commit 8d39a1f436.
2022-11-17 12:56:23 +01: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
Wansti
a7443e698d Leave mixer at default to prevent ES crashes 2022-11-16 22:53:06 +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
Locutus73
8d39a1f436
Update post-update
Added "default" value to audiolatency for falling back to RetroArch own setting.
2022-11-15 20:52:27 +01: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
7a0a10bd97 Fix startup script 2022-11-15 21:40:34 +11:00
Wansti
b13b1681e2 Resolve conflict 2022-11-15 06:40:08 +00:00
Wansti
a21b2bdb92 Merge branch 'dev' into btaudio 2022-11-15 06:38:25 +00:00