summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2013-02-18Fix subtitle positioning in the view, I think (#60).Carl Hetherington
2013-02-18Try to fix crash on finishing off DCPs with mono -> 5.1 conversions.Carl Hetherington
2013-02-17Remove some vestigial stuff.Carl Hetherington
2013-02-17Fix audio channel count when bumping mono up to 5.1.Carl Hetherington
2013-02-17Fix nasty misreading of planar audio data.Carl Hetherington
2013-02-17i18n hacks.Carl Hetherington
2013-02-16Remove some vestiges of FilmState.Carl Hetherington
2013-02-16Remove now-unused job dependencies.Carl Hetherington
2013-02-15Support BMP for still images (part of #55).Carl Hetherington
2013-02-12Never say 100% when not finished (part of #44).Carl Hetherington
2013-02-12Formatting.Carl Hetherington
2013-02-12Small use of String::compose.Carl Hetherington
2013-02-12Add details button to job manager; stretch jobs across the whole of the botto...Carl Hetherington
2013-02-12Don't try to make decoders when there is no content.Carl Hetherington
2013-02-11Check for a DCP before offering to copy it to a TMS.Carl Hetherington
2013-02-11Basic attempt to catch exceptions in the writer thread and pass them safely b...Carl Hetherington
2013-02-11Reformatting.Carl Hetherington
2013-02-08Shuffle Job pointers around slightly.Carl Hetherington
2013-02-08Some comments.Carl Hetherington
2013-02-08Rename some things.Carl Hetherington
2013-02-08Some comments.Carl Hetherington
2013-02-08A couple of comments; tidy up logging.Carl Hetherington
2013-02-08Log some stats from the writer.Carl Hetherington
2013-02-07Possibly fix legacy dcp_trim_start tags; use DCI name for content type to be ...Carl Hetherington
2013-02-07Simplify writer a bit and fix it when frames are arriving quickly.Carl Hetherington
2013-02-07Create parent directories on file() as well as dir().Carl Hetherington
2013-02-07Add believed missing frame done.Carl Hetherington
2013-02-07Remove make_dcp_job files.Carl Hetherington
2013-02-07Fix inadvertant breakage of hash file creation.Carl Hetherington
2013-02-07Remove old DCP before creating new one (#47).Carl Hetherington
2013-02-07Hopefully fix crash on trying to create a j2c file for the first time.Carl Hetherington
2013-02-03FIXME comment.Carl Hetherington
2013-02-03Fix crop on aligned images, which affected still image DCP generation.Carl Hetherington
2013-02-02Merge branch 'direct-mxf' of /home/carl/git/dvdomatic into direct-mxfCarl Hetherington
2013-02-02Remove crashing and thought-to-be-unnecessary process_end from DelayLine.Carl Hetherington
2013-02-02Fix erroneous check wrt intrinsic duration.Carl Hetherington
2013-02-02Insist on boost 1.45 and hence filesystem v3 now that libdcp requires it.Carl Hetherington
2013-02-02Tidy up filters dialog; don't show non-existant ones, and categorise them.Carl Hetherington
2013-02-02Only offer filters and postproc that exist.Carl Hetherington
2013-02-02First try at doing fake writes.Carl Hetherington
2013-01-28Write more extensive information about frames, and hash the MXF packet rather...Carl Hetherington
2013-01-26Merge master into direct-mxf.Carl Hetherington
2013-01-25Fix signalling of wxChoices that used to be ComboBoxes. Use Size a little mo...Carl Hetherington
2013-01-25Provide option of default DCI name details (#42).Carl Hetherington
2013-01-25Make DCIMetadata class and use it.Carl Hetherington
2013-01-25Check for liblzma during configure (#7).Carl Hetherington
2013-01-25Basics of checking video MXFs.Carl Hetherington
2013-01-24Possibly-working basic DCP creation.Carl Hetherington
2013-01-24Merge in 0.70 branch with 0.71 fix.Carl Hetherington
2013-01-24Fix incorrect assert().Carl Hetherington