summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2013-03-01Merge master.Carl Hetherington
2013-03-01Fix for wx 2.8.Carl Hetherington
2013-03-01Fix bad search and replace.Carl Hetherington
2013-03-01Hopefully fix up gettext in both libdvdomatic and the wx code.Carl Hetherington
2013-02-28Build and install mo files from po.Carl Hetherington
2013-02-28Various markup and tweaks.Carl Hetherington
2013-02-24Basic stuff to analyse audio (job).Carl Hetherington
2013-02-23Try to centralise .pot building.Carl Hetherington
2013-02-22Fix previous.Carl Hetherington
2013-02-22Some i18n stuff.Carl Hetherington
2013-02-19Fix servomatictest build.Carl Hetherington
2013-02-18Grotty hack to sort out the layout of the top half of the frame when the edit...Carl Hetherington
2013-02-17Remove some vestigial stuff.Carl Hetherington
2013-02-17Merge branch 'direct-mxf' of ssh://carlh.dnsalias.org/home/carl/git/dvdomatic...Carl Hetherington
2013-02-17Remove pointless make DCP from existing transcode option.Carl Hetherington
2013-02-17Tidy.Carl Hetherington
2013-02-16Some portability fixes.Carl Hetherington
2013-02-12Add details button to job manager; stretch jobs across the whole of the botto...Carl Hetherington
2013-02-12Tolerate inability to open film metadata.Carl Hetherington
2013-02-12Primitive opening of DCP's containing folder (#51).Carl Hetherington
2013-02-11Check for a DCP before offering to copy it to a TMS.Carl Hetherington
2013-02-11Add copyright year.Carl Hetherington
2013-02-06Try to improve i18n a bit.Carl Hetherington
2013-02-04Try to return an error code if things go wrong.Carl Hetherington
2013-02-02Insist on boost 1.45 and hence filesystem v3 now that libdcp requires it.Carl Hetherington
2013-01-18Remove make dcp job.Carl Hetherington
2013-01-12Try to move J2K bandwidth and colour LUT to be per-film (#23).Carl Hetherington
2012-12-22Fix 2.8 build.Carl Hetherington
2012-12-22Add -Wextra and fix the warnings.Carl Hetherington
2012-12-22Fix a couple of python bits that python3 doesn't like.Carl Hetherington
2012-12-21Try not to say 'git release' on versions built from non-git checkouts.Carl Hetherington
2012-12-20Remove old fixlengths program.Carl Hetherington
2012-12-19Re-work again so that there's just one encoder; various tweaks to still-image...Carl Hetherington
2012-12-16Remove apply crop flag.Carl Hetherington
2012-12-15Basic ffmpeg film viewer.Carl Hetherington
2012-12-13Tweak to build with wxWidgets 2.9Carl Hetherington
2012-12-08Fixes to static linking.Carl Hetherington
2012-12-07Allow static builds.Carl Hetherington
2012-12-06More logging tweaks; allow log level to be specified on the command line; bum...Carl Hetherington
2012-12-04Merge master.Carl Hetherington
2012-12-03Remove film player, DVD ripping, alignment, screen configs; never finished an...Carl Hetherington
2012-11-19Remove never-tested DVD ripping / title code.Carl Hetherington
2012-11-15GPL boilerplate.Carl Hetherington
2012-11-11Various small UI tidy-ups.Carl Hetherington
2012-11-04Fix crash when loading a film when one is already loaded.Carl Hetherington
2012-10-29Hack around disappearing menu bar in Ubuntu 12.10Carl Hetherington
2012-10-25Fix lack of shared_ptr in makedcp.Carl Hetherington
2012-10-24Fix shared_ptr for Film.Carl Hetherington
2012-10-24Use boost::signals2; fix bugs with x-thread signalling.Carl Hetherington
2012-10-24Cross-thread UI signalling.Carl Hetherington