<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Synchronizer for foobar2000</title><link>http://syncfb2k.codeplex.com/Project/ProjectRss.aspx</link><description>This program is a GUI program that helps you to synchronize songs of foobar2000 playlists with various devices that have different restrictions such as codec, artwork, directory structure and Hangu...</description><item><title>Commented Issue: Hangs on FLAC and OGG files [9756]</title><link>http://syncfb2k.codeplex.com/WorkItem/View.aspx?WorkItemId=9756</link><description>Hi, I tried to synchronize my Philips GoGear device &amp;#40;see configuration files in related issue report&amp;#41; with FLAX and OGG source files. When Synchronizer tried to &amp;#34;copy&amp;#34; the file to the device it said&amp;#58;&lt;br /&gt;&lt;br /&gt;Track &amp;#39;ABC&amp;#39; was failed&amp;#58; Object reference not set to an instance of an object.&lt;br /&gt;&lt;br /&gt;This error message crops up independently whether transcoding is enabled or not.&lt;br /&gt;Comments: ** Comment from web user: arikfunke ** &lt;p&gt;Correction&amp;#58; I was mistaken. With transcoding enabled there is no problem with either FLAC or OGG.&lt;/p&gt;</description><author>arikfunke</author><pubDate>Sun, 20 Dec 2009 23:19:37 GMT</pubDate><guid isPermaLink="false">Commented Issue: Hangs on FLAC and OGG files [9756] 20091220111937P</guid></item><item><title>Created Issue: Hangs on FLAC and OGG files [9756]</title><link>http://syncfb2k.codeplex.com/WorkItem/View.aspx?WorkItemId=9756</link><description>Hi, I tried to synchronize my Philips GoGear device &amp;#40;see configuration files in related issue report&amp;#41; with FLAX and OGG source files. When Synchronizer tried to &amp;#34;copy&amp;#34; the file to the device it said&amp;#58;&lt;br /&gt;&lt;br /&gt;Track &amp;#39;ABC&amp;#39; was failed&amp;#58; Object reference not set to an instance of an object.&lt;br /&gt;&lt;br /&gt;This error message crops up independently whether transcoding is enabled or not.&lt;br /&gt;</description><author>arikfunke</author><pubDate>Sun, 20 Dec 2009 22:13:16 GMT</pubDate><guid isPermaLink="false">Created Issue: Hangs on FLAC and OGG files [9756] 20091220101316P</guid></item><item><title>Commented Issue: Configuration Files for Philips GoGear [9754]</title><link>http://syncfb2k.codeplex.com/WorkItem/View.aspx?WorkItemId=9754</link><description>Please find attached the configuration files for a Philips GoGear device. Testes with Philips SA2845&amp;#47;02.&lt;br /&gt;Comments: ** Comment from web user: arikfunke ** &lt;p&gt;And the library file...&lt;/p&gt;</description><author>arikfunke</author><pubDate>Sun, 20 Dec 2009 22:10:07 GMT</pubDate><guid isPermaLink="false">Commented Issue: Configuration Files for Philips GoGear [9754] 20091220101007P</guid></item><item><title>Created Issue: Configuration Files for Philips GoGear [9754]</title><link>http://syncfb2k.codeplex.com/WorkItem/View.aspx?WorkItemId=9754</link><description>Please find attached the configuration files for a Philips GoGear device. Testes with Philips SA2845&amp;#47;02.&lt;br /&gt;</description><author>arikfunke</author><pubDate>Sun, 20 Dec 2009 22:09:23 GMT</pubDate><guid isPermaLink="false">Created Issue: Configuration Files for Philips GoGear [9754] 20091220100923P</guid></item><item><title>Source code checked in, #41724</title><link>http://syncfb2k.codeplex.com/SourceControl/changeset/view/41724</link><description>Release 1.0.0.1</description><author>linjus</author><pubDate>Fri, 28 Aug 2009 15:08:41 GMT</pubDate><guid isPermaLink="false">Source code checked in, #41724 20090828030841P</guid></item><item><title>Source code checked in, #41675</title><link>http://syncfb2k.codeplex.com/SourceControl/changeset/view/41675</link><description>Check null pointer during romanization</description><author>linjus</author><pubDate>Fri, 28 Aug 2009 05:44:52 GMT</pubDate><guid isPermaLink="false">Source code checked in, #41675 20090828054452A</guid></item><item><title>Updated Wiki: Setup</title><link>http://syncfb2k.codeplex.com/Wiki/View.aspx?title=Setup&amp;version=8</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Installation&lt;/h1&gt;Unzip the package under any directory you want. As this program does not write anything to the registry, this package does not need any fancy installation wizard.&lt;br /&gt;
&lt;h1&gt;Configuration&lt;/h1&gt;Before executing this program, you may need to edit a few files.&lt;br /&gt;
&lt;h2&gt;Libraries &lt;a name="Libraries"&gt;&lt;/a&gt;&lt;/h2&gt;You need to define your own &lt;b&gt;libraries&lt;/b&gt;. A &lt;b&gt;library&lt;/b&gt; defines all information about synchronization. One &lt;b&gt;library&lt;/b&gt; is mapped to one foobar2000 &lt;b&gt;playlist&lt;/b&gt;, and a &lt;b&gt;device&lt;/b&gt; is synchronized with a &lt;b&gt;library&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;One XML file in &lt;i&gt;Libraries&lt;/i&gt; directory defines a library. Any XML file in that directory should conform to &lt;i&gt;Library.xsd&lt;/i&gt;. As there are a few sample libraries, you can start with one of them if you are not familiar with XSD. The following is an example.&lt;br /&gt;&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;
&lt;span style="color:Blue;"&gt;&amp;lt;?&lt;/span&gt;&lt;span style="color:#A31515;"&gt;xml&lt;/span&gt; &lt;span style="color:Red;"&gt;version&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;1.0&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Red;"&gt;encoding&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;utf-8&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Blue;"&gt;?&amp;gt;&lt;/span&gt;
&lt;span style="color:Blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515;"&gt;LibraryInfo&lt;/span&gt;
  &lt;span style="color:Red;"&gt;Name&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;Palm Pre&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;
  &lt;span style="color:Red;"&gt;xmlns:xsi&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;
  &lt;span style="color:Red;"&gt;xsi:schemaLocation&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;http://tempuri.org/Library.xsd Library.xsd&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;
  &lt;span style="color:Red;"&gt;xmlns&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;http://tempuri.org/Library.xsd&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;
  &lt;span style="color:Blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515;"&gt;PlaylistName&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;Palm Pre&lt;span style="color:Blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515;"&gt;PlaylistName&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;
  &lt;span style="color:Blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515;"&gt;PlaylistRootPath&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;d:\Music&lt;span style="color:Blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515;"&gt;PlaylistRootPath&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;
  &lt;span style="color:Blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515;"&gt;DeviceName&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;Palm Pre&lt;span style="color:Blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515;"&gt;DeviceName&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;
  &lt;span style="color:Blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515;"&gt;DeviceRootPath&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;f:\Music&lt;span style="color:Blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515;"&gt;DeviceRootPath&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;
&lt;span style="color:Blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515;"&gt;LibraryInfo&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;&lt;br /&gt;Only subsequent lines will be explained. &lt;b&gt;Name&lt;/b&gt; at the third line defines the name of this library. As this program uses this name to identify this library, the Name should be unique. The rest of files can be interpreted as follows:
&lt;ul&gt;&lt;li&gt;&lt;b&gt;PlaylistName&lt;/b&gt;: All songs in foobar2000’s playlist named “Palm Pre” will be synchronized.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;PlaylistRootPath&lt;/b&gt;: All songs in “Palm Pre” playlist are in “d:\Music” or its subdirectories.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;DeviceName&lt;/b&gt;: “Palm Pre” device is the target device to synchronize.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;DeviceRootPath&lt;/b&gt;: Assuming that “Palm Pre” is mounted on “f:”, all files will be copied to a directory named “f:\Music” or its subdirectories.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;If there is an audio file in the computer named “d:\Music\ABC\DEF\GHI.mp3”, this file will be copied to “f:\Music\ABC\DEF\GHI.mp3”, unless special directory structure handling is defined.&lt;br /&gt;&lt;br /&gt;The device “Palm Pre” is defined in an XML file in &lt;i&gt;Devices&lt;/i&gt; directory. Currently, the package defines the following names:
&lt;ul&gt;&lt;li&gt;&lt;i&gt;BeoSound 2&lt;/i&gt;: &lt;a href="http://www.bang-olufsen.com/beosound2" class="externalLink"&gt;B&amp;amp;O BeoSound 2&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;i&gt;Palm Pre&lt;/i&gt;: &lt;a href="http://www.palm.com/us/products/phones/pre/" class="externalLink"&gt;Palm Pre&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;i&gt;Rabbit&lt;/i&gt;: Volkswagen Rabbit 2007 built-in audio&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Although some device definitions are provided, you may need to add additional device by creating an XML file in &lt;i&gt;Devices&lt;/i&gt; directory. For more information, refer to &lt;a href="#Devices"&gt;Devices&lt;/a&gt;.&lt;br /&gt;
&lt;h1&gt;More Configurations for Advanced Users&lt;/h1&gt;This section is for advanced users. If you don't need to add your own device, you may want to skip the rest of this page.&lt;br /&gt;
&lt;h2&gt;config&lt;/h2&gt;Open &lt;i&gt;config&lt;/i&gt; file using any text editor.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;TempDirectory&lt;/b&gt; is where temporarily used files are created. This program will create and remove files during conversion.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;flac&lt;i&gt;wav&lt;/b&gt; and &lt;b&gt;ogg&lt;/i&gt;wav&lt;/b&gt; specify how to execute decoders. This program will replace %input% and %output% with audio files, and then execute the command. The default values are valid as this package contains both &lt;i&gt;codecs/flac.exe&lt;/i&gt; and &lt;i&gt;codex/oggdec.exe&lt;/i&gt;.&lt;br /&gt;&lt;br /&gt;Similarly, &lt;b&gt;pcm&lt;i&gt;mp3&lt;/b&gt; and &lt;b&gt;wav&lt;/i&gt;mp3&lt;/b&gt; specify how to execute MP3 encoders. The default values are also valid.&lt;br /&gt;If you want to use different encoders and/or decoders, you can change those variables.&lt;br /&gt;
&lt;h2&gt;Devices &lt;a name="Devices"&gt;&lt;/a&gt;&lt;/h2&gt;All files under &lt;i&gt;Devices&lt;/i&gt; are about devices. All XML files are read by this program, and they should conform to &lt;i&gt;Device.xsd&lt;/i&gt;. The following is a sample file:&lt;br /&gt;&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;
&lt;span style="color:Blue;"&gt;&amp;lt;?&lt;/span&gt;&lt;span style="color:#A31515;"&gt;xml&lt;/span&gt; &lt;span style="color:Red;"&gt;version&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;1.0&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Red;"&gt;encoding&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;utf-8&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt; &lt;span style="color:Blue;"&gt;?&amp;gt;&lt;/span&gt;
&lt;span style="color:Blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515;"&gt;DeviceInfo&lt;/span&gt;
  &lt;span style="color:Red;"&gt;Name&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;Palm Pre&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;
  &lt;span style="color:Red;"&gt;xmlns:xsi&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;
  &lt;span style="color:Red;"&gt;xsi:schemaLocation&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;http://tempuri.org/Device.xsd Device.xsd&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;
  &lt;span style="color:Red;"&gt;xmlns&lt;/span&gt;&lt;span style="color:Blue;"&gt;=&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;http://tempuri.org/Device.xsd&lt;/span&gt;&lt;span style="color:Black;"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;
  &lt;span style="color:Blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515;"&gt;Encoder&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;
    &lt;span style="color:Blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515;"&gt;Type&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;MP3&lt;span style="color:Blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515;"&gt;Type&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;
  &lt;span style="color:Blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515;"&gt;Encoder&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;
  &lt;span style="color:Blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515;"&gt;Text&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;NONE&lt;span style="color:Blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515;"&gt;Text&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;
  &lt;span style="color:Blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515;"&gt;Artwork&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;EMBED&lt;span style="color:Blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515;"&gt;Artwork&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;
  &lt;span style="color:Blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color:#A31515;"&gt;Structure&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;NONE&lt;span style="color:Blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515;"&gt;Structure&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;
