summaryrefslogtreecommitdiff
path: root/src/lib/examine_content_job.h
AgeCommit message (Expand)Author
2025-07-15Change ExamineContentJob to take a vector of content.Carl Hetherington
2025-07-15White space: examine_content_job.{cc,h}Carl Hetherington
2025-01-20Pass tolerant flag into Content::examine() and the ExamineContentJob.Carl Hetherington
2022-04-09Add some missing override labels.Carl Hetherington
2021-07-04C++11 tidying.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-03-06Stop threads at the start of their object's destruction in all Job cases.Carl Hetherington
2018-11-22Speed up content discovery:Carl Hetherington
2016-06-07Remove unused method.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-08-26Include tidying src/lib/a-j*.hCarl Hetherington
2015-03-24Hand-apply e30fd8d; resurrect JSON server code.Carl Hetherington
2015-01-24Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker dige...Carl Hetherington
2014-12-05Some include tidying.Carl Hetherington
2014-12-03Hand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd from master;Carl Hetherington
2014-08-11Remove some left-over JSON bits.Carl Hetherington
2014-02-19Add some basic JSON stuff.Carl Hetherington
2013-06-20Various fixes to make audio analysis sort-of work.Carl Hetherington
2013-05-21Vaguely working new layout.Carl Hetherington
2013-03-31Runs.Carl Hetherington
2013-02-16Remove now-unused job dependencies.Carl Hetherington
2013-01-13Some comment tweaks; a little more logging.Carl Hetherington
2012-11-15Untested external audio support; AB transcodes still broken.Carl Hetherington
2012-10-30Tweak naming.Carl Hetherington
2012-10-24Merge FilmState / Film.Carl Hetherington
2012-10-22Do audio/video pts sync in a hopefully much more sensible way.Carl Hetherington
2012-10-22Fix crash on using delay; fix x-thread GUI access caused by FilmState default...Carl Hetherington
2012-10-10Try to not start jobs if a dependant fails.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington