<feed xmlns='http://www.w3.org/2005/Atom'>
<title>decky-loader/frontend/src/components/settings/pages/general/index.tsx, branch v2.2.2-pre2</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>Addition of proper branch slection (#168)</title>
<updated>2022-09-01T20:46:49+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-09-01T20:46:49+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=eb439574becb9a82c283d513a98440d7c8efbafe'/>
<id>eb439574becb9a82c283d513a98440d7c8efbafe</id>
<content type='text'>
* This is a bit better, but branch selection still isn't working -_-

* I'm the king of oversight

* Selecting different branch checks for updates

* Stable doesn't detect old versions, which indicates it doesn't work

* Start adding deckyState for plugin updating

* Few tweaks

* Disable nightly selection

* Update decky-frontend-lib and move useSetting set setting to async</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* This is a bit better, but branch selection still isn't working -_-

* I'm the king of oversight

* Selecting different branch checks for updates

* Stable doesn't detect old versions, which indicates it doesn't work

* Start adding deckyState for plugin updating

* Few tweaks

* Disable nightly selection

* Update decky-frontend-lib and move useSetting set setting to async</pre>
</div>
</content>
</entry>
<entry>
<title>Hide branch select until it's working</title>
<updated>2022-08-25T04:18:38+00:00</updated>
<author>
<name>TrainDoctor</name>
<email>traindoctor@protonmail.com</email>
</author>
<published>2022-08-25T04:18:38+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=effc4ab0f56119041ac6efecdbf0a782714ec783'/>
<id>effc4ab0f56119041ac6efecdbf0a782714ec783</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Settings API for loader, preview branch select</title>
<updated>2022-08-25T03:51:20+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-08-25T03:51:20+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=79db0c779d6942c6bdc6823a5faef57b5307f7b3'/>
<id>79db0c779d6942c6bdc6823a5faef57b5307f7b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add plugin updater, notification badge, fixes</title>
<updated>2022-08-21T20:41:25+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@mail.catvibers.me</email>
</author>
<published>2022-08-21T20:41:25+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=8b3f569a09db9daf7748426f916a66591159928f'/>
<id>8b3f569a09db9daf7748426f916a66591159928f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CEF Remote Debugging toggle (#129)</title>
<updated>2022-08-18T21:50:59+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2022-08-18T21:50:59+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=43dee863cd5b9d43d79c603021b747ef290ab544'/>
<id>43dee863cd5b9d43d79c603021b747ef290ab544</id>
<content type='text'>
* feat: add CEF Remote Debugging toggle

* feat: disable remote debugger on startup

* refactor: stop debugger instead of disable

* feat: add option to allow remote debugging by default

Co-authored-by: TrainDoctor &lt;traindoctor@protonmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* feat: add CEF Remote Debugging toggle

* feat: disable remote debugger on startup

* refactor: stop debugger instead of disable

* feat: add option to allow remote debugging by default

Co-authored-by: TrainDoctor &lt;traindoctor@protonmail.com&gt;</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>
</feed>
