summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-11-09Drop JobManager on cli-exit for valgrind; use avcodec_free_frame rather than ...Carl Hetherington
2013-11-09Stop strange things happening with zero-length video files.Carl Hetherington
2013-11-09Stop strange things happening with zero-length video files.Carl Hetherington
2013-11-09Add another assert().Carl Hetherington
2013-11-09Fix a few memory leaks.Carl Hetherington
2013-11-08Try to fix build wrt previous commit.Carl Hetherington
2013-11-08Try to build windows command-line stuff with -mconsole.Carl Hetherington
2013-11-08Merge branch '1.0' of ssh://carlh.dyndns.org/home/carl/git/dvdomatic into 1.0Carl Hetherington
2013-11-08Remove erroneous double cast causing strange behaviour of J2K bandwidth contr...Carl Hetherington
2013-11-08Tweak help text for dcpomatic_kdm.Carl Hetherington
2013-11-08Don't display frames per second during digest calculation; clear job sub-name...Carl Hetherington
2013-11-07Open file dialog starts in the configured DCP directory (#70).Carl Hetherington
2013-11-07Force initial update of progress so that the sub-job gets updates straight away.Carl Hetherington
2013-11-06GUI layout tweaks.Carl Hetherington
2013-11-06Support pixel format 30.Carl Hetherington
2013-11-06Make CLI server logging optional.Carl Hetherington
2013-11-06Remove configuration of servers.Carl Hetherington
2013-11-06Various bits of server tidying up.Carl Hetherington
2013-11-06Merge branch '1.0' of /home/carl/git/dvdomatic into 1.0Carl Hetherington
2013-11-06Add simple server list dialog to the UI.Carl Hetherington
2013-11-06Add some missing test stuff; split server discovery off into ServerFinder.Carl Hetherington
2013-11-06Merge branch '1.0' of /home/carl/git/dvdomatic into 1.0Carl Hetherington
2013-11-06Try to fix windows build.Carl Hetherington
2013-11-06More detailed stats on verbose server.Carl Hetherington
2013-11-05Try to fix crash on looking up endpoint of a disconnected socket.Carl Hetherington
2013-11-05Remove apparently not-required network_interfaces().Carl Hetherington
2013-11-05Add multiple threads for servers with multiple processing threads.Carl Hetherington
2013-11-05Fix crash.Carl Hetherington
2013-11-05Tinker with verbosity of command-line server.Carl Hetherington
2013-11-05Various work on server discovery; works on localhost.Carl Hetherington
2013-11-05Oops; server should be listening from requests from the client; basic set-up.Carl Hetherington
2013-11-05Server broadcasts presence to subnet (untested).Carl Hetherington
2013-11-05Merge branch '1.0' of ssh://carlh.dyndns.org/home/carl/git/dvdomatic into 1.0Carl Hetherington
2013-11-05Various fixes to make tests pass again.Carl Hetherington
2013-11-04Supporter.Carl Hetherington
2013-10-30Fix erroneous overlap of adjacent content.Carl Hetherington
2013-10-29Seek past trim on setting up player pieces.Carl Hetherington
2013-10-29Fix audio weirdness when start-trimming.Carl Hetherington
2013-10-29Work around crash trying to set percentages to > 100.Carl Hetherington
2013-10-28Add missing LocaleGuard to prevent commas getting into config files.Carl Hetherington
2013-10-26Add some console output on a failure to load the configuration.Carl Hetherington
2013-10-26Reflect the fact that the Dolby CP650 volume control apparently works the sam...Carl Hetherington
2013-10-25Trying to debug config write failures.Carl Hetherington
2013-10-25Fix crash when trying to load non-existant analyses with the window hidden.Carl Hetherington
2013-10-25Add supporter.Carl Hetherington
2013-10-24Support repeat of more than one extra frame per source frame.Carl Hetherington
2013-10-24Merge 1.0.Carl Hetherington
2013-10-23Ubuntu 13.10 appears to have a broken GtkFileChooserButton in its GTK as well...Carl Hetherington
2013-10-23Remove some old stuff.Carl Hetherington
2013-10-22Allow films to be loaded when content is missing.Carl Hetherington