<feed xmlns='http://www.w3.org/2005/Atom'>
<title>decky-loader/backend/decky_loader/localplatform, branch v3.1.6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/'/>
<entry>
<title>Fix updater taking a long time (#696)</title>
<updated>2024-09-01T23:45:47+00:00</updated>
<author>
<name>Sims</name>
<email>38142618+suchmememanyskill@users.noreply.github.com</email>
</author>
<published>2024-09-01T23:45:47+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=a6e4bcf0527a998261698c555113a3f652d280d9'/>
<id>a6e4bcf0527a998261698c555113a3f652d280d9</id>
<content type='text'>
Replaces subprocess with asyncio.subprocess in some localplatformlinux functions and improves shutdown handling
Co-authored-by: AAGaming &lt;aagaming@riseup.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaces subprocess with asyncio.subprocess in some localplatformlinux functions and improves shutdown handling
Co-authored-by: AAGaming &lt;aagaming@riseup.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(backend): .warn -&gt; .warning</title>
<updated>2024-09-01T18:17:11+00:00</updated>
<author>
<name>AAGaming</name>
<email>aagaming@riseup.net</email>
</author>
<published>2024-09-01T18:17:11+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=6ae6f5ee67cbc7b0b7dbbebf7939d86ec4aa6722'/>
<id>6ae6f5ee67cbc7b0b7dbbebf7939d86ec4aa6722</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix shutdown timeouts (#695)</title>
<updated>2024-09-01T18:15:49+00:00</updated>
<author>
<name>Sims</name>
<email>38142618+suchmememanyskill@users.noreply.github.com</email>
</author>
<published>2024-09-01T18:15:49+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=016ed6e998de25c3a2d5caf119b4489c281b3ba5'/>
<id>016ed6e998de25c3a2d5caf119b4489c281b3ba5</id>
<content type='text'>
Co-authored-by: AAGaming &lt;aagaming@riseup.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: AAGaming &lt;aagaming@riseup.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Work around account switching failing to open the CEF debugger socket (#668)</title>
<updated>2024-08-07T03:25:39+00:00</updated>
<author>
<name>AAGaming</name>
<email>aagaming@riseup.net</email>
</author>
<published>2024-08-07T03:25:39+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=166c7ea8a7ea74d9a61d84ebe16556cec9e7cc83'/>
<id>166c7ea8a7ea74d9a61d84ebe16556cec9e7cc83</id>
<content type='text'>
* Work around account switching failing to open the CEF debugger socket

this automates lsof and gdb to force close the socket before steam finishes shutting down (from RegisterForShutdownStart)

* lint

* fix LD_LIBRARY_PATH for gdb</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Work around account switching failing to open the CEF debugger socket

this automates lsof and gdb to force close the socket before steam finishes shutting down (from RegisterForShutdownStart)

* lint

* fix LD_LIBRARY_PATH for gdb</pre>
</div>
</content>
</entry>
<entry>
<title>Add lock to internal socket fetch function</title>
<updated>2024-07-07T18:33:45+00:00</updated>
<author>
<name>suchmememanyskill</name>
<email>38142618+suchmememanyskill@users.noreply.github.com</email>
</author>
<published>2024-07-07T18:33:45+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=704325623238beb0137377d12388d09251737e74'/>
<id>704325623238beb0137377d12388d09251737e74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix plugin uninstalls</title>
<updated>2024-07-04T05:27:13+00:00</updated>
<author>
<name>AAGaming</name>
<email>aagaming@riseup.net</email>
</author>
<published>2024-07-04T05:27:13+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=a45df8566ed207d126e5992bb7c870acd09a1864'/>
<id>a45df8566ed207d126e5992bb7c870acd09a1864</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement a shutdown routine instead of just waiting for all plugins to stop on their own</title>
<updated>2024-07-04T00:08:30+00:00</updated>
<author>
<name>AAGaming</name>
<email>aagaming@riseup.net</email>
</author>
<published>2024-07-04T00:08:30+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=2c4edeb810d740abfacc0dbded7626f9323ade77'/>
<id>2c4edeb810d740abfacc0dbded7626f9323ade77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add windows stub for restart_webhelper</title>
<updated>2024-06-29T21:59:32+00:00</updated>
<author>
<name>AAGaming</name>
<email>aagaming@riseup.net</email>
</author>
<published>2024-06-29T21:59:32+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=0c9673853090078801d6e5377514d1aab94280c2'/>
<id>0c9673853090078801d6e5377514d1aab94280c2</id>
<content type='text'>
manually merged
closes #632
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
manually merged
closes #632
</pre>
</div>
</content>
</entry>
<entry>
<title>Custom error handler and some misc fixes</title>
<updated>2024-05-25T23:14:54+00:00</updated>
<author>
<name>AAGaming</name>
<email>aagaming@riseup.net</email>
</author>
<published>2024-05-25T23:14:54+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=a84a13c76d99f1e6f4505d43108a4111749e5035'/>
<id>a84a13c76d99f1e6f4505d43108a4111749e5035</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove some type: ignore and make some specific</title>
<updated>2024-05-05T09:17:03+00:00</updated>
<author>
<name>PartyWumpus</name>
<email>48649272+PartyWumpus@users.noreply.github.com</email>
</author>
<published>2024-05-05T08:46:36+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=43b940e216e6b654e689cf791d298d57215196d4'/>
<id>43b940e216e6b654e689cf791d298d57215196d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
