summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-12-15Comment typo.Carl Hetherington
2012-12-15Small cleanup.Carl Hetherington
2012-12-15Fix bad call to GetClientObject with no selection.Carl Hetherington
2012-12-15Missing include.Carl Hetherington
2012-12-13Tweak to build with wxWidgets 2.9Carl Hetherington
2012-12-13Fix regression when AVCodecContext's channel layout doesn't get set up by FFm...Carl Hetherington
2012-12-13Try to hack progress reporting for make DCP to not sit at 100% for a while (#5).Carl Hetherington
2012-12-13Remove bugs everywhere; mantis instead. Catch all exceptions ever from a job.Carl Hetherington
2012-12-08Fixes to static linking.Carl Hetherington
2012-12-07Allow static builds.Carl Hetherington
2012-12-06More logging tweaks; allow log level to be specified on the command line; bum...Carl Hetherington
2012-12-06Clarify log levels a touch and add a debug message.Carl Hetherington
2012-12-06Improve logging slightly.Carl Hetherington
2012-12-05Missing virtual destructor.Carl Hetherington
2012-12-05Ok then, try to modify notebook padding instead.Carl Hetherington
2012-12-05Be more gracious when we fail to parse some subtitle types.Carl Hetherington
2012-12-05Missing virtual destructor.Carl Hetherington
2012-12-05Try again to fix notebook colouring on Windows.Carl Hetherington
2012-12-05Rename config -> prefs to be more consistent in the UI.Carl Hetherington
2012-12-05Try to fix odd notebook colouring on Windows.Carl Hetherington
2012-12-04Merge master.Carl Hetherington
2012-12-03Remove film player, DVD ripping, alignment, screen configs; never finished an...Carl Hetherington
2012-12-02Add missing virtual destructor.Carl Hetherington
2012-12-02Fix probably-innocuous uninitialised variable.Carl Hetherington
2012-12-01Merge branch 'new-env-test'Carl Hetherington
2012-12-01Missing virtual destructor.Carl Hetherington
2012-12-01Remove unnecessary virtual qualifier.Carl Hetherington
2012-12-01Missing virtual destructor.Carl Hetherington
2012-11-27Remove unused Config::Changed signal.Carl Hetherington
2012-11-19Remove never-tested DVD ripping / title code.Carl Hetherington
2012-11-19Remove old alignment widget.Carl Hetherington
2012-11-19Remove unused Processor::process_begin; some docs.Carl Hetherington
2012-11-18Fix mis-alignment of copied AlignedImages; add some asserts; some docs.Carl Hetherington
2012-11-18Fix process end on A/B transcoder too.Carl Hetherington
2012-11-18Try to fix back compat.Carl Hetherington
2012-11-18Call processor process_end methods as required. Remove questionable padding ...Carl Hetherington
2012-11-17Another attempt to do external audio moderately nicely.Carl Hetherington
2012-11-16Various external audio fixes.Carl Hetherington
2012-11-16Fix a couple of thinkos in the external audio code.Carl Hetherington
2012-11-16Fix typo preventing video format being set properly.Carl Hetherington
2012-11-16Fix never-ending transcodes with FFmpeg audio.Carl Hetherington
2012-11-15GPL boilerplate.Carl Hetherington
2012-11-15Untested rework of AB transcoder.Carl Hetherington
2012-11-15Untested external audio support; AB transcodes still broken.Carl Hetherington
2012-11-15Default to using a DCI name.Carl Hetherington
2012-11-15Fix thinko in video signalling.Carl Hetherington
2012-11-15Try to fix back compat.Carl Hetherington
2012-11-14Try a bit of backwards compatibility in state file.Carl Hetherington
2012-11-14Be slightly more backwards compatible.Carl Hetherington
2012-11-14Use ImageMagick for tiff decoding too.Carl Hetherington