dcpomatic.git
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 HetheringtonAllow debug builds without internet access.
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-26 Carl HetheringtonUse GNOME `sdk' instead of `platform' for flatpak. v2.13.40
2018-07-26 Carl HetheringtonUse cdist's flatpak tools.
2018-07-26 Carl HetheringtonTry not building icu.
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 HetheringtonTry to put version number into flatpak bundle name.
2018-07-25 Carl HetheringtonAdd flatpak build.
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 HetheringtonUpdate ImageMagick URL for flatpak.
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 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.
next