summaryrefslogtreecommitdiff
path: root/src/lib/job_manager.h
AgeCommit message (Expand)Author
2023-03-16Emit the state of the job with the Finished signals.Carl Hetherington
2022-12-25Make pause/resume work properly in the batch converter.Carl Hetherington
2022-12-25Cleanup: rename _empty_condition -> _schedule_conditionCarl Hetherington
2022-12-25Cleanup: remove unnecessary variable.Carl Hetherington
2021-11-28Simplify and fix job scheduler, especially with respect to the priority system.Carl Hetherington
2021-05-01C++11 tidying.Carl Hetherington
2021-02-16C++11 tidying.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-04-24Add subtitle analysis so that the outline of all subtitlesCarl Hetherington
2020-01-30Various thread cleanups.Carl Hetherington
2019-05-21Give an error if 2D content is set to 3D (#1565). Also runCarl Hetherington
2018-11-22Speed up content discovery:Carl Hetherington
2018-08-16Add pause/resume to the batch converter (#1248).Carl Hetherington
2018-05-29Fix job ordering when sending notification emails (more of #1286).Carl Hetherington
2018-02-10Fix odd behaviour when analysing single bits of audio which start at non-zero...Carl Hetherington
2017-01-28Add priority control buttons to batch converter (#961).Carl Hetherington
2016-07-08Fix failure to analyse audio in some cases.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-09-14Peak value of audio into the audio tab.Carl Hetherington
2015-09-14Add option to analyse audio automatically when content is added (#673).Carl Hetherington
2015-09-01Don't start thread in constructor. (JobManager)Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-05-13Fix crashes on x-thread signal emission.Carl Hetherington
2014-12-05Some include tidying.Carl Hetherington
2013-12-20Attempt to fix OS X build on Mavericks.Carl Hetherington
2013-11-09Try to fix crash on drop()ping JobManager. More debugging when resampler fails.Carl Hetherington
2013-11-09Drop JobManager on cli-exit for valgrind; use avcodec_free_frame rather than ...Carl Hetherington
2013-07-20Remove polling from JobManagerView and use signals instead (fixes #137).Carl Hetherington
2013-07-16More noncopyable.Carl Hetherington
2013-07-16Small bits of tidying up.Carl Hetherington
2013-07-15Add friend for tests.Carl Hetherington
2012-10-24Fix shared_ptr for Film.Carl Hetherington
2012-10-10Try to not start jobs if a dependant fails.Carl Hetherington
2012-10-07Simple test to make sure a couple of simple make DCP jobs complete.Carl Hetherington
2012-09-25Re-transcode and re-check J2Ks after a bad one is found.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington