Log actual error codes from CreateFileW failures.
[asdcplib.git] / src /
2022-05-01 Carl HetheringtonLog actual error codes from CreateFileW failures.
2022-05-01 Carl HetheringtonRemove use of deprecated register keyword.
2022-02-24 Carl HetheringtonRemove MSVC-ism; I think this is safe, and these method... win32-crash
2022-02-24 Carl HetheringtonRemove some bad defines.
2022-02-24 Carl HetheringtonAdd -x32/-x64 suffix to boost libraries when building...
2021-10-28 Carl HetheringtonAdd another VALGRIND_MAKE_MEM_DEFINED.
2020-02-03 Carl HetheringtonAlso need the flag in the actual build.
2020-02-03 Carl HetheringtonDCP-o-matic already defines WIN32_LEAN_AND_MEAN; fix...
2020-02-03 Carl HetheringtonRemove pragma unknown by mingw.
2019-12-03 Carl HetheringtonUse -carl rather than -cth to match the git branch...
2019-12-03 Carl HetheringtonSet up MXF header value DisplayHeight. Otherwise media...
2019-12-03 Carl HetheringtonBuild fix.
2019-12-03 Carl HetheringtonRe-fix python3 wscript problem.
2019-12-03 Carl HetheringtonDebug.
2019-12-03 Carl HetheringtonTry to provide python3 compatibility.
2019-12-03 Carl HetheringtonInstall KM_log.h
2019-12-03 Carl HetheringtonQuell some valgrind errors.
2019-12-03 Carl HetheringtonFix a few compiler warnings about misleading indents.
2019-12-03 Carl HetheringtonMake the IMP stuff usable.
2019-12-03 Carl HetheringtonRemove stack-allocated BIGNUM which is no longer allowe...
2019-12-03 Carl HetheringtonAllow > 60 fps 3D.
2019-12-03 Carl HetheringtonRemove use of stringstream in FileWriter.
2019-12-03 Carl HetheringtonMove public headers into src/asdcp and install them...
2019-12-03 Carl HetheringtonDon't include micro version number in MXFs we write.
2019-12-03 Carl HetheringtonFix apparent typo in operator==.
2019-12-03 Carl HetheringtonFix / hide some warnings on Linux.
2019-12-03 Carl HetheringtonProbably fix fake-writing with 3D.
2019-12-03 Carl HetheringtonWin32 build fixes.
2019-12-03 Carl HetheringtonBuild correctly-suffixed libs (with -cth).
2019-12-03 Carl HetheringtonNaming fixes; add debug option.
2019-12-03 Carl Hetheringtonwaf build system.
2019-12-03 Carl HetheringtonPatches for testing to allow predictable random number...
2019-12-03 Carl HetheringtonSupport hashing while writing MXFs.
2019-12-03 Carl HetheringtonAllow overwrite (i.e. continue) when writing JPEG2000...
2019-12-03 Carl HetheringtonFix UTF-8 filename handling; replace DirScanner code...
2019-12-03 Carl HetheringtonFix uninitialised variable.
2019-12-03 Carl HetheringtonRemove edit rate checks so that DCP-o-matic can use...
2019-12-03 Carl HetheringtonAdd another OpenReadFrame method for JP2K::CodestreamPa...
2019-12-03 Carl HetheringtonFix a type-punning warning.
2019-12-03 Carl HetheringtonFix some comparisons of signed with unsigned.
2019-12-03 Carl HetheringtonRemove some unused variables.
2019-12-03 Carl HetheringtonAdd call to parent constructor.
2019-12-03 Carl HetheringtonFix unnecessary const qualifiers on return values.
2019-12-03 Carl HetheringtonFix missing initializer for the second variable in...
2019-12-03 Carl HetheringtonFix constructor initializer order.
2019-12-03 Carl HetheringtonFix enum switch/case statements with unhandled values.
2019-12-03 Carl HetheringtonRemove unused parameters to methods.
2015-11-10 jhurstrelease
2015-10-09 jhurst o General review of Batch/Array distinction throughout...
2015-10-07 jhurstport
2015-10-07 jhurst o Moved personal dev environment from older gcc to...
2015-07-28 mwalkermem leak fix
2015-05-21 jhurstcompile fixes
2015-03-13 jhurstturn on the text
2015-02-22 jhurstmegasubs
2015-02-19 mschroffelbanner updates to 2015
2015-01-22 jhurstphdr
2014-10-23 mschroffelversion bump
2014-10-22 jhurstfixed the partition split between the last fram in...
2014-10-22 jhurstphdr:
2014-10-14 jhurstcomment insensitivity
2014-10-10 jhurstnewlines are valid inside elements!
2014-10-02 mschroffelversion bump
2014-10-01 mschroffelversion bump
2014-09-22 jhurstwin32 compiler fixes
2014-09-21 jhurstimf bugs
2014-08-07 mschroffelversion bump
2014-07-14 mschroffelAdded TimedText_Transform.h to the list of installable...
2014-07-03 mschroffelmissing TimedText_transform.h
2014-07-01 tmccolmCorrected rgba_MaxRef default from 1024 to 1023. Correc...
2014-06-05 mikeyversion
2014-05-14 jhurstless strict UL checking ignores version byte
2014-05-05 mikeyupdates for bulding with gcc 4.7.2 on Ubuntu 14.04
2014-04-29 mikeyadded a note about AS-02 support.
2014-01-13 jhurstmixed synopsis
2014-01-13 jhurstfor Stewart
2014-01-03 jhurstremoved nascent ST2052-1 support pending completion
2014-01-02 jhurst o Fixed missing-index-partion bugs for AS-02 files.
2013-12-15 jhurst o Added preliminary support for timed-text wrapping...
2013-12-09 mikeyadded jp2k to the list of dev headers taht get installed.
2013-12-05 jhurstallow suppression of xml formatting spaces
2013-11-20 jhurstadded COD decoding to the JP2K parser, fixed interprete...
2013-10-22 jhurstbuggy
2013-09-02 jhursttext code rates now woek when rate != 24/1
2013-08-28 mshebyfix AS-02 audio unwrapping behavior
2013-08-20 jhurstfixed duplicate entries in TT wrapping
2013-08-06 mikeyupdated
2013-07-06 mshebyfix incorrect determination of m_ContainerDuration
2013-07-02 mikeyoops.
2013-07-02 jhurstmore properties!
2013-07-02 jhurstfinished optional properties
2013-07-02 jhurstmore optional stuff
2013-07-02 jhurstoptional properties, take 1
2013-07-01 jhurstIMF MCA labels
2013-06-26 mshebyin AS02-land, don't twice-over instantiate objects...
2013-06-20 msheby"CF_MAX" is actually a predefined macro in Windows
2013-06-20 mshebyadd missing header
2013-06-17 jhursttweezes
2013-06-07 jhurstbetter toys
2013-06-06 jhurstnew toy
next