<?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: .hgignore history</title>
    <description>.hgignore revision history</description>
    <item>
    <title>*: huge refactor</title>
    <link>https://hg.paper.us.eu.org/wgsdk/log/e6a594f16403/.hgignore</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>
<item>
    <title>clean up code, convert git files to hg, etc.</title>
    <link>https://hg.paper.us.eu.org/wgsdk/log/be4835547dd0/.hgignore</link>
    <description><![CDATA[clean up code, convert git files to hg, etc.]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;</author>
    <pubDate>Fri, 16 Dec 2022 20:35:06 -0500</pubDate>
</item>

  </channel>
</rss>
