dcpomatic.git
2020-04-06 Carl HetheringtonCheck that a drive is on the list of available drives... attic/dist.pre-squash
2020-04-06 Carl HetheringtonRenable other apps.
2020-04-06 Carl HetheringtonVarious fixes to writer packaging.
2020-04-06 Carl HetheringtonTry to update disk icons again.
2020-04-06 Carl HetheringtonMore attempts to fix spaces in filenames.
2020-04-06 Carl HetheringtonTry to fix install_name_tool call.
2020-04-05 Carl HetheringtonAdd a heading.
2020-04-05 Carl HetheringtonTry to fix pkg relinking.
2020-04-05 Carl HetheringtonFix README name and Finder window size.
2020-04-05 Carl HetheringtonFix build.
2020-04-05 Carl HetheringtonTry to tidy-up readme and position of things in the...
2020-04-05 Carl HetheringtonDon't need to start _writer on macOS.
2020-04-05 Carl HetheringtonMerge branch 'dist' of git://git.carlh.net/git/dcpomati...
2020-04-05 Carl Hetheringtonmake_dmg fixes.
2020-04-05 Carl HetheringtonFix thinko in progress reporting.
2020-04-05 Carl HetheringtonMissing device_unregister.
2020-04-05 Carl HetheringtonPrevent disk_writer from loading config.
2020-04-05 Carl Hetheringtonmake_dmg script debugging.
2020-04-05 Carl Hetheringtonmake_dmg script debugging.
2020-04-05 Carl HetheringtonAdd some basic sanity checking to the writer.
2020-04-05 Carl HetheringtonMissing space.
2020-04-05 Carl HetheringtonMerge branch 'dist' of ssh://git.carlh.net/home/carl...
2020-04-05 Carl HetheringtonUntested build of disk writer .pkg.
2020-04-05 Carl Hetheringtongraphics/ macOS update.
2020-04-05 Carl Hetheringtongraphics/ update.
2020-04-05 Carl HetheringtonTry another idea for the disk icon.
2020-04-04 Carl HetheringtonMaybe we don't need setuid root on macOS any more.
2020-04-04 Carl HetheringtonAdd a comment.
2020-04-04 Carl HetheringtonVarious macOS fixes for drive finding.
2020-04-03 Carl HetheringtonFix up previous.
2020-04-03 Carl HetheringtonTry to do setuid for disk_writer on macOS.
2020-04-03 Carl HetheringtonTrim spaces from vendor/model.
2020-04-03 Carl HetheringtonRemove debug code; fix media path key reading.
2020-04-03 Carl HetheringtonMove Drive::description into its own file and fix missi...
2020-04-03 Carl HetheringtonFixes to macOS drive finding.
2020-04-02 Carl HetheringtonImprove set_paths.sh
2020-04-02 Carl HetheringtonFix incorrect type of Drive container
2020-04-02 Carl HetheringtonAdd set_paths script for macOS.
2020-04-02 Carl HetheringtonFix up force-cpp11 option condition.
2020-04-02 Carl HetheringtonAdd missing options parameter to dependencies().
2020-04-02 Carl HetheringtonUse new cscript syntax.
2020-04-02 Carl HetheringtonPush force-cpp11 down to dependencies on osx-64; it...
2020-04-01 Carl HetheringtonFix non-disk build.
2020-04-01 Carl HetheringtonDebug to check boost::dll.
2020-04-01 Carl HetheringtonGive disk app openssl binary for now.
2020-03-31 Carl HetheringtonMore Linux link fixes.
2020-03-31 Carl HetheringtonBetter Linux link fix.
2020-03-31 Carl HetheringtonTry using a static nanomsg build on macOS.
2020-03-31 Carl HetheringtonTry to fix Linux link error.
2020-03-31 Carl HetheringtonFix merge.
2020-03-30 Carl HetheringtonDebug.
2020-03-29 Carl HetheringtonAdd a cscript option to build the disk tools.
2020-03-29 Carl HetheringtonChange internal name dist -> disk.
2020-03-29 Carl Hetheringtonosx graphics updates.
2020-03-29 Carl HetheringtonChange internal name dist -> disk.
2020-03-29 Carl HetheringtonFix typo.
2020-03-29 Carl HetheringtonFix progress reporting.
2020-03-29 Carl HetheringtonAdd debugging script.
2020-03-29 Carl HetheringtonShow at least a moving progress meter when formatting...
2020-03-29 Carl HetheringtonBetter error when failing to log to the file.
2020-03-29 Carl HetheringtonMissing mac library.
2020-03-29 Carl HetheringtonUse boost::dll::program_location() rather than home...
2020-03-29 Carl HetheringtonAdd some logging.
2020-03-29 Carl HetheringtonFix thinko in fallback logging.
2020-03-29 Carl HetheringtonMissing bits from osx build.
2020-03-29 Carl HetheringtonMissing build of plist.
2020-03-28 Carl HetheringtonAdd macOS icons for dcpomatic_dist.
2020-03-28 Carl HetheringtonAdd some macOS distribution stuff.
2020-03-28 Carl HetheringtonmacOS build tweak.
2020-03-28 Carl HetheringtonTry to improve nanomsg EAGAIN handling.
2020-03-28 Carl HetheringtonMore logging and catch all exceptions properly.
2020-03-28 Carl HetheringtonNon-blocking nanomsg send.
2020-03-28 cahFix _writer process shutdown a little.
2020-03-28 Carl HetheringtonTry to kill _writer process on exit.
2020-03-28 Carl HetheringtonInclude trimming.
2020-03-28 Carl HetheringtonTry to fix 'Copy DCP' button sensitivity.
2020-03-28 Carl HetheringtonTry to hide console window from dist writer on Windows.
2020-03-28 Carl HetheringtonAdd a comment.
2020-03-28 cahFix path separators on Windows.
2020-03-28 Carl HetheringtonTry boost::process::windows::hide on Windows.
2020-03-28 Carl HetheringtonFix up device name on Windows.
2020-03-28 cahStart child process with ::shell to prevent error 740...
2020-03-28 Carl HetheringtonSpecify full path to dcpomatic2_dist_writer and tidy...
2020-03-28 Carl HetheringtonFix up some DLL locations.
2020-03-28 Carl HetheringtonTry to fix up dist/non-dist installation on Windows.
2020-03-28 Carl HetheringtonSome case tweaking.
2020-03-28 cahAdd manifest to allow _writer to elevate privileges.
2020-03-28 cahCopy nanomsg in copy_deps.sh
2020-03-28 Carl HetheringtonCope with nanomsg .pc files being called libnanomsg...
2020-03-28 Carl HetheringtonUse nanomsg instead of std{in,out} for communication...
2020-03-28 cahVarious windows hacks.
2020-03-28 cahPath tweaks.
2020-03-28 Carl HetheringtonNew scripts to help with building incrementally for...
2020-03-28 Carl HetheringtonCall it DCP-o-matic Disk Writer for now.
2020-03-28 Carl HetheringtonVarious Windows drive scanning hacks.
2020-03-28 Carl Hetheringtondcpomatic2_dist.rc and stand-in icon.
2020-03-28 Carl HetheringtonWindows build fixes.
2020-03-28 Carl HetheringtonForce C++11 for the libdcp and libsub builds.
2020-03-28 Carl HetheringtonAdd some branch notes.
2020-03-28 Carl HetheringtonSplit cross.cc into windows,osx,linux
next