summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-07-10Add SubtitleContent.Carl Hetherington
2013-07-10Basic return of subtitles.Carl Hetherington
2013-07-10Add missing virtual content.Carl Hetherington
2013-07-10Remove old combiner.ccCarl Hetherington
2013-07-10Add missing virtual destructor.Carl Hetherington
2013-07-10Remove erroneous trimmer.cc; use copy for FFMpeg filter passthrough.Carl Hetherington
2013-07-10Make scaling description work again.Carl Hetherington
2013-07-10White space.Carl Hetherington
2013-07-10Fix audio emission with mapping.Carl Hetherington
2013-07-10Fix a few warnings.Carl Hetherington
2013-07-10Fix initial display to be frame 1, not 2.Carl Hetherington
2013-07-10Fix a couple of layout bits.Carl Hetherington
2013-07-10Missing bracket.Carl Hetherington
2013-07-10SetDoubleBuffered is not there on OS X.Carl Hetherington
2013-07-10Remove pad/minimum audio channels GUI leftovers.Carl Hetherington
2013-07-10_dcp_audio_channels is trying to do the same thing as _minimum_audio_channels...Carl Hetherington
2013-07-10Hackily fix compile on OS X.Carl Hetherington
2013-07-09I'm fairly sure seek should be in terms of the content's frame rate...Carl Hetherington
2013-07-09Fix fetch_current_frame_again().Carl Hetherington
2013-07-09Fix cropping of YUV images by amounts that are finer than the U/V resolution ...Carl Hetherington
2013-07-09Remove debug.Carl Hetherington
2013-07-09Fix initial display of frame.Carl Hetherington
2013-07-09Hopefully fix seek back/forward.Carl Hetherington
2013-07-09Various fixes; simplification of FilmViewer; make image appear on first load ...Carl Hetherington
2013-07-09Merge master.Carl Hetherington
2013-07-08Fix build and ChangeLog.Carl Hetherington
2013-07-08Merge branch 'staging'Carl Hetherington
2013-07-08Somewhat hacky fix to crashes in A/B with some filters.Carl Hetherington
2013-07-06Don't talk about cropping if we don't have any content size yet.Carl Hetherington
2013-07-06Revert erroneous commit.Carl Hetherington
2013-07-06Right align left-hand-size labels and suffix them with a colon on OS X.Carl Hetherington
2013-07-06Various layout tweaks (looking at OS X).Carl Hetherington
2013-07-06Try to fix build.Carl Hetherington
2013-07-04Range should be one above the minimum when padding.Carl Hetherington
2013-07-04Put in silence where there was none.Carl Hetherington
2013-07-04Pad silence for things that already have at least some audio.Carl Hetherington
2013-07-04Use non-faulty DirPicker for config dialog too if required.Carl Hetherington
2013-07-04Try to wrap ffprobe paths in quotes (may fix #168).Carl Hetherington
2013-07-04Initialise the number of threads to the number of cores in the machine (#170).Carl Hetherington
2013-07-03Make C++ flags available from makedcp.Carl Hetherington
2013-07-03Add some more logging to checking of existing picture MXFs.Carl Hetherington
2013-07-02Merge branch 'master' of /home/carl/git/dvdomaticCarl Hetherington
2013-07-02Remove debug logging.Carl Hetherington
2013-07-01More wx dep hacks.Carl Hetherington
2013-07-01Another try at the static wx deps.Carl Hetherington
2013-07-01Typo in previous.Carl Hetherington
2013-07-01Merge branch 'master' of ssh://houllier/home/carl/git/dvdomaticCarl Hetherington
2013-07-01Try to fix linking to wxWidgets deps with --static.Carl Hetherington
2013-07-01Try to fix end trims again.Carl Hetherington
2013-07-01Fix deadlock.Carl Hetherington