<feed xmlns='http://www.w3.org/2005/Atom'>
<title>decky-loader/backend, branch plugin-backend-language-independent</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>Add stop functionality</title>
<updated>2022-06-16T17:09:06+00:00</updated>
<author>
<name>Jonas Dellinger</name>
<email>jonas.dellinger@2trde.com</email>
</author>
<published>2022-06-16T17:09:06+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=70821ee47b74eb50f70bd085b4fc88b316b1c042'/>
<id>70821ee47b74eb50f70bd085b4fc88b316b1c042</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First draft of backend independent plugins</title>
<updated>2022-06-16T16:33:43+00:00</updated>
<author>
<name>Jonas Dellinger</name>
<email>jonas.dellinger@2trde.com</email>
</author>
<published>2022-06-16T16:33:43+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=0a12fe6102da33977548ba0c277bd4fe34e262ab'/>
<id>0a12fe6102da33977548ba0c277bd4fe34e262ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(loader): multiprocessing.set_start_method once, queue for plugin import</title>
<updated>2022-06-13T08:57:16+00:00</updated>
<author>
<name>Jonas Dellinger</name>
<email>jonas.dellinger@2trde.com</email>
</author>
<published>2022-06-13T08:57:16+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=a95bf94d878f61869895bb22cbff1b4f524c5dca'/>
<id>a95bf94d878f61869895bb22cbff1b4f524c5dca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(loader): eplixcitly set process start method and import fsevents on mac</title>
<updated>2022-06-13T08:34:46+00:00</updated>
<author>
<name>Jonas Dellinger</name>
<email>jonas.dellinger@2trde.com</email>
</author>
<published>2022-06-13T08:34:46+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=12f4c7faff1d217d46d11dace081a530db62bd7e'/>
<id>12f4c7faff1d217d46d11dace081a530db62bd7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>React Plugin install dialog (closes #75)</title>
<updated>2022-06-01T21:50:10+00:00</updated>
<author>
<name>AAGaming</name>
<email>aa@bigdumb.gq</email>
</author>
<published>2022-06-01T21:50:10+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=86e23686aacccfe22a24e1d63c57f037b7ce2a4d'/>
<id>86e23686aacccfe22a24e1d63c57f037b7ce2a4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move store opening to frontend only</title>
<updated>2022-05-31T16:05:26+00:00</updated>
<author>
<name>Jonas Dellinger</name>
<email>jonas@dellinger.dev</email>
</author>
<published>2022-05-31T16:05:26+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=bd1b2e82fdc6ff1725bab61593e1f54d0b975fe0'/>
<id>bd1b2e82fdc6ff1725bab61593e1f54d0b975fe0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>react: Add Router hook &amp; fix typescript issues (#68)</title>
<updated>2022-05-30T18:26:54+00:00</updated>
<author>
<name>AAGaming</name>
<email>aagaming00@protonmail.com</email>
</author>
<published>2022-05-30T18:26:54+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=007860f8f771a7ee62b1c384fbe4f741528a75d5'/>
<id>007860f8f771a7ee62b1c384fbe4f741528a75d5</id>
<content type='text'>
* add rollup watch command, add pnpm lockfile

* wait for react

* add WIP patcher, window hook, and webpack

* fix typescript, fix React, lint, add pnpm to gitignore

* actually fix react

* show frontend JS errors in console

* cleanup

* Add Router hook

* Remove console.log

* Expose routerHook in createPluginAPI

Co-authored-by: Jonas Dellinger &lt;jonas@dellinger.dev&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add rollup watch command, add pnpm lockfile

* wait for react

* add WIP patcher, window hook, and webpack

* fix typescript, fix React, lint, add pnpm to gitignore

* actually fix react

* show frontend JS errors in console

* cleanup

* Add Router hook

* Remove console.log

* Expose routerHook in createPluginAPI

Co-authored-by: Jonas Dellinger &lt;jonas@dellinger.dev&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup after merge</title>
<updated>2022-05-26T11:30:14+00:00</updated>
<author>
<name>Jonas Dellinger</name>
<email>jonas@dellinger.dev</email>
</author>
<published>2022-05-26T11:30:14+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=71dd0ea449469ed38e784b9c73b673eece680446'/>
<id>71dd0ea449469ed38e784b9c73b673eece680446</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to inotify, RegexMatchingEventHandler and use set for reloading plugins</title>
<updated>2022-05-26T07:29:49+00:00</updated>
<author>
<name>Jonas Dellinger</name>
<email>jonas@dellinger.dev</email>
</author>
<published>2022-05-26T07:29:49+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=39e56fed3de9129ff167a632ffbc12340fe665e9'/>
<id>39e56fed3de9129ff167a632ffbc12340fe665e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>display overhaul, compatibility with legacy plugins, fixes</title>
<updated>2022-05-26T01:00:18+00:00</updated>
<author>
<name>marios</name>
<email>marios8543@gmail.com</email>
</author>
<published>2022-05-26T01:00:18+00:00</published>
<link rel='alternate' type='text/html' href='http://decky.mirror.aerocore.com.cn/SteamDeckHomebrew/decky-loader/commit/?id=4b923c1dc70eaa4a3ca58d9e9f3218785b2fe919'/>
<id>4b923c1dc70eaa4a3ca58d9e9f3218785b2fe919</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
