dcpomatic.git
2013-11-16 Carl HetheringtonUpdate test reference.
2013-11-16 Carl HetheringtonFix erroneous reset of visible channels in audio level...
2013-11-15 Carl HetheringtonUse 2 decimal places for gamma controls instead of 1.
2013-11-15 Carl HetheringtonUpdate for libquickmail 0.1.16.
2013-11-14 Carl HetheringtonAdd dcpomatic_batch script.
2013-11-14 Carl HetheringtonChangeLog.
2013-11-14 Carl HetheringtonUpdate subtitle / timing panels properly.
2013-11-14 Carl HetheringtonAdd ratio control to multi-select.
2013-11-14 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-14 Carl HetheringtonAdd server configuration back in.
2013-11-13 Carl HetheringtonTrim logging slightly.
2013-11-13 Carl HetheringtonFix small error in fr_FR translation.
2013-11-13 Carl HetheringtonDisable pause/resume button after job cancellation.
2013-11-12 Carl HetheringtonBump version
2013-11-12 Carl HetheringtonBump version
2013-11-12 Carl HetheringtonFix bad_alloc exception on audio analysis (and probably...
2013-11-12 Carl HetheringtonTweak formatting of help().
2013-11-12 Carl HetheringtonTweak formatting of help().
2013-11-11 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-11 Carl HetheringtonBump version
2013-11-11 Carl HetheringtonBump version
2013-11-11 Carl HetheringtonSpeculative fix for slow-downs and large memory consump...
2013-11-11 Carl HetheringtonTry to neaten things up; first wxChoice.
2013-11-11 Carl HetheringtonAdd a couple of audio properties to the multi-select...
2013-11-11 Carl HetheringtonUse GridBagSizer for audio panel.
2013-11-11 Carl HetheringtonPull more stuff into ContentWidget.
2013-11-11 Carl HetheringtonBasic multiple selection for cropping.
2013-11-11 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-11 Carl HetheringtonAdd encryption flag to video state identifier.
2013-11-10 Carl HetheringtonAllow multiple selection; return multiple selection...
2013-11-10 Carl HetheringtonHopefully get rid of spurious black lines around preview.
2013-11-10 Carl HetheringtonUpdate audio channel mapping control when a different...
2013-11-10 Carl HetheringtonUse number of channels rather than 'unknown' for un...
2013-11-09 Carl HetheringtonUpdated es_ES translation from Manuel AC.
2013-11-09 Carl HetheringtonTry to fix crash on drop()ping JobManager. More debugg...
2013-11-09 Carl HetheringtonDrop JobManager on cli-exit for valgrind; use avcodec_f...
2013-11-09 Carl HetheringtonStop strange things happening with zero-length video...
2013-11-09 Carl HetheringtonStop strange things happening with zero-length video...
2013-11-09 Carl HetheringtonAdd another assert().
2013-11-09 Carl HetheringtonFix a few memory leaks.
2013-11-09 Carl HetheringtonIncrease stack dump depth when using valgrind.
2013-11-08 Carl HetheringtonTry to fix build wrt previous commit.
2013-11-08 Carl HetheringtonTry to build windows command-line stuff with -mconsole.
2013-11-08 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-11-08 Carl HetheringtonRemove erroneous double cast causing strange behaviour...
2013-11-08 Carl HetheringtonTweak help text for dcpomatic_kdm.
2013-11-08 Carl HetheringtonDon't display frames per second during digest calculati...
2013-11-07 Carl HetheringtonRemove out of date chapter from manual.
2013-11-07 Carl HetheringtonOpen file dialog starts in the configured DCP directory...
2013-11-07 Carl HetheringtonForce initial update of progress so that the sub-job...
2013-11-06 Carl HetheringtonUpdate package info and deps.
2013-11-06 Carl HetheringtonAnother typo.
2013-11-06 Carl HetheringtonManual typo.
2013-11-06 Carl HetheringtonManual typo.
2013-11-06 Carl HetheringtonTry to get cdist to build colour.pdf.
2013-11-06 Carl HetheringtonVarious manual bits.
2013-11-06 Carl HetheringtonGUI layout tweaks.
2013-11-06 Carl HetheringtonSupport pixel format 30.
2013-11-06 Carl HetheringtonPass parameters to tests so that we can use --log_level...
2013-11-06 Carl HetheringtonBump version
2013-11-06 Carl HetheringtonBump version
2013-11-06 Carl HetheringtonChangeLog.
2013-11-06 Carl HetheringtonMake CLI server logging optional.
2013-11-06 Carl HetheringtonRemove configuration of servers.
2013-11-06 Carl HetheringtonVarious bits of server tidying up.
2013-11-06 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-11-06 Carl HetheringtonAdd simple server list dialog to the UI.
2013-11-06 Carl HetheringtonAdd some missing test stuff; split server discovery...
2013-11-06 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-11-06 Carl HetheringtonTry to fix windows build.
2013-11-06 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-11-06 Carl HetheringtonMore detailed stats on verbose server.
2013-11-06 Carl HetheringtonBump version
2013-11-06 Carl HetheringtonBump version
2013-11-05 Carl HetheringtonTry to fix crash on looking up endpoint of a disconnect...
2013-11-05 Carl HetheringtonChangeLog.
2013-11-05 Carl HetheringtonRemove apparently not-required network_interfaces().
2013-11-05 Carl HetheringtonAdd multiple threads for servers with multiple processi...
2013-11-05 Carl HetheringtonMissing shifts.
2013-11-05 Carl HetheringtonFix crash.
2013-11-05 Carl HetheringtonTweak start script.
2013-11-05 Carl HetheringtonTinker with verbosity of command-line server.
2013-11-05 Carl HetheringtonVarious work on server discovery; works on localhost.
2013-11-05 Carl HetheringtonOops; server should be listening from requests from...
2013-11-05 Carl HetheringtonServer broadcasts presence to subnet (untested).
2013-11-05 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-11-05 Carl HetheringtonVarious fixes to make tests pass again.
2013-11-05 Carl HetheringtonMore debian deps.
2013-11-05 Carl HetheringtonAnother linux dep.
2013-11-05 Carl HetheringtonMissing debian dep.
2013-11-04 Carl HetheringtonMore debian dep fixes.
2013-11-04 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-11-04 Carl HetheringtonFix libc version on debian 7.
2013-11-04 Carl HetheringtonBump version
2013-11-04 Carl HetheringtonBump version
2013-11-04 Carl HetheringtonFix debian control files.
2013-11-04 Carl HetheringtonAdd debian control files.
2013-11-04 Carl HetheringtonSupporter.
2013-10-30 Carl HetheringtonFix erroneous overlap of adjacent content.
2013-10-29 Carl HetheringtonSeek past trim on setting up player pieces.
next