<feed xmlns='http://www.w3.org/2005/Atom'>
<title>decky-loader/dist, branch v2.4.4-pre1</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>facepalm</title>
<updated>2022-10-31T01:45:18+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-10-31T01:45:18+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=db7bb236d87fab6163612a61ae62a4e5389d92cd'/>
<id>db7bb236d87fab6163612a61ae62a4e5389d92cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Systemd service updating (#240)</title>
<updated>2022-10-30T23:37:19+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-10-30T23:37:19+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=5e3de747d37b4b7042485a6733b2cd8a883b16ef'/>
<id>5e3de747d37b4b7042485a6733b2cd8a883b16ef</id>
<content type='text'>
* Add services and updated installer files

* Loader updates service file during update!

* Testing update branch doesn't exist lol

* Update to dfl 3.7.12

* Fix services and add working service updater

* Revert services but replace their aliases

* Fix install scripts as well

* Move leftover service files to .systemd dir

* No wonder it's not trimming the file...

* fix whitespace

* Remove unused imports

* Remove another un-used import

Co-authored-by: AAGaming &lt;aa@mail.catvibers.me&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add services and updated installer files

* Loader updates service file during update!

* Testing update branch doesn't exist lol

* Update to dfl 3.7.12

* Fix services and add working service updater

* Revert services but replace their aliases

* Fix install scripts as well

* Move leftover service files to .systemd dir

* No wonder it's not trimming the file...

* fix whitespace

* Remove unused imports

* Remove another un-used import

Co-authored-by: AAGaming &lt;aa@mail.catvibers.me&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add timeout to get tabs request, wait for network online target before booting decky (#239)</title>
<updated>2022-10-29T22:13:19+00:00</updated>
<author>
<name>suchmememanyskill</name>
<email>38142618+suchmememanyskill@users.noreply.github.com</email>
</author>
<published>2022-10-29T22:13:19+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=f5fc2053847d3054d36d3348d21e7de060342698'/>
<id>f5fc2053847d3054d36d3348d21e7de060342698</id>
<content type='text'>
* Add timeout to tabs get request

* Wait for network interfaces to be ready before booting decky</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add timeout to tabs get request

* Wait for network interfaces to be ready before booting decky</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused nightly and tweak prerelease</title>
<updated>2022-10-29T19:43:38+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-10-29T19:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=5996a3f88be51e5ac59256b2d078fa6172639fb4'/>
<id>5996a3f88be51e5ac59256b2d078fa6172639fb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update install_release.sh</title>
<updated>2022-10-02T02:04:05+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-10-02T02:04:05+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=6c4a4d0a4432973557c02185cd7d4803bb5ad674'/>
<id>6c4a4d0a4432973557c02185cd7d4803bb5ad674</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Environment Variables (#123)</title>
<updated>2022-08-08T18:32:14+00:00</updated>
<author>
<name>Derek J. Clark</name>
<email>derkejohn.clark@gmail.com</email>
</author>
<published>2022-08-08T18:32:14+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=20094c5f752046a33287ef372fa973e919e83226'/>
<id>20094c5f752046a33287ef372fa973e919e83226</id>
<content type='text'>
Uses environment variables instead of hard coding the "deck" user/group.
This adds support for systems other than the steam deck that are using the DeckUI.

* Use Environment Variables

* Use method to get USER from a systemd root process

* Fix imports. Add get_user and get_user_group methods in helpers.py. Removed duplicated code

* Add separate setters/getters for user vars. Ensure sleep prevents race condition of user setter in while loop</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Uses environment variables instead of hard coding the "deck" user/group.
This adds support for systems other than the steam deck that are using the DeckUI.

* Use Environment Variables

* Use method to get USER from a systemd root process

* Fix imports. Add get_user and get_user_group methods in helpers.py. Removed duplicated code

* Add separate setters/getters for user vars. Ensure sleep prevents race condition of user setter in while loop</pre>
</div>
</content>
</entry>
<entry>
<title>Fix jq errors in prerelease script (#118)</title>
<updated>2022-07-15T13:12:07+00:00</updated>
<author>
<name>Brian Choy</name>
<email>bycEEE@gmail.com</email>
</author>
<published>2022-07-15T13:12:07+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=ba824fc921cd31b676a5317e05a92c683eaa7238'/>
<id>ba824fc921cd31b676a5317e05a92c683eaa7238</id>
<content type='text'>
* Fix jq errors in prerelease script

* Use multivariable output, add back RELEASE var</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix jq errors in prerelease script

* Use multivariable output, add back RELEASE var</pre>
</div>
</content>
</entry>
<entry>
<title>Updater for decky-loader (#117)</title>
<updated>2022-07-15T02:51:55+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-07-15T02:51:55+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=8c8cf180fad2ad6951ad7ce6b74e6c163fa01d18'/>
<id>8c8cf180fad2ad6951ad7ce6b74e6c163fa01d18</id>
<content type='text'>
* Add an updater in settings for decky-loader

* add chmod

* remove junk comments</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add an updater in settings for decky-loader

* add chmod

* remove junk comments</pre>
</div>
</content>
</entry>
<entry>
<title>Update install_prerelease.sh</title>
<updated>2022-07-04T15:27:44+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-07-04T15:27:44+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=e3a965329d2c4af130b25afba7f2572a1f1b5abe'/>
<id>e3a965329d2c4af130b25afba7f2572a1f1b5abe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix debug logging</title>
<updated>2022-07-02T23:04:09+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-07-02T23:04:09+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=c2693869a72dde7cbc2fff294178c0f9140ea667'/>
<id>c2693869a72dde7cbc2fff294178c0f9140ea667</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
