<feed xmlns='http://www.w3.org/2005/Atom'>
<title>asdcplib/src/KM_xml.cpp, branch master</title>
<subtitle>Fork of asdcplib library for low-level DCP handling</subtitle>
<id>https://git.carlh.net/cgit/asdcplib/atom?h=master</id>
<link rel='self' href='https://git.carlh.net/cgit/asdcplib/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/'/>
<updated>2019-02-22T19:05:06Z</updated>
<entry>
<title>Quieted log messages for speculative parse</title>
<updated>2019-02-22T19:05:06Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2019-02-22T19:05:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=08e954ce809d49e2e7e886154000077b7fd78196'/>
<id>urn:sha1:08e954ce809d49e2e7e886154000077b7fd78196</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Xerces 3 character data was being ignored.</title>
<updated>2018-02-03T19:41:49Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2018-02-03T19:41:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=40ecb821a29d1049e0a69149b20e552c7fbb0ae0'/>
<id>urn:sha1:40ecb821a29d1049e0a69149b20e552c7fbb0ae0</id>
<content type='text'>
</content>
</entry>
<entry>
<title> o Moved personal dev environment from older gcc to newer clang.  Many small changes were made to satisfy the new compiler:</title>
<updated>2015-10-07T16:41:23Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2015-10-07T16:41:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=af6a1e4ef13dcf5811ccd9eb6b63d21bdc88dc70'/>
<id>urn:sha1:af6a1e4ef13dcf5811ccd9eb6b63d21bdc88dc70</id>
<content type='text'>
   - Altered many printf format codes to use the correct type for the given integer type
   - Parenthesized some expressions to clarify previously ambiguous expectations of precedence
   - Created macro KM_MACOSX for use in OS-specific code selection
   - Removed last uses of the old C-language abs(), now using Kumu::xabs()
   - Removed last uses of the old C-language atoi()
 o Added platform-independent call Kumu::GetExecutablePath() (test with win32)
 o Fixed a bug that was causing Array properties to be written without the (count, length) header (from PAL)
 o Fixed Win32 build (from Crowe)
 o Added imlementation of SMPTE ST 2092-1 pink noise generator
 o Added pinkwave CLI utility
 o Added font support to the IMF timed-text wrapper
</content>
</entry>
<entry>
<title>mem leak fix</title>
<updated>2015-07-28T22:36:28Z</updated>
<author>
<name>mwalker</name>
<email>mwalker@cinecert.com</email>
</author>
<published>2015-07-28T22:36:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=77200515d9acee07988f26dadfa37ffbd169cdfb'/>
<id>urn:sha1:77200515d9acee07988f26dadfa37ffbd169cdfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>banner updates to 2015</title>
<updated>2015-02-19T22:42:18Z</updated>
<author>
<name>mschroffel</name>
<email>mschroffel@cinecert.com</email>
</author>
<published>2015-02-19T22:42:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=528cacb6122b33f73a805fbb47b4ae83a46db418'/>
<id>urn:sha1:528cacb6122b33f73a805fbb47b4ae83a46db418</id>
<content type='text'>
</content>
</entry>
<entry>
<title>comment insensitivity</title>
<updated>2014-10-14T00:14:39Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2014-10-14T00:14:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=9b450aad2327719d051e986549f0416e17b5dbff'/>
<id>urn:sha1:9b450aad2327719d051e986549f0416e17b5dbff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>newlines are valid inside elements!</title>
<updated>2014-10-10T16:31:40Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2014-10-10T16:31:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=59197ff8e4001ae1ddc3aee5453422bab897d770'/>
<id>urn:sha1:59197ff8e4001ae1ddc3aee5453422bab897d770</id>
<content type='text'>
</content>
</entry>
<entry>
<title>imf bugs</title>
<updated>2014-09-21T13:27:43Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2014-09-21T13:27:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=ab3e3df49a9d4a44a3bf11211e31bdeac3ef7bcf'/>
<id>urn:sha1:ab3e3df49a9d4a44a3bf11211e31bdeac3ef7bcf</id>
<content type='text'>
date parse bug
timed-text transform removed
</content>
</entry>
<entry>
<title>allow suppression of xml formatting spaces</title>
<updated>2013-12-05T01:35:52Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2013-12-05T01:35:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=ece36546e5233fac27fed566802a9fec2bc3ef8c'/>
<id>urn:sha1:ece36546e5233fac27fed566802a9fec2bc3ef8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version bump</title>
<updated>2012-08-07T23:48:10Z</updated>
<author>
<name>mikey</name>
<email>mikey@cinecert.com</email>
</author>
<published>2012-08-07T23:48:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=3685d92a3d067b79d6059e178c3861230a1531bb'/>
<id>urn:sha1:3685d92a3d067b79d6059e178c3861230a1531bb</id>
<content type='text'>
</content>
</entry>
</feed>
