dcpomatic.git
2020-10-14 Carl HetheringtonAdd test for #1857. v2.14.40
2020-10-14 Carl HetheringtonDon't crash if the first packet in a stream has AV_NOPT...
2020-10-14 Carl HetheringtonClear out _next_time when seeking, so out-of-date value...
2020-10-10 Carl HetheringtonBump libdcp (and following libsub) to fix crashes with... v2.14.39
2020-09-23 Carl HetheringtonA belated happy new year.
2020-09-23 Carl HetheringtonFix thinko in previous.
2020-09-23 Carl HetheringtonFix potentially unterminated string (#1844).
2020-09-23 Carl HetheringtonFix warnings about catching polymorphic types by value...
2020-09-21 Carl HetheringtonFix --standard flag to dcpomatic2_cli (github #9). v2.14.38
2020-09-14 Carl HetheringtonDon't allow creation of a new film with no name. Other...
2020-08-31 Carl HetheringtonBuild fixes for Boost >= 1.73 v2.14.37
2020-08-31 Carl HetheringtonFix login denied (67) errors when trying to download...
2020-08-03 Carl HetheringtonAdd unit test for pulldown detection. v2.14.36
2020-08-03 Carl HetheringtonFix number of frames in the pulldown check.
2020-08-03 Carl HetheringtonFix incorrect string find logic.
2020-08-02 Carl HetheringtonDon't terminate if a non-DCP directory is given to...
2020-08-02 Carl HetheringtonRecover information about closed caption tracks when...
2020-08-02 Carl HetheringtonFix various problems with the closed caption viewer...
2020-08-02 Carl HetheringtonDetect soft 2:3 pulldown (telecine) files and decode...
2020-07-29 Carl HetheringtonDon't display all possible channel checkboxes while... v2.14.35
2020-07-29 Carl HetheringtonFix memory leak which also causes strange flickering...
2020-07-27 Carl HetheringtonTrying to create export audio encoders with between... v2.14.34
2020-07-27 Carl HetheringtonFix export of projects with fewer than 6 channels.
2020-05-22 Carl HetheringtonFix some tab/space problems in cscript.
2020-05-14 Carl HetheringtonFollow-up fix for GTK2 and GTK3 WX backends. v2.14.33
2020-05-14 Carl HetheringtonHopefully we can use GTK's file chooser button again...
2020-05-14 Carl HetheringtonTry to allow build on Ubuntu 20.04.
2020-05-14 Carl HetheringtonChristie FTP contains certificate chains, not just...
2020-05-14 Carl HetheringtonDon't say 'certificate downloaded' if it failed during...
2020-03-14 Carl HetheringtonTidy some grammar and remove a silly colloquialism.
2020-03-11 Carl HetheringtonGive a better error when opening a DCP with File -... v2.14.32
2020-03-10 Carl HetheringtonBump libdcp to hopefully prevent segfaults in Certifica...
2020-03-06 Carl HetheringtonFix missed subclass of Job in the tests.
2020-03-06 Carl Hetheringtons/destroy_thread/stop_thread/
2020-03-06 Carl HetheringtonDestroy Job threads at the start of the subclass destru...
2020-03-01 Carl HetheringtonMissing patron.
2020-02-29 Carl HetheringtonAllow changing colour conversion settings for multiple... v2.14.31
2020-02-29 Carl HetheringtonFix incorrect results when applying some timing operati...
2020-02-27 Carl HetheringtonMake content list and buttons taller on low-res displays. attic/800x600-buttons
2020-02-22 Carl HetheringtonRestore preferences image for macOS accidentally droppe... v2.14.30
2020-02-21 Carl HetheringtonMissing #include. v2.14.29
2020-02-20 Carl HetheringtonFix non-aligned subtitle access in the subtitle examine... v2.14.28
2020-02-20 Carl HetheringtonAllow macOS builds against 10.6 (universal) or 10.9...
2020-02-19 Carl HetheringtonCleanups to normalise master and 2.15.x better. v2.14.27
2020-02-19 Carl HetheringtonNew way of checking for 2D content mislabelled as 3D...
2020-02-18 Carl HetheringtonFix errors with TYPE_3D introduced in video timestampin...
2020-02-18 Carl HetheringtonRe-throw butler errors at the end of an encode.
2020-02-18 Carl HetheringtonReport when butler returns no video because it died.
2020-02-18 Carl HetheringtonAdd compile_commands.json symlink.
2020-02-18 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2020-02-18 Carl HetheringtonWrite logs during tests to a file.
2020-02-18 Carl HetheringtonRemove unused variable.
2020-02-18 Carl HetheringtonRemove incorrect comment.
2020-02-18 Carl HetheringtonMissed part of new video timing patch.
2020-02-17 Carl HetheringtonBetter errors if butler doesn't give video during export.
2020-02-16 Carl HetheringtonBetter assertion error in copy_from.
2020-02-16 Carl HetheringtonPotential fix for #1568; we calculate the remaining...
2020-02-16 Carl HetheringtonFix deadlock during content examination.
2020-02-15 Carl HetheringtonDon't trust video timestamps from FFmpegDecoder.
2020-02-06 Carl HetheringtonFix crash with bitmapped subs that have zero width...
2020-01-28 Carl HetheringtonAdd new script.
2020-01-28 Carl HetheringtonVarious improvements to make_dummy_files
2020-01-27 Carl HetheringtonUpdate for new test/data file. v2.14.26
2020-01-27 Carl HetheringtonFix crash with sub-sample push parts in AudioMerger.
2020-01-27 Carl HetheringtonAdd header guard.
2020-01-27 Carl HetheringtonAdd some temporary 'instrumentation' of AudioMerger.
2020-01-25 Carl HetheringtonFix casting of bytes to words, and hence (hopefully...
2020-01-24 Carl HetheringtonBump libsub for build fix. v2.14.25
2020-01-23 Carl HetheringtonSupport binary STL subtitle files. v2.14.24
2020-01-17 Carl HetheringtonAdd patron. v2.14.23
2020-01-16 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2020-01-16 Carl HetheringtonMake FileError say what path the problem was with.
2020-01-14 Carl HetheringtonAdd some PT-style names to the guesswork on which chann...
2020-01-14 Carl HetheringtonStop invalid dates causing boost::posix_time to raise...
2020-01-10 Carl HetheringtonDon't truncate active_video_frame_rate to an int otherw...
2020-01-09 Carl HetheringtonGive DCPDecoder its own ::position which just returns... v2.14.22
2020-01-09 Carl HetheringtonUpdate text panel 'why not' note when film's standard...
2020-01-07 Carl HetheringtonUpdate patreon username. v2.14.21
2020-01-07 Carl HetheringtonTry to add FUNDING.yml.
2020-01-07 Carl HetheringtonFix typo causing failures to update the preview after...
2020-01-07 Carl HetheringtonExtend the amount of allowed disagreement between the...
2020-01-03 Carl HetheringtonFix failure to save screen notes when making a new...
2019-12-27 Carl HetheringtonAdd --config option to dcpomatic2 (#1703).
2019-12-27 Carl HetheringtonAdd --version option to main DCP-o-matic.
2019-12-19 Carl HetheringtonRemove our forcing of analyzeduration and probesize... v2.14.20
2019-12-18 Carl HetheringtonAccept float fps when getting timecodes from the Timeco... v2.14.19
2019-12-16 Carl HetheringtonFlush audio decoder when a DCPDecoder finishes so that v2.14.18
2019-12-16 Carl HetheringtonRestore old v2.14.x version of test reference.
2019-12-15 Carl HetheringtonStop empty Font IDs in imported DCP subtitles making...
2019-12-15 Carl HetheringtonUpdate test/data and make a branch for v2.14.x there.
2019-12-10 Carl HetheringtonMake terminate_threads() less likely to leave _threads...
2019-12-09 Carl Hetheringtondcpomatic_create should respond to --version on stdout...
2019-12-02 Carl HetheringtonFix typo.
2019-12-02 Carl HetheringtonTry to do the previous commit in a more compatible... v2.14.17
2019-12-01 Carl HetheringtonMore detailed errors from zip_close.
2019-11-30 Carl HetheringtonMore accurate video pts calculation; may help with...
2019-11-30 Carl HetheringtonFix crash when exporting a 2D project containing 3D...
2019-11-29 Carl HetheringtonCatch attempts to make a DCP when all content has been...
2019-11-26 Carl HetheringtonAdd the same fonts.conf change that OS X has to Windows... v2.14.16
2019-11-24 Carl HetheringtonProperly ignore empty asset path errors that do not... v2.14.15
next