summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2012-07-22Use copy rather than symlinks on Windows.Carl Hetherington
2012-07-22Remove unnecessary includes.Carl Hetherington
2012-07-22Include for windows.Carl Hetherington
2012-07-22Don't build networking on Windows for now.Carl Hetherington
2012-07-22Define WEXITSTATUS for Windows.Carl Hetherington
2012-07-22Tweak to build and maybe run with current FFmpeg git.Carl Hetherington
2012-07-21Fix error on creating cut videos; fill any shortfall in audio with silence.Carl Hetherington
2012-07-21Add dialogue to choose DVD title when ripping.Carl Hetherington
2012-07-21Return title number from dvd_titles().Carl Hetherington
2012-07-21Add versioning; tweak libdcp version reporting; make makedcp more useful for ...Carl Hetherington
2012-07-20Try to fix up build with newer ffmpeg.Carl Hetherington
2012-07-19#ifdef-y hacks to build with Ubuntu 12.04's ffmpeg.Carl Hetherington
2012-07-18Tidy SCPDCPJob's status reporting.Carl Hetherington
2012-07-18No need to catch exceptions from run(); Job already does that for you.Carl Hetherington
2012-07-18Try to catch libdcp::FileError more nicely.Carl Hetherington
2012-07-18Use new functor API in libdcp.Carl Hetherington
2012-07-17Tweak comment.Carl Hetherington
2012-07-17Use libdcp.Carl Hetherington
2012-07-17Remove asdcplib / OpenDCP deps.Carl Hetherington
2012-07-16Tidy up a bit.Carl Hetherington
2012-07-16Remove old code.Carl Hetherington
2012-07-16Sort-a builds video/audio mxfCarl Hetherington
2012-07-16Seems to kind-of build video MXFs.Carl Hetherington
2012-07-16asdcplib links.Carl Hetherington
2012-07-16Move configure()s down to the appropriate level.Carl Hetherington
2012-07-15Put quotes around the name now that it might have spaces in it.Carl Hetherington
2012-07-15Add * to open_mxf command line for audio, as is apparently necessary in some ...Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington