dcpomatic.git
2020-06-23 Carl Hetheringtonwip. 1771-resample-glitches-take2
2020-06-22 Carl HetheringtonPass Piece instead of Content.
2020-06-22 Carl HetheringtonSome more piece layer stuff.
2020-06-22 Carl HetheringtonMove two methods into Piece.
2020-06-22 Carl HetheringtonMove some methods into piece.cc
2020-06-22 Carl HetheringtonUse FrameRateChange from the Piece rather than making...
2020-06-21 Carl HetheringtonAdd another piece wrapper.
2020-06-21 Carl HetheringtonMove some methods into Piece.
2020-06-21 Carl HetheringtonAdd and use Piece::end().
2020-06-21 Carl HetheringtonAdd and use Piece::position().
2020-06-21 Carl HetheringtonRemove unused methods.
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...
2020-06-04 Carl HetheringtonFix crash when previewing projects with fewer than...
2020-06-04 Carl HetheringtonOnly add ExamineContentJobs after a failed CheckContent...
2020-06-04 Carl HetheringtonFall back to $PATH when searching for dcpomatic2_openssl.
2020-06-04 Carl HetheringtonBump ffmpeg to get ccache fix.
2020-06-03 Carl HetheringtonMissing virtual destructor.
2020-06-03 Carl HetheringtonClean up handling of paths relative to the executable.
2020-06-03 Carl HetheringtonWhite space fix.
2020-06-01 Carl HetheringtonStart pinning libdcp/libsub versions again. v2.15.77
2020-06-01 Carl HetheringtonHidden debug option to make _disk not start _disk_write... v2.15.76
2020-05-27 Carl HetheringtonRemove unused forward declaration.
2020-05-26 Carl HetheringtonSome small manual updates.
2020-05-25 Carl HetheringtonMore fun with GTK3 and its enormous SpinButtons.
2020-05-25 Carl HetheringtonDon't offer full-frame containers unless 'allow any...
2020-05-24 Carl HetheringtonUse wxDC for all drawing of the audio mapping view...
2020-05-24 Carl HetheringtonFix audio mapping view on GTK3, with some cleanups...
2020-05-23 Carl HetheringtonLayout tweaks for GTK3.
2020-05-21 Carl HetheringtonWe must only link gtk2 if wx is also using it.
2020-05-21 Carl HetheringtonWhite space.
2020-05-20 Carl HetheringtonFix enabled/disable overlapping video/audio with DCP...
2020-05-20 Carl HetheringtonGive 'wrong target' KDM errors in a dialogue box rather...
2020-05-20 Carl HetheringtonTell the user when they load a KDM which will not do...
2020-05-20 Carl HetheringtonRound the length of video-containing content to the...
2020-05-20 Carl HetheringtonAdd some context markers to a test.
2020-05-20 Carl HetheringtonAdd a bit more debug logging to the player.
2020-05-20 Carl HetheringtonTry rounding length_after_trim.
2020-05-20 Carl HetheringtonRename TYPE_DEBUG_PLAYER to TYPE_DEBUG_VIDEO_VIEW.
2020-05-20 Carl HetheringtonDifficult to see how any unprotected write with multipl...
2020-05-20 Carl HetheringtonCut the work done by a couple of tests, as previously...
2020-05-20 Carl HetheringtonMore logging and make it go to the right place.
2020-05-20 Carl HetheringtonImprove test_timings script.
2020-05-20 Carl HetheringtonUse test_suite log level with --debug so we can see...
2020-05-20 Carl HetheringtonRun all tests with lots of encoding threads.
2020-05-20 Carl HetheringtonFix DCP playback when an incorrect KDM is added, follow...
2020-05-20 Carl HetheringtonFix DKDM generation by moving the validity period a...
2020-05-18 Carl HetheringtonStop xcrun errors silently killing the build. v2.15.75
2020-05-18 Carl HetheringtonRemove unused variable.
2020-05-18 Carl HetheringtonAnother missed place for the link icon.
2020-05-18 Carl HetheringtonAdd some missing messages.
2020-05-18 Carl HetheringtonFix missing icon in installer for a bunch of platforms. v2.15.74
2020-05-17 Carl HetheringtonAdd new version of check_dcp().
2020-05-17 Carl HetheringtonAdd a new "Advanced settings" dialog for content, acces...
2020-05-17 Carl HetheringtonAdd a descriptive comment to a test file.
2020-05-17 Carl HetheringtonFix empty (black) area calculations when video is set...
2020-05-17 Carl HetheringtonFix typo in comment.
2020-05-17 Carl HetheringtonClicking on the audio graph jumps to that position...
next