summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-07-19Remove some debugging.Carl Hetherington
2013-07-19Basics of making loop do something.Carl Hetherington
2013-07-18Fix subtitle stream sensitivity again.Carl Hetherington
2013-07-18Fix a few warnings.Carl Hetherington
2013-07-18Token 4K test.Carl Hetherington
2013-07-18Split test compile up into individual files.Carl Hetherington
2013-07-18Put correct number of audio channels in DCP name. Use XX for subtitle langua...Carl Hetherington
2013-07-18Speculative 4K support.Carl Hetherington
2013-07-18Improve config dialog layout (#181).Carl Hetherington
2013-07-17tabs -> spaces.Carl Hetherington
2013-07-17tabs -> spaces.Carl Hetherington
2013-07-17tabs -> spaces.Carl Hetherington
2013-07-16Include trimming.Carl Hetherington
2013-07-16Add some donators.Carl Hetherington
2013-07-16Fix up AudioMapping confusions with respect to number of content channels.Carl Hetherington
2013-07-16More noncopyable.Carl Hetherington
2013-07-16Some missing copy constructors / operator= / noncopyable.Carl Hetherington
2013-07-16Remove unused Film copy-constructor.Carl Hetherington
2013-07-16Small bits of tidying up.Carl Hetherington
2013-07-16Fix a couple of resource leaks on exceptions being thrown.Carl Hetherington
2013-07-16Remove some unnecessary includes in film.hCarl Hetherington
2013-07-16Rename Film::player to reflect the fact that it creates a new Player on each ...Carl Hetherington
2013-07-16Prevent viewer updates on timeline drag (#175).Carl Hetherington
2013-07-15Update and merge po files.Carl Hetherington
2013-07-15Fix mis-merge.Carl Hetherington
2013-07-15Merge.Carl Hetherington
2013-07-15Add some player tests. Fix seek with content at non-DCP frame rate. A few o...Carl Hetherington
2013-07-15DVD -> DCP.Carl Hetherington
2013-07-15Maybe re-sequence video when DCP frame rate changes.Carl Hetherington
2013-07-15Add comment note.Carl Hetherington
2013-07-15DVD -> DCP.Carl Hetherington
2013-07-15DVD -> DCP.Carl Hetherington
2013-07-15Decide best DCP rate based on the largest difference between a particular con...Carl Hetherington
2013-07-15Add friend for tests.Carl Hetherington
2013-07-15Add friend for tests.Carl Hetherington
2013-07-15Add default J2K bandwidth option.Carl Hetherington
2013-07-14Don't decode things if they are not enabled.Carl Hetherington
2013-07-14Resequence video (perhaps) on DCP video frame rate change.Carl Hetherington
2013-07-14Fix glitchness at the start by not seeking to -ve times.Carl Hetherington
2013-07-14A few errant DVD -> DCP.Carl Hetherington
2013-07-14Fix piece video_position, player _video_position and FFmpegDecoder _video_pos...Carl Hetherington
2013-07-13Revert content notebook to standard tab position.Carl Hetherington
2013-07-13More attempts to nail down seek.Carl Hetherington
2013-07-13Fix initial display of things.Carl Hetherington
2013-07-13Fix setup of filters label on load; select first content in newly-loaded films.Carl Hetherington
2013-07-13Make viewer cope with multiple video frames being emitted on a single pass.Carl Hetherington
2013-07-13Fix loading via File -> Open.Carl Hetherington
2013-07-13More seek tidying.Carl Hetherington
2013-07-13Write first_audio correctly.Carl Hetherington
2013-07-13Another attempt to fix back / same-frame seeks.Carl Hetherington