<?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: Makefile history</title>
    <description>Makefile revision history</description>
    <item>
    <title>*: huge refactor</title>
    <link>https://hg.paper.us.eu.org/wgsdk/log/e6a594f16403/Makefile</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>*: huge refactoring</title>
    <link>https://hg.paper.us.eu.org/wgsdk/log/42ac054c0231/Makefile</link>
    <description><![CDATA[*: huge refactoring<br/>
<br/>
dirtools now uses wchar (wayyy overdue)<br/>
<br/>
the timer doesn't have a stupid design anymore<br/>
<br/>
we don't use windows.h at all now<br/>
<br/>
...]]></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>Sun, 11 Feb 2024 19:43:31 -0500</pubDate>
</item>
<item>
    <title>clean up code, convert git files to hg, etc.</title>
    <link>https://hg.paper.us.eu.org/wgsdk/log/be4835547dd0/Makefile</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>
<item>
    <title>Remove a LOT of unneeded stuff</title>
    <link>https://hg.paper.us.eu.org/wgsdk/log/712c7fd6702a/Makefile</link>
    <description><![CDATA[Remove a LOT of unneeded stuff]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 07 Aug 2022 10:41:55 -0400</pubDate>
</item>
<item>
    <title>Initial commit: part 2</title>
    <link>https://hg.paper.us.eu.org/wgsdk/log/7abb5d8b20ea/Makefile</link>
    <description><![CDATA[Initial commit: part 2<br/>
<br/>
I added a config GUI, and actual stuff to the README.<br/>
<br/>
The GUI was 'made' in Visual Studio, but I trimmed down the<br/>
<br/>
resource file because it had weird VS2010 skid marks all over it.]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 07 Aug 2022 10:23:10 -0400</pubDate>
</item>
<item>
    <title>Initial commit</title>
    <link>https://hg.paper.us.eu.org/wgsdk/log/d91dfd53b8b4/Makefile</link>
    <description><![CDATA[Initial commit]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 07 Aug 2022 07:26:27 -0400</pubDate>
</item>

  </channel>
</rss>
