Include audio mapping in the digest used to distinguish different
[dcpomatic.git] / src / tools /
2014-05-28 Carl HetheringtonModify KDM generation to work with CPLs rather than...
2014-05-24 Carl HetheringtonRely on Config for log settings, not the command line.
2014-05-21 Carl HetheringtonTidy up logging a bit. Make it configurable from the...
2014-05-19 Carl HetheringtonMerge delay-decode-take2 branch into master.
2014-05-14 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2014-05-14 Carl HetheringtonFix assertion failure on cancelling a File->Exit.
2014-05-14 Carl HetheringtonMake DCPVideoFrame use PlayerVideoFrame to store its...
2014-05-14 Carl HetheringtonMove Eyes and ColourConversion into PlayerVideoFrame.
2014-05-14 Carl HetheringtonRename PlayerImage to PlayerVideoFrame and give it...
2014-05-02 Carl Hetheringtonpot merge.
2014-04-29 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-04-29 Carl Hetheringtonpot_merge.
2014-04-27 Carl HetheringtonOpen an error dialogue on uncaught exceptions in the...
2014-04-21 Carl HetheringtonUpdate to fr_FR translation from Thierry Journet.
2014-04-21 Carl HetheringtonUpdate to es_ES translation from Manual AC.
2014-04-07 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2014-03-31 Carl HetheringtonAdd dcpomatic_batch to i18n.
2014-03-30 Carl HetheringtonMissing files.
2014-03-30 Carl Hetheringtonpot merge.
2014-03-23 Carl HetheringtonMerge pot files.
2014-03-16 Carl HetheringtonMerge branch 'master' into prefs
2014-03-16 Carl HetheringtonBasic work on new prefs dialog.
2014-03-15 Carl HetheringtonMerge master.
2014-03-15 Carl HetheringtonCope with loading films with now-disabled filters.
2014-03-05 Carl HetheringtonAnother attempt to fix the race in dcpomatic_create.
2014-03-05 Carl HetheringtonGive an error in dcpomatic_create if no content is...
2014-03-05 Carl HetheringtonAdd --still-length option to dcpomatic_create.
2014-03-04 Carl HetheringtonStop old versions of DCP-o-matic loading new state...
2014-03-04 Carl HetheringtonForce dcpomatic_create output to be marked UTF-8 when...
2014-03-04 Carl HetheringtonAdd support for no-scale of the input video.
2014-02-26 Carl HetheringtonTidy DCPOMATIC_WINDOWS_CONSOLE defs a bit.
2014-02-23 Carl HetheringtonFix crash on startup.
2014-02-21 Carl HetheringtonRemove stream _legacy_id stuff.
2014-02-21 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-02-20 Carl HetheringtonImprove dcpomatic_create somewhat.
2014-02-19 Carl HetheringtonAdd command-line option to add content on startup.
2014-02-19 Carl HetheringtonAdd some basic JSON stuff.
2014-02-12 Carl HetheringtonRemember last directory in dcpomatic_batch film picker.
2014-02-11 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-02-11 Carl HetheringtonCatch std::exception, not just KDMError, from KDM creation.
2014-02-07 Carl HetheringtonAdd basic stuff to build RPMs for Centos.
2014-02-05 Carl HetheringtonMerge.
2014-02-05 Carl HetheringtonFix some coverity-reported stuff.
2014-02-05 Carl HetheringtonUpdates to it_IT translation from William Fanelli.
2014-01-30 Carl HetheringtonMake po and merge.
2014-01-26 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2014-01-24 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-01-24 Carl HetheringtonAllow addition of a job from the command line.
2014-01-23 Carl Hetheringtonpot/pot-merge.
2014-01-19 Carl HetheringtonUpdated sv_SE translation from Adam Klotblixt.
2014-01-14 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-01-14 Carl HetheringtonUpdated de_DE translation from Markus Raab.
2014-01-10 Carl HetheringtonChangeLog.
2014-01-10 Carl HetheringtonTry to fix double are-you-sure prompt on closing with...
2014-01-07 Carl HetheringtonRespect check_for_test_updates option.
2014-01-07 Carl Hetherington.pot merge.
2014-01-07 Carl HetheringtonVarious update bits.
2014-01-07 Carl HetheringtonBasic dialog reporting of manual update checks.
2014-01-07 Carl HetheringtonAdd unfinished check-for-updates. Bump ffmpeg to get...
2014-01-06 Carl HetheringtonGive a warning on make DCP if it seems unlikely that...
2014-01-05 Carl HetheringtonVarious small fixes to i18n.
2014-01-03 Carl HetheringtonNew de_DE translation from Markus Raab
2013-12-30 Carl HetheringtonHandle exceptions thrown from ServerFinder.
2013-12-30 Carl HetheringtonImprove exception handling in dcpomatic_server.
2013-12-30 Carl HetheringtonAdd nascent dcpomatic_create.
2013-12-27 Carl HetheringtonDo the right thing on closing the window.
2013-12-23 Carl HetheringtonA couple of potential fixes for 4K.
2013-12-23 Carl HetheringtonMerge.
2013-12-23 Carl HetheringtonMove default config options into their own tab; support...
2013-12-04 Carl HetheringtonSuspend scale / crop / window / subtitle overlay until...
2013-11-29 Carl HetheringtonFix initialisation order.
2013-11-29 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-29 Carl HetheringtonMerge master.
2013-11-27 Carl HetheringtonMerge 1.0-encoding.
2013-11-26 Carl HetheringtonAnother pot merge.
2013-11-26 Carl HetheringtonUpdate and merge pot files.
2013-11-26 Carl HetheringtonUpdate fr_FR translation from Lilian Lefranc.
2013-11-26 Carl HetheringtonA whole load of UTF-8/-16 confusion fixes for Windows.
2013-11-26 Carl HetheringtonTry to fix UTF-8 failure on Windows.
2013-11-26 Carl HetheringtonAdd code to open a console on Win32. Hallelujah.
2013-11-25 Carl HetheringtonAdd fopen_boost; remove a couple of defunct usings.
2013-11-24 Carl HetheringtonVarious joining fixes.
2013-11-20 Carl HetheringtonAdd primitive hints dialogue box.
2013-11-12 Carl HetheringtonTweak formatting of help().
2013-11-12 Carl HetheringtonTweak formatting of help().
2013-11-09 Carl HetheringtonUpdated es_ES translation from Manuel AC.
2013-11-09 Carl HetheringtonDrop JobManager on cli-exit for valgrind; use avcodec_f...
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 HetheringtonTweak help text for dcpomatic_kdm.
2013-11-07 Carl HetheringtonOpen file dialog starts in the configured DCP directory...
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-05 Carl HetheringtonTinker with verbosity of command-line server.
next