summaryrefslogtreecommitdiff
path: root/src/tools/dvdomatic.cc
AgeCommit message (Expand)Author
2013-03-24User interface for language selection.Carl Hetherington
2013-03-24Fix Manuel's credit.Carl Hetherington
2013-03-21Add Manual Acevedo's initial Spanish translation. Hopefully finally fix up t...Carl Hetherington
2013-03-20Try to set gettext up correctly.Carl Hetherington
2013-03-20Fix Olivier's name in the translation credits.Carl Hetherington
2013-03-19Add more translator credits.Carl Hetherington
2013-03-12Merge branch 'master' of /home/carl/git/dvdomaticCarl Hetherington
2013-03-08Numerous fixes to A/B mode so that at least it doesn't crash (#72).Carl Hetherington
2013-03-08Fix windows i18n file install path.Carl Hetherington
2013-03-08More Windows i18n tinkering.Carl Hetherington
2013-03-07Non-exposed but working language config option.Carl Hetherington
2013-03-07Missing bracket.Carl Hetherington
2013-03-07Add basic translator info.Carl Hetherington
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-28Various markup and tweaks.Carl Hetherington
2013-02-24Basic stuff to analyse audio (job).Carl Hetherington
2013-02-22Fix previous.Carl Hetherington
2013-02-22Some i18n stuff.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-02Insist on boost 1.45 and hence filesystem v3 now that libdcp requires it.Carl Hetherington
2012-12-22Fix 2.8 build.Carl Hetherington
2012-12-22Add -Wextra and fix the warnings.Carl Hetherington
2012-12-21Try not to say 'git release' on versions built from non-git checkouts.Carl Hetherington
2012-12-19Re-work again so that there's just one encoder; various tweaks to still-image...Carl Hetherington
2012-12-15Basic ffmpeg film viewer.Carl Hetherington
2012-12-13Tweak to build with wxWidgets 2.9Carl Hetherington
2012-12-06More logging tweaks; allow log level to be specified on the command line; bum...Carl Hetherington
2012-11-19Remove never-tested DVD ripping / title code.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-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
2012-10-16Fix text in about box.Carl Hetherington
2012-10-03Fix up include and add a log.Carl Hetherington