Add background image configuration to swaroop variant.
[dcpomatic.git] / src / lib /
2018-09-26 Carl HetheringtonAdd background image configuration to swaroop variant.
2018-09-25 Carl HetheringtonAdd frame rate to technical summary of content.
2018-09-24 Carl HetheringtonAdd KDM directory configuration in player.
2018-09-24 Carl HetheringtonFix up DCP list in player.
2018-09-24 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-09-23 Carl HetheringtonAdd player DCP directory to config.
2018-09-18 Carl HetheringtonConfigurable window arrangement in player dual-screen...
2018-09-18 Carl HetheringtonProbably makes sense to default to checking KDM validit...
2018-09-14 Carl HetheringtonVery basic player logging. v2.13.49
2018-09-14 Carl HetheringtonBasic and rather clumsy option to respect KDM validity...
2018-09-14 Carl HetheringtonAllow configurable start mode for player.
2018-09-11 Carl HetheringtonStore audio/video even when suspended.
2018-09-11 Carl HetheringtonIncrease the number (in arbitrary units) which describe...
2018-09-11 Carl HetheringtonRemove unnecessary method.
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 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 HetheringtonFix console noise when importing non-DCP MXFs (#1362).
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-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 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 Hetheringtonpot/merge.
2018-09-03 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2018-09-02 Carl Hetheringtonpot/merge.
2018-09-02 Carl HetheringtonAdd basic quality option for x264 export.
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 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 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 HetheringtonRemove unnecessary log entries.
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 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 HetheringtonFix build with multiple closed captions.
2018-08-22 Carl Hetheringtonlibdcp updates for multiple CCAPs.
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 HetheringtonCheck content for changes on loading a project.
2018-08-21 Carl HetheringtonStore mtime in Content.
2018-08-21 Carl HetheringtonMake Content::_paths private.
2018-08-21 Carl HetheringtonRemove unused method.
2018-08-20 Carl HetheringtonMake ContentChange into a generic ChangeSignaller and... v2.13.44
2018-08-20 Carl HetheringtonUpdated ru_RU and uk_UA translations from Igor Voytovich.
2018-08-20 Carl HetheringtonAllow nested butler suspensions.
2018-08-20 Carl HetheringtonMIssing PENDING/CANCELLED for VIDEO_CONTAINER_SIZE...
2018-08-19 Carl HetheringtonSimilar pending/done for Film::Change.
2018-08-19 Carl HetheringtonReplace May/Done/NotDone signal sets with one signal...
2018-08-19 Carl HetheringtonSuspend butler on player may-change as otherwise there...
2018-08-17 Carl HetheringtonPosition is not affected when Content video frame rate...
2018-08-16 Carl HetheringtonAdd pause/resume to the batch converter (#1248).
2018-08-15 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-08-15 Carl HetheringtonAdd GDC and accounts icon.
2018-08-15 Carl HetheringtonChristie support.
2018-08-15 Carl HetheringtonMore rearrangement and add Barco Alchemy.
2018-08-14 Carl HetheringtonGive filename (where possible) when image file decoding...
2018-08-14 Carl HetheringtonTemporary debugging.
2018-08-14 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-08-14 Carl HetheringtonMissing files.
2018-08-13 Carl HetheringtonMore fixes for errors / crashes / misbehaviour with...
2018-08-12 Carl HetheringtonWhite space.
2018-08-12 Carl HetheringtonDon't seek during timeline drags.
2018-08-10 Carl HetheringtonUse more direct route to fix hangs after calling some...
2018-08-10 Carl HetheringtonTry to fix Windows build.
2018-08-10 Carl HetheringtonAdd some Changed() emissions so that when a butler...
2018-08-09 Carl HetheringtonFix writer assertion at the end of some 3D encodes...
2018-08-09 Carl HetheringtonWhite space.
2018-08-09 Carl HetheringtonRemove duplicated stuff from seek_unlocked(); tweak...
2018-08-09 Carl HetheringtonRather dubious fix for crash due to the sequence:
2018-08-05 Carl HetheringtonMissing files. v2.13.42
next