&lt;span style="color:Blue;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="color:#A31515;"&gt;DeviceInfo&lt;/span&gt;&lt;span style="color:Blue;"&gt;&amp;gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;&lt;br /&gt;The name of device this file defines is &lt;i&gt;Palm Pre&lt;/i&gt; as &lt;b&gt;Name&lt;/b&gt; attribute specifies.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Encoder&lt;/b&gt; defines what types of audio files this device can recognize. In this sample file, only MP3 is allowed. If a device is capable of handling OGG and FLAC, these types can be also added. If the source format is OGG and the device is incapable of handling OGG, this audio file will be converted to an MP3 file during synchronization. For more information, see &lt;a href="http://syncfb2k.codeplex.com/Wiki/View.aspx?title=Conversion&amp;referringTitle=Home&amp;ANCHOR#Transcoding"&gt;Transcoding&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Text&lt;/b&gt; is about Romanization. If the value is &lt;i&gt;LATIN&lt;/i&gt;, romanization is performed; &lt;a href="http://en.wikipedia.org/wiki/Hangul" class="externalLink"&gt;Hangul&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; in file names and texts in artist, album name and song name will be romanized. If the value is &lt;i&gt;NONE&lt;/i&gt;, this program does not alter anything. For more information, see &lt;a href="http://syncfb2k.codeplex.com/Wiki/View.aspx?title=Conversion&amp;referringTitle=Home&amp;ANCHOR#Hangul"&gt;Hangul&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Artwork&lt;/b&gt; is about cover arts. If the value is &lt;i&gt;EMBED&lt;/i&gt;, cover arts will be embedded in audio files. If the value is &lt;i&gt;NONE&lt;/i&gt;, this program does not do anything regarding cover arts. See &lt;a href="http://syncfb2k.codeplex.com/Wiki/View.aspx?title=Conversion&amp;referringTitle=Home&amp;ANCHOR#Artwork"&gt;Artwork&lt;/a&gt; for more information.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Structure&lt;/b&gt; defines how to create directories in the device. If the value is &lt;i&gt;NONE&lt;/i&gt;, the original directory structure will be kept. If the value is &lt;i&gt;ONELEVEL&lt;/i&gt;, the depth of directories will be at most one. Currently, only the inner-most directory will be kept, and other levels will be ignored. If the source file name is “d:\Music\ABC\DEF\GHI.mp3”, &lt;b&gt;PlaylistRootPath&lt;/b&gt; of a &lt;b&gt;library&lt;/b&gt; is “d:\Music” and &lt;b&gt;DeviceRootPath&lt;/b&gt; of a &lt;b&gt;library&lt;/b&gt; is “f:\Music”, for example, this file will be copied to “f:\Music\DEF\GHI.mp3”. See &lt;a href="http://syncfb2k.codeplex.com/Wiki/View.aspx?title=Conversion&amp;referringTitle=Home&amp;ANCHOR#Directory_Structure"&gt;Directory structure&lt;/a&gt; for more information.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>linjus</author><pubDate>Fri, 28 Aug 2009 05:34:47 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Setup 20090828053447A</guid></item><item><title>Created Release: sync_fb2k 1.0.0.0 (Aug 21, 2009)</title><link>http://syncfb2k.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=31851</link><description>&lt;div class="wikidoc"&gt;Please check the requirement and what this program does from &lt;a href="http://syncfb2k.codeplex.com/" class="externalLink"&gt;Home&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. How to install this program is explained in &lt;a href="http://syncfb2k.codeplex.com/Wiki/View.aspx?title=Setup" class="externalLink"&gt;Setup&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>linjus</author><pubDate>Fri, 21 Aug 2009 20:33:11 GMT</pubDate><guid isPermaLink="false">Created Release: sync_fb2k 1.0.0.0 (Aug 21, 2009) 20090821083311P</guid></item><item><title>Released: sync_fb2k 1.0.0.0 (Aug 21, 2009)</title><link>http://syncfb2k.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=31851</link><description>&lt;div&gt;Please check the requirement and what this program does from &lt;a href="http://syncfb2k.codeplex.com/"&gt;Home&lt;span&gt;&lt;/span&gt;&lt;/a&gt;. How to install this program is explained in &lt;a href="http://syncfb2k.codeplex.com/Wiki/View.aspx?title=Setup"&gt;Setup&lt;span&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Fri, 21 Aug 2009 20:33:11 GMT</pubDate><guid isPermaLink="false">Released: sync_fb2k 1.0.0.0 (Aug 21, 2009) 20090821083311P</guid></item><item><title>Source code checked in, #40954</title><link>http://syncfb2k.codeplex.com/SourceControl/changeset/view/40954</link><description>RC 1.0.0.0</description><author>linjus</author><pubDate>Fri, 21 Aug 2009 20:27:20 GMT</pubDate><guid isPermaLink="false">Source code checked in, #40954 20090821082720P</guid></item><item><title>Source code checked in, #40842</title><link>http://syncfb2k.codeplex.com/SourceControl/changeset/view/40842</link><description>Polish UI little bit</description><author>linjus</author><pubDate>Thu, 20 Aug 2009 18:42:03 GMT</pubDate><guid isPermaLink="false">Source code checked in, #40842 20090820064203P</guid></item><item><title>Source code checked in, #40837</title><link>http://syncfb2k.codeplex.com/SourceControl/changeset/view/40837</link><description>Romanize Artist</description><author>linjus</author><pubDate>Thu, 20 Aug 2009 16:39:15 GMT</pubDate><guid isPermaLink="false">Source code checked in, #40837 20090820043915P</guid></item><item><title>Source code checked in, #40781</title><link>http://syncfb2k.codeplex.com/SourceControl/changeset/view/40781</link><description>Copyright notice was added</description><author>linjus</author><pubDate>Thu, 20 Aug 2009 08:24:50 GMT</pubDate><guid isPermaLink="false">Source code checked in, #40781 20090820082450A</guid></item><item><title>Source code checked in, #40779</title><link>http://syncfb2k.codeplex.com/SourceControl/changeset/view/40779</link><description>Set proper WindowTitle</description><author>linjus</author><pubDate>Thu, 20 Aug 2009 08:23:14 GMT</pubDate><guid isPermaLink="false">Source code checked in, #40779 20090820082314A</guid></item><item><title>Source code checked in, #40776</title><link>http://syncfb2k.codeplex.com/SourceControl/changeset/view/40776</link><description>Catch one possible i&amp;#47;o exception</description><author>linjus</author><pubDate>Thu, 20 Aug 2009 08:22:55 GMT</pubDate><guid isPermaLink="false">Source code checked in, #40776 20090820082255A</guid></item><item><title>Source code checked in, #40774</title><link>http://syncfb2k.codeplex.com/SourceControl/changeset/view/40774</link><description>Manually resolve all conflicts as the previous changelist was a total mistake.</description><author>linjus</author><pubDate>Thu, 20 Aug 2009 08:19:24 GMT</pubDate><guid isPermaLink="false">Source code checked in, #40774 20090820081924A</guid></item><item><title>Source code checked in, #40771</title><link>http://syncfb2k.codeplex.com/SourceControl/changeset/view/40771</link><description>Replace some buttons by Wizard interface</description><author>linjus</author><pubDate>Thu, 20 Aug 2009 07:47:00 GMT</pubDate><guid isPermaLink="false">Source code checked in, #40771 20090820074700A</guid></item><item><title>Source code checked in, #40091</title><link>http://syncfb2k.codeplex.com/SourceControl/changeset/view/40091</link><description>For safety, lock the window when trying to stop copying files</description><author>linjus</author><pubDate>Sun, 16 Aug 2009 05:42:13 GMT</pubDate><guid isPermaLink="false">Source code checked in, #40091 20090816054213A</guid></item><item><title>Source code checked in, #40088</title><link>http://syncfb2k.codeplex.com/SourceControl/changeset/view/40088</link><description>Make the window for encoders and decoders invisible as they annoyingly steal the keyboard focus</description><author>linjus</author><pubDate>Sun, 16 Aug 2009 04:48:08 GMT</pubDate><guid isPermaLink="false">Source code checked in, #40088 20090816044808A</guid></item><item><title>Source code checked in, #40085</title><link>http://syncfb2k.codeplex.com/SourceControl/changeset/view/40085</link><description>Do not try to remove ID3v1 tag due to TagLib&amp;#35; problem</description><author>linjus</author><pubDate>Sun, 16 Aug 2009 04:38:33 GMT</pubDate><guid isPermaLink="false">Source code checked in, #40085 20090816043833A</guid></item></channel></rss>