Update for newer libdcp; add start of manual.
[dcpomatic.git] / src /
2012-07-22 Carl HetheringtonMissing include.
2012-07-22 Carl HetheringtonCross-platform sleep.
2012-07-22 Carl HetheringtonUse copy rather than symlinks on Windows.
2012-07-22 Carl HetheringtonRemove unnecessary includes.
2012-07-22 Carl HetheringtonInclude for windows.
2012-07-22 Carl HetheringtonDon't build networking on Windows for now.
2012-07-22 Carl HetheringtonDefine WEXITSTATUS for Windows.
2012-07-22 Carl HetheringtonConditionally build player (never on windows, for now)
2012-07-22 Carl HetheringtonRemove unnecessary include.
2012-07-22 Carl HetheringtonCheck for existance of g_format_size()
2012-07-22 Carl HetheringtonTweak to build and maybe run with current FFmpeg git.
2012-07-21 Carl HetheringtonFix error on creating cut videos; fill any shortfall...
2012-07-21 Carl HetheringtonReport job errors even in no-progress mode.
2012-07-21 Carl HetheringtonTweak help string.
2012-07-21 Carl HetheringtonUse blank details for film size, audio frames etc....
2012-07-21 Carl HetheringtonExamine content after changing it.
2012-07-21 Carl HetheringtonDesensitize inappropriate menu entries.
2012-07-21 Carl HetheringtonAdd ellipsis.
2012-07-21 Carl HetheringtonAdd dialogue to choose DVD title when ripping.
2012-07-21 Carl HetheringtonReturn title number from dvd_titles().
2012-07-21 Carl HetheringtonAdd versioning; tweak libdcp version reporting; make...
2012-07-20 Carl HetheringtonTry to fix up build with newer ffmpeg.
2012-07-20 Carl HetheringtonMerge branch 'own-mxf' of /home/carl/git/dvdomatic...
2012-07-19 Carl Hetherington#ifdef-y hacks to build with Ubuntu 12.04's ffmpeg.
2012-07-18 Carl HetheringtonFix widget visibility when there is no film loaded.
2012-07-18 Carl HetheringtonTidy SCPDCPJob's status reporting.
2012-07-18 Carl HetheringtonNo need to catch exceptions from run(); Job already...
2012-07-18 Carl HetheringtonTry to catch libdcp::FileError more nicely.
2012-07-17 Carl HetheringtonUse new functor API in libdcp.
2012-07-17 Carl HetheringtonTweak comment.
2012-07-17 Carl HetheringtonUse libdcp.
2012-07-17 Carl HetheringtonRemove asdcplib / OpenDCP deps.
2012-07-16 Carl HetheringtonTidy up a bit.
2012-07-16 Carl HetheringtonRemove old code.
2012-07-16 Carl HetheringtonSort-a builds video/audio mxf
2012-07-16 Carl HetheringtonSeems to kind-of build video MXFs.
2012-07-16 Carl Hetheringtonasdcplib links.
2012-07-16 Carl Hetheringtonasdcplib builds
2012-07-16 Carl HetheringtonMove configure()s down to the appropriate level.
2012-07-15 Carl HetheringtonPut quotes around the name now that it might have space...
2012-07-15 Carl HetheringtonAdd * to open_mxf command line for audio, as is apparen...
2012-07-15 Carl HetheringtonWrite some status text when an unknown-progress job...
2012-07-14 Carl HetheringtonMove things round a bit.