dcpomatic.git
2012-02-18 Carl HetheringtonFix up sizing of job view.
2012-02-18 Carl HetheringtonExamine content job; shared_ptr for Job; broken progres...
2012-02-18 Carl HetheringtonAdd copy from DVD function.
2012-02-18 Carl HetheringtonFix crash on saving a new film.
2012-02-18 Carl HetheringtonAdd deps option to makedcp.
2012-02-18 Carl HetheringtonMove guess buttons slightly.
2012-02-18 Carl HetheringtonTidy up.
2012-02-18 Carl HetheringtonYet more error handling improvements.
2012-02-18 Carl HetheringtonImprove error handling.
2012-02-18 Carl HetheringtonFix crash on error with J2KWAV encoder.
2012-02-18 Carl HetheringtonFix crash.
2012-02-18 Carl HetheringtonPut detailed versions in log and about box.
2012-02-18 Carl HetheringtonAdd libopenjpeg / opendcp versions to log.
2012-02-18 Carl HetheringtonFix tests.
2012-02-17 Carl HetheringtonCompile fixes for older boost.
2012-02-17 Carl HetheringtonBits.
2012-02-17 Carl HetheringtonFix thumb on startup.
2012-02-17 Carl HetheringtonUpdate thumb on format change.
2012-02-17 Carl HetheringtonGuess DCP name.
2012-02-17 Carl HetheringtonAttempt to tidy up exception handling.
2012-02-17 Carl HetheringtonSome tests.
2012-02-17 Carl HetheringtonFix previous.
2012-02-17 Carl HetheringtonFix it all up (ish).
2012-02-17 Carl HetheringtonMissing files.
2012-02-17 Carl HetheringtonPartial.
2012-02-15 Carl HetheringtonAnother attempt to tidy up use of Film by jobs.
2012-02-15 Carl HetheringtonAdd test file; stop jobs using Film in their run()...
2012-02-15 Carl HetheringtonMore tests.
2012-02-15 Carl HetheringtonMore tests; fix exposed minor bugs.
2012-02-15 Carl Hetheringtonget_filters -> filters.
2012-02-15 Carl HetheringtonSome more tests.
2012-02-15 Carl HetheringtonFix library path ordering.
2012-02-15 Carl HetheringtonUpdate TODO.
2012-02-15 Carl HetheringtonBump version.
2012-02-15 Carl Hetheringtonv0.10
2012-02-15 Carl HetheringtonRudimentary logging; fix int frames per second in param...
2012-02-15 Carl HetheringtonClean up.
2012-02-15 Carl HetheringtonAdd las.
2012-02-15 Carl HetheringtonUse straight string rather than const & on the basis...
2012-02-15 Carl HetheringtonGPL boilerplate.
2012-02-15 Carl HetheringtonSort alphabetically.
2012-02-15 Carl HetheringtonFix up tests.
2012-02-15 Carl HetheringtonJust use name for DCP pretty name; fix up a few other...
2012-02-15 Carl HetheringtonShow length in the editor.
2012-02-15 Carl HetheringtonTrim some includes.
2012-02-15 Carl HetheringtonFix bug introduced in rework; fix problems with relativ...
2012-02-15 Carl HetheringtonFix sensitization.
2012-02-15 Carl HetheringtonAbout box with version.
2012-02-15 Carl HetheringtonUpdate.
2012-02-15 Carl HetheringtonTry to keep all access to Film in the GUI thread, to...
2012-02-15 Carl Hetheringtonconst fixes; add locking for Film metadata.
2012-02-15 Carl HetheringtonRename film_editor -> dvdomatic.
2012-02-15 Carl HetheringtonUpdate TODO.
2012-02-15 Carl HetheringtonSegfault.
2012-02-15 Carl HetheringtonSort-of uninitialised variables.
2012-02-15 Carl HetheringtonDo proper leak checking with memcheck.
2012-02-15 Carl HetheringtonTypo in previous.
2012-02-15 Carl HetheringtonFix up state save; show some more stuff in editor.
2012-02-15 Carl HetheringtonSome menu shortcuts.
2012-02-15 Carl HetheringtonGive Filter dialog a proper title.
2012-02-15 Carl HetheringtonTidy up various stuff; save/restore new audio cached...
2012-02-15 Carl HetheringtonGive Encoder a Film, and give Film some details about...
2012-02-15 Carl HetheringtonMove decoder frame count logic into ::pass.
2012-02-15 Carl HetheringtonSomewhat elaborate set of changes to use a Parameters...
2012-02-14 Carl HetheringtonKeep A/B and DCP frames in the Film; tidy up a bit.
2012-02-14 Carl HetheringtonFix DCP generation when relative paths are specified...
2012-02-14 Carl HetheringtonRemove duplicate job.
2012-02-14 Carl HetheringtonFundamental fix to A/B transcoder.
2012-02-14 Carl HetheringtonAttempt to fix progress bar.
2012-02-14 Carl HetheringtonFrames limit for A/B transcoder.
2012-02-14 Carl HetheringtonSome stuff.
2012-02-14 Carl HetheringtonFix crash on open after loading with no film.
2012-02-14 Carl HetheringtonRemove tests in tools; don't install unit tests.
2012-02-14 Carl HetheringtonAllow GUI to specify frames to generate in DCP.
2012-02-14 Carl HetheringtonRemove save metadata button; move update thumbs button...
2012-02-14 Carl HetheringtonAdd save, quit options; add stacktrace (from Ardour...
2012-02-14 Carl HetheringtonGPL boilerplate.
2012-02-14 Carl HetheringtonMissing files.
2012-02-13 Carl HetheringtonFix up XML generation.
2012-02-13 Carl HetheringtonSave / restore filters properly.
2012-02-13 Carl HetheringtonMerge branch 'master' into AB-take2
2012-02-13 Carl HetheringtonSave / restore filters (untested).
2012-02-13 Carl HetheringtonThought-to-be fixed-up AB comparator.
2012-02-13 Carl HetheringtonRework to not use inheritance.
2012-02-13 Carl Hetheringtonconst fix for Filters.
2012-02-13 Carl HetheringtonTidy up.
2012-02-13 Carl HetheringtonGPL boilerplate; make sure film exists when using makedcp.
2012-02-13 Carl HetheringtonAdd makedcp command-line tool.
2012-02-13 Carl HetheringtonA few filter fixes.
2012-02-13 Carl HetheringtonRemove some debug code.
2012-02-13 Carl HetheringtonFix crash.
2012-02-13 Carl HetheringtonFix some memory bugs with post process.
2012-02-13 Carl HetheringtonApparently some openjpeg versions need stdio.h for...
2012-02-13 Carl HetheringtonMissing files.
2012-02-13 Carl HetheringtonTemp.
2012-02-12 Carl HetheringtonClean up some mess wrt j2c dirs.
2012-02-12 Carl HetheringtonDo auto-zoom; dispense with zoom buttons.
2012-02-12 Carl HetheringtonScale thumb to correct ratio.
2012-02-12 Carl HetheringtonAllow start with no film; add File->New.
2012-02-12 Carl HetheringtonMerge Progress with Job.
next