dcpomatic.git
2020-05-17 Carl HetheringtonMissing DLL for Windows build. v2.15.73
2020-05-14 Carl HetheringtonTypo fix. v2.15.72
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-05-12 Carl HetheringtonRe-work scaling following excellent insights by Carsten...
2020-05-12 Carl HetheringtonFix test failures with new verification note in libdcp. scaling-rework
2020-05-12 Carl HetheringtonAdd crop left/right top/bottom link control.
2020-05-12 Carl HetheringtonMove bitmap_path() to wx_util.{cc,h}
2020-05-12 Carl HetheringtonAdd _view_changed callback to ContentWidget.
2020-05-12 Carl HetheringtonGuess DCP container size and resolution when content...
2020-05-11 Carl HetheringtonRemove now-unused default-scale-to config option.
2020-05-11 Carl HetheringtonChange video content scaling so that it either:
2020-05-11 Carl HetheringtonReformat crop controls.
2020-05-09 Carl HetheringtonRemove scale to fit {width,height} options.
2020-05-06 Carl HetheringtonAdd a crazy amount of missed files from the previous...
2020-05-06 Carl HetheringtonBump ffmpeg to carl-dcpomatic-12 (4.2.2).
2020-05-06 Carl HetheringtonAdd a new "Add DKDM" dialogue (#1637).
2020-05-06 Carl HetheringtonAdd a 'Make DKDM' dialogue box to simplify and (hopeful...
2020-05-06 Carl HetheringtonMissing header guard.
2020-05-06 Carl HetheringtonAdd configuration options for DKDMs.
2020-05-06 Carl HetheringtonDerive Screen from a new class KDMRecipient.
2020-05-06 Carl HetheringtonMove TrustedDevice to its own source files.
2020-05-06 Carl HetheringtonIgnore screen specifier when making containers.
2020-05-06 Carl HetheringtonAdd some unit tests.
2020-05-06 Carl HetheringtonExtract common code out into kdm_for_screen()
2020-05-06 Carl Hetheringtonconst correctness.
2020-05-06 Carl HetheringtonRemove some now-pointless passing of name_values.
2020-05-06 Carl HetheringtonUse a template to clean things up a little.
2020-05-06 Carl HetheringtonSet 'i' earlier in name_values.
2020-05-06 Carl HetheringtonWrite 'f', 'b' and 'e' tags into all KDMWithMetadata...
2020-05-06 Carl HetheringtonRename some variables and re-implement collect().
2020-05-06 Carl HetheringtonMove some functions to kdm_with_metadata
2020-05-06 Carl HetheringtonReplace CinemaKDMs class with a list<KDMWithMetadata>
2020-05-06 Carl HetheringtonPull methods out of CinemaKDMs.
2020-05-06 Carl HetheringtonRemove Screen pointer from KDMWithMetadata, preferring to
2020-05-06 Carl HetheringtonAdd KDMWithMetadataPtr typedef
2020-05-06 Carl HetheringtonRename ScreenKDM -> KDMWithMetadata
2020-05-04 Carl HetheringtonMove Film::make_kdms to the call sites.
2020-05-04 Carl HetheringtonMissing library from test link list.
2020-05-03 Carl HetheringtonAdd Zipper class and use it in CinemaKDMs.
2020-05-02 Carl Hetheringtonpot/merge. v2.15.71
2020-05-02 Carl HetheringtonFormatting tweaks to unmount dialogue.
2020-05-02 Carl HetheringtonFix unmount of drives with spaces in their names (...
2020-05-02 Carl HetheringtonRemove some debug code.
2020-05-02 Carl HetheringtonFix behaviour on disk writer window close.
2020-05-02 Carl HetheringtonDo all writes then do all verification and report progress
2020-05-02 Carl HetheringtonTry to start _writer on-demand on macOS (#1739).
2020-05-02 Carl HetheringtonTry unloading the old disk writer on install (may fix...
2020-05-02 Carl HetheringtonBump lwext. v2.15.70
2020-05-01 Carl HetheringtonAdd a specific lwext4 commit to the cscript. v2.15.69
2020-04-30 Carl HetheringtonAdd git commits to writer log files. v2.15.68
2020-04-30 Carl HetheringtonTurn on lwext4 debugging to see if that helps.
2020-04-30 Carl HetheringtonAdd some more macOS debug logging for disks, and ignore...
2020-04-29 Carl HetheringtonMissed part of rdisk -> disk revert. v2.15.67
2020-04-29 Carl HetheringtonCorrect ext2 block size to 4096.
2020-04-29 Carl HetheringtonRevert mac rdisk vs disk stuff as I'm not convinced...
2020-04-29 Carl HetheringtonAdd exit command to stress tester.
2020-04-29 Carl HetheringtonPut current frame position in seek-by-frame dialogue...
2020-04-29 Carl HetheringtonAdd hinting to the seek dialogue; may be a nice fix...
2020-04-29 Carl HetheringtonUse raw_convert rather than lexical_cast.
2020-04-28 Carl HetheringtonFurther sanity check fixes. v2.15.66
2020-04-28 Carl HetheringtonFix macOS sanity check.
2020-04-28 Carl HetheringtonAdd a log message and actually use device_for_write().
2020-04-28 Carl HetheringtonAdd a log message.
2020-04-28 Carl HetheringtonFix warning.
2020-04-28 Carl HetheringtonRemove some unnecessary methods. v2.15.65
2020-04-28 Carl HetheringtonFix build.
2020-04-27 Carl HetheringtonMissing files. v2.15.64
2020-04-27 Carl HetheringtonWriter on macOS runs as root, so trying to use the... v2.15.63
2020-04-27 Carl HetheringtonExperimental use of /dev/rdisk rather than /dev/disk...
2020-04-27 Carl HetheringtonAdd Sebastian Leitner as a tester.
2020-04-27 Carl HetheringtonUse F_SET_EXT2 not EXT4.
2020-04-27 Carl HetheringtonThe Disk Writer also needs openssl as creating its... v2.15.62
2020-04-27 Carl HetheringtonFix disk writer stdout/stderr paths.
2020-04-26 Carl HetheringtonMissing icons for _disk.
2020-04-26 Carl HetheringtonMissed disk writer from appimage.
2020-04-26 Carl HetheringtonMore Debian 8 trimming. v2.15.61
2020-04-26 Carl HetheringtonDebian 8 will be EOL before DCP-o-matic 2.16.0.
2020-04-26 Carl HetheringtonDebian 9 uses an older libxerces.
2020-04-26 Carl HetheringtonSome basic notes on smoke testing.
2020-04-26 Carl HetheringtonUbuntu 19.10 also has libnanomsg5.
2020-04-26 Carl HetheringtonAdd disk desktop icon to spec.
2020-04-26 Carl HetheringtonAdd missing creation of .desktop file for disk tool.
2020-04-26 Carl HetheringtonFix ubuntu 20.04 nanomsg version.
2020-04-25 Carl HetheringtonFix previous on Windows/macOS. v2.15.60
2020-04-25 Carl HetheringtonAdd link with anl to fix Centos 8 build. v2.15.59
2020-04-25 Carl HetheringtonCan't build disk on Ubuntu 16.04 as boost is too old.
2020-04-25 Carl HetheringtonWe build the disk stuff for AppImage (which uses 16...
2020-04-24 Carl HetheringtonFix xerces version for Ubuntu 16. v2.15.58
2020-04-24 Carl HetheringtonMissing dependencies.
2020-04-24 Carl HetheringtonExpand can_build_disk a bit.
2020-04-24 Carl HetheringtonMissing nanomsg dependencies.
2020-04-24 Carl HetheringtonBuild disk on Ubuntu 19.10 and 20.04
2020-04-24 Carl HetheringtonMissing dylib for macOS.
2020-04-24 Carl HetheringtonFix typo and missing serialisation of offsets at time...
2020-04-24 Carl HetheringtonAnother build fix (for non-Linux this time). v2.15.57
2020-04-24 Carl HetheringtonFix some missing dependencies. v2.15.56
2020-04-24 Carl HetheringtonUbuntu 20.04 packaging.
2020-04-24 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2020-04-24 Carl HetheringtonFix build following previous commit.
next