| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-12 | Set reel number and start time on SMPTE subtitles to keep easyDCP player happy. | Carl Hetherington | |
| 2015-09-01 | Don't start thread in constructor. (Writer) | Carl Hetherington | |
| 2015-09-01 | Fix crash on cancellation of encodes during check of image data; allow ↵ | Carl Hetherington | |
| cancellation during this time (#679). | |||
| 2015-09-01 | Fix duplicate name of _mutex in ExceptionStore and some of its children. | Carl Hetherington | |
| 2015-08-26 | Add Ubuntu font hack. | Carl Hetherington | |
| 2015-08-25 | Purge rint() and use llrint and friends. | Carl Hetherington | |
| 2015-08-22 | Fix write_frame_info again. | Carl Hetherington | |
| 2015-08-20 | Use r+b not ab for fopen_boost so that we get the behaviour we wanted. | Carl Hetherington | |
| 2015-08-19 | Some work on rationalising and tidying up timing logging. | Carl Hetherington | |
| 2015-08-18 | Make DCP creator configurable. | Carl Hetherington | |
| 2015-08-18 | Write our chosen metadata to CPLs as well as PKL/ASSETMAP. | Carl Hetherington | |
| 2015-07-30 | Rename Config::_signer to Config::_signer_chain. | Carl Hetherington | |
| 2015-07-30 | Changes to libdcp. | Carl Hetherington | |
| 2015-07-29 | Replace Time::frames with Time::frames_round and Time::frames_floor. | Carl Hetherington | |
| I believe both are necessary; doing floor instead of round caused #648. | |||
| 2015-07-01 | Fix progress reporting when repeating frames.l | Carl Hetherington | |
| 2015-06-30 | Calm down default logging a bit. | Carl Hetherington | |
| 2015-06-25 | Remove some old debugging code. | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-19 | No-op; variable renaming. | Carl Hetherington | |
| 2015-06-10 | Resurrect neater repeat-write handling. | Carl Hetherington | |
| 2015-06-10 | Tidy up J2KImageProxy a bit. | Carl Hetherington | |
| 2015-06-10 | Rename EncodedData -> Data and trim it a bit. | Carl Hetherington | |
| 2015-06-10 | Fix build. | Carl Hetherington | |
| 2015-06-09 | Hide Font members behind accessors. | Carl Hetherington | |
| 2015-06-09 | Subtitle naming fixes. | Carl Hetherington | |
| 2015-06-09 | Bump libdcp. | Carl Hetherington | |
| 2015-06-08 | Some work on SMPTE subs. | Carl Hetherington | |
| 2015-06-08 | Adapt for changes to libdcp API. | Carl Hetherington | |
| 2015-05-26 | Fix recovery of partial video MXF. | Carl Hetherington | |
| 2015-05-26 | Slightly-improved log message. | Carl Hetherington | |
| 2015-05-25 | 5b5c36d28d07e8cd93af5a3f766fd95f2a506beb from master; increase the number of ↵ | Carl Hetherington | |
| images that are kept around in memory before pushing to disk. | |||
| 2015-05-25 | 3cb5a4c2064d4cf4d8cbdca75a84615a6c56fb7c from master; use j2c_uuid and ↵ | Carl Hetherington | |
| pcm_uuid for picture/sound MXF filenames. | |||
| 2015-05-23 | Fix finding of existing picture MXF. | Carl Hetherington | |
| 2015-05-09 | Apply a modified version of 7c76bbb0c989cb5e5e552f28668a985243438cab | Carl Hetherington | |
| from master; when we push an encoded frame's data to disk because we can't write it yet, the idea i to set encoded in the QueueItem to 0 to say that the data has already been pushed to disk. This was not working because we were resetting encoded in a copy of the QueueItem, and hence not affecting the QueueItem held in _queue. This meant that the same frame could be pushed to disk several times. Use the iterator instead of a copy so that the QueueItem in the list is modified. | |||
| 2015-05-07 | Write subtitle stuff to a subdirectory based on ID. | Carl Hetherington | |
| 2015-05-07 | Fix writing of LoadFont tags in subtitles. | Carl Hetherington | |
| 2015-05-06 | Use Unknown for language in subtitles if no language has been specified. | Carl Hetherington | |
| 2015-04-30 | Various bits related to subtitle font handling, particularly copying fonts ↵ | Carl Hetherington | |
| to the DCP. | |||
| 2015-04-24 | Fix crash due to static initialisation order nastiness. | Carl Hetherington | |
| 2015-04-21 | Hand-apply dbaf6da70557cc94550e95130cb697ce6a100586 from master; | Carl Hetherington | |
| use the picture MXF's filename decided at the start of the encode the whole way through the encode. | |||
| 2015-04-21 | Hand-apply bd7102b476c631b1fa9067f18ce938d86073f6c8; single-file hashes. | Carl Hetherington | |
| 2015-04-15 | Catch case where fopen_boost returns 0 in fake_write. | Carl Hetherington | |
| 2015-01-21 | Improve logging slightly. | Carl Hetherington | |
| 2015-01-15 | Remove debug code. | Carl Hetherington | |
| 2015-01-11 | Fix call to dcp::Time constructor. | Carl Hetherington | |
| 2015-01-06 | Add some writer-loop debugging from 1.x; ignore out-of-order frames when ↵ | Carl Hetherington | |
| they come from decoders; fix hang if there are unsequenced images in the writer queue when we want to stop. | |||
| 2014-12-21 | Don't create subtitle content if there is an empty fonts list. | Carl Hetherington | |
| 2014-12-20 | Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ↵ | Carl Hetherington | |
| assert()s with thrown exceptions. | |||
| 2014-12-20 | Basic pass-through of font information when using DCP subtitles. | Carl Hetherington | |
| 2014-12-15 | More fixes for newer libdcp. | Carl Hetherington | |
