Update for newer libdcp; add start of manual.
authorCarl Hetherington <cth@carlh.net>
Tue, 31 Jul 2012 15:59:41 +0000 (16:59 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 31 Jul 2012 15:59:41 +0000 (16:59 +0100)
commit75be8cbd1d3307ea62fe8e79543ca518f4ee7bc2
tree39d9c7ac5dd06e30e0263c2f8ab5b264480b5ad8
parent5f45aee1f16e736a9bae710d5343dcd381f71091
Update for newer libdcp; add start of manual.
21 files changed:
.gitignore
doc/manual/Makefile [new file with mode: 0644]
doc/manual/dvdomatic-html.xsl [new file with mode: 0644]
doc/manual/dvdomatic-pdf.xsl [new file with mode: 0644]
doc/manual/dvdomatic.css [new file with mode: 0644]
doc/manual/dvdomatic.sty [new file with mode: 0644]
doc/manual/dvdomatic.xml [new file with mode: 0644]
doc/manual/extensions-html.ent [new file with mode: 0644]
doc/manual/extensions-pdf.ent [new file with mode: 0644]
doc/manual/pptex.py [new file with mode: 0755]
doc/manual/screenshots/click-content-selector.png [new file with mode: 0644]
doc/manual/screenshots/examine-thumbs.png [new file with mode: 0644]
doc/manual/screenshots/file-new.png [new file with mode: 0644]
doc/manual/screenshots/job-make-dcp.png [new file with mode: 0644]
doc/manual/screenshots/making-dcp.png [new file with mode: 0644]
doc/manual/screenshots/new-film.png [new file with mode: 0644]
doc/manual/screenshots/select-content-file.png [new file with mode: 0644]
doc/manual/screenshots/setup.png [new file with mode: 0644]
src/lib/dcp_content_type.cc
src/lib/dcp_content_type.h
src/lib/make_dcp_job.cc