Don't try to make decoders when there is no content.
[dcpomatic.git] / src / tools /
2013-02-11 Carl HetheringtonCheck for a DCP before offering to copy it to a TMS.
2013-02-11 Carl HetheringtonAdd copyright year.
2013-02-07 Carl HetheringtonMerge.
2013-02-07 Carl HetheringtonMerge branch 'direct-mxf' of ssh://carlh.dnsalias.org...
2013-02-06 Carl HetheringtonTry to improve i18n a bit.
2013-02-04 Carl HetheringtonTry to return an error code if things go wrong.
2013-02-02 Carl HetheringtonMerge branch 'direct-mxf' of /home/carl/git/dvdomatic...
2013-02-02 Carl HetheringtonInsist on boost 1.45 and hence filesystem v3 now that...
2013-01-26 Carl HetheringtonMerge master into direct-mxf.
2013-01-24 Carl HetheringtonMerge branch '0.70-support'
2013-01-24 Carl HetheringtonMerge in 0.70 branch with 0.71 fix.
2013-01-23 Carl HetheringtonMerge master branch.
2013-01-18 Carl HetheringtonRemove make dcp job.
2013-01-17 Carl HetheringtonMerge writer-thread with original which was time-cleanup.
2013-01-12 Carl HetheringtonTry to move J2K bandwidth and colour LUT to be per...
2012-12-23 Carl HetheringtonMerge branch 'video-player'
2012-12-22 Carl HetheringtonFix 2.8 build.
2012-12-22 Carl HetheringtonAdd -Wextra and fix the warnings.
2012-12-22 Carl HetheringtonFix a couple of python bits that python3 doesn't like.
2012-12-21 Carl HetheringtonMerge branch 'video-player' of /home/carl/git/dvdomatic...
2012-12-21 Carl HetheringtonTry not to say 'git release' on versions built from...
2012-12-20 Carl HetheringtonMerge branch 'video-player' of /home/carl/git/dvdomatic...
2012-12-20 Carl HetheringtonRemove old fixlengths program.
2012-12-20 Carl HetheringtonMerge branch 'video-player' of /home/carl/git/dvdomatic...
2012-12-19 Carl HetheringtonRe-work again so that there's just one encoder; various...
2012-12-19 Carl HetheringtonFix merge.
2012-12-18 Carl HetheringtonMerge branch 'master' into video-player
2012-12-16 Carl HetheringtonMerge speed-up branch.
2012-12-16 Carl HetheringtonRemove apply crop flag.
2012-12-15 Carl HetheringtonBasic ffmpeg film viewer.
2012-12-15 Carl HetheringtonMerge branch 'master' into speed-up
2012-12-13 Carl HetheringtonFix merge.
2012-12-13 Carl HetheringtonTweak to build with wxWidgets 2.9
2012-12-09 Carl HetheringtonFix merge.
2012-12-08 Carl HetheringtonFixes to static linking.
2012-12-07 Carl HetheringtonAllow static builds.
2012-12-06 Carl HetheringtonMore logging tweaks; allow log level to be specified...
2012-12-04 Carl HetheringtonMerge master.
2012-12-04 Carl HetheringtonMerge branch 'dead-wood'
2012-12-03 Carl HetheringtonRemove film player, DVD ripping, alignment, screen...
2012-11-19 Carl HetheringtonRemove never-tested DVD ripping / title code.
2012-11-15 Carl HetheringtonGPL boilerplate.
2012-11-12 Carl HetheringtonMerge ChangeLog.
2012-11-11 Carl HetheringtonVarious small UI tidy-ups.
2012-11-04 Carl HetheringtonFix merge; other tweaks.
2012-11-04 Carl HetheringtonFix crash when loading a film when one is already loaded.
2012-10-29 Carl HetheringtonHack around disappearing menu bar in Ubuntu 12.10
2012-10-25 Carl HetheringtonFix lack of shared_ptr in makedcp.
2012-10-24 Carl HetheringtonFix shared_ptr for Film.
2012-10-24 Carl HetheringtonUse boost::signals2; fix bugs with x-thread signalling.
2012-10-24 Carl HetheringtonCross-thread UI signalling.
2012-10-22 Carl HetheringtonRemove debug.
2012-10-21 Carl HetheringtonMissing frames treated as bad on check hashes. Try...
2012-10-20 Carl HetheringtonAdd no-remote option to makedcp.
2012-10-20 Carl HetheringtonAdd no-remote option to makedcp.
2012-10-18 Carl HetheringtonFix build.
2012-10-18 Carl Hetheringtonmakedcp should notice when jobs are added.
2012-10-17 Carl HetheringtonRe-work FilmState / Film relationship a bit; Film now...
2012-10-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-16 Carl HetheringtonFix text in about box.
2012-10-03 Carl HetheringtonMerge.
2012-10-02 Carl HetheringtonFix up include and add a log.
2012-10-02 Carl HetheringtonUse version.cc contents instead of DVDOMATIC_VERSION.
2012-10-02 Carl HetheringtonMerge branch 'resample-drop-frame'
2012-10-02 Carl HetheringtonTidy up timing code a bit.
2012-10-01 Carl HetheringtonSome more debug logging.
2012-09-28 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-09-24 Carl HetheringtonRemove long-since disused hash debugging.
2012-09-23 Carl HetheringtonCommand-line option to specify servomatic_cli threads.
2012-09-18 Carl HetheringtonTweaks.
2012-09-18 Carl HetheringtonSort of working log window.
2012-09-17 Carl HetheringtonBasics of a tray-iconned GUI server.
2012-09-17 Carl HetheringtonMove server code into library; Server -> ServerDescription.
2012-09-17 Carl HetheringtonAdd a simple properties dialog to give an idea of disk...
2012-08-04 Carl HetheringtonPartially restore copy-from-DVD option.
2012-08-04 Carl HetheringtonUse wxwidgets .rc file to make windows version look...
2012-08-02 Carl HetheringtonOutput git commit from makedcp -v.
2012-08-02 Carl HetheringtonA bit of tidying up; don't build player ever for now...
2012-07-28 Carl HetheringtonFix makedcp parsing of -v option.
2012-07-28 Carl HetheringtonAllow makedcp to report version.
2012-07-27 Carl HetheringtonNo copy from DVD on Windows yet.
2012-07-27 Carl HetheringtonTweak for windows.
2012-07-27 Carl HetheringtonA few missed bits.
2012-07-27 Carl HetheringtonCompiles.
2012-07-27 Carl HetheringtonUI tweaks.
2012-07-27 Carl HetheringtonClean up a few bits.
2012-07-26 Carl HetheringtonImplemented but faulty.
2012-07-26 Carl HetheringtonTry to improve new film a bit.
2012-07-26 Carl HetheringtonTweak text
2012-07-26 Carl HetheringtonTweak blurb.
2012-07-26 Carl HetheringtonPort filters dialog. Make command line loading work...
2012-07-25 Carl HetheringtonRemove player from dvdomatic.
2012-07-25 Carl HetheringtonSort-of open directory dialogs in My Documents.
2012-07-25 Carl HetheringtonUse a panel in the window to make Windows look better...
2012-07-25 Carl HetheringtonMove some stuff about.
2012-07-25 Carl HetheringtonSadly loose em-dash.
2012-07-25 Carl HetheringtonRemove some unnecessary wxPanels.
2012-07-25 Carl HetheringtonBasic config dialogue.
2012-07-25 Carl HetheringtonEnable some more bits.
2012-07-25 Carl HetheringtonInitial menu sensitivity.
next