summaryrefslogtreecommitdiff
path: root/src/lib/analyse_audio_job.cc
AgeCommit message (Expand)Author
2014-02-19Add some basic JSON stuff.Carl Hetherington
2013-07-28Don't really need the details of filename in the analyse audio job name.Carl Hetherington
2013-07-25Small optimisation.Carl Hetherington
2013-07-25Fix excessive pathname in job name.Carl Hetherington
2013-07-24Rename Content::_file to path and support md5sums of directories.Carl Hetherington
2013-07-23Remove some dcp prefixes; better logging of content on DCP creation.Carl Hetherington
2013-07-19Remove old looping method.Carl Hetherington
2013-07-19Basics of making loop do something.Carl Hetherington
2013-06-20Various fixes to make audio analysis sort-of work.Carl Hetherington
2013-05-24Partial addition of DCP audio channel count to Film.Carl Hetherington
2013-05-23Various more hacks.Carl Hetherington
2013-05-23Some more tidying up.Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-04-26Merge master; fix crash on new film.Carl Hetherington
2013-04-24Some const correctness.Carl Hetherington
2013-04-06Various work on audio channel mapping.Carl Hetherington
2013-04-04Split playlist files up; fix build.Carl Hetherington
2013-04-01Various bits.Carl Hetherington
2013-03-31Content can be added and previewed.Carl Hetherington
2013-03-31Runs.Carl Hetherington
2013-03-14Fix build on some compilers.Carl Hetherington
2013-03-08Stop infinite loop if audio analysis fails.Carl Hetherington
2013-03-08Fix crash on analysing audio when we think the film is zero length.Carl Hetherington
2013-03-01Make film hold its DCP frame rate.Carl Hetherington
2013-03-01Merge master.Carl Hetherington
2013-02-26Pretty dumb smoothing.Carl Hetherington
2013-02-25Tweak number of points and minimum dB for display.Carl Hetherington
2013-02-25Some tidying up, add channel selector to Audio dialog.Carl Hetherington
2013-02-24Basic UI.Carl Hetherington
2013-02-24Basic stuff to analyse audio (job).Carl Hetherington