summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-10-07Create film directory in constructor.Carl Hetherington
2012-10-03A touch more debugging.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-02Use drop-frame sound hack for 30 fps drop as well.Carl Hetherington
2012-10-02Tidy up test for whether or not to resample.Carl Hetherington
2012-10-02Fix include.Carl Hetherington
2012-10-02Merge branch 'resample-drop-frame'Carl Hetherington
2012-10-02Use String::compose in a few places.Carl Hetherington
2012-10-02Tidy up timing code a bit.Carl Hetherington
2012-10-02Some more timing logging.Carl Hetherington
2012-10-01Some more debug logging.Carl Hetherington
2012-10-01Fix aff/666: thumbnail scan is run twice when changing the content file of a ...Carl Hetherington
2012-10-01Fix ran-for display in makedcp.Carl Hetherington
2012-10-01Various fixes to resampling.Carl Hetherington
2012-10-01Log message when resampling audio.Carl Hetherington
2012-09-29Entirely untested resampling to fix 24fps drop-frame.Carl Hetherington
2012-09-28Fix probably-incorrect parameter passing, not spotted by compiler due to use ...Carl Hetherington
2012-09-27Try to fix problems with upper-case still-image extensions.Carl Hetherington
2012-09-25Improve GUI when jobs are inserted by other jobs.Carl Hetherington
2012-09-25Remove unnecessary include.Carl Hetherington
2012-09-25Re-transcode and re-check J2Ks after a bad one is found.Carl Hetherington
2012-09-25Basic J2K hash checking.Carl Hetherington
2012-09-25Use openssl for all MD5-ing.Carl Hetherington
2012-09-24Remove long-since disused hash debugging.Carl Hetherington
2012-09-24Report finished even when the transcode skipped everything.Carl Hetherington
2012-09-24Fix problems with overflow on long films.Carl Hetherington
2012-09-24Some doxygen documentation improvements.Carl Hetherington
2012-09-23Remove some unused code.Carl Hetherington
2012-09-23Ignore windows line endings when reading metadata on Linux.Carl Hetherington
2012-09-23Remove probably unnecessary and certainly erroneous hack for content digest b...Carl Hetherington
2012-09-23Formatting.Carl Hetherington
2012-09-23Add some more logging when finishing up an encode.Carl Hetherington
2012-09-23Tidy up naming.Carl Hetherington
2012-09-23Use io_service per thread.Carl Hetherington
2012-09-23Multi-thread test.Carl Hetherington
2012-09-23Missing use of wrapper.Carl Hetherington
2012-09-23Use log rather the cout in server.Carl Hetherington
2012-09-23Bump timeouts a bit.Carl Hetherington
2012-09-23Fix up basic test to work.Carl Hetherington
2012-09-23Untested first cut.Carl Hetherington
2012-09-23Command-line option to specify servomatic_cli threads.Carl Hetherington
2012-09-23Fix alignment of frames per second count.Carl Hetherington
2012-09-22Fix crash on OK-ing gain calculation dialog without entering anything.Carl Hetherington
2012-09-22Improve spacing of dialogues.Carl Hetherington
2012-09-22Fix edit server button on windows.Carl Hetherington
2012-09-22Tweak message.Carl Hetherington
2012-09-22Do interruption of ThreadStaticText properly.Carl Hetherington
2012-09-22Be a bit safer with ThreadedStaticText.Carl Hetherington
2012-09-22Update frames computed label in a separate thread to avoid holding up the GUI.Carl Hetherington