summaryrefslogtreecommitdiff
path: root/src/blackwave.cpp
AgeCommit message (Collapse)Author
2015-11-10releasejhurst
2015-10-07 o Moved personal dev environment from older gcc to newer clang. Many small ↵jhurst
changes were made to satisfy the new compiler: - 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
2013-08-06updatedmikey
2013-04-12Added atmos support and new ULs per SMPTE 429-2:2013 - see README for deets.mikey
2013-02-08big change rollupjhurst
2010-02-18Add VC project files.msheby
2009-04-09More copyright date updates.msheby
2009-04-09Update copyright dates.msheby
2009-04-01mo-better timed textjhurst
2008-03-19Change PACKAGE to PROGRAM_NAME.msheby
2007-03-03name fixjhurst
2006-11-21MPEG parser fixes: zero run-in patch, header buffer increasejhurst
2006-10-19Denis' bug fixesjhurst
2006-06-232006/06/23 tmccolmtmccolm
2006-04-05ginormo merge-back with Kumu, SMPTE MIC key and MPEG parser fixjhurst