dcpomatic.git
2020-07-28 Carl HetheringtonPython syntax typo.
2020-07-28 Carl HetheringtonTrying to create export audio encoders with between...
2020-07-28 Carl HetheringtonAdd a test to trigger #1786 - crash when exporting...
2020-07-28 Carl HetheringtonExpand use of -Wno-maybe-uninitialized.
2020-07-27 Carl HetheringtonMerge branch 'warnings' into v2.15.x.
2020-07-27 Carl HetheringtonWork around a GCC bug related to Wmaybe-initialized.
2020-07-27 Carl HetheringtonFix some unused variable warnings on macOS.
2020-07-27 Carl HetheringtonTest: remove some more Wno flags.
2020-07-27 Carl HetheringtonDon't try to hide Wdeprecated-copy when it doesn't...
2020-07-27 Carl HetheringtonHide warnings triggered by Ubuntu 20.04's gcc.
2020-07-26 Carl HetheringtonHide some windows warnings.
2020-07-26 Carl HetheringtonBetter error handling with Linux privilege escalator.
2020-07-26 Carl HetheringtonFix some ignored return values.
2020-07-26 Carl HetheringtonVarious OSX warnings fixes.
2020-07-26 Carl HetheringtonTry to remove some more default -Wno switches.
2020-07-26 Carl HetheringtonI think -Wno-cast-function-type is GCC 8 only.
2020-07-26 Carl HetheringtonDisable warnings from magick.
2020-07-26 Carl HetheringtonUpdate deprecated method call.
2020-07-26 Carl HetheringtonRationalise compiler warning setup.
2020-07-26 Carl HetheringtonFix test warning
2020-07-26 Carl HetheringtonIgnore libssh warnings in a nicer way.
2020-07-26 Carl HetheringtonIgnore wxWidgets warnings in a nicer way.
2020-07-26 Carl HetheringtonIgnore FFmpeg warnings in a nicer way.
2020-07-26 Carl HetheringtonFix off-by-one in ASSERT and make it more comprehensive.
2020-07-26 Carl HetheringtonIgnore libxml++ warnings in a nicer way.
2020-07-26 Carl Hetheringtonint64_t -> Frame
2020-07-25 Carl HetheringtonAdd new macOS preferences icons.
2020-07-23 Carl HetheringtonUse thread_group for improved exception safety (#1785).
2020-07-21 Carl HetheringtonUse PDF screenshots for the manual.
2020-07-21 Carl HetheringtonSmall manual tweaks.
2020-07-21 Carl HetheringtonDon't enable OK button for the export dialogue until...
2020-07-20 Carl HetheringtonFix vertical alignment with subrip and embedded SSA... v2.15.90
2020-07-15 Carl HetheringtonFix warning.
2020-07-15 Carl HetheringtonRemove ko_KR translation stub that was never used.
2020-07-12 Carl HetheringtonFix typo in comment.
2020-07-12 Carl HetheringtonUpdate manual Makefile for Inkscape 1.0
2020-07-12 Carl HetheringtonFix ATMOS frame numbering when decoding DCPs. v2.15.89
2020-07-11 Carl HetheringtonRemove pointless subheading in Keys->Advanced dialogues...
2020-07-11 Carl HetheringtonUse new channel 14 ATMOS sync creation code in libdcp,
2020-07-08 Carl HetheringtonAdd Antonio Casado as a tester.
2020-07-08 Carl HetheringtonSome ATMOS hacks.
2020-07-05 Carl HetheringtonImprove butler error reporting during export. v2.15.88
2020-07-05 Carl HetheringtonAdd more logging and some missing prefs checkboxes... v2.15.87
2020-07-03 Carl HetheringtonFix typo truncating ./waf configure output.
2020-07-02 Carl HetheringtonPotential Windows build fix. v2.15.86
2020-07-02 Carl HetheringtonFix failure to import DCPs since Atmos changes. v2.15.85
2020-06-28 Carl HetheringtonMake some methods private.
2020-06-28 Carl HetheringtonFix confusion between one-shot and playing causing...
2020-06-27 Carl HetheringtonMake _one_shot and _playing atomic.
2020-06-27 Carl HetheringtonRename _playing_condition -> _thread_work_condition.
2020-06-27 Carl HetheringtonMove video filters controls into advanced content dialo...
2020-06-27 Carl HetheringtonSwitch the content advanced dialogue to use GridBagSizer.
2020-06-27 Carl HetheringtonMerge FilterEditor and FilterDialog.
2020-06-27 Carl HetheringtonAvoid ResetClip() since (on GTK3, and maybe elsewhere...
2020-06-25 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk. v2.15.84
2020-06-23 Carl HetheringtonTry to fix crash on calling glGetString() without a...
2020-06-21 Carl HetheringtonRemove out-of-date comment.
2020-06-19 Carl HetheringtonFix hanging butler due to nasty signal ordering problems. v2.15.83
2020-06-19 Carl HetheringtonMissing return statement.
2020-06-19 Carl HetheringtonFix timeline for DCPs containing Atmos.
2020-06-19 Carl HetheringtonDCPExaminer must find Atmos length / edit rate.
2020-06-19 Carl HetheringtonMissing setup of AtmosContent in DCP.
2020-06-19 Carl HetheringtonFix serialisation of the Atmos parts of a DCP.
2020-06-19 Carl HetheringtonFix XML tag names; they are in the <Content> tag mixed...
2020-06-19 Carl HetheringtonMake Atmos content work more like other content. Now... v2.15.82
2020-06-19 Carl Hetheringtonvalgrind suppression updates.
2020-06-19 Carl HetheringtonFix command line argument.
2020-06-18 Carl HetheringtonFix finding of CPLs to make KDMs for, broken by recent...
2020-06-18 Carl HetheringtonFix display of Atmos tracks in the timeline.
2020-06-18 Carl HetheringtonFix save/load of Atmos asset lengths.
2020-06-18 Carl Hetheringtonpot/merge.
2020-06-17 Carl HetheringtonMove identifiers stuff out to a new prefs tab. v2.15.81
2020-06-16 Carl HetheringtonAllow more complete control over the libdcp/DCP-o-matic...
2020-06-15 Carl HetheringtonGive a better error. v2.15.80
2020-06-14 Carl HetheringtonFix error when exporting stereo projects with "mixdown... v2.15.79
2020-06-11 Carl HetheringtonFix for non-disk Linux build.
2020-06-11 Carl HetheringtonUpdate test/data for removed Film metadata tags Signed... v2.15.78
2020-06-11 Carl HetheringtonBump libdcp to fix failure to verify DCPs when the...
2020-06-11 Carl HetheringtonI think we can waf install on the cscript build action...
2020-06-11 Carl HetheringtonBump ffmpeg-cdist for ccache fixes on Windows.
2020-06-11 Carl HetheringtonBump libdcp for fix to missing .xsd files in the install.
2020-06-11 Carl HetheringtonBump libdcp/libsub to get a Windows ccache build fix.
2020-06-11 Carl HetheringtonAdd some missing .xsd files to the Windows installer...
2020-06-08 Carl HetheringtonTry to provide some platform-specific menu text for...
2020-06-08 Carl HetheringtonAssorted GTK3 layout tidying in KDM dialogs.
2020-06-08 Carl HetheringtonAdd a bunch of SetFocus calls.
2020-06-08 Carl HetheringtonAdd space next to "use best" button.
2020-06-08 Carl HetheringtonRemove unnecessary setup of _frame_rate_sizer which is
2020-06-08 Carl HetheringtonAdd a border round EditableLists on GTK3, otherwise...
2020-06-08 Carl HetheringtonSet focus on opening dialog.
2020-06-08 Carl HetheringtonImprove look of DCP metadata dialogue on scaling (...
2020-06-08 Carl HetheringtonSpaces between content buttons in GTK3 (#1761).
2020-06-08 Carl HetheringtonMove upload-DCP-to-TMS button to preferences.
2020-06-08 Carl HetheringtonRemove encryption key options (#1760).
2020-06-08 Carl HetheringtonAlways sign DCPs (#1760).
2020-06-05 Carl HetheringtonFix erroneous hints about content being narrower than...
2020-06-05 Carl HetheringtonMake run script work when called from a different direc...
2020-06-04 Carl HetheringtonThis AtomicityChecker was introduced a long time ago...
2020-06-04 Carl HetheringtonAdd defensive check.
2020-06-04 Carl HetheringtonFix thinko causing crashes when loading projects with...
next