| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-19 | Basic grunt-work, untested and unfinished, but it compiles. | Carl Hetherington | |
| 2017-04-18 | Supporter. | Carl Hetherington | |
| 2017-04-07 | Remove unused method. | Carl Hetherington | |
| 2017-02-20 | Be more careful about allowing possibly-trouble-causing characters in DCP ↵ | Carl Hetherington | |
| filenames. | |||
| 2017-02-12 | Remove some out-of-date includes. | Carl Hetherington | |
| 2017-02-12 | Cope with the configuration defaulting to Interop. | Carl Hetherington | |
| 2017-02-12 | Correctly include keys for referenced encrypted DCPs in KDMs (#975). | Carl Hetherington | |
| 2017-02-12 | Fix vf_kdm_test. | Carl Hetherington | |
| 2017-02-12 | Add test for KDMs with encrypted VF+OV content. | Carl Hetherington | |
| 2017-01-29 | Missing uselib. | Carl Hetherington | |
| 2017-01-04 | Fix non-frame-aligned trims when using trim-to-playhead. | Carl Hetherington | |
| Reimplement Time::ceil and add a corresponding Time::floor with tests. ceil returns slightly different results to previously with non-integer frame rates. Then use floor to round the playhead position when trimming. | |||
| 2017-01-04 | Rename Time::round_up to Time::ceil. | Carl Hetherington | |
| 2016-12-20 | Allow content factory to return multiple content. | Carl Hetherington | |
| 2016-12-14 | Fix test for change to marked_up. | Carl Hetherington | |
| 2016-11-20 | Some more decode logging. | Carl Hetherington | |
| 2016-11-08 | Basic test that we (roughly) hit average J2K bandwidth targets. | Carl Hetherington | |
| 2016-11-08 | Various fixes to subtitle rendering. | Carl Hetherington | |
| Use <span> to mark text up for Pango as this can set up everything, and is easier than using <b>..</b> etc. Fix the estimation of subtitle area size to cope with different subtitle sizes. Use show_in_cairo_context rather than add_to_cairo_context so that colours in the markup are respected. | |||
| 2016-10-31 | Use the same ContextID whenever encrypting the picture asset for a project; | Carl Hetherington | |
| this ensures that resumption of encodes works. Before this, a random ContextID would be created for each run (#980). | |||
| 2016-10-25 | pot/merge. | Carl Hetherington | |
| 2016-10-23 | Add new test for imported XML subtitles. | Carl Hetherington | |
| 2016-10-23 | Move some tests around. | Carl Hetherington | |
| 2016-10-19 | Fix misunderstandings in decoder frame handling for 3D/3D-alternate. | Carl Hetherington | |
| 2016-09-30 | Better tidy_for_filename that doesn't screw up with UTF-8. | Carl Hetherington | |
| 2016-09-23 | Fix build of Windows debug version. | Carl Hetherington | |
| 2016-09-21 | Disallow referencing DCPs of different frame rates to the project. | Carl Hetherington | |
| Fix reel calculations of DCPContent under trim. | |||
| 2016-09-21 | Improve test checking. | Carl Hetherington | |
| 2016-09-21 | Trim referred-to DCPs correctly using CPL entry point / duration. | Carl Hetherington | |
| 2016-08-25 | Add channel details to high-audio-level hints (#822). | Carl Hetherington | |
| 2016-08-25 | Make burnt-in subtitle outline width configurable (#940). | Carl Hetherington | |
| 2016-08-24 | Basic template support (#485). | Carl Hetherington | |
| 2016-08-22 | Do full gamma correction etc. when alpha-blending subtitles | Carl Hetherington | |
| onto XYZ images. This fixes colour tints on subtitles burnt into existing DCPs. | |||
| 2016-08-20 | Handle subtitles which contain Pango markup. | Carl Hetherington | |
| 2016-08-17 | Small libdcp API change. | Carl Hetherington | |
| 2016-08-16 | Add a basic test for OV/VF with subs (#928). | Carl Hetherington | |
| 2016-08-12 | Replace incorrect uses of raw_convert with a new locale_convert. | Carl Hetherington | |
| 2016-08-12 | Move raw_convert into libdcp. | 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-08-04 | Different configuration of filename format for assets / metadata (since ↵ | Carl Hetherington | |
| CPL/PKL files don't refer to reels). | |||
| 2016-08-01 | Simplify NameFormat stuff. | Carl Hetherington | |
| 2016-07-31 | Allow configuration of MXF/XML filenames (part of #710). | Carl Hetherington | |
| 2016-07-28 | Bump for metadata format number increase. | Carl Hetherington | |
| 2016-07-27 | Temporarily increase local encoding thread count during digest test. | Carl Hetherington | |
| 2016-07-27 | Add test of reel digests. | Carl Hetherington | |
| 2016-07-22 | Rename SafeStringStream -> locked_stringstream. Bump deps for removal of ↵ | Carl Hetherington | |
| stringstream. | |||
| 2016-07-20 | Do EncodeServerFinder 'disable' in a more sensible way. | Carl Hetherington | |
| Just stop the threads and clear the server list when stop() is called. | |||
| 2016-07-16 | Remove unused method. | Carl Hetherington | |
| 2016-07-08 | Test start-trim of audio-only content. | Carl Hetherington | |
| 2016-07-08 | Fix failure to analyse audio in some cases. | Carl Hetherington | |
| This fixes audio-only content when the first-emitted audio is not at time zero. This used to cause a seek which is not possible with audio-only. This commit removes the unnecessary seek which was due to missing silent-padding of the first-emitted audio. | |||
| 2016-07-03 | Try to fix Arch build error reported by Markus. | Carl Hetherington | |
| 2016-07-02 | Fix thinkos with marked_up() rendering of bold/italic/underline. | Carl Hetherington | |
