<feed xmlns='http://www.w3.org/2005/Atom'>
<title>asdcplib/src/pinkwave.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>2015-10-07T16:41:23Z</updated>
<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>
</feed>
