summaryrefslogtreecommitdiff
path: root/src/lib/film_state.cc
AgeCommit message (Expand)Author
2012-10-16No-op; comments.Carl Hetherington
2012-10-16Limit name part of DCI name to 14 characters.Carl Hetherington
2012-10-16Fix date format in DCP names.Carl Hetherington
2012-10-16Various DCI naming tweaks and a subtitle bug fix.Carl Hetherington
2012-10-16Partial attempt at cleanup of naming straight vs DCI.Carl Hetherington
2012-10-16Clumsy DCI naming dialog.Carl Hetherington
2012-10-15Some work on DCI naming. Clean up compacted / aligned image handling somewhat.Carl Hetherington
2012-10-11Basic sub offset support.Carl Hetherington
2012-10-11Use PNG for thumbs so that we get alpha blending in wxwidgets.Carl Hetherington
2012-10-10Thumbs sort of have subs.Carl Hetherington
2012-10-10Merge branch 'master' into subsCarl Hetherington
2012-10-09Simplify and test audio sample rate alteration.Carl Hetherington
2012-10-09Make subtitle addition optional.Carl Hetherington
2012-10-07Fix up some bugs when using limited DCP range (reported by Wolfgang Woehl).Carl Hetherington
2012-10-02Use drop-frame sound hack for 30 fps drop as well.Carl Hetherington
2012-10-01Various fixes to resampling.Carl Hetherington
2012-09-27Try to fix problems with upper-case still-image extensions.Carl Hetherington
2012-09-23Remove probably unnecessary and certainly erroneous hack for content digest b...Carl Hetherington
2012-08-01Fix crash with still images.Carl Hetherington
2012-07-27Use a Crop struct and use it to speed up cropping a bit.Carl Hetherington
2012-07-27Clean up a few bits.Carl Hetherington
2012-07-27Un-hard-wire bytes per sample slightly.Carl Hetherington
2012-07-24Fix bad access of content path.Carl Hetherington
2012-07-23Try to improve path handling a bit, and add a few tests.Carl Hetherington
2012-07-23Use MD5 digest of content file as part of the J2C directory, rather than the ...Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington