<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg.paper.us.eu.org/wgsdk/</link>
    <language>en-us</language>

    <title>wgsdk: src/json.c history</title>
    <description>src/json.c revision history</description>
    <item>
    <title>json: replace with nxjson library</title>
    <link>https://hg.paper.us.eu.org/wgsdk/log/dd427b7cc459/src/json.c</link>
    <description><![CDATA[json: replace with nxjson library<br/>
<br/>
more lightweight, reduces the binary size by about 40 kb]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Fri, 15 Mar 2024 20:46:18 -0400</pubDate>
</item>
<item>
    <title>*: huge refactor</title>
    <link>https://hg.paper.us.eu.org/wgsdk/log/e6a594f16403/src/json.c</link>
    <description><![CDATA[*: huge refactor<br/>
<br/>
the config file has changed drastically, moving to an ini file from<br/>
that custom format; i *would* have used the win32 functions for those,<br/>
but they were barely functional, so I decided on using ini.h which is<br/>
lightweight enough.<br/>
<br/>
additionally, I've added Deezer support so album art will be displayed!<br/>
unfortunately though winhttp is a pain in the ass so if I send a request<br/>
with any form of unicode chars in it it just returns a &quot;bad request&quot; error.<br/>
I've tried debugging this but I could never really come up with anything:<br/>
my hypothesis is that deezer expects their characters in percent-encoded<br/>
UTF-8, but winhttp is sending them in some other encoding.<br/>
<br/>
the config dialog was moved out of config.c (overdue) and many more options<br/>
are given in the config as well.<br/>
<br/>
main.c has been renamed to plugin.c to better differentiate it from...<br/>
everything else.]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#112;&#97;&#112;&#101;&#114;&#64;&#112;&#97;&#112;&#101;&#114;&#46;&#117;&#115;&#46;&#101;&#117;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Thu, 14 Mar 2024 20:25:37 -0400</pubDate>
</item>

  </channel>
</rss>
