<feed xmlns='http://www.w3.org/2005/Atom'>
<title>TaSTT.git/Designs, branch v0.15.4</title>
<subtitle>Free self-hosted STT for VRChat.</subtitle>
<id>https://git.yummers.dev/TaSTT.git/atom?h=v0.15.4</id>
<link rel='self' href='https://git.yummers.dev/TaSTT.git/atom?h=v0.15.4'/>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/'/>
<updated>2023-02-26T04:19:31+00:00</updated>
<entry>
<title>Drop ryml</title>
<updated>2023-02-26T04:19:31+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2023-02-26T03:49:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=97dcd16492b4ce85138988461a85f6694fd7b264'/>
<id>urn:sha1:97dcd16492b4ce85138988461a85f6694fd7b264</id>
<content type='text'>
Rapidyaml started refusing to parse config files so I dropped it.

* Add ConfigMarshal clas to support very simple config marshalling
  * No versioning, no type indicators, nothing.
  * Supports int, bool, and string.
  * Bool are serialized as int.
* Log no longer segfaults if given nullptr wxTextCtrl*.
* Fix how whisper CPP GUI fields restore from config
</content>
</entry>
<entry>
<title>Begin work on custom webserver</title>
<updated>2023-02-25T20:09:53+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2023-02-25T20:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=fa59ca6064ce9400adb1765deeb960bfe51c2f6f'/>
<id>urn:sha1:fa59ca6064ce9400adb1765deeb960bfe51c2f6f</id>
<content type='text'>
oatpp was a crashy mess. Begin making a simple web server from scratch.

* Add Designs/ folder to document nontrivial things like the webserver
  design
</content>
</entry>
</feed>
