dcpomatic.git
2018-09-10 Carl HetheringtonUpdate waf to 2.0.11.
2018-09-10 Carl HetheringtonAnother sub/dcp bump.
2018-09-10 Carl HetheringtonUse distro's FFmpeg on Arch.
2018-09-10 Carl HetheringtonAnother dcp/sub bump.
2018-09-10 Carl HetheringtonBump dcp/sub.
2018-09-10 Carl HetheringtonBasics of export of multiple reels to multiple files.
2018-09-08 Carl HetheringtonSplit parts of FFmpegEncoder into FFmpegFileEncoder.
2018-09-08 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2018-09-08 Carl HetheringtonFix interface complexity configuration.
2018-09-07 Carl HetheringtonRemove some unused variables.
2018-09-07 Carl Hetheringtontest/data update.
2018-09-07 Carl HetheringtonMissing libsub bump.
2018-09-07 Carl HetheringtonFix libdcp version.
2018-09-07 Carl HetheringtonUse possibly-safer means of emitting maybe_sequence.
2018-09-07 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni.
2018-09-07 Carl HetheringtonInitial nag for interface complexity.
2018-09-07 Carl HetheringtonRemove unused variable.
2018-09-07 Carl HetheringtonFix console noise when importing non-DCP MXFs (#1362).
2018-09-07 Carl HetheringtonPut audio channels in full interface.
2018-09-07 Carl HetheringtonRemove old symlink.
2018-09-07 Carl HetheringtonRest of DCP panel.
2018-09-07 Carl HetheringtonSimplify timing.
2018-09-06 Carl HetheringtonSimplify text panel.
2018-09-06 Carl HetheringtonRemove extra spacing.
2018-09-06 Carl HetheringtonTweak audio panel layout.
2018-09-06 Carl HetheringtonInterface levels in audio tab.
2018-09-06 Carl HetheringtonTweak crop layout.
2018-09-06 Carl HetheringtonPut OV checkbox into advanced UI.
2018-09-06 Carl HetheringtonBasic simple support for video panel.
2018-09-06 Carl HetheringtonAdd simple/full interface option and make DCP panel...
2018-09-06 Carl HetheringtonTry to prevent encode server test crashing in valgrind.
2018-09-06 Carl HetheringtonQuell more valgrind warnings.
2018-09-05 Carl HetheringtonFix some uninitialised variables in a test.
2018-09-05 Carl HetheringtonTweak valgrind suppressions.
2018-09-04 Carl HetheringtonTry no anti-aliasing when rendering subtitles.
2018-09-04 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-09-04 Carl HetheringtonDocs say that Context::set_antialias does not affect...
2018-09-04 Carl HetheringtonFix OS X build. v2.13.48
2018-09-04 Carl HetheringtonMissing OS X icon.
2018-09-04 Carl HetheringtonAllow the butler to say "try again later" when get_vide...
2018-09-03 Carl HetheringtonBuild Empty objects from the presence or absence of...
2018-09-03 Carl HetheringtonReturn 0 from decoder_factory when we have a DCP with...
2018-09-03 Carl HetheringtonFix name of header guard.
2018-09-03 Carl HetheringtonSome tweaks.
2018-09-03 Carl HetheringtonAdd design doc.
2018-09-03 Carl Hetheringtonpot/merge.
2018-09-03 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2018-09-03 Carl HetheringtonFix label.
2018-09-02 Carl HetheringtonBump libsub to get away from merge commit (works around... v2.13.47
2018-09-02 Carl Hetheringtonpot/merge.
2018-09-02 Carl HetheringtonAdd basic quality option for x264 export.
2018-09-02 Carl HetheringtonBump libdcp for Interop PNG sub fixes.
2018-09-02 Carl HetheringtonRemove unnecessary subtitle scale (I think).
2018-09-02 Carl HetheringtonFix subtitle scaling when writing PNG subs.
2018-09-02 Carl HetheringtonFix assertion failure when content has more than one...
2018-09-02 Carl HetheringtonWhite space.
2018-09-02 Carl HetheringtonPlay PNG subtitles from DCPs; possibly not in the right...
2018-08-29 Carl HetheringtonGet flatpak deps from dcpomatic.com to stop the build...
2018-08-29 Carl HetheringtonBump flatpak ImageMagick.
2018-08-29 Carl HetheringtonMissing handling of CHANGE_TYPE_CANCELLED causing anoth... v2.13.46
2018-08-29 Carl HetheringtonFix another hang caused by Playlist::maybe_sequence...
2018-08-29 Carl HetheringtonFix warning. v2.13.45
2018-08-29 Carl HetheringtonWrite annotation text and language to CCAP nodes correctly.
2018-08-29 Carl HetheringtonRemove debug code.
2018-08-29 Carl HetheringtonCheck for unassigned text tracks.
2018-08-29 Carl HetheringtonAdd some asserts.
2018-08-29 Carl HetheringtonBasics of splitting CCAP streams into different assets.
2018-08-28 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-08-28 Carl HetheringtonBump libdcp for DCPReadError fix.
2018-08-28 Carl HetheringtonRemove unnecessary log entries.
2018-08-27 Carl HetheringtonTweak hacks.
2018-08-27 Carl HetheringtonRemove accidentally commented-out code.
2018-08-23 Carl HetheringtonRemove TextType from various places as (I believe)...
2018-08-23 Carl HetheringtonMore caption -> text.
2018-08-23 Carl HetheringtonRename some caption -> text.
2018-08-23 Carl HetheringtonAdd very basic multi-ccap test.
2018-08-23 Carl HetheringtonOnly enable text language for open subs.
2018-08-23 Carl HetheringtonCorrectly update when there is no selected DCP track.
2018-08-23 Carl HetheringtonBasics of selecting 'tracks' for CCAPs.
2018-08-22 Carl HetheringtonFix hang due to incorrect signal ordering.
2018-08-22 Carl HetheringtonRevert "Store a name with text content."
2018-08-22 Carl HetheringtonWhite space.
2018-08-22 Carl HetheringtonAwait video in get_video() if we are suspended.
2018-08-22 Carl HetheringtonStore a name with text content.
2018-08-22 Carl HetheringtonAnother multi-ccap build fix.
2018-08-22 Carl HetheringtonFix build with multiple closed captions.
2018-08-22 Carl HetheringtonTweak spacing.
2018-08-22 Carl HetheringtonCompact text panel a little.
2018-08-22 Carl Hetheringtonlibdcp updates for multiple CCAPs.
2018-08-22 Carl HetheringtonFix crash when trying to make a KDM on an unencrypted...
2018-08-22 Carl HetheringtonDisable the whole interface during audio analysis ...
2018-08-22 Carl HetheringtonRemove debugging print message.
2018-08-22 Carl HetheringtonFix thinko in previous commit.
2018-08-21 Carl HetheringtonCheck content before making DCP.
2018-08-21 Carl HetheringtonReset last write times on examine.
2018-08-21 Carl HetheringtonGive a message when changed files are re-examined.
2018-08-21 Carl HetheringtonWork around warning.
2018-08-21 Carl HetheringtonCheck content for changes on loading a project.
2018-08-21 Carl HetheringtonStore mtime in Content.
2018-08-21 Carl HetheringtonMake Content::_paths private.
next