| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-15 | Fix overlapping SSA subs. | Carl Hetherington | |
| 2016-02-15 | Fix scaling of subtitles to be more correct when stretching the fonts. | Carl Hetherington | |
| 2016-02-15 | Use get_pixel_size rather than get_size which is slightly nicer as we then ↵ | Carl Hetherington | |
| don't need PANGO_SCALE. | |||
| 2016-02-15 | Remove debugging. | Carl Hetherington | |
| 2016-02-15 | Support SSA subtitles embedded within FFmpeg files. | Carl Hetherington | |
| 2016-02-15 | Hacky workaround for FFmpeg not having a channel layout for any counts ↵ | Carl Hetherington | |
| between 8 and 16. | |||
| 2016-02-12 | Basic SSA support (#128). | Carl Hetherington | |
| 2016-02-12 | Rename SubRip -> TextSubtitle. | Carl Hetherington | |
| 2016-02-11 | Remove unused file. | Carl Hetherington | |
| 2016-02-09 | Fix non-use of LUFS stuff due to error in waf configuration stage. | Carl Hetherington | |
| 2016-02-09 | Updated es_ES translation from Manuel AC. | Carl Hetherington | |
| 2016-02-09 | Small cleanup. | Carl Hetherington | |
| 2016-02-09 | Fix crash when a frame being deinterleaved has fewer audio channels | Carl Hetherington | |
| than its stream; I'm not sure why this happens but the file that triggered this commit was stereo AC3 and the crash happened when (embedded) subtitles were enabled and the file seek was seeked randomly. There were frame-sync errors from FFmpeg around the crash. | |||
| 2016-02-05 | New cs_CZ translation from Tomáš Begeni. | Carl Hetherington | |
| 2016-02-04 | Updated de_DE translation from Carsten Kurz. | Carl Hetherington | |
| 2016-02-04 | Fix some uninitialised stuff in the 'join' constructor of FFmpegContent. | Carl Hetherington | |
| 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 | |
