dcpomatic.git
2012-10-10 Carl HetheringtonMerge branch 'master' into subs
2012-10-10 Carl HetheringtonUpdate bug tracker.
2012-10-10 Carl HetheringtonTry to not start jobs if a dependant fails.
2012-10-09 Carl HetheringtonBump version
2012-10-09 Carl HetheringtonBump version
2012-10-09 Carl HetheringtonFix some POSIX-isms.
2012-10-09 Carl HetheringtonAdd test file.
2012-10-09 Carl HetheringtonChangeLog.
2012-10-09 Carl HetheringtonSimplify and test audio sample rate alteration.
2012-10-09 Carl HetheringtonUse r_frame_rate from AVStream if avg_frame_rate is...
2012-10-09 Carl HetheringtonChangeLog.
2012-10-09 Carl HetheringtonFix uninitialised variable.
2012-10-09 Carl HetheringtonRemove unused variable.
2012-10-09 Carl HetheringtonMake subtitle addition optional.
2012-10-09 Carl HetheringtonMerge branch 'master' into subs
2012-10-09 Carl HetheringtonRemove some unnecessary code.
2012-10-09 Carl HetheringtonVarious subtitle fixes.
2012-10-08 Carl HetheringtonObey subtitle timing.
2012-10-08 Carl HetheringtonTidy up a bit.
2012-10-08 Carl HetheringtonDo alpha blending maybe right.
2012-10-08 Carl HetheringtonHacks.
2012-10-07 Carl HetheringtonChangeLog.
2012-10-07 Carl HetheringtonPresent fixed formats with video content and variable...
2012-10-07 Carl HetheringtonSplit Format into Fixed and Variable so that sources...
2012-10-07 Carl HetheringtonFix comment.
2012-10-07 Carl HetheringtonFix comment.
2012-10-07 Carl HetheringtonFix up some bugs when using limited DCP range (reported...
2012-10-07 Carl HetheringtonSimple test to make sure a couple of simple make DCP...
2012-10-07 Carl HetheringtonPick up last few frames properly when decoding.
2012-10-07 Carl HetheringtonCreate film directory in constructor.
2012-10-02 Carl HetheringtonA touch more debugging.
2012-10-02 Carl HetheringtonFix up include and add a log.
2012-10-02 Carl HetheringtonUse version.cc contents instead of DVDOMATIC_VERSION.
2012-10-02 Carl HetheringtonUse drop-frame sound hack for 30 fps drop as well.
2012-10-02 Carl HetheringtonTidy up test for whether or not to resample.
2012-10-02 Carl HetheringtonBump version
2012-10-02 Carl HetheringtonBump version
2012-10-02 Carl HetheringtonFix include.
2012-10-02 Carl HetheringtonChangeLog.
2012-10-02 Carl HetheringtonMerge branch 'resample-drop-frame'
2012-10-02 Carl HetheringtonChangeLog.
2012-10-02 Carl HetheringtonUse String::compose in a few places.
2012-10-02 Carl HetheringtonTidy up timing code a bit.
2012-10-01 Carl HetheringtonSome more timing logging.
2012-10-01 Carl HetheringtonSome more debug logging.
2012-10-01 Carl HetheringtonAdd notes.
2012-10-01 Carl HetheringtonFix aff/666: thumbnail scan is run twice when changing...
2012-10-01 Carl HetheringtonFix ran-for display in makedcp.
2012-10-01 Carl HetheringtonVarious fixes to resampling.
2012-10-01 Carl HetheringtonUn-debug ubuntu build script.
2012-10-01 Carl HetheringtonLog message when resampling audio.
2012-09-29 Carl HetheringtonEntirely untested resampling to fix 24fps drop-frame.
2012-09-28 Carl HetheringtonFix release script for new windows build script location.
2012-09-28 Carl HetheringtonMerge branch 'ubuntu-build'
2012-09-28 Carl HetheringtonChangeLog.
2012-09-28 Carl HetheringtonFix probably-incorrect parameter passing, not spotted...
2012-09-27 Carl HetheringtonBump version
2012-09-27 Carl HetheringtonBump version
2012-09-27 Carl HetheringtonChangeLog.
2012-09-27 Carl HetheringtonChangeLog.
2012-09-27 Carl HetheringtonTry to fix problems with upper-case still-image extensions.
2012-09-27 Carl HetheringtonNearly-working build script and wrapper.
2012-09-25 Carl HetheringtonRemove openjpeg dep archive.
2012-09-25 Carl HetheringtonImprove GUI when jobs are inserted by other jobs.
2012-09-25 Carl HetheringtonRemove unnecessary include.
2012-09-25 Carl HetheringtonRe-transcode and re-check J2Ks after a bad one is found.
2012-09-25 Carl HetheringtonBasic J2K hash checking.
2012-09-24 Carl HetheringtonUse openssl for all MD5-ing.
2012-09-24 Carl HetheringtonRemove long-since disused hash debugging.
2012-09-24 Carl HetheringtonReport finished even when the transcode skipped everything.
2012-09-24 Carl HetheringtonFix problems with overflow on long films.
2012-09-24 Carl HetheringtonTypo.
2012-09-24 Carl HetheringtonBump version
2012-09-24 Carl HetheringtonBump version
2012-09-24 Carl HetheringtonSome doxygen documentation improvements.
2012-09-24 Carl HetheringtonUpgrade Doxyfile.
2012-09-23 Carl HetheringtonRemove some unused code.
2012-09-23 Carl HetheringtonChangeLog.
2012-09-23 Carl HetheringtonIgnore windows line endings when reading metadata on...
2012-09-23 Carl HetheringtonRemove probably unnecessary and certainly erroneous...
2012-09-23 Carl HetheringtonFormatting.
2012-09-23 Carl HetheringtonAdd some more logging when finishing up an encode.
2012-09-23 Carl HetheringtonChangeLog.
2012-09-23 Carl HetheringtonFix merge.
2012-09-23 Carl HetheringtonTidy up naming.
2012-09-23 Carl HetheringtonUse io_service per thread.
2012-09-23 Carl HetheringtonMulti-thread test.
2012-09-23 Carl HetheringtonHack around destruction problems in test.
2012-09-23 Carl HetheringtonUse the log rather than cout in the server.
2012-09-23 Carl HetheringtonMissing use of wrapper.
2012-09-23 Carl HetheringtonUse log rather the cout in server.
2012-09-23 Carl HetheringtonBump timeouts a bit.
2012-09-23 Carl HetheringtonHack around probles when destroying the Server object.
2012-09-23 Carl HetheringtonFix up basic test to work.
2012-09-23 Carl HetheringtonFix merge of master.
2012-09-23 Carl HetheringtonAdd unit test for sending to a server.
2012-09-23 Carl HetheringtonRemove erroneous bit of stuff.
2012-09-23 Carl HetheringtonUntested first cut.
2012-09-23 Carl HetheringtonCommand-line option to specify servomatic_cli threads.
2012-09-23 Carl HetheringtonAdd some stuff about encode servers.
next