Barely-functioning GL playback with new arrangement.
[dcpomatic.git] / src / lib / job_manager.h
2019-05-21 Carl HetheringtonGive an error if 2D content is set to 3D (#1565). ...
2018-11-22 Carl HetheringtonSpeed up content discovery:
2018-08-16 Carl HetheringtonAdd pause/resume to the batch converter (#1248).
2018-06-04 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-05-28 Carl HetheringtonFix job ordering when sending notification emails ...
2018-02-10 Carl HetheringtonFix odd behaviour when analysing single bits of audio...
2017-01-29 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-01-28 Carl HetheringtonAdd priority control buttons to batch converter (#961).
2016-07-08 Carl HetheringtonFix failure to analyse audio in some cases.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2015-09-14 Carl HetheringtonPeak value of audio into the audio tab.
2015-09-14 Carl HetheringtonAdd option to analyse audio automatically when content...
2015-09-01 Carl HetheringtonDon't start thread in constructor. (JobManager)
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-05-20 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-05-13 Carl HetheringtonFix crashes on x-thread signal emission.
2014-12-05 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2014-12-05 Carl HetheringtonSome include tidying.
2013-12-20 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-20 Carl HetheringtonAttempt to fix OS X build on Mavericks.
2013-11-09 Carl HetheringtonTry to fix crash on drop()ping JobManager. More debugg...
2013-11-09 Carl HetheringtonDrop JobManager on cli-exit for valgrind; use avcodec_f...
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-07-20 Carl HetheringtonRemove polling from JobManagerView and use signals...
2013-07-16 Carl HetheringtonMore noncopyable.
2013-07-16 Carl HetheringtonSmall bits of tidying up.
2013-07-15 Carl HetheringtonMerge.
2013-07-15 Carl HetheringtonAdd friend for tests.
2012-10-24 Carl HetheringtonFix shared_ptr for Film.
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-10 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-07 Carl HetheringtonSimple test to make sure a couple of simple make DCP...
2012-09-28 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-09-25 Carl HetheringtonRe-transcode and re-check J2Ks after a bad one is found.
2012-07-14 Carl HetheringtonMove things round a bit.