summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-21Bump versionv2.6.23Carl Hetherington
2016-02-21Don't write duplicate <LoadFont> nodes into subtitle files.Carl Hetherington
2016-02-21White space.Carl Hetherington
2016-02-21Rearrange test.Carl Hetherington
2016-02-20Supporter.Carl Hetherington
2016-02-18Various improvements to the content properties dialogue (including #791).Carl Hetherington
2016-02-18Use dcpomatic's raw_convert rather than libdcp's.Carl Hetherington
2016-02-18Add header guard.Carl Hetherington
2016-02-18Fix incorrect rounding in frames_round() and frames_ceil() when passed ↵Carl Hetherington
integer parameters.
2016-02-18Fix crash when FFmpeg doesn't recognise a file's pixel format.Carl Hetherington
2016-02-18And README.md.Carl Hetherington
2016-02-18Fix README.Carl Hetherington
2016-02-18Add a couple more audio properties.Carl Hetherington
2016-02-17White space.Carl Hetherington
2016-02-17Supporter.Carl Hetherington
2016-02-17Use a separate file (in a configurable location) to store cinema / screen ↵Carl Hetherington
certificates (#796).
2016-02-17Allow multiple configuration files in DCP-o-matic's directory.Carl Hetherington
2016-02-17Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2016-02-17Optimise timeline view; speed up snapping and only set content panel ↵Carl Hetherington
selection on mouse button up.
2016-02-16Update reference metadat after adding another tag.Carl Hetherington
2016-02-16Snap content to reel_split_points.Carl Hetherington
2016-02-16Fix previous when content is not at time 0.Carl Hetherington
2016-02-16Plot reel split points in the timeline.Carl Hetherington
2016-02-16Move reel_split_points from VideoContent to Content.Carl Hetherington
2016-02-16Add -d option to dcpomatic_cli to dump the DCP path to stdout after creation.Carl Hetherington
2016-02-16Merge.Carl Hetherington
2016-02-16Add option to auto-upload to the TMS (#794).Carl Hetherington
2016-02-16Bump versionCarl Hetherington
2016-02-16Bump versionv2.6.22Carl Hetherington
2016-02-16Bump libdcp for Interop ScreenAspectRatio fix.Carl Hetherington
2016-02-16Bump versionCarl Hetherington
2016-02-16Bump versionv2.6.21Carl Hetherington
2016-02-15Bump to required libsub.Carl Hetherington
2016-02-15Stop Delete key deleting content in unexpected circumstances.Carl Hetherington
2016-02-15Fix overlapping SSA subs.Carl Hetherington
2016-02-15Fix scaling of subtitles to be more correct when stretching the fonts.Carl Hetherington
2016-02-15Use get_pixel_size rather than get_size which is slightly nicer as we then ↵Carl Hetherington
don't need PANGO_SCALE.
2016-02-15Remove debugging.Carl Hetherington
2016-02-15Support SSA subtitles embedded within FFmpeg files.Carl Hetherington
2016-02-15Hacky workaround for FFmpeg not having a channel layout for any counts ↵Carl Hetherington
between 8 and 16.
2016-02-12Supporter.Carl Hetherington
2016-02-12Basic SSA support (#128).Carl Hetherington
2016-02-12Rename SubRip -> TextSubtitle.Carl Hetherington
2016-02-11Remove unused file.Carl Hetherington
2016-02-10New name for boost thread DLL.Carl Hetherington
2016-02-10Fix Windows build with newer boost.Carl Hetherington
2016-02-09Bump versionCarl Hetherington
2016-02-09Bump versionv2.6.20Carl Hetherington
2016-02-09Fix non-use of LUFS stuff due to error in waf configuration stage.Carl Hetherington
2016-02-09Hopefully fix OS X build.Carl Hetherington