| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-10 | Fix test PRNG-fiddling on macOS.macos | Carl Hetherington | |
| 2020-02-03 | Also need the flag in the actual build. | Carl Hetherington | |
| 2020-02-03 | DCP-o-matic already defines WIN32_LEAN_AND_MEAN; fix warning about this. | Carl Hetherington | |
| 2020-02-03 | Remove pragma unknown by mingw. | Carl Hetherington | |
| 2019-12-03 | Use -carl rather than -cth to match the git branch name. | Carl Hetherington | |
| 2019-12-03 | Set up MXF header value DisplayHeight. Otherwise mediainfo reports | Carl Hetherington | |
| 0 height for DCP-o-matic's MXFs. See DoM bug #1325 for more discussion. | |||
| 2019-12-03 | Build fix. | Carl Hetherington | |
| 2019-12-03 | Re-fix python3 wscript problem. | Carl Hetherington | |
| 2019-12-03 | Debug. | Carl Hetherington | |
| 2019-12-03 | Try to provide python3 compatibility. | Carl Hetherington | |
| 2019-12-03 | Install KM_log.h | Carl Hetherington | |
| 2019-12-03 | Quell some valgrind errors. | Carl Hetherington | |
| 2019-12-03 | Fix a few compiler warnings about misleading indents. | Carl Hetherington | |
| 2019-12-03 | Make the IMP stuff usable. | Carl Hetherington | |
| 2019-12-03 | Remove stack-allocated BIGNUM which is no longer allowed in OpenSSL 1.1. | Carl Hetherington | |
| 2019-12-03 | Allow > 60 fps 3D. | Carl Hetherington | |
| 2019-12-03 | Remove use of stringstream in FileWriter. | Carl Hetherington | |
| 2019-12-03 | Move public headers into src/asdcp and install them in a asdcp subdirectory. | Carl Hetherington | |
| 2019-12-03 | Don't include micro version number in MXFs we write. | Carl Hetherington | |
| 2019-12-03 | Fix apparent typo in operator==. | Carl Hetherington | |
| 2019-12-03 | Fix / hide some warnings on Linux. | Carl Hetherington | |
| 2019-12-03 | Probably fix fake-writing with 3D. | Carl Hetherington | |
| 2019-12-03 | Win32 build fixes. | Carl Hetherington | |
| 2019-12-03 | Build correctly-suffixed libs (with -cth). | Carl Hetherington | |
| 2019-12-03 | Naming fixes; add debug option. | Carl Hetherington | |
| 2019-12-03 | waf build system. | Carl Hetherington | |
| 2019-12-03 | Patches for testing to allow predictable random number and date generation. | Carl Hetherington | |
| 2019-12-03 | Support hashing while writing MXFs. | Carl Hetherington | |
| 2019-12-03 | Allow overwrite (i.e. continue) when writing JPEG2000 MXFs. | Carl Hetherington | |
| 2019-12-03 | Fix UTF-8 filename handling; replace DirScanner code with boost-based ↵ | Carl Hetherington | |
| implementation. | |||
| 2019-12-03 | Fix uninitialised variable. | Carl Hetherington | |
| 2019-12-03 | Remove edit rate checks so that DCP-o-matic can use any edit rate it wants. | Carl Hetherington | |
| 2019-12-03 | Add another OpenReadFrame method for JP2K::CodestreamParser. | Carl Hetherington | |
| 2019-12-03 | Fix a type-punning warning. | Carl Hetherington | |
| 2019-12-03 | Fix some comparisons of signed with unsigned. | Carl Hetherington | |
| 2019-12-03 | Remove some unused variables. | Carl Hetherington | |
| 2019-12-03 | Add call to parent constructor. | Carl Hetherington | |
| 2019-12-03 | Fix unnecessary const qualifiers on return values. | Carl Hetherington | |
| 2019-12-03 | Fix missing initializer for the second variable in TagValue. | Carl Hetherington | |
| 2019-12-03 | Fix constructor initializer order. | Carl Hetherington | |
| 2019-12-03 | Fix enum switch/case statements with unhandled values. | Carl Hetherington | |
| 2019-12-03 | Remove unused parameters to methods. | Carl Hetherington | |
| 2015-11-10 | release | jhurst | |
| 2015-10-09 | o General review of Batch/Array distinction throughout the project | jhurst | |
| o Fixed a bug that caused incorrect failure when parsing JPEG 2000 codestreams having fewer than five decomposition levels. o Fixed missing UUID generation in some instances of the MCALinkID property o Added -w option to asdcp-wrap to support use of WTF label with MCA | |||
| 2015-10-07 | port | 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-07-28 | mem leak fix | mwalker | |
| 2015-05-21 | compile fixes | jhurst | |
| 2015-03-13 | turn on the text | jhurst | |
| 2015-02-22 | megasubs | jhurst | |
