<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/subsync/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/subsync/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/subsync/bugs/</id><updated>2008-04-04T06:08:27Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Improved version of subsync</title><link href="https://sourceforge.net/p/subsync/bugs/3/" rel="alternate"/><published>2008-04-04T06:08:27Z</published><updated>2008-04-04T06:08:27Z</updated><author><name>bomanz</name><uri>https://sourceforge.net/u/bomanz/</uri></author><id>https://sourceforge.net9ae38de3e80f022e205d45f6133234f5a6df8caa</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This suggested version has improved input errors handling. Got rid of use of the math library, now use plain libc only. This version may be compiled using MS Visual C. Added argument 'input file' for easier debugging.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Endless loop with some srt files</title><link href="https://sourceforge.net/p/subsync/bugs/2/" rel="alternate"/><published>2008-04-04T06:01:21Z</published><updated>2008-04-04T06:01:21Z</updated><author><name>bomanz</name><uri>https://sourceforge.net/u/bomanz/</uri></author><id>https://sourceforge.net7c0dda204a1f8bd6b6f73314cf246b9a648b06f6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Enters endless loop when newline (an empty line) is absent at the end of the input file.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Bug in calcnewtime function</title><link href="https://sourceforge.net/p/subsync/bugs/1/" rel="alternate"/><published>2005-06-09T21:19:11Z</published><updated>2005-06-09T21:19:11Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net4b35fe7fcdb508ccc582d887833efb4866342779</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;hi buddy,&lt;br /&gt;
i found an error in the last calcnewtime function.&lt;br /&gt;
just replace :&lt;br /&gt;
timeadd(source,timeadd(timemult(timediff(source,sourcedisp),scale),timediff(destdisp,sourcedisp)));&lt;br /&gt;
by&lt;br /&gt;
return timeadd(timeadd(source,&lt;br /&gt;
timemult(timediff(source, sourcedisp),&lt;br /&gt;
scale)),timediff(destdisp, sourcedisp));&lt;/p&gt;
&lt;p&gt;Thx for the lidle utility, it helped me (once this&lt;br /&gt;
correction was done).&lt;/p&gt;
&lt;p&gt;&amp;gt;booba.skaya@gmail.com&amp;lt;&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>