| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-01 | Scale-to-fit-{width/height} should zero the 'other' crop values. | Carl Hetherington | |
| 2016-02-01 | Remove unnecessary subtitle digest components. | Carl Hetherington | |
| 2016-02-01 | Updated de_DE translation from Carsten Kurz. | 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-31 | Fix set_position() causing a re-sort. | Carl Hetherington | |
| 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-29 | Fix indistinct selection of small objects on the timeline. | Carl Hetherington | |
| 2016-01-27 | Possibly better version of d217a16d41dd71c921fa2155e068df7cca11f457. | Carl Hetherington | |
| Don't stop returning stuff from get_video when there are frames left in _decoded_video. | |||
| 2016-01-24 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic | Carl Hetherington | |
| 2016-01-24 | Stop trying to get frames from a video source when an attempt | Carl Hetherington | |
| to get an earlier frame has already failed because the decoder said it has no more data. Before this the VideoDecoder would repeatedly seek to try to get a frame which does not exist. This happens when the header of a file is wrong, it would seem; in the file that triggered the bug the header (as read by DoM or ffprobe) has a length of 137275 frames but the last frame in the file (according to DoM or ffprobe -show_frames) is 136207 (44.5s earlier). | |||
| 2016-01-24 | Comment. | Carl Hetherington | |
| 2016-01-24 | Missing but inconsequential break. | Carl Hetherington | |
| 2016-01-24 | Reduce variable scope slightly. | Carl Hetherington | |
| 2016-01-24 | Fix truncated log timestamps in at least some cases. | Carl Hetherington | |
| 2016-01-23 | Fix estimate of required disk space to take referencing | Carl Hetherington | |
| of existing DCPs into account. | |||
| 2016-01-14 | Add fps count to the log on transcode finish (#786). | Carl Hetherington | |
| 2016-01-14 | Multiple CC addresses for KDM emails (#785). | Carl Hetherington | |
| 2016-01-13 | Fix incorrect fades when trim is being used. | Carl Hetherington | |
| 2016-01-11 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2016-01-10 | Case-insensitive sort for image filenames. | Carl Hetherington | |
| 2016-01-10 | pot/merge. | Carl Hetherington | |
| 2016-01-10 | Better error when no mail server has been configured before sending KDM emails. | Carl Hetherington | |
| 2016-01-09 | Add comment. | Carl Hetherington | |
| 2016-01-07 | More build fixes. | Carl Hetherington | |
| 2016-01-07 | Fix build. | Carl Hetherington | |
| 2016-01-07 | Fix slightly odd looking backtick. | Carl Hetherington | |
| 2016-01-07 | Fix slightly odd #includes of image_filename_sorter.cc | Carl Hetherington | |
| 2016-01-06 | Updated ru_RU translation from Igor Voytovich. | Carl Hetherington | |
| 2016-01-06 | Merge. | Carl Hetherington | |
| 2016-01-06 | New sk_SK translation from Tomáš Hlaváč. | Carl Hetherington | |
| 2015-12-23 | pot/merge. | Carl Hetherington | |
| 2015-12-23 | Add a stored list of DKDMs to the creator rather than just a load button (#767). | Carl Hetherington | |
| 2015-12-22 | Check for patched version of FFmpeg before using extra functions (#773). | Carl Hetherington | |
| 2015-12-21 | Increase number of frames stored in memory before write (#748). | Carl Hetherington | |
| 2015-12-18 | Give a more informative error when failing to find content. | Carl Hetherington | |
| 2015-12-18 | Stop double-calculation of hashes. | Carl Hetherington | |
| 2015-12-18 | Update for small change to libdcp API. | Carl Hetherington | |
| 2015-12-15 | Escape OS X batch converter path. | Carl Hetherington | |
| 2015-12-15 | Debug batch converter startup. | Carl Hetherington | |
| 2015-12-15 | Try to fix windows build. | Carl Hetherington | |
| 2015-12-15 | Try to finish auto-start of batch converter code. | Carl Hetherington | |
| 2015-12-15 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2015-12-15 | pot/merge. | Carl Hetherington | |
| 2015-12-11 | Remove unused variable. | Carl Hetherington | |
| 2015-12-11 | Fix OS X build again. | Carl Hetherington | |
| 2015-12-11 | Fix build on OS X. | Carl Hetherington | |
| 2015-12-11 | Basics of send-to-batch-converter; not tested on Windows nor OS X. | Carl Hetherington | |
| 2015-12-11 | Fix deadlock in previous. | Carl Hetherington | |
| 2015-12-11 | Split EncodeServer into that and Server. | Carl Hetherington | |
| 2015-12-11 | Rename Server -> EncodeServer, ServerFinder -> EncodeServerFinder, ↵ | Carl Hetherington | |
| ServerDescription -> EncodeServerDescription. | |||
