<feed xmlns='http://www.w3.org/2005/Atom'>
<title>decky-loader/.github/workflows/build.yml, branch v2.10.16</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 logging.handlers import and improve plugin modules</title>
<updated>2023-10-31T15:04:48+00:00</updated>
<author>
<name>marios8543</name>
<email>marios8543@gmail.com</email>
</author>
<published>2023-10-31T15:04:48+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=44e6f03b0655a9f1e87530141ad907b9553744cc'/>
<id>44e6f03b0655a9f1e87530141ad907b9553744cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revert decky_plugin pyinstaller to previous version and fix sys path</title>
<updated>2023-10-26T20:25:00+00:00</updated>
<author>
<name>marios8543</name>
<email>marios8543@gmail.com</email>
</author>
<published>2023-10-26T20:25:00+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=ffe9cd8afe9643c8d7b5e38c39fbe00847ed08e4'/>
<id>ffe9cd8afe9643c8d7b5e38c39fbe00847ed08e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge aa/type-cleanup-py (work by marios, aa, wolv)</title>
<updated>2023-10-26T02:47:33+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2023-10-26T02:47:33+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=a7669799bca3ff4089ab81fde924b2d2f787cf0f'/>
<id>a7669799bca3ff4089ab81fde924b2d2f787cf0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rollback to Python 3.10.6 for possible regression</title>
<updated>2023-08-25T17:59:56+00:00</updated>
<author>
<name>Marco Rodolfi</name>
<email>marco.rodolfi@tuta.io</email>
</author>
<published>2023-08-25T17:59:56+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=a43e4328df8e2d4e2c1be0ab7f0cd7ea59c48ce2'/>
<id>a43e4328df8e2d4e2c1be0ab7f0cd7ea59c48ce2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split windows workflow (#524)</title>
<updated>2023-08-10T12:46:48+00:00</updated>
<author>
<name>suchmememanyskill</name>
<email>38142618+suchmememanyskill@users.noreply.github.com</email>
</author>
<published>2023-08-10T12:46:48+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=9233495cac02dfd9a44b2358156ccab21de1bf2a'/>
<id>9233495cac02dfd9a44b2358156ccab21de1bf2a</id>
<content type='text'>
* Split win actions workflow

* Create console-less win build</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Split win actions workflow

* Create console-less win build</pre>
</div>
</content>
</entry>
<entry>
<title>[Need Testing] Actually fix sqlite 3 issues (#515)</title>
<updated>2023-07-27T16:47:46+00:00</updated>
<author>
<name>Marco Rodolfi</name>
<email>marco.rodolfi@tuta.io</email>
</author>
<published>2023-07-27T16:47:46+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=d4a76da78c63bfddebf93cebd8dafc7677d193f3'/>
<id>d4a76da78c63bfddebf93cebd8dafc7677d193f3</id>
<content type='text'>
* Properly fix sqlite issues

* Revert python downgrade

* Horrible hack to update SQLite to the latest version in the Ubuntu VMs

* Cleanup build script

* Fix yaml formatting

* Fix typos

* Use sudo for installing binary

* Fix library path

* Wrong naming

* Wrong name again

* Small stylisting fixes

* Missed a space</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Properly fix sqlite issues

* Revert python downgrade

* Horrible hack to update SQLite to the latest version in the Ubuntu VMs

* Cleanup build script

* Fix yaml formatting

* Fix typos

* Use sudo for installing binary

* Fix library path

* Wrong naming

* Wrong name again

* Small stylisting fixes

* Missed a space</pre>
</div>
</content>
</entry>
<entry>
<title>Latest builds of Python 3.10 already uses newer version of the SQLite library</title>
<updated>2023-07-27T07:50:22+00:00</updated>
<author>
<name>Marco Rodolfi</name>
<email>marco.rodolfi@tuta.io</email>
</author>
<published>2023-07-27T07:50:22+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=5460f95eac227d14108c5885679587289a7be599'/>
<id>5460f95eac227d14108c5885679587289a7be599</id>
<content type='text'>
According to the changelog, the latest version that uses &gt; 3.37 is Python 3.10.9, so switch back to an older version of it until Ubuntu pick up more recent versions of SQLite</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According to the changelog, the latest version that uses &gt; 3.37 is Python 3.10.9, so switch back to an older version of it until Ubuntu pick up more recent versions of SQLite</pre>
</div>
</content>
</entry>
<entry>
<title>Switch back to Python 3.10 in order to avoid library dependency hell</title>
<updated>2023-07-27T07:38:32+00:00</updated>
<author>
<name>Marco Rodolfi</name>
<email>marco.rodolfi@tuta.io</email>
</author>
<published>2023-07-27T07:38:32+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=3ae4ceb431b658372fda5172d008ec61fd5d25be'/>
<id>3ae4ceb431b658372fda5172d008ec61fd5d25be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Slightly downgrade to 22.10</title>
<updated>2023-07-27T07:33:14+00:00</updated>
<author>
<name>Marco Rodolfi</name>
<email>marco.rodolfi@tuta.io</email>
</author>
<published>2023-07-27T07:33:14+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=7a725935fc456c45546761cefaf2abcaab749fb6'/>
<id>7a725935fc456c45546761cefaf2abcaab749fb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump it again to 23.04</title>
<updated>2023-07-27T07:29:45+00:00</updated>
<author>
<name>Marco Rodolfi</name>
<email>marco.rodolfi@tuta.io</email>
</author>
<published>2023-07-27T07:29:45+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=9437d7ed99731665f86c8080a4cad5fc1d05d98c'/>
<id>9437d7ed99731665f86c8080a4cad5fc1d05d98c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
