Use signals2 rather than sigc++
[libdcp.git] / src /
2012-10-25 Carl HetheringtonUse signals2 rather than sigc++
2012-10-22 Carl HetheringtonImprove an error message.
2012-10-19 Carl HetheringtonInitial work on subtitle writing.
2012-10-04 Carl HetheringtonProvide accessors to ARGBFrame's width and height.
2012-10-03 Carl HetheringtonAllow some error in audio when comparing.
2012-10-02 Carl HetheringtonNote first difference on an audio equals() discrepancy.
2012-10-02 Carl HetheringtonRemove bitwise DCP comparison, which I think is fairly...
2012-10-02 Carl HetheringtonClean up DCP comparison a bit.
2012-10-02 Carl HetheringtonFix comparison of audio assets to not just compare...
2012-09-19 Carl HetheringtonCope with DCPs that don't specify the picture as stereo...
2012-09-19 Carl HetheringtonAnother content kind seen capitalised.
2012-09-18 Carl HetheringtonReelNumber is sometimes a string, it seems.
2012-09-18 Carl HetheringtonSome renaming of XML-related methods.
2012-09-17 Carl HetheringtonFix issue date on Windows.
2012-09-17 Carl HetheringtonTidy up diffing of frames a bit.
2012-09-09 Carl HetheringtonCreator is optional.
2012-09-09 Carl HetheringtonClean up and fix subtitle parsing a bit.
2012-09-09 Carl HetheringtonCope with paths having file:// at the start of them.
2012-09-09 Carl HetheringtonFix up image sizes when direct-reducing JPEG2000.
2012-09-09 Carl HetheringtonSomewhat hacky rearrangement to support multiple CPLs...
2012-09-09 Carl HetheringtonPKL -> PKLFile.
2012-09-09 Carl HetheringtonRename CPL -> CPLFile
2012-09-08 Carl HetheringtonIgnore Language tag in subtitles. Get MXF/XML filename...
2012-09-07 Carl HetheringtonTweaks to dcpinfo.
2012-09-06 Carl HetheringtonSomewhat experimental; read files to use from the ASSET...
2012-09-06 Carl HetheringtonAdd a test corpus for XML.
2012-09-04 Carl HetheringtonStrip spaces from number contents before parsing.
2012-08-30 Carl HetheringtonUntested code to optionally reduce resolution on extrac...
2012-08-27 Carl HetheringtonIgnore Language node in MainSound.
2012-08-27 Carl HetheringtonMake ContentVersion Id node optional. Improve error...
2012-08-23 Carl HetheringtonReels can have AnnotationText.
2012-08-22 Carl HetheringtonRemove debug code.
2012-08-22 Carl HetheringtonAdd basic example; tweak bits and pieces.
2012-08-22 Carl HetheringtonMore subs tests.
2012-08-22 Carl HetheringtonVery slightly less verbose subs checking.
2012-08-22 Carl HetheringtonComment tweaks.
2012-08-22 Carl HetheringtonSome comments and dead code removal.
2012-08-22 Carl HetheringtonShould-be-unnecessary initialisation.
2012-08-22 Carl HetheringtonUse entry points.
2012-08-22 Carl HetheringtonAllow <Font> nodes inside <Subtitle> nodes.
2012-08-22 Carl HetheringtonLook for subtitle assets more sensibly.
2012-08-22 Carl HetheringtonRough support for 3D.
2012-08-21 Carl HetheringtonSome maths operations with Time.
2012-08-21 Carl HetheringtonVertical align.
2012-08-21 Carl HetheringtonDo effects with an enum.
2012-08-21 Carl HetheringtonPick up effect and effect color.
2012-08-21 Carl HetheringtonClarify (a bit) byte ordering for RGBA frames.
2012-08-21 Carl HetheringtonPick up subtitle color.
2012-08-21 Carl HetheringtonTweak font handling.
2012-08-21 Carl HetheringtonRecurse into font nodes and pick up details of italics.
2012-08-21 Carl HetheringtonRecursively scan font tags in subtitles.
2012-08-21 Carl HetheringtonRemove unnecessary stuff.
2012-08-21 Carl HetheringtonDe-hackify subtitle handling a bit.
2012-08-19 Carl HetheringtonProper-ish support for multi-reel DCPs.
2012-08-17 Carl HetheringtonGPL boilerplate and a few comments.
2012-08-15 Carl HetheringtonSome comments.
2012-08-15 Carl HetheringtonMissing files.
2012-08-15 Carl HetheringtonAdd support for obtaining a frame as RGBA.
2012-08-13 Carl HetheringtonFix up some bugs with subs.
2012-08-13 Carl Hetherington4th parameter of time is ticks (1 tick = 4ms) not milli...
2012-08-13 Carl HetheringtonVarious subtitle bits.
2012-08-13 Carl HetheringtonInstall subtitle_asset.h
2012-08-13 Carl HetheringtonTime from frame.
2012-08-13 Carl HetheringtonSubtitles at method.
2012-08-13 Carl HetheringtonBasic subtitle test works.
2012-08-13 Carl HetheringtonMissing files.
2012-08-13 Carl HetheringtonPartial subtitle work.
2012-08-12 Carl HetheringtonTweaks for more real-life DCPs; beginning of subtitle...
2012-08-12 Carl HetheringtonTry to be recursive when examining DCP directories.
2012-08-12 Carl HetheringtonDon't crash with no audio; get video MXF information... for-dcptovideo
2012-08-11 Carl HetheringtonAccess sound asset sampling rate, channels; access...
2012-08-11 Carl HetheringtonVarious tweaks for a real-life DCP.
2012-08-11 Carl HetheringtonA couple of things seem to be optional in real life.
2012-08-09 Carl HetheringtonFix up some problems with being included.
2012-08-09 Carl HetheringtonAdd comment.
2012-08-09 Carl HetheringtonAdd picture frame extraction.
2012-08-09 Carl HetheringtonTweak message.
2012-08-09 Carl HetheringtonTweak comment.
2012-08-09 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2012-08-09 Carl HetheringtonShow maximum pixel error on equals().
2012-08-02 Carl HetheringtonTidy up equality options slightly.
2012-08-01 Carl HetheringtonCompare using maximum mean absolute difference and...
2012-08-01 Carl HetheringtonMerge branch 'master' into check-bitmaps check-bitmaps
2012-08-01 Carl HetheringtonMerge.
2012-08-01 Carl HetheringtonTweak to build onboost filesystem v2
2012-08-01 Carl HetheringtonHack.
2012-08-01 Carl HetheringtonWindows build fixes.
2012-07-31 Carl HetheringtonWhoops; check correct video frame. read2
2012-07-31 Carl HetheringtonLazy digest building.
2012-07-31 Carl HetheringtonCheck sound; various fixups.
2012-07-31 Carl HetheringtonUse int64 in a few places.
2012-07-31 Carl HetheringtonInspect J2K data in MXFs.
2012-07-31 Carl HetheringtonTweak.
2012-07-31 Carl HetheringtonMetadata checking for MXFs.
2012-07-31 Carl HetheringtonBitwise MXF comparison.
2012-07-30 Carl HetheringtonBarely-functional dcpdiff.
2012-07-30 Carl Hetheringtonpath -> dir, name for MXFs.
2012-07-30 Carl HetheringtonBasic test.
2012-07-30 Carl HetheringtonBits.
2012-07-30 Carl HetheringtonVarious.
next