| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-08 | Take notice of cinema time zones when making KDMs (#788). | Carl Hetherington | |
| 2016-03-07 | Don't try to auto-analyse non AudioContent. | Carl Hetherington | |
| 2016-02-24 | An unfortunately large set of timeline-related changes: | Carl Hetherington | |
| - Rename sequence_video to sequence, and sequence subtitle content like we do video content (i.e. adding multiple subtitle contents will result in them sequenced in time rather than overlaid). - Stop doing selection-changed related stuff in ContentPanel if no selection change has actually happened. - Attempt to tidy up event handling in the timeline a bit. | |||
| 2016-02-16 | Add option to auto-upload to the TMS (#794). | Carl Hetherington | |
| 2016-02-01 | Subtitle "to" times used to be stored against their "from" times. | Carl Hetherington | |
| Sadly an example shows that from times are not unique. This patch uses a hash of stuff from the first AVSubtitle as the key. | |||
| 2016-01-30 | Add a PlaylistOrderChanged signal and emit it when the playlist | Carl Hetherington | |
| is sorted. Do playlist sorting when content position / length etc. changes. Handle sorts better when comparing content at the same position. | |||
| 2016-01-23 | Fix estimate of required disk space to take referencing | Carl Hetherington | |
| of existing DCPs into account. | |||
| 2016-01-09 | Add comment. | Carl Hetherington | |
| 2015-12-10 | Put ISDCF name subtitle language in lower case if subs are burnt in. | Carl Hetherington | |
| 2015-12-04 | Ensure basic system information is in problem reports. | Carl Hetherington | |
| 2015-11-17 | Comments. | Carl Hetherington | |
| 2015-11-15 | Remove confusing unnamed-channel label. | Carl Hetherington | |
| 2015-11-15 | Basic support for trusted device lists in KDMs (#750). | Carl Hetherington | |
| 2015-11-15 | Rename certificate -> recipient in Screen. | Carl Hetherington | |
| 2015-11-12 | Extend maximum DCP audio channels to 16. | Carl Hetherington | |
| 2015-10-22 | Somewhat hackily fix rounding of reel lengths. | Carl Hetherington | |
| 2015-10-22 | Remove ref_write mechanism and instead maintain state for each | Carl Hetherington | |
| reel being written so that we don't need to keep track of frames that are being referenced. | |||
| 2015-10-20 | Replace StringError with the equivalent std::runtime_error. | Carl Hetherington | |
| 2015-10-19 | Fix by-video-content reel split when there is content after the last video ↵ | Carl Hetherington | |
| content. | |||
| 2015-10-12 | Rename split-by-video content slightly; fix referencing to multi-reel DCPs. | Carl Hetherington | |
| 2015-10-12 | Implement Film::reels(). | Carl Hetherington | |
| 2015-10-12 | Un-attached reel UI. | Carl Hetherington | |
| 2015-10-12 | Basics of reel split. | Carl Hetherington | |
| 2015-10-09 | Logging improvements to allow prettier displays in the server GUI. | Carl Hetherington | |
| 2015-10-09 | Remove the need for ScreenKDM::collect. | Carl Hetherington | |
| 2015-09-16 | Config option for default standard (SMPTE / Interop). | Carl Hetherington | |
| 2015-09-16 | Set up OV/VF in name according to whether DCP content has been referenced. | Carl Hetherington | |
| 2015-09-14 | Fix analysis of audio when the subject is later in the playlist than | Carl Hetherington | |
| some other long piece of content. Small optimisation to AudioBuffers to extend size logarithmically. | |||
| 2015-09-14 | Some use of BOOST_FOREACH. | Carl Hetherington | |
| 2015-09-14 | Add option to analyse audio automatically when content is added (#673). | Carl Hetherington | |
| 2015-08-26 | Split log.{cc,h}. | Carl Hetherington | |
| 2015-08-26 | Rest of src/lib/*.h tidying. | Carl Hetherington | |
| 2015-08-19 | Add only-servers-encode option for debugging / optimisation / testing of ↵ | Carl Hetherington | |
| servers. | |||
| 2015-08-18 | Include tidying. | Carl Hetherington | |
| 2015-08-09 | Fix DCP audio rate with 96kHz sources. | Carl Hetherington | |
| 2015-08-05 | Improve error reporting, in particular from dcpomatic_create. | Carl Hetherington | |
| 2015-08-04 | Tweak word separators for ISDCF name guessing game. | Carl Hetherington | |
| 2015-08-04 | Disable '2D version of 3D content' ISDCF metadata checkbox with 3D content ↵ | Carl Hetherington | |
| (part of #652). | |||
| 2015-07-30 | Rename Config::_signer to Config::_signer_chain. | Carl Hetherington | |
| 2015-07-30 | Changes to libdcp. | Carl Hetherington | |
| 2015-07-28 | Missing set of _dirty when content changes. | Carl Hetherington | |
| 2015-07-22 | Use NR for rating in a ISDCF name if none is specified. | Carl Hetherington | |
| 2015-07-17 | Rename SCPDCPJob -> UploadJob. | Carl Hetherington | |
| 2015-07-01 | Restore short-cutting of analysis gain updates. | Carl Hetherington | |
| If we have an analysis of one piece of content and the gain changes we don't re-run the analysis, instead applying a suitable `correction' in the UI. | |||
| 2015-07-01 | Re-add show audio button and analyse just that content when it is clicked. | Carl Hetherington | |
| 2015-07-01 | Remove some unused methods. | Carl Hetherington | |
| 2015-06-25 | Disallow non-burn of image subtitles by disabling the relevant widgets (#625). | Carl Hetherington | |
| 2015-06-25 | Make player decide whether subtitles should be burnt based on | Carl Hetherington | |
| content settings rather than using the film's settings. Remove film property of burn-subtitles. | |||
| 2015-06-21 | Prevent DCP creation if we're trying not to burn in text subs (#606). | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
