Missing files.
[dcpomatic.git] / src /
2018-08-05 Carl HetheringtonMissing files. v2.13.42
2018-08-05 Carl HetheringtonFiddle with ccap window default size. v2.13.41
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-26 Carl HetheringtonDisable bits of TextPanel when we are making closed...
2018-07-25 Carl HetheringtonAdd believed-necessary locking to ActiveText.
2018-07-25 Carl HetheringtonFix crash on scaling the ccap window to be very small.
2018-07-25 Carl HetheringtonRestore AWOL timing panel.
2018-07-25 Carl HetheringtonMake characters red if they are too long in the closed...
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 HetheringtonDon't start with all possible content tabs visible.
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 HetheringtonRemove debug code.
2018-07-22 Carl HetheringtonVery basic closed caption viewer.
2018-07-22 Carl HetheringtonNo-op: white space.
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 Hetheringtoncaption -> subtitle. v2.13.36
2018-07-19 Carl HetheringtonUntested writing of CCAP.
2018-07-19 Carl HetheringtonWhite space.
2018-07-19 Carl HetheringtonMore subtitle -> caption.
2018-07-19 Carl HetheringtonRename subtitle appearance dialogue.
2018-07-19 Carl HetheringtonClean up after previous commit.
2018-07-19 Carl HetheringtonReword again: Text -> Caption and Plain -> Text.
2018-07-19 Carl HetheringtonFix warning.
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 HetheringtonTidying up of scrolling in the matrix view.
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 build on Fedora 28.
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 HetheringtonAdd export button for cinemas XML (#1319).
2018-07-07 Carl HetheringtonGive better errors when incorrect KDMs are used (#1326).
2018-07-07 Carl HetheringtonFix (odd) crash.
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.
next