<feed xmlns='http://www.w3.org/2005/Atom'>
<title>asdcplib/src/KM_fileio.h, branch debug</title>
<subtitle>Fork of asdcplib library for low-level DCP handling</subtitle>
<id>https://git.carlh.net/cgit/asdcplib/atom?h=debug</id>
<link rel='self' href='https://git.carlh.net/cgit/asdcplib/atom?h=debug'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/'/>
<updated>2024-03-21T19:33:37Z</updated>
<entry>
<title>Fix &lt;&gt; / "" confusion for includes.</title>
<updated>2024-03-21T19:33:37Z</updated>
<author>
<name>cah</name>
<email>cah@ableton.com</email>
</author>
<published>2024-03-21T11:32:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=792dea6af89c725500eaafe669f67305a42ac1e4'/>
<id>urn:sha1:792dea6af89c725500eaafe669f67305a42ac1e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support hashing while writing MXFs.</title>
<updated>2024-03-21T19:29:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-16T20:50:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=4898f9d60bc621cb464faa00fb50146495d76928'/>
<id>urn:sha1:4898f9d60bc621cb464faa00fb50146495d76928</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix indentation</title>
<updated>2021-06-15T11:13:12Z</updated>
<author>
<name>milla</name>
<email>marc.illa@dolby.com</email>
</author>
<published>2021-06-15T11:12:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=8df78decb4e01b579bbbd1f479d187adf34fc030'/>
<id>urn:sha1:8df78decb4e01b579bbbd1f479d187adf34fc030</id>
<content type='text'>
Use smart pointer for Reader
Don't define fileReader constructor and destructor twice (win and posix) but just once as their implementation is the same
</content>
</entry>
<entry>
<title>FileReader pluggable at runtime</title>
<updated>2021-06-03T11:50:11Z</updated>
<author>
<name>milla</name>
<email>marc.illa@dolby.com</email>
</author>
<published>2021-05-26T11:32:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=facf4f4c7a8ed65d59baed9020d5fa061b952874'/>
<id>urn:sha1:facf4f4c7a8ed65d59baed9020d5fa061b952874</id>
<content type='text'>
</content>
</entry>
<entry>
<title> o Fixed ISXD bugs:</title>
<updated>2019-02-12T17:13:35Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2019-02-12T17:13:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=260692554632887d4e978775001081add386b909'/>
<id>urn:sha1:260692554632887d4e978775001081add386b909</id>
<content type='text'>
   o Incorrect UTF_8_Text_DataEssenceCoding UL
   o Incorrect ISXDDataEssenceDescriptor_NamespaceURI UL
   o Incorrect use of FrameWrappedISXDData UL
   o Incorrect use of FrameWrappedISXDContainer UL
 o Added KM_WIN32_UTF8 macro to protect old users from new ideas
</content>
</entry>
<entry>
<title> o Added wilde-char support for filenames on Win32</title>
<updated>2019-01-28T08:52:36Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2019-01-28T08:52:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=348d85dad7de82fd697a9f9a36346d7428d2959d'/>
<id>urn:sha1:348d85dad7de82fd697a9f9a36346d7428d2959d</id>
<content type='text'>
</content>
</entry>
<entry>
<title> o Replaced WIN32 directory scanner with dirent_win.h</title>
<updated>2016-12-02T18:45:14Z</updated>
<author>
<name>jhurst</name>
<email>jhurst@cinecert.com</email>
</author>
<published>2016-12-02T18:45:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=5f38f82f9bfc69fdbae47a71f587ab5b7e80e594'/>
<id>urn:sha1:5f38f82f9bfc69fdbae47a71f587ab5b7e80e594</id>
<content type='text'>
 o The NamespaceURI property of AS-02 timed text files has been exposed in the API
   and via as-02-wrap -P. This behavior replaces previous bad behavior, but puts
   responsibility for selecting the correct value on the operator.
 o Exposed CreatePNGNameId and CreateFontNameId subroutines in AS_02::TimedText
 o Adjusted UUID generation based on PNG and font names to exclude paths by
   inserting a call to PathBasename at each Id generation site
</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>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>added a note about AS-02 support.</title>
<updated>2014-04-29T15:31:21Z</updated>
<author>
<name>mikey</name>
<email>mikey@cinecert.com</email>
</author>
<published>2014-04-29T15:31:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=dd03f3ae2c71df2c4eb89804293e621777a050cf'/>
<id>urn:sha1:dd03f3ae2c71df2c4eb89804293e621777a050cf</id>
<content type='text'>
</content>
</entry>
</feed>
