<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
    <channel>
        <title>GraphEditPlus change log</title>
        <description>Information about new versions of GraphEditPlus.</description>
        <link>http://www.thedeemon.com/GraphEditPlus/changes.html</link>
        <docs>http://blogs.law.harvard.edu/tech/rss</docs>
        <lastBuildDate>Wed, 23 Jul 2008 15:00:38 +0700</lastBuildDate>
        <pubDate>Wed, 23 Jul 2008 15:00:38 +0700</pubDate>
        <item>
            <title>v1.2.2</title>
            <description>* You can drag-n-drop media files and they'll be rendered in current graph.
&lt;br /&gt;
* When run with a parameter "log" (or via batch file in GraphEditPlus
 folder), creates a text log of rendering steps (for debugging purposes) at the
 same location as the file rendered.</description>
            <link>http://www.thedeemon.com/GraphEditPlus/changes.html</link>
            <guid isPermaLink="false">446CCC9C-DA2B-4638-BA91-41D915D68E93</guid>
            <pubDate>Wed, 23 Jul 2008 15:00:38 +0700</pubDate>
        </item>                    
        <item>
            <title>v1.2.1</title>
            <description>* Added support for drag-n-dropped graph files.&lt;br /&gt;
* Added support for large fonts (120 DPI mode).&lt;br /&gt;
* Fixed some 64-bit Windows issues.</description>
            <link>http://www.thedeemon.com/GraphEditPlus/changes.html</link>
            <guid isPermaLink="false">446CCC9C-DA2B-4638-BA91-41D915D68E92</guid>
            <pubDate>Tue, 8 Jul 2008 23:49:38 +0700</pubDate>
        </item>
        <item>
            <title>v1.2.0</title>
            <description>*  Code generation with direct connects (intelligent connect still available as an option)&lt;br /&gt;
    * Improved mediatypes display&lt;br /&gt;
    * When scanning for interfaces you can see what values side-effects-free getter functions return&lt;br /&gt;
    * Improved code generation (correct ordering of rendered parts, for example)&lt;br /&gt;
    * You can view results of IAMStreamConfig::GetStreamCaps&lt;br /&gt;
    * You can see list of supported mediatypes of a stream and do SetFormat with particular mediatype&lt;br /&gt;
    * Source code generation for IAMStreamConfig::SetFormat with whole mediatype initialization (good for controlling codecs and cameras)&lt;br /&gt;
    * Other minor improvements</description>
            <link>http://www.thedeemon.com/GraphEditPlus/changes.html</link>
            <guid isPermaLink="false">0B3700BD-9FA8-4951-951D-372FB5DC6C81</guid>
            <pubDate>Tue, 24 Jun 2008 14:38:40 +0700</pubDate>
        </item>
        <item>
            <title>v1.1.0</title>
            <description>*  C# code generation.
    * Editable templates for C++ and C# code generation.&lt;br /&gt;
    * Now you can scan interfaces of a pin.&lt;br /&gt;
    * Property pages for pins.&lt;br /&gt;
    * Persistent favorites.&lt;br /&gt;
    * Event log for each graph.&lt;br /&gt;
    * &quot;Add source filter&quot; command.&lt;br /&gt;
    * You can see information about memory allocators for pins supporting IMemInputPin.&lt;br /&gt;
    * Displaying IUnknown address for each filter (Pointer field in filter&apos;s properties).&lt;br /&gt;
    * Graph clock can be disabled and enabled.&lt;br /&gt;
    * Compression field of BITMAPINFOHEADER now also shown as text.&lt;br /&gt;
    * Video windows do not get lost under GEP&apos;s main window anymore.&lt;br /&gt;
    * Improved generated C++ code.&lt;br /&gt;
    * Fixed a bug with watching grabbed samples.</description>
            <link>http://www.thedeemon.com/GraphEditPlus/changes.html</link>
            <guid isPermaLink="false">94708EBA-4477-42F3-B92C-805762B13CF7</guid>
            <pubDate>Wed, 12 Mar 2008 14:37:32 +0700</pubDate>
        </item>
        <item>
            <title>v1.0.5</title>
            <description>Fixed filter categories naming.</description>
            <link>http://www.thedeemon.com/GraphEditPlus/changes.html</link>
            <guid isPermaLink="false">0805E8C0-A92D-41D3-8D9C-C4D09D25CC7D</guid>
            <pubDate>Mon, 3 Dec 2007 14:36:59 +0700</pubDate>
        </item>
        <item>
            <title>v1.0.4</title>
            <description>Added option &quot;Suggest URLs for sources&quot;. With this option turned on when you add a filter that supports IFileSourceFilter and press Cancel in open file dialog, then it shows a Open URL window where you can choose an URL to be passed to the filter.
Now list of interfaces for a filter also shows methods for each interface as seen in .NET / DirectShowLib. Video windows now have graph name and renderer name in their caption. Graphs from ROT now have their IDs in caption.</description>
            <link>http://www.thedeemon.com/GraphEditPlus/changes.html</link>
            <guid isPermaLink="false">C6E00ADF-778C-48CE-BB1B-0A8A13CF684E</guid>
            <pubDate>Wed, 31 Oct 2007 14:36:04 +0700</pubDate>
        </item>
        <item>
            <title>v1.0.3</title>
            <description>Render URL, disconnecting from remote graph without deconstructing it, some minor changes like list of all windows.</description>
            <link>http://www.thedeemon.com/GraphEditPlus/changes.html</link>
            <guid isPermaLink="false">185E2EB6-C29E-4E23-8107-48C7DD4A38BC</guid>
            <pubDate>Mon, 29 Oct 2007 14:35:22 +0700</pubDate>
        </item>
        <item>
            <title>v1.0.2</title>
            <description>Minor bugfix with default browser in Vista.</description>
            <link>http://www.thedeemon.com/GraphEditPlus/changes.html</link>
            <guid isPermaLink="false">6E5DB030-B359-4B2A-9578-B54F83F6DDB9</guid>
            <pubDate>Wed, 17 Oct 2007 14:34:33 +0700</pubDate>
        </item>
        <item>
            <title>v1.0.1</title>
            <description>One can add filters to graph from the list of matching filters of a pin. AutoArrange of filters now can be turned off. Filters can be added to Favorites and inserted from Favorites to a graph. Pins supporting IAMStreamConfig can be configured. Saving graph as PNG image.</description>
            <link>http://www.thedeemon.com/GraphEditPlus/changes.html</link>
            <guid isPermaLink="false">41BE5ACB-E87C-4635-A9D2-A4B42D200C80</guid>
            <pubDate>Tue, 16 Oct 2007 14:33:41 +0700</pubDate>
        </item>
        <item>
            <title>v1.0.0</title>
            <description>Initial release.</description>
            <link>http://www.thedeemon.com/GraphEditPlus/changes.html</link>
            <guid isPermaLink="false">BD81232D-81D6-4935-9C6F-A1E8B47133DF</guid>
            <pubDate>Fri, 12 Oct 2007 14:31:13 +0700</pubDate>
        </item>
    </channel>
</rss>
