summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
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
2012-10-22Remove debug.Carl Hetherington
2012-10-21Missing frames treated as bad on check hashes. Try to stop running makedcp i...Carl Hetherington
2012-10-20Add no-remote option to makedcp.Carl Hetherington
2012-10-19Fix build.Carl Hetherington
2012-10-18makedcp should notice when jobs are added.Carl Hetherington
2012-10-17Re-work FilmState / Film relationship a bit; Film now inherits from FilmState...Carl Hetherington
2012-10-16Fix text in about box.Carl Hetherington
2012-10-03Fix up include and add a log.Carl Hetherington
2012-10-02Use version.cc contents instead of DVDOMATIC_VERSION.Carl Hetherington
2012-10-02Tidy up timing code a bit.Carl Hetherington
2012-10-01Some more debug logging.Carl Hetherington
2012-09-24Remove long-since disused hash debugging.Carl Hetherington
2012-09-23Command-line option to specify servomatic_cli threads.Carl Hetherington
2012-09-18Tweaks.Carl Hetherington
2012-09-18Sort of working log window.Carl Hetherington
2012-09-18Basics of a tray-iconned GUI server.Carl Hetherington
2012-09-17Move server code into library; Server -> ServerDescription.Carl Hetherington
2012-09-17Add a simple properties dialog to give an idea of disk space required for an ...Carl Hetherington
2012-08-04Partially restore copy-from-DVD option.Carl Hetherington
2012-08-04Use wxwidgets .rc file to make windows version look nicer.Carl Hetherington
2012-08-03Output git commit from makedcp -v.Carl Hetherington
2012-08-03A bit of tidying up; don't build player ever for now; add -c option to makedc...Carl Hetherington
2012-07-28Fix makedcp parsing of -v option.Carl Hetherington
2012-07-28Allow makedcp to report version.Carl Hetherington
2012-07-27No copy from DVD on Windows yet.Carl Hetherington
2012-07-27Tweak for windows.Carl Hetherington
2012-07-27A few missed bits.Carl Hetherington