Add background image configuration to swaroop variant.
[dcpomatic.git] / src / lib /
2018-08-05 Carl HetheringtonGet closed caption view data from the butler, rather...
2018-08-03 Carl HetheringtonSome subtitle renaming.
2018-08-03 Carl HetheringtonRemove unused parameter.
2018-08-03 Carl HetheringtonTimestamp audio emissions from butler and hence discard...
2018-08-02 Carl HetheringtonA variety of changes to improve (but not entirely fix...
2018-08-01 Carl HetheringtonForce audio content to be on a sample boundary.
2018-08-01 Carl HetheringtonFix build.
2018-07-29 Carl HetheringtonFix build.
2018-07-29 Carl HetheringtonAdd some explicits.
2018-07-27 Carl HetheringtonRemove debug code.
2018-07-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-07-27 Carl HetheringtonTweak message.
2018-07-27 Carl HetheringtonCheck for long CCAP lines and too many CCAP lines.
2018-07-26 Carl HetheringtonProtect the public API of Player with a mutex, since
2018-07-26 Carl HetheringtonBackground-threaded hints including line length of...
2018-07-26 Carl HetheringtonAdd support for ignoring everything except text in...
2018-07-25 Carl HetheringtonAdd believed-necessary locking to ActiveText.
2018-07-25 Carl HetheringtonFix loading of old projects. v2.13.39
2018-07-25 Carl HetheringtonFix problems with loading projects with captions /...
2018-07-25 Carl HetheringtonAdd some asserts.
2018-07-24 Carl HetheringtonTweak debug message.
2018-07-24 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl... v2.13.38
2018-07-24 Carl HetheringtonFix uninitialised variable.
2018-07-24 Carl HetheringtonFix image filename sorter with filenames that have...
2018-07-23 Carl HetheringtonIntroduce the idea of unknown original subtitle type...
2018-07-23 Carl HetheringtonTidy up after mass rename.
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-23 Carl HetheringtonSome missing bits of caption type setup.
2018-07-23 Carl HetheringtonCommenting. v2.13.37
2018-07-23 Carl HetheringtonGet ccaps by asking the Player, rather than by listenin...
2018-07-22 Carl HetheringtonOn reflection showing CCAPs over the main picture doesn...
2018-07-21 Carl HetheringtonDisplay only required tabs, including subs / ccap.
2018-07-21 Carl HetheringtonFix failure to load projects.
2018-07-21 Carl HetheringtonFix join for new caption stuff.
2018-07-21 Carl HetheringtonFix crash.
2018-07-21 Carl HetheringtonRevert "Remove join function; the code is long and...
2018-07-21 Carl HetheringtonBasics of multiple captions per content so that DCPCont...
2018-07-20 Carl HetheringtonKey ActiveCaptions on a CaptionContent rather than...
2018-07-20 Carl HetheringtonThinko in previous.
2018-07-20 Carl HetheringtonPut caption details inside their own tag in the metadata.
2018-07-20 Carl HetheringtonRemove join function; the code is long and I don't...
2018-07-20 Carl HetheringtonUpdate preview when caption type changes.
2018-07-20 Carl HetheringtonUntested; allow viewing of subtitles or closed captions...
2018-07-20 Carl HetheringtonAdd advanced configuration option to allow any containe...
2018-07-19 Carl HetheringtonUntested writing of CCAP.
2018-07-19 Carl HetheringtonWhite space.
2018-07-19 Carl HetheringtonClean up after previous commit.
2018-07-19 Carl HetheringtonReword again: Text -> Caption and Plain -> Text.
2018-07-19 Carl HetheringtonGet types into ReelWriter.
2018-07-19 Carl HetheringtonText to player with types.
2018-07-19 Carl HetheringtonUI for selecting caption type.
2018-07-19 Carl HetheringtonFinish PlayerSubtitles -> PlayerText and SubtitleString...
2018-07-19 Carl HetheringtonRemove unused file.
2018-07-19 Carl HetheringtonPartial conversion of PlayerSubtitles -> PlayerText...
2018-07-19 Carl HetheringtonPlainText -> PlainTextFile.
2018-07-19 Carl HetheringtonRemove old content_subtitle.
2018-07-19 Carl HetheringtonMore renaming.
2018-07-19 Carl HetheringtonMore old stuff.
2018-07-19 Carl HetheringtonRemove unused file.
2018-07-19 Carl HetheringtonMissing file.
2018-07-19 Carl HetheringtonMore renaming.
2018-07-19 Carl HetheringtonComment tweak.
2018-07-19 Carl HetheringtonMore renaming; text -> plain.
2018-07-19 Carl HetheringtonMerge master.
2018-07-19 Carl HetheringtonAdd type for text content (CCAP/subtitle).
2018-07-19 Carl HetheringtonRename Subtitle -> Text
2018-07-19 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2018-07-18 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-07-18 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2018-07-18 Carl HetheringtonAdd some asserts.
2018-07-14 Carl HetheringtonAssume .jpf is an image (JPEG2000).
2018-07-14 Carl HetheringtonFix update check (#1338).
2018-07-09 Carl HetheringtonTry to fix Centos build.
2018-07-09 Carl HetheringtonDon't write multiple <LoadFont> tags to Interop subtitl...
2018-07-09 Carl HetheringtonSequence content after trim changes (#1327). This...
2018-07-09 Carl HetheringtonMaintain frame-snap for position and trim when set_vide...
2018-07-09 Carl HetheringtonTry to fix OS X build.
2018-07-08 Carl HetheringtonWrite image subs to DCPs.
2018-07-07 Carl HetheringtonFix build with shared_ptr dcp::Subtitle and subclasses.
2018-07-07 Carl HetheringtonGive better errors when incorrect KDMs are used (#1326).
2018-07-06 Carl HetheringtonMissing wakeups of the writer thread when we are waitin... v2.13.34
2018-07-06 Carl HetheringtonPrevent an unnecessary config file write.
2018-06-30 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2018-06-29 Carl HetheringtonBasic jump to selected subtitle (#1200).
2018-06-28 Carl Hetheringtonpot/merge. v2.13.32
2018-06-22 Carl HetheringtonAdd some timing logs for playback.
2018-06-21 Carl HetheringtonFix corruption of UTF16 subtitle files.
2018-06-12 Carl HetheringtonAdd FFmpeg weave filter.
2018-06-11 Carl HetheringtonThrow exceptions when things in the butler get really... v2.13.31
2018-06-09 Carl HetheringtonFix bad parsing of ASS lines embedded into FFmpeg files...
2018-06-09 Carl HetheringtonAdd option to open a DCP in the player (#1312).
2018-06-09 Carl HetheringtonSimilarly for start_batch_converter.
2018-06-09 Carl HetheringtonAnother writer deadlock fix.
2018-06-08 Carl HetheringtonWhitespace. v2.13.28
2018-06-08 Carl HetheringtonAuto-rotate videos.
2018-06-08 Carl HetheringtonAdd support for vflip/hflip filters.
2018-06-08 Carl HetheringtonSpeed up timeline drags in some cases.
2018-06-08 Carl HetheringtonFix doubled subtitles if subtitle stop times are specified.
2018-06-08 Carl HetheringtonFix crash with missing DCP content. v2.13.27
2018-06-08 Carl HetheringtonRemove details video properties from non-video content...
next