summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-07-25Try to be more careful when loading FrameInfos from disk.Carl Hetherington
2013-07-25Fix crash in tests.Carl Hetherington
2013-07-25Call Resampler::flush() again.Carl Hetherington
2013-07-25Move resampling back into AudioDecoder and fix various screw-ups with audio i...Carl Hetherington
2013-07-25Zero 'lost' frames when audio buffer frame counts are dropped.Carl Hetherington
2013-07-25Small optimisation.Carl Hetherington
2013-07-25Prevent infinite loop of audio analysis if it is cancelled.Carl Hetherington
2013-07-25Fix excessive pathname in job name.Carl Hetherington
2013-07-25Remove debug message.Carl Hetherington
2013-07-25Fix a couple of logging things.Carl Hetherington
2013-07-25Merge branch '1.0' of ssh://carlh.dnsalias.org/home/carl/git/dvdomatic into 1.0Carl Hetherington
2013-07-25Add comment.Carl Hetherington
2013-07-24Fix video information with 3D.Carl Hetherington
2013-07-24Fix content selection update on new film.Carl Hetherington
2013-07-24Restore video content frame rate information.Carl Hetherington
2013-07-24Fix track assignment.Carl Hetherington
2013-07-24Pulse jobs with no progress reports.Carl Hetherington
2013-07-24Handle cancel properly on dir picker.Carl Hetherington
2013-07-24Restore nice rendering of content paths.Carl Hetherington
2013-07-24Try to clean up resampler output correctly.Carl Hetherington
2013-07-24XML tags can't start with numbers.Carl Hetherington
2013-07-24Rename Content::_file to path and support md5sums of directories.Carl Hetherington
2013-07-23Merge Windows CPU code from master.Carl Hetherington
2013-07-23Setup DCP name after changing 3D switch.Carl Hetherington
2013-07-23Remove debug.Carl Hetherington
2013-07-23Use wx 2.9 binding API.Carl Hetherington
2013-07-23Remove some dcp prefixes; better logging of content on DCP creation.Carl Hetherington
2013-07-23Remove out-of-date comment.Carl Hetherington
2013-07-23New libdcp API.Carl Hetherington
2013-07-23Various 3D fixes.Carl Hetherington
2013-07-23Put log in the right place.Carl Hetherington
2013-07-22Various 3D bits.Carl Hetherington
2013-07-22Compile fix.Carl Hetherington
2013-07-22Merge branch '1.0' into 1.0-3D-take2Carl Hetherington
2013-07-22Basics of front-end 3D (as far as viewer, at least).Carl Hetherington
2013-07-22Updated French translation from Lilian.Carl Hetherington
2013-07-22Remove duplicate save of SequenceVideo setting.Carl Hetherington
2013-07-22Hopefully fix complete lack of audio.Carl Hetherington
2013-07-22Basic UI.Carl Hetherington
2013-07-22Try to fix deadlock.Carl Hetherington
2013-07-22Tidy up a bit.Carl Hetherington
2013-07-22Tidy up a bit.Carl Hetherington
2013-07-21Improve scaling description layout.Carl Hetherington
2013-07-21Rearrange JobManagerView / JobRecord relationship.Carl Hetherington
2013-07-20Remove polling from JobManagerView and use signals instead (fixes #137).Carl Hetherington
2013-07-20Don't crash with bad content (#135).Carl Hetherington
2013-07-20Reset player a bit better on new film (#182).Carl Hetherington
2013-07-20Fix warning.Carl Hetherington
2013-07-20Layout audio panel sizer after changing mapping; should fix #183.Carl Hetherington
2013-07-20Some more use of boost::filesystem::path; catch exceptions in OnInit().Carl Hetherington