summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-11-14Merge branch '1.0' into 1.0-multiple-selectionCarl Hetherington
2013-11-14Add server configuration back in.Carl Hetherington
2013-11-13Trim logging slightly.Carl Hetherington
2013-11-13Fix small error in fr_FR translation.Carl Hetherington
2013-11-13Disable pause/resume button after job cancellation.Carl Hetherington
2013-11-12Fix bad_alloc exception on audio analysis (and probably elsewhere).Carl Hetherington
2013-11-12Tweak formatting of help().Carl Hetherington
2013-11-12Tweak formatting of help().Carl Hetherington
2013-11-11Merge branch '1.0' into 1.0-multiple-selectionCarl Hetherington
2013-11-11Speculative fix for slow-downs and large memory consumption.Carl Hetherington
2013-11-11Try to neaten things up; first wxChoice.Carl Hetherington
2013-11-11Add a couple of audio properties to the multi-select list.Carl Hetherington
2013-11-11Use GridBagSizer for audio panel.Carl Hetherington
2013-11-11Pull more stuff into ContentWidget.Carl Hetherington
2013-11-11Basic multiple selection for cropping.Carl Hetherington
2013-11-11Merge branch '1.0' into 1.0-multiple-selectionCarl Hetherington
2013-11-11Add encryption flag to video state identifier.Carl Hetherington
2013-11-10Allow multiple selection; return multiple selection from FilmEditor methods.Carl Hetherington
2013-11-10Hopefully get rid of spurious black lines around preview.Carl Hetherington
2013-11-10Update audio channel mapping control when a different stream is selected.Carl Hetherington
2013-11-10Use number of channels rather than 'unknown' for un-named audio streams.Carl Hetherington
2013-11-09Updated es_ES translation from Manuel AC.Carl Hetherington
2013-11-09Try to fix crash on drop()ping JobManager. More debugging when resampler fails.Carl Hetherington
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