Add some basic JSON stuff.
[dcpomatic.git] / src / lib / job.cc
2014-02-19 Carl HetheringtonAdd some basic JSON stuff.
2014-02-09 Carl HetheringtonVarious OOM fixes; fancy terminate() handler.
2013-11-08 Carl HetheringtonDon't display frames per second during digest calculati...
2013-11-07 Carl HetheringtonForce initial update of progress so that the sub-job...
2013-10-19 Carl HetheringtonSome improvements in progress reporting, especially...
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-08-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-08-29 Carl HetheringtonUse my @dcpomatic.com address for now rather than a...
2013-07-25 Carl HetheringtonMove resampling back into AudioDecoder and fix various...
2013-07-22 Carl HetheringtonTry to fix deadlock.
2013-07-20 Carl HetheringtonRemove polling from JobManagerView and use signals...
2013-07-20 Carl HetheringtonDon't crash with bad content (#135).
2013-07-17 Carl Hetheringtontabs -> spaces.
2013-07-09 Carl HetheringtonMerge master.
2013-06-28 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-06-27 Carl HetheringtonMerge branch 'test-fixes'
2013-06-27 Carl HetheringtonVarious bits of backported 1.0
2013-06-21 Carl HetheringtonFix tests.
2013-06-20 Carl HetheringtonMerge branch '1.0' of ssh://houllier/home/carl/git...
2013-06-20 Carl HetheringtonVarious fixes to make audio analysis sort-of work.
2013-06-15 Carl HetheringtonMerge master.
2013-06-09 Carl HetheringtonMerge.
2013-06-02 Carl HetheringtonMerge master.
2013-05-25 Carl HetheringtonMerge master and multifarious hackery.
2013-05-21 Carl HetheringtonMerge master.
2013-05-21 Carl HetheringtonMerge master.
2013-05-09 Carl HetheringtonMerge master.
2013-05-04 Carl HetheringtonMake batch converter basically work.
2013-05-04 Carl HetheringtonMerge master.
2013-04-28 Carl HetheringtonMerge master.
2013-04-26 Carl HetheringtonMerge branch 'master' into 1.0
2013-04-26 Carl HetheringtonMerge master; fix crash on new film.
2013-04-21 Carl HetheringtonUntested merge of master.
2013-04-21 Carl HetheringtonMerge master.
2013-04-18 Carl HetheringtonMerge branch 'master' into staging
2013-04-18 Carl HetheringtonMerge branch 'master' into staging
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-17 Carl HetheringtonMerge branch 'master' into staging
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-17 Carl HetheringtonMerge branch 'master' into staging
2013-04-16 Carl HetheringtonMerge master.
2013-04-15 Carl HetheringtonMerge branch 'fix-early-audio-take2' into staging
2013-04-15 Carl HetheringtonMerge branch 'master' into fix-early-audio-take2
2013-04-15 Carl HetheringtonMerge master.
2013-04-14 Carl HetheringtonMerge branch 'content-rework-take5' of ssh://houllier...
2013-04-13 Carl HetheringtonMerge branch 'content-rework-take5' of /home/carl/git...
2013-04-13 Carl HetheringtonDVD-o-matic -> DCP-o-matic.
2013-04-12 Carl HetheringtonMerge branch 'content-rework-take5' of /home/carl/git...
2013-04-12 Carl HetheringtonCatch exceptions when checking disk space.
2013-04-10 Carl HetheringtonMerge master.
2013-04-09 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-01 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-03-31 Carl HetheringtonRuns.
2013-03-26 Carl HetheringtonMerge.
2013-03-26 Carl HetheringtonBasics of allowing job cancellation (#83, #16).
2013-03-06 Carl HetheringtonCatch exception thrown by checking the space on a files...
2013-03-01 Carl HetheringtonMerge.
2013-03-01 Carl HetheringtonMerge master.
2013-03-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-02-28 Carl HetheringtonVarious markup and tweaks.
2013-02-28 Carl HetheringtonMerge branch 'master' into i18n
2013-02-27 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-27 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-26 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-25 Carl HetheringtonTidy up creation of analysis a bit.
2013-02-25 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-02-24 Carl HetheringtonTweak job progress reporting.
2013-02-16 Carl HetheringtonMerge branch 'direct-mxf' of /home/carl/git/dvdomatic...
2013-02-16 Carl HetheringtonRemove now-unused job dependencies.
2013-02-12 Carl HetheringtonNever say 100% when not finished (part of #44).
2013-02-12 Carl HetheringtonAdd details button to job manager; stretch jobs across...
2012-12-15 Carl HetheringtonMerge branch 'master' into speed-up
2012-12-13 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-12-13 Carl HetheringtonRemove bugs everywhere; mantis instead. Catch all...
2012-12-04 Carl HetheringtonMerge master.
2012-11-19 Carl HetheringtonRemove unused Processor::process_begin; some docs.
2012-11-04 Carl HetheringtonVarious fixes.
2012-10-24 Carl HetheringtonUse boost::signals2; fix bugs with x-thread signalling.
2012-10-24 Carl HetheringtonTidy up now we have a x-thread signaller.
2012-10-24 Carl HetheringtonMerge FilmState / Film.
2012-10-21 Carl HetheringtonTidy up progress reporting for examine content.
2012-10-21 Carl HetheringtonPass options only to jobs that need them.
2012-10-15 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-10 Carl HetheringtonMerge branch 'master' into subs
2012-10-10 Carl HetheringtonTry to not start jobs if a dependant fails.
2012-10-03 Carl HetheringtonMerge.
2012-10-02 Carl HetheringtonMerge branch 'resample-drop-frame'
2012-10-02 Carl HetheringtonUse String::compose in a few places.
2012-10-01 Carl HetheringtonFix ran-for display in makedcp.
2012-09-28 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-09-24 Carl HetheringtonSome doxygen documentation improvements.
2012-09-22 Carl HetheringtonImprove transcode job progress reporting.
2012-07-18 Carl HetheringtonTry to catch libdcp::FileError more nicely.
2012-07-14 Carl HetheringtonMove things round a bit.