summaryrefslogtreecommitdiff
path: root/src/lib/job.cc
AgeCommit message (Expand)Author
2015-05-25d588620e70bf15da29cc242e4ae8d86977e8f36a from master; fix hang if you cancel ...Carl Hetherington
2015-05-23Fix deadlock.Carl Hetherington
2015-05-13Rename UISignaller -> SignalManager.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-02-04Don't truncate job statuses in the command line interface, only in the GUI.Carl Hetherington
2015-01-23Hand-apply 111f02f4fc8ace359a16aea1c88c2821bf3dde31 from master; improve prog...Carl Hetherington
2015-01-20Limit length of error messages in the job manager view.Carl Hetherington
2014-12-03Hand apply e4615ebe1cef519e3aaee317ca6d319fbb9a0903 from master; put job erro...Carl Hetherington
2014-11-06Basic support for emailing a report of a problem (#43).Carl Hetherington
2014-10-25Merge master.Carl Hetherington
2014-10-24Fix job pausing to actually work, and always add Pause buttons to JobManagerV...Carl Hetherington
2014-08-23Merge master.Carl Hetherington
2014-08-19Use SafeStringStream instead of std::stringstream to try to fix random crashe...Carl Hetherington
2014-08-11Merge master.Carl Hetherington
2014-08-11Remove some left-over JSON bits.Carl Hetherington
2014-06-02Merge master.Carl Hetherington
2014-04-27Merge master.Carl Hetherington
2014-04-27Open an error dialogue on uncaught exceptions in the main loop. Check that t...Carl Hetherington
2014-04-10Log all job errors to the file.Carl Hetherington
2014-03-06Fix build.Carl Hetherington
2014-03-05Another attempt to fix the race in dcpomatic_create.Carl Hetherington
2014-03-05Merge branch 'master' into 2.0Carl Hetherington
2014-03-05Fix nasty race in dcpomatic_create.Carl Hetherington
2014-02-24Tweaks for libdcp.Carl Hetherington
2014-02-24Merge master; specify libdcp-1.0.Carl Hetherington
2014-02-19Add some basic JSON stuff.Carl Hetherington
2014-02-11Partial hacks to use of libdcp 1.0.Carl Hetherington
2014-02-11Merge master.Carl Hetherington
2014-02-09Various OOM fixes; fancy terminate() handler.Carl Hetherington
2013-12-13Time -> DCPTime.Carl Hetherington
2013-11-08Don't display frames per second during digest calculation; clear job sub-name...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-08-29Use my @dcpomatic.com address for now rather than a non-existant mailing list.Carl Hetherington
2013-07-25Move resampling back into AudioDecoder and fix various screw-ups with audio i...Carl Hetherington
2013-07-22Try to fix deadlock.Carl Hetherington
2013-07-20Remove polling from JobManagerView and use signals instead (fixes #137).Carl Hetherington
2013-07-20Don't crash with bad content (#135).Carl Hetherington
2013-07-17tabs -> spaces.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-15Merge master.Carl Hetherington
2013-04-14Merge branch 'content-rework-take5' of /home/carl/git/dvdomatic into content-...Carl Hetherington
2013-04-13DVD-o-matic -> DCP-o-matic.Carl Hetherington
2013-04-12Catch exceptions when checking disk space.Carl Hetherington
2013-03-31Runs.Carl Hetherington
2013-03-26Basics of allowing job cancellation (#83, #16).Carl Hetherington