summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2020-04-06Fix thinko in progress reporting.Carl Hetherington
2020-04-05Prevent disk_writer from loading config.Carl Hetherington
2020-04-05Add a comment.Carl Hetherington
2020-04-04Various macOS fixes for drive finding.Carl Hetherington
2020-04-03Fix up previous.Carl Hetherington
2020-04-03Trim spaces from vendor/model.Carl Hetherington
2020-04-03Remove debug code; fix media path key reading.Carl Hetherington
2020-04-03Move Drive::description into its own file and fix missing name when vendor is...Carl Hetherington
2020-04-03Fixes to macOS drive finding.Carl Hetherington
2020-04-02Fix incorrect type of Drive containerCarl Hetherington
2020-04-02Fix non-disk build.Carl Hetherington
2020-04-01Debug to check boost::dll.Carl Hetherington
2020-03-30Change internal name dist -> disk.Carl Hetherington
2020-03-29Fix progress reporting.Carl Hetherington
2020-03-29Show at least a moving progress meter when formatting the drive.Carl Hetherington
2020-03-29Better error when failing to log to the file.Carl Hetherington
2020-03-29Use boost::dll::program_location() rather than home-baked versions.Carl Hetherington
2020-03-29Fix thinko in fallback logging.Carl Hetherington
2020-03-28Try to improve nanomsg EAGAIN handling.Carl Hetherington
2020-03-28Non-blocking nanomsg send.Carl Hetherington
2020-03-28Fix _writer process shutdown a little.cah
2020-03-28Fix up device name on Windows.Carl Hetherington
2020-03-28Specify full path to dcpomatic2_dist_writer and tidy a few things up.Carl Hetherington
2020-03-28Use nanomsg instead of std{in,out} for communication between dist and writer.Carl Hetherington
2020-03-28Various windows hacks.cah
2020-03-28Various Windows drive scanning hacks.Carl Hetherington
2020-03-28Windows build fixes.Carl Hetherington
2020-03-28Split cross.cc into windows,osx,linuxCarl Hetherington
2020-03-28Assorted OS X build fixes.Carl Hetherington
2020-03-28Untested Win32 get_drives().Carl Hetherington
2020-03-28Untested basics of macOS drive finding.Carl Hetherington
2020-03-28Add dist tool.Carl Hetherington
2020-03-11Coalesce short reels.Carl Hetherington
2020-03-11Enforce a minimum DCP length of 1 second.Carl Hetherington
2020-03-11Enforce minimum reel length when using REELTYPE_BY_LENGTH.Carl Hetherington
2020-03-11Give a better error when opening a DCP with File -> Open by mistake (#1723).Carl Hetherington
2020-03-06Stop threads at the start of their object's destruction in all Job cases.Carl Hetherington
2020-03-02Fix weirdly-allowed misplaced bracket.Carl Hetherington
2020-03-01Remove unused LOG_DEBUG_DECODE and re-use it to add some 3D shuffler logging.v2.15.46Carl Hetherington
2020-03-01Separate SPL from a version which signals when things change.Carl Hetherington
2020-03-01Add some comments.Carl Hetherington
2020-02-29Various playlist editor developments and fixes.Carl Hetherington
2020-02-29Copy swaroop_ playlist editor stuff back to main DoM.Carl Hetherington
2020-02-29Move swaroop playlist editor stuff into its own swaroop_Carl Hetherington
2020-02-29Allow changing colour conversion settings for multiple pieces of content at t...Carl Hetherington
2020-02-27Add and use dB/linear conversion functions.Carl Hetherington
2020-02-27Missing include.Carl Hetherington
2020-02-20Apply FFmpeg palette fix to examination too; fix build with old FFmpeg.Carl Hetherington
2020-02-19Another macOS std::list boost::thread SNAFU.Carl Hetherington
2020-02-19Can't put boost::thread in a std::list with our macOS compiler.Carl Hetherington