Fix mis-alignment of copied AlignedImages; add some asserts; some docs.
[dcpomatic.git] / src / lib / film.h
2012-11-18 Carl HetheringtonFix mis-alignment of copied AlignedImages; add some...
2012-11-17 Carl HetheringtonAnother attempt to do external audio moderately nicely.
2012-11-14 Carl HetheringtonTry a bit of backwards compatibility in state file.
2012-11-12 Carl HetheringtonMerge ChangeLog.
2012-11-11 Carl HetheringtonRename use_source_audio to use_content_audio.
2012-11-10 Carl HetheringtonMerge master.
2012-11-10 Carl HetheringtonMore various AudioStream hacks.
2012-11-07 Carl HetheringtonGUI and metadata for external audio.
2012-11-05 Carl HetheringtonA few comments.
2012-11-05 Carl HetheringtonMove trimming into the encoder; seems to be cleaner.
2012-11-04 Carl HetheringtonFix merge; other tweaks.
2012-11-04 Carl HetheringtonVarious work on range setting.
2012-11-04 Carl HetheringtonMerge master.
2012-11-04 Carl HetheringtonUntested trim of start and end.
2012-11-04 Carl HetheringtonRemove trim action settings.
2012-10-26 Carl HetheringtonTry to fix name problems if an encode crosses midnight.
2012-10-25 Carl HetheringtonMissing include and boost::
2012-10-25 Carl HetheringtonTry to clean up Film locking a bit.
2012-10-25 Carl HetheringtonTry to fix range UI a little.
2012-10-24 Carl HetheringtonTry to clean up source length handling.
2012-10-24 Carl HetheringtonUse boost::signals2; fix bugs with x-thread signalling.
2012-10-24 Carl HetheringtonTidy up now we have a x-thread signaller.
2012-10-24 Carl HetheringtonMake Film state thread-safe.
2012-10-24 Carl HetheringtonMerge FilmState / Film.
2012-10-21 Carl HetheringtonPartial merge of examine content and thumbnail jobs.
2012-10-20 Carl HetheringtonRemove unused variable.
2012-10-17 Carl HetheringtonRe-work FilmState / Film relationship a bit; Film now...
2012-10-17 Carl HetheringtonUpdate stream choices correctly when changed.
2012-10-17 Carl HetheringtonBasic support for selection of audio / subtitle streams.
2012-10-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-16 Carl HetheringtonNo-op; comments.
2012-10-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-16 Carl HetheringtonPartial attempt at cleanup of naming straight vs DCI.
2012-10-16 Carl HetheringtonClumsy DCI naming dialog.
2012-10-15 Carl HetheringtonUnholy melange of stuff; setup a standard test config...
2012-10-15 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-14 Carl HetheringtonMerge branch 'subs'
2012-10-11 Carl HetheringtonBasic sub offset support.
2012-10-10 Carl HetheringtonThumbs sort of have subs.
2012-10-10 Carl HetheringtonMerge branch 'master' into subs
2012-10-09 Carl HetheringtonMake subtitle addition optional.
2012-09-28 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-09-22 Carl HetheringtonDo interruption of ThreadStaticText properly.
2012-09-21 Carl HetheringtonTweak properties dialogue layout and add a note of...
2012-08-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-08-01 Carl HetheringtonStop fps being editable.
2012-07-27 Carl HetheringtonUse a Crop struct and use it to speed up cropping a...
2012-07-26 Carl HetheringtonTry to do change-ignoring better.
2012-07-14 Carl HetheringtonMove things round a bit.