summaryrefslogtreecommitdiff
path: root/src/lib/film.h
AgeCommit message (Expand)Author
2013-01-06A bit more logging.Carl Hetherington
2012-12-19Re-work again so that there's just one encoder; various tweaks to still-image...Carl Hetherington
2012-12-17Various fixes to still-image mode.Carl Hetherington
2012-12-16Merge speed-up branch.Carl Hetherington
2012-12-15Remove thumbnailing stuff.Carl Hetherington
2012-12-10Add trust content header switch.Carl Hetherington
2012-12-04Merge master.Carl Hetherington
2012-12-03Remove film player, DVD ripping, alignment, screen configs; never finished an...Carl Hetherington
2012-12-01Remove unnecessary virtual qualifier.Carl Hetherington
2012-11-19Remove never-tested DVD ripping / title code.Carl Hetherington
2012-11-18Fix mis-alignment of copied AlignedImages; add some asserts; some docs.Carl Hetherington
2012-11-17Another attempt to do external audio moderately nicely.Carl Hetherington
2012-11-14Try a bit of backwards compatibility in state file.Carl Hetherington
2012-11-11Rename use_source_audio to use_content_audio.Carl Hetherington
2012-11-10More various AudioStream hacks.Carl Hetherington
2012-11-07GUI and metadata for external audio.Carl Hetherington
2012-11-05A few comments.Carl Hetherington
2012-11-05Move trimming into the encoder; seems to be cleaner.Carl Hetherington
2012-11-04Various work on range setting.Carl Hetherington
2012-11-04Untested trim of start and end.Carl Hetherington
2012-11-04Remove trim action settings.Carl Hetherington
2012-10-26Try to fix name problems if an encode crosses midnight.Carl Hetherington
2012-10-25Missing include and boost::Carl Hetherington
2012-10-25Try to clean up Film locking a bit.Carl Hetherington
2012-10-25Try to fix range UI a little.Carl Hetherington
2012-10-24Try to clean up source length handling.Carl Hetherington
2012-10-24Use boost::signals2; fix bugs with x-thread signalling.Carl Hetherington
2012-10-24Tidy up now we have a x-thread signaller.Carl Hetherington
2012-10-24Make Film state thread-safe.Carl Hetherington
2012-10-24Merge FilmState / Film.Carl Hetherington
2012-10-21Partial merge of examine content and thumbnail jobs.Carl Hetherington
2012-10-20Remove unused variable.Carl Hetherington
2012-10-17Re-work FilmState / Film relationship a bit; Film now inherits from FilmState...Carl Hetherington
2012-10-17Update stream choices correctly when changed.Carl Hetherington
2012-10-17Basic support for selection of audio / subtitle streams.Carl Hetherington
2012-10-16No-op; comments.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-15Unholy melange of stuff; setup a standard test config; send / receive subs to...Carl Hetherington
2012-10-11Basic sub offset support.Carl Hetherington
2012-10-10Thumbs sort of have subs.Carl Hetherington
2012-10-09Make subtitle addition optional.Carl Hetherington
2012-09-22Do interruption of ThreadStaticText properly.Carl Hetherington
2012-09-22Tweak properties dialogue layout and add a note of how many J2K frames have a...Carl Hetherington
2012-08-01Stop fps being editable.Carl Hetherington
2012-07-27Use a Crop struct and use it to speed up cropping a bit.Carl Hetherington
2012-07-26Try to do change-ignoring better.Carl Hetherington
2012-07-15Move things round a bit.Carl Hetherington