summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
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
2012-07-27Compiles.Carl Hetherington
2012-07-27UI tweaks.Carl Hetherington
2012-07-27Clean up a few bits.Carl Hetherington
2012-07-26Implemented but faulty.Carl Hetherington
2012-07-26Try to improve new film a bit.Carl Hetherington
2012-07-26Tweak textCarl Hetherington
2012-07-26Tweak blurb.Carl Hetherington
2012-07-26Port filters dialog. Make command line loading work again.Carl Hetherington
2012-07-26Remove player from dvdomatic.Carl Hetherington
2012-07-26Sort-of open directory dialogs in My Documents.Carl Hetherington
2012-07-25Use a panel in the window to make Windows look better. Some tweaks to visibi...Carl Hetherington
2012-07-25Move some stuff about.Carl Hetherington
2012-07-25Sadly loose em-dash.Carl Hetherington
2012-07-25Remove some unnecessary wxPanels.Carl Hetherington
2012-07-25Basic config dialogue.Carl Hetherington
2012-07-25Enable some more bits.Carl Hetherington
2012-07-25Initial menu sensitivity.Carl Hetherington
2012-07-25About box.Carl Hetherington
2012-07-25Don't load film on start.Carl Hetherington