summaryrefslogtreecommitdiff
path: root/src/lib/job.h
AgeCommit message (Expand)Author
2025-09-13White space: job.{cc,h}Carl Hetherington
2024-01-28Patch from Aaron Boxer adding initial support for GPU-powered J2K encoding vi...Carl Hetherington
2023-11-21Missing header for Windows build.Carl Hetherington
2023-11-21Cleanup: whitespace and header sorting.Carl Hetherington
2023-11-20Improve progress reporting of digest calculations (might help with #2643).Carl Hetherington
2023-08-26Use _{start,finish}_time in TranscodeJob.Carl Hetherington
2023-08-26Give more details when jobs finish (#2572).Carl Hetherington
2023-03-16Emit the state of the job with the Finished signals.Carl Hetherington
2022-09-17Add default parameter for the detail in set_error().Carl Hetherington
2021-12-06Use a virtual method rather than a set of nasty dynamic casts.Carl Hetherington
2021-11-13Add Job::seconds_since_last_progress_update().Carl Hetherington
2021-05-01C++11 tidying.Carl Hetherington
2021-04-29Remove use of boost::noncopyable.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-01-30Various thread cleanups.Carl Hetherington
2019-05-30Destory TranscodeJob earlier, hopefully to fix #1570.Carl Hetherington
2018-11-22Speed up content discovery:Carl Hetherington
2018-08-21Give a message when changed files are re-examined.Carl Hetherington
2018-08-16Add pause/resume to the batch converter (#1248).Carl Hetherington
2018-02-27Add a load of explicit keywords.Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2017-01-28Add priority control buttons to batch converter (#961).Carl Hetherington
2016-09-30Speed up response to a request to pause a job.Carl Hetherington
2016-07-07Fix confusion about elapsed time of total job vs sub-job.Carl Hetherington
2016-06-29Increase frequency of progres updates on long jobs (#900).Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-09-14Add option to analyse audio automatically when content is added (#673).Carl Hetherington
2015-09-01Tidy up thread in destructor (Job)Carl Hetherington
2015-09-01Fix crash on cancellation of encodes during check of image data; allow cancel...Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-05-13Fix crashes on x-thread signal emission.Carl Hetherington
2015-03-24Hand-apply e30fd8d; resurrect JSON server code.Carl Hetherington
2015-01-23Hand-apply 111f02f4fc8ace359a16aea1c88c2821bf3dde31 from master; improve prog...Carl Hetherington
2014-12-05Some include tidying.Carl Hetherington
2014-10-24Fix job pausing to actually work, and always add Pause buttons to JobManagerV...Carl Hetherington
2014-08-11Remove some left-over JSON bits.Carl Hetherington
2014-02-19Put DCP name in JSON.Carl Hetherington
2014-02-19Add some basic JSON stuff.Carl Hetherington
2013-11-07Force initial update of progress so that the sub-job gets updates straight away.Carl Hetherington
2013-10-19Some improvements in progress reporting, especially for long jobs.Carl Hetherington
2013-07-25Try to be more careful when loading FrameInfos from disk.Carl Hetherington
2013-07-25Move resampling back into AudioDecoder and fix various screw-ups with audio i...Carl Hetherington
2013-07-20Remove polling from JobManagerView and use signals instead (fixes #137).Carl Hetherington
2013-07-17tabs -> spaces.Carl Hetherington
2013-07-16Some missing copy constructors / operator= / noncopyable.Carl Hetherington
2013-06-21Fix tests.Carl Hetherington
2013-06-20Various fixes to make audio analysis sort-of work.Carl Hetherington
2013-05-09Merge master.Carl Hetherington
2013-05-04Make batch converter basically work.Carl Hetherington
2013-04-13DVD-o-matic -> DCP-o-matic.Carl Hetherington