| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-01 | Ignore .DS_Store files in potential image directories. | Carl Hetherington | |
| 2016-03-01 | Stop erroneous addition of text subtitles to the lists (when | Carl Hetherington | |
| an image subtitle is completed with a rect count of zero) which subsequently cause hangs while the decoder looks for these phantom text subtitles. Fixes #812. | |||
| 2016-02-29 | Updated fr_FR translation from Thierry Journet. | Carl Hetherington | |
| 2016-02-29 | Add some more debug logging to directory scanning. | Carl Hetherington | |
| 2016-02-29 | Fix error on loading pre-configurable-FFmpeg-subtitle-colour projects on ↵ | Carl Hetherington | |
| later versions of DoM. | |||
| 2016-02-29 | Add workaround for 3D DCPs whose picture MXFs are labelled (within the MXF) ↵ | Carl Hetherington | |
| as mono. | |||
| 2016-02-28 | Try to improve detection of image sequence vs. DCP. | Carl Hetherington | |
| 2016-02-28 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2016-02-28 | pot/merge. | Carl Hetherington | |
| 2016-02-26 | Allow changes to colours of FFmpeg subtitles (#795). | Carl Hetherington | |
| 2016-02-25 | Plot video and subtitle on one track and audio on the rest in the timeline. | Carl Hetherington | |
| 2016-02-24 | Fix sequencing when there is video+subtitle content. | Carl Hetherington | |
| 2016-02-24 | Tweak label. | 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-24 | Add comment. | Carl Hetherington | |
| 2016-02-22 | pot/merge. | Carl Hetherington | |
| 2016-02-21 | Add some assertion checks to config_write. | Carl Hetherington | |
| 2016-02-21 | Don't write duplicate <LoadFont> nodes into subtitle files. | Carl Hetherington | |
| 2016-02-18 | Various improvements to the content properties dialogue (including #791). | Carl Hetherington | |
| 2016-02-18 | Add header guard. | Carl Hetherington | |
| 2016-02-18 | Fix incorrect rounding in frames_round() and frames_ceil() when passed ↵ | Carl Hetherington | |
| integer parameters. | |||
| 2016-02-18 | Fix crash when FFmpeg doesn't recognise a file's pixel format. | Carl Hetherington | |
| 2016-02-18 | Add a couple more audio properties. | Carl Hetherington | |
| 2016-02-17 | White space. | Carl Hetherington | |
| 2016-02-17 | Use a separate file (in a configurable location) to store cinema / screen ↵ | Carl Hetherington | |
| certificates (#796). | |||
| 2016-02-17 | Allow multiple configuration files in DCP-o-matic's directory. | Carl Hetherington | |
| 2016-02-16 | Move reel_split_points from VideoContent to Content. | Carl Hetherington | |
| 2016-02-16 | Add option to auto-upload to the TMS (#794). | Carl Hetherington | |
| 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. | |||
