dcpomatic.git
2021-05-12 Carl HetheringtonDon't fail to build without disk_writer. v2.15.149
2021-05-11 Carl HetheringtonAdd a full stop. v2.15.148
2021-05-11 Carl HetheringtonFix disk writer permissions in RPM packages (#1994).
2021-05-11 Carl HetheringtonFix disk_writer perms in .deb files (#1994).
2021-05-11 Carl HetheringtonDon't apply the Windows long path fix twice. v2.15.147
2021-05-11 Carl HetheringtonRevert incorrect 'fixing' of path on Windows (#1992).
2021-05-10 Carl HetheringtonOpen a dialogue if pinging the back-end fails on macOS. v2.15.146
2021-05-10 Carl HetheringtonFix name of macOS in the .dmg README.
2021-05-09 Carl HetheringtonAttempt ping from front- to back-end several times... v2.15.145
2021-05-09 Carl HetheringtonFix wrapping of try-unmount dialogue on macOS (#1989).
2021-05-09 Carl HetheringtonAdd more logging to disk writer.
2021-05-09 Carl HetheringtonRemove erroneous call to optional_node_child().
2021-05-09 Carl HetheringtonC++11 tidying.
2021-05-08 Carl HetheringtonAdd some more logging to disk_writer. v2.15.144
2021-05-08 Carl HetheringtonFix missing _writer binary in disk image.
2021-05-07 Carl HetheringtonBuild disk writer for Ubuntu 21.04.
2021-05-07 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2021-05-07 Carl HetheringtonMore manual tweaks.
2021-05-07 Carl HetheringtonManual updates.
2021-05-07 Carl HetheringtonFix alignment of label.
2021-05-07 Carl HetheringtonAdd DCPOMATIC_SPIN_CTRL_WIDTH and use it in a few places.
2021-05-07 Carl HetheringtonHide some more FFmpeg warnings. v2.15.143
2021-05-07 Carl HetheringtonMissing #include.
2021-05-07 Carl HetheringtonHide some warnings from ffmpeg on Centos 7.
2021-05-07 Carl HetheringtonRe-fix previous. v2.15.142
2021-05-07 Carl HetheringtonBump libdcp for centos 7 build fix.
2021-05-07 Carl HetheringtonFix appimage build.
2021-05-07 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni.
2021-05-07 Carl HetheringtonFix build with some older compilers.
2021-05-07 Carl HetheringtonMissing override statements. v2.15.141
2021-05-06 Carl Hetheringtonpot/merge.
2021-05-03 Carl HetheringtonC++11 tidying.
2021-05-02 Carl HetheringtonAdd pixel format 0 (AV_PIX_FMT_YUV420P) to make_part_bl...
2021-05-02 Carl HetheringtonTest output tweaks.
2021-05-02 Carl HetheringtonAdd export test DCP -> h264 to trigger #1984.
2021-05-02 Carl HetheringtonAdd pixel format 66 (AV_PIX_FMT_YUV422P10LE) to make_pa...
2021-05-02 Carl HetheringtonAdd export test DCP -> prores to trigger #1984.
2021-05-02 Carl HetheringtonC++11 tidying.
2021-05-02 Carl HetheringtonAdd new line to pixfmts.c
2021-05-02 Carl HetheringtonAdd Groet Han as a tester.
2021-05-01 Carl HetheringtonBuild with FFmpeg 4.4 and switch to the new send/receiv...
2021-04-30 Carl HetheringtonPort filter graphs to new FFmpeg API.
2021-04-30 Carl HetheringtonUpgrade to FFmpeg 4.4.
2021-04-30 Carl HetheringtonSwitch encoding to ffmpeg send/receive API.
2021-04-30 Carl HetheringtonSwitch decoding to ffmpeg send/receive API.
2021-04-30 Carl HetheringtonRemove some FFmpeg-related warnings by directly accessi...
2021-04-30 Carl HetheringtonTidy up some error handling a little.
2021-04-30 Carl HetheringtonRemove some FFmpeg-related warnings by using AVStream...
2021-04-30 Carl HetheringtonC++11 tidying.
2021-04-29 Carl HetheringtonRemove Monitor / EDID code that was used for the swaroo...
2021-04-29 Carl HetheringtonC++11 tidying.
2021-04-29 Carl HetheringtonRemove use of boost::noncopyable.
2021-04-27 Carl HetheringtonReduce disk usage of interrupt_encoder_test.
2021-04-25 Carl HetheringtonMissing delete of some constructors.
2021-04-24 Carl HetheringtonFix text wrapping in nag dialog (especially on macOS...
2021-04-23 Carl HetheringtonUse new Windows long filename workaround with disk...
2021-04-23 Carl HetheringtonDo less logging during tests, but also log some details...
2021-04-23 Carl HetheringtonFix fopen() on windows to cope with long filenames...
2021-04-23 Carl HetheringtonMore test fixes.
2021-04-23 Carl HetheringtonFix test for random noise addition.
2021-04-23 Carl HetheringtonAdd some new check methods.
2021-04-23 Carl HetheringtonUpdate test reference.
2021-04-23 Carl HetheringtonCope with noise being added to small JPEG2000 images.
2021-04-23 Carl HetheringtonRename some test data.
2021-04-23 Carl HetheringtonIgnore the new THREED_ASSET_MARKED_AS_TWOD warning...
2021-04-23 Carl HetheringtonFix missing libdcp warning message.
2021-04-22 Carl HetheringtonI can't convince myself that _canvas_mutex is doing...
2021-04-22 Carl HetheringtonMake the GL thread access the canvas size in a less...
2021-04-22 Carl HetheringtonClose down the FilmViewer before its GUI elements get...
2021-04-22 Carl HetheringtonBump libdcp for fix to #1976.
2021-04-22 Carl HetheringtonRemove configuration option for minimum frame size.
2021-04-22 Carl HetheringtonAllow resizing of nag dialog; may help with #1978.
2021-04-22 Carl HetheringtonFix very wide spin button on Linux.
2021-04-22 Carl HetheringtonC++11 tweaks.
2021-04-22 Carl HetheringtonBuild disk writer on more Fedora versions.
2021-04-22 Carl HetheringtonDo the polkit dance for unmounting drives as well as...
2021-04-22 Carl HetheringtonWait a while for unmounts to go through in case we...
2021-04-22 Carl HetheringtonModify policy as it is now used for unmount too.
2021-04-22 Carl HetheringtonGet root before unmounting things on Linux.
2021-04-22 Carl HetheringtonC++11 tidying.
2021-04-22 Carl HetheringtonInstall polkit policy file (#1970).
2021-04-21 Carl HetheringtonRe-scan drives just before writing the DCP (#1969).
2021-04-21 Carl HetheringtonC++11 tidying.
2021-04-21 Carl HetheringtonFix response of the disk writer when polkit authorizati...
2021-04-20 Carl HetheringtonMake digest calculations interruptible.
2021-04-20 Carl HetheringtonMove digest calculation to a separate method.
2021-04-20 Carl HetheringtonAdd a possibly-useful test.
2021-04-20 Carl HetheringtonAdd some possibly-useful markers for debugging threads...
2021-04-20 Carl HetheringtonTidy up/fix Hints thread in a couple of ways:
2021-04-20 Carl HetheringtonHandle connections to the Hints object more correctly.
2021-04-20 Carl HetheringtonC++11 tidying.
2021-04-20 Carl HetheringtonAnalyse audio (if required) when making hints (#1924).
2021-04-20 Carl HetheringtonAdd comment.
2021-04-20 Carl HetheringtonOnly snap the crosshair to visible plots.
2021-04-20 Carl HetheringtonSplit audio analysis code off from the job.
2021-04-19 Carl HetheringtonSleep for a while if necessary to allow disks to wake...
2021-04-15 Carl HetheringtonFix progress message when analysing for hints.
2021-04-15 Carl HetheringtonShow content path in the audio dialog title bar when...
2021-04-15 Carl HetheringtonUse the same button text to open the audio plot in...
2021-04-15 Carl HetheringtonFix failure to update project-wide audio level plot...
next