| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-05 | Small and somewhat untested optimisation. | Carl Hetherington | |
| 2018-01-04 | Do read of image folders during the examine step; fixes #987. | Carl Hetherington | |
| 2016-08-24 | Basic template support (#485). | Carl Hetherington | |
| 2016-08-24 | Revert "Bump libdcp for new method." | Carl Hetherington | |
| This reverts commit 3412af70b950dcdc604413ef05c26becda6da789. | |||
| 2016-08-24 | Bump libdcp for new method. | Carl Hetherington | |
| 2016-08-12 | Remove all use of stringstream in an attempt to fix | Carl Hetherington | |
| the suspected thread-unsafe crash bugs on OS X. | |||
| 2016-07-22 | Rename SafeStringStream -> locked_stringstream. Bump deps for removal of ↵ | Carl Hetherington | |
| stringstream. | |||
| 2016-06-21 | Revert "Use make_shared<>." | Carl Hetherington | |
| Support for this seems to vary wildly across DoM's build targets. Stuff that builds on 16.04 won't build on 14.04, for example. Seems to not be worth the hassle now. This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f. | |||
| 2016-06-21 | Use make_shared<>. | Carl Hetherington | |
| 2016-05-31 | Restore some missing stuff to the content properties dialogue. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-05-18 | Remove unnecessary Film variable in ContentPart. | Carl Hetherington | |
| 2016-05-18 | Some allowances for video/audio/subtitle possibly being null. | Carl Hetherington | |
| 2016-05-18 | Allow content parts to not be preset in XML. | Carl Hetherington | |
| 2016-05-18 | Move video frame rate ('prepared-for') into Content. | Carl Hetherington | |
| 2016-05-18 | Rename video/audio/subtitle part methods. | Carl Hetherington | |
| 2016-05-18 | Reasonably straightforward stuff; main things are adding | Carl Hetherington | |
| a _parent to VideoContent (mainly, but not only, for signalling) and moving the video shared_ptr into Content, which makes much more sense to replace dynamic_cast tests for whether something has video or whatever. Nearly builds. | |||
| 2016-05-18 | Basic detach of FFmpegContent, ImageContent, DCPContent | Carl Hetherington | |
| 2016-01-07 | Fix slightly odd #includes of image_filename_sorter.cc | Carl Hetherington | |
| 2015-11-06 | Remove unused method (identical in parent class). | Carl Hetherington | |
| 2015-09-14 | Lots of #include <iostream>s for Arch. | Carl Hetherington | |
| 2015-08-27 | Clean up slightly; use set_default_colour_conversion rather than doing ↵ | Carl Hetherington | |
| things in the constructor. | |||
| 2015-08-26 | Include tidying src/lib/a-j*.h | Carl Hetherington | |
| 2015-08-25 | Purge rint() and use llrint and friends. | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-19 | No-op; variable renaming. | Carl Hetherington | |
| 2015-05-27 | Untested use of Frame for video/audio content lengths. | Carl Hetherington | |
| 2015-05-25 | 11b5bf6229b8713dffde89a777cd5181335136f6 from master; default colour ↵ | Carl Hetherington | |
| conversions depending on type and resolution | |||
| 2015-05-01 | f45b53e8f5d13f3dd3eecd14bfd44a12fb788d4e from master; ignore ._ files. | Carl Hetherington | |
| 2015-02-17 | Hand-apply 71a4c0f5440688a38a2bb34170a3ccf9b1ea598f from 1.x; | Carl Hetherington | |
| correctly sort image sequences. | |||
| 2015-02-17 | Fix crash on loading J2K files. | Carl Hetherington | |
| 2015-02-10 | Default to no colour conversion for JPEG2000 and DCP content (#445). | Carl Hetherington | |
| 2015-01-24 | Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker ↵ | Carl Hetherington | |
| digest calculation. | |||
| 2014-12-20 | Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ↵ | Carl Hetherington | |
| assert()s with thrown exceptions. | |||
| 2014-12-03 | Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master; | Carl Hetherington | |
| Basics of an image sequence dialog that asks about frame rate and digest calculation. | |||
| 2014-08-23 | Merge master. | Carl Hetherington | |
| 2014-08-19 | Use SafeStringStream instead of std::stringstream to try to fix random ↵ | Carl Hetherington | |
| crashes on OS X. | |||
| 2014-07-08 | Small clean up to video examiner use. | Carl Hetherington | |
| 2014-06-20 | Merge master; fix destruction of Server; some test cleanups. | Carl Hetherington | |
| 2014-06-12 | Merge master. | Carl Hetherington | |
| 2014-06-04 | Back-port v2's rename and slight extension of FrameRateConversion. | Carl Hetherington | |
| 2014-05-19 | Use cxml::ConstNodePtr. | Carl Hetherington | |
| 2014-04-27 | Merge master. | Carl Hetherington | |
| 2014-04-27 | Open an error dialogue on uncaught exceptions in the main loop. Check that ↵ | Carl Hetherington | |
| the ImageContent constructor found some valid files when scanning a folder. | |||
| 2014-03-21 | Mostly-merge master. | Carl Hetherington | |
| 2014-03-18 | Tentative support for 3D from alternate frames. | Carl Hetherington | |
| Also remove references to libpostproc. Requested-by: Jean-Jacques Mantello | |||
| 2014-03-07 | operator bool on Time is a really bad idea; removed it and fixed lots of bugs. | Carl Hetherington | |
| 2014-03-04 | Merge master. | Carl Hetherington | |
| 2014-03-04 | New DCPTime/ContentTime types. | Carl Hetherington | |
| 2014-03-04 | Add support for no-scale of the input video. | Carl Hetherington | |
| Requested-by: Gérald Maruccia | |||
