dcpomatic.git
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-23 Carl HetheringtonUpdate to test/data.
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-20 Carl HetheringtonFix incorrect type name.
2018-07-19 Carl HetheringtonHopefully remove unsafe-loop-optimization warnings.
2018-07-19 Carl Hetheringtoncaption -> subtitle. v2.13.36
2018-07-19 Carl HetheringtonChangeLog update.
2018-07-19 Carl HetheringtonAdd very basic test.
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 HetheringtonRemove -j4 from suggested build copmmand.
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 HetheringtonMore CCAP notes.
2018-07-19 Carl HetheringtonMore design musings.
2018-07-19 Carl HetheringtonRename Subtitle -> Text
2018-07-19 Carl HetheringtonCCAP doc tweaks.
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 HetheringtonAdd new graphic.
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-16 Carl HetheringtonFix test.
2018-07-16 Carl HetheringtonFix unit tests since sequencing after trim was added.
2018-07-16 Carl HetheringtonFix previous.
2018-07-16 Carl HetheringtonTest output name tweaks.
2018-07-16 Carl HetheringtonRemove some warnings so that F28 doesn't fail to build...
2018-07-14 Carl HetheringtonBump libdcp for test hang fix.
2018-07-14 Carl HetheringtonAssume .jpf is an image (JPEG2000).
2018-07-14 Carl HetheringtonStop the build if we can't download the supporters...
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 HetheringtonChangeLog typo. v2.13.35
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-09 Carl HetheringtonBump libsub for build fix.
2018-07-09 Carl HetheringtonBump libdcp for new image subtitle code.
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-07 Carl HetheringtonAdd an audio stream to ffmpeg files and support <Image...
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-07-06 Carl HetheringtonFix could-not-load-film error when loading a project...
2018-07-06 Carl HetheringtonAdd advanced KDM options button containing switches...
2018-07-06 Carl HetheringtonLayout tweak.
2018-07-06 Carl HetheringtonTweak layout and remove some code duplication.
2018-07-05 Carl HetheringtonMissing files for RPM builds.
2018-07-05 Carl HetheringtonAnother OS X build tweak. v2.13.33
2018-07-05 Carl HetheringtonTry again to fix OS X build.
2018-07-05 Carl HetheringtonTry to fix OS X build.
2018-07-04 Carl HetheringtonChangeLog.
2018-07-04 Carl HetheringtonMention delay in timeline audio views.
2018-07-04 Carl HetheringtonSort audio timeline views in order of DCP audio channel...
2018-07-04 Carl HetheringtonAdd audio gain to timeline content view.
next