| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-10 | release | jhurst | |
| 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 | |||
| 2015-02-19 | banner updates to 2015 | mschroffel | |
| 2014-09-21 | imf bugs | jhurst | |
| date parse bug timed-text transform removed | |||
| 2013-02-08 | big change rollup | jhurst | |
| 2012-08-07 | version bump | mikey | |
| 2012-02-22 | oops, tick | jhurst | |
| 2012-02-21 | mega datetime patch | jhurst | |
| 2011-05-13 | the story so far | jhurst | |
| 2011-03-07 | *** empty log message *** | jhurst | |
| 2011-03-04 | checkin | mikey | |
| 2010-08-10 | corrected test of Py bool | jhurst | |
| 2010-01-06 | version bump | mikey | |
| 2009-12-22 | big KLV support | jhurst | |
| 2009-10-08 | FIPS 186-2 fixes | jhurst | |
| 2009-08-26 | Implement Windows version of Timestamp::GetSecondsSinceEpoch. | msheby | |
| 2009-08-25 | Add GetSecondsSinceEpoch for Waimea. | msheby | |
| 2009-04-06 | Add Timestamp::EncodeStringWithOffset() for representation outside of UTC. | msheby | |
| 2009-03-28 | Strictly parse the minutes section of the time offset. | msheby | |
| Add comments explaining the offset negation. | |||
| 2009-03-28 | The XML schema says that the range of timezone offsets is +- 14 hours. | msheby | |
| 2009-03-28 | Add AddMinutes() function. | msheby | |
| Allow negative input to AddHours() and AddDays() in Windows implementation. Allow parsing of non-zero minutes in time offset values. Allow parsing of "Z" as time offset value. | |||
| 2009-03-12 | Allow for build-time configuration of randomly cased UUIDs. | msheby | |
| 2009-02-13 | channel assignment | jhurst | |
| 2008-09-10 | now using libtai for time-date | jhurst | |
| 2008-08-09 | The following changes have been checked into napali: | jhurst | |
| 1. The is some template voodoo in KM_fileio.h to ward off the D_FILE_OFFSET_BITS=64 bug 2. KM_log.cpp now uses mutex protection for the global default LogSink 3. I added Kumu::Version (uses the same value as ASDCP::Version()). I did this because... 4. I modified Makefile.am so that kmfilegen, kmrandgen, and kmuuidgen only link against libkumu, as nature intended. | |||
| 2008-08-06 | Eliminate warnings about copy constructors not getting initialized. | msheby | |
| 2008-04-09 | better | jhurst | |
| 2008-02-01 | Commit a bunch of portability fixes (64- vs. 32-bit types). | msheby | |
| 2007-12-22 | logging re-write | jhurst | |
| 2007-10-29 | Windows portability fixes. | msheby | |
| 2007-10-20 | 3-D love | jhurst | |
| 2007-07-20 | templates like this-> | jhurst | |
| 2007-03-26 | added identifier list type | jhurst | |
| 2007-03-03 | added new methods | jhurst | |
| 2007-02-28 | fixed remainder bug in MemIOReader | jhurst | |
| 2007-01-19 | updated TEST_NULL debug macros | jhurst | |
| fixed ReadFileIntoString buffer bug | |||
| 2006-10-19 | Denis' bug fixes | jhurst | |
| 2006-06-23 | 2006/06/23 tmccolm | tmccolm | |
| 2006-05-30 | more printf format fixes | jhurst | |
| 2006-04-21 | Work! | jhurst | |
| 2006-04-21 | oops | jhurst | |
| 2006-04-21 | kumu merge | jhurst | |
| 2006-04-05 | ginormo merge-back with Kumu, SMPTE MIC key and MPEG parser fix | jhurst | |
