dcpomatic.git
2013-02-11 Carl HetheringtonFix default directory for film's setup on Windows ...
2013-02-11 Carl HetheringtonBump libdcp version.
2013-02-11 Carl HetheringtonAdapt properties dialog for direct MXF write.
2013-02-11 Carl HetheringtonBasic attempt to catch exceptions in the writer thread...
2013-02-11 Carl HetheringtonReformatting.
2013-02-11 Carl HetheringtonAdd copyright year.
2013-02-08 Carl HetheringtonShuffle Job pointers around slightly.
2013-02-08 Carl HetheringtonSome comments.
2013-02-08 Carl HetheringtonRename some things.
2013-02-08 Carl HetheringtonSome comments.
2013-02-08 Carl HetheringtonA couple of comments; tidy up logging.
2013-02-08 Carl HetheringtonMerge branch 'direct-mxf' of ssh://carlh.dnsalias.org...
2013-02-08 Carl HetheringtonLog some stats from the writer.
2013-02-08 Carl HetheringtonAdd a couple of test scripts.
2013-02-07 Carl HetheringtonFix tests.
2013-02-07 Carl HetheringtonPossibly fix legacy dcp_trim_start tags; use DCI name...
2013-02-07 Carl HetheringtonSimplify writer a bit and fix it when frames are arrivi...
2013-02-07 Carl HetheringtonCreate parent directories on file() as well as dir().
2013-02-07 Carl HetheringtonAdd believed missing frame done.
2013-02-07 Carl HetheringtonRemove make_dcp_job files.
2013-02-07 Carl HetheringtonFix inadvertant breakage of hash file creation.
2013-02-07 Carl HetheringtonRemove old DCP before creating new one (#47).
2013-02-07 Carl HetheringtonHopefully fix crash on trying to create a j2c file...
2013-02-07 Carl HetheringtonMerge.
2013-02-07 Carl HetheringtonMerge branch 'direct-mxf' of ssh://carlh.dnsalias.org...
2013-02-07 Carl HetheringtonBump libdcp version.
2013-02-07 Carl HetheringtonRemove x264 dependency; add options to help building...
2013-02-06 Carl HetheringtonFix redraw problems at the borders on Windows (#45).
2013-02-06 Carl HetheringtonTry to make the uninstall link more informative on...
2013-02-06 Carl HetheringtonTry to improve i18n a bit.
2013-02-05 Carl HetheringtonBump libdcp version requirement.
2013-02-04 Carl HetheringtonTry to return an error code if things go wrong.
2013-02-03 Carl HetheringtonFIXME comment.
2013-02-03 Carl HetheringtonFix crop on aligned images, which affected still image...
2013-02-02 Carl HetheringtonMerge branch 'direct-mxf' of /home/carl/git/dvdomatic...
2013-02-02 Carl HetheringtonRemove crashing and thought-to-be-unnecessary process_e...
2013-02-02 Carl HetheringtonFix erroneous check wrt intrinsic duration.
2013-02-02 Carl HetheringtonMerge branch 'direct-mxf' of /home/carl/git/dvdomatic...
2013-02-02 Carl HetheringtonInsist on boost 1.45 and hence filesystem v3 now that...
2013-02-02 Carl HetheringtonPost-process viewer images.
2013-02-02 Carl HetheringtonTidy up filters dialog; don't show non-existant ones...
2013-02-02 Carl HetheringtonOnly offer filters and postproc that exist.
2013-02-02 Carl HetheringtonStop playback if there is a problem with decoding ...
2013-02-02 Carl HetheringtonChangeLog.
2013-02-02 Carl HetheringtonFirst try at doing fake writes.
2013-01-28 Carl HetheringtonWrite more extensive information about frames, and...
2013-01-26 Carl HetheringtonMerge master into direct-mxf.
2013-01-25 Carl HetheringtonChangeLog.
2013-01-25 Carl HetheringtonFix signalling of wxChoices that used to be ComboBoxes...
2013-01-25 Carl HetheringtonChangeLog.
2013-01-25 Carl HetheringtonUse wxChoice instead of wxComboBox throughout. Fixes...
2013-01-25 Carl HetheringtonProvide option of default DCI name details (#42).
2013-01-25 Carl HetheringtonRemove film-specifity of dci name dialog and rename...
2013-01-25 Carl HetheringtonMake DCIMetadata class and use it.
2013-01-25 Carl HetheringtonCheck for liblzma during configure (#7).
2013-01-25 Carl HetheringtonTidy up openjpeg configuration, and insist on 1.5.0...
2013-01-25 Carl HetheringtonMake libssh mandatory (#37).
2013-01-25 Carl HetheringtonBasics of checking video MXFs.
2013-01-24 Carl HetheringtonPossibly-working basic DCP creation.
2013-01-24 Carl HetheringtonMerge branch '0.70-support'
2013-01-24 Carl HetheringtonBump version
2013-01-24 Carl HetheringtonBump version
2013-01-24 Carl HetheringtonBuilding windows version against wx 2.9 now.
2013-01-24 Carl HetheringtonMerge in 0.70 branch with 0.71 fix.
2013-01-24 Carl HetheringtonFix incorrect assert().
2013-01-24 Carl HetheringtonBump version
2013-01-24 Carl HetheringtonBump version
2013-01-24 Carl HetheringtonFiddle with version.
2013-01-24 Carl HetheringtonFix lack of audio with trimmed DCPs.
2013-01-23 Carl HetheringtonTry to fix up paths for video MXFs, hashes and temporar...
2013-01-23 Carl HetheringtonMerge master branch.
2013-01-23 Carl HetheringtonChangeLog.
2013-01-23 Carl HetheringtonRemove multi-reel, for now, and sort out Size vs libdcp...
2013-01-23 Carl HetheringtonFix some unaligned images.
2013-01-23 Carl HetheringtonUse pkg-config to find libopenjpeg.
2013-01-23 Carl HetheringtonMake sure inputs to sws_scale are aligned, as I think...
2013-01-23 Carl HetheringtonFix and test Image::make_black().
2013-01-23 Carl HetheringtonCope with no sound.
2013-01-22 Carl HetheringtonSpeculative fix to bytes_per_pixel().
2013-01-21 Carl HetheringtonFix a couple of things; go back to un-numbered MXF...
2013-01-21 Carl HetheringtonA couple of bug fixes.
2013-01-20 Carl HetheringtonWrite hashes of encoded frames.
2013-01-18 Carl HetheringtonUpdate notes.
2013-01-18 Carl HetheringtonRemove make dcp job.
2013-01-18 Carl HetheringtonUntested direct write of audio to MXF.
2013-01-18 Carl HetheringtonNotes.
2013-01-18 Carl HetheringtonAdd writer class to pull some stuff out of Encoder.
2013-01-18 Carl HetheringtonSome missing frame_done()s.
2013-01-17 Carl HetheringtonSome fixes and logs.
2013-01-17 Carl HetheringtonSort of works to a first-order approximation.
2013-01-17 Carl HetheringtonMerge writer-thread with original which was time-cleanup.
2013-01-17 Carl HetheringtonMissed offset for multi-reel.
2013-01-17 Carl HetheringtonTry to tidy up frame indexing; use DCP length obtained...
2013-01-17 Carl HetheringtonBasics of doing trim using asset entry point / duration.
2013-01-17 Carl Hetheringtondcp_trim -> trim
2013-01-17 Carl Hetheringtonshared_ptr is a bit excessive for DecodeOptions.
2013-01-17 Carl HetheringtonEncodeOptions can go.
2013-01-16 Carl HetheringtonMore of Encoder can be private.
2013-01-16 Carl HetheringtonAdd some tests and hopefully clarify the DCPFrameRate...
2013-01-16 Carl HetheringtonGive DCPFrameRate a constructor. Add repeat member...
next