More player debugging for butler video-full states.
[dcpomatic.git] / src / lib / content.cc
2019-02-12 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-02-12 Carl HetheringtonTry to fix some warnings.
2018-12-12 Carl HetheringtonFix content properties (#1428).
2018-11-24 Carl HetheringtonFix missed overload change.
2018-11-21 Carl HetheringtonRemove Film pointer from clone().
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-11-07 Carl HetheringtonDon't emit video frame rate changes when they don't...
2018-09-25 Carl HetheringtonAdd frame rate to technical summary of content.
2018-08-21 Carl HetheringtonReset last write times on examine.
2018-08-21 Carl HetheringtonCheck content for changes on loading a project.
2018-08-21 Carl HetheringtonStore mtime in Content.
2018-08-21 Carl HetheringtonMake Content::_paths private.
2018-08-21 Carl HetheringtonRemove unused method.
2018-08-20 Carl HetheringtonMake ContentChange into a generic ChangeSignaller and... v2.13.44
2018-08-19 Carl HetheringtonReplace May/Done/NotDone signal sets with one signal...
2018-08-17 Carl HetheringtonPosition is not affected when Content video frame rate...
2018-08-14 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-08-13 Carl HetheringtonMore fixes for errors / crashes / misbehaviour with...
2018-08-01 Carl HetheringtonForce audio content to be on a sample boundary.
2018-07-23 Carl HetheringtonTidy up after mass rename.
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-21 Carl HetheringtonRevert "Remove join function; the code is long and...
2018-07-21 Carl HetheringtonBasics of multiple captions per content so that DCPCont...
2018-07-20 Carl HetheringtonRemove join function; the code is long and I don't...
2018-07-19 Carl HetheringtonClean up after previous commit.
2018-07-19 Carl HetheringtonRename Subtitle -> Text
2018-07-09 Carl HetheringtonMaintain frame-snap for position and trim when set_vide...
2018-02-08 Carl Hetheringtontypeid() doesn't seem to downcast, so just check types...
2018-01-14 Carl HetheringtonFix crash when unsetting forced video frame rates in...
2018-01-05 Carl Hetheringtons/use_template/take_settings_from/g
2017-12-11 Carl HetheringtonFix various problems caused by non-integer-frame start...
2017-07-12 Carl HetheringtonForce video content to start on a frame boundary.
2017-05-23 Carl HetheringtonAdd Content::set_paths().
2017-01-05 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-01-04 Carl HetheringtonRename Time::round_up to Time::ceil.
2016-08-24 Carl HetheringtonBasic template support (#485).
2016-08-24 Carl HetheringtonRevert "Bump libdcp for new method."
2016-08-24 Carl HetheringtonBump libdcp for new method.
2016-08-12 Carl HetheringtonMove locale_convert into libdcp.
2016-08-12 Carl HetheringtonReplace incorrect uses of raw_convert with a new locale...
2016-08-12 Carl HetheringtonMove raw_convert into libdcp.
2016-08-12 Carl HetheringtonRemove all use of stringstream in an attempt to fix
2016-07-22 Carl HetheringtonRename SafeStringStream -> locked_stringstream. Bump...
2016-06-29 Carl HetheringtonTweak content properties layout (#895).
2016-06-13 Carl HetheringtonRename MD5Digester -> Digester.
2016-06-02 Carl HetheringtonFix missing content properties when using translations.
2016-06-01 Carl HetheringtonStore video frame rate in XML (#883).
2016-05-31 Carl HetheringtonRestore some missing stuff to the content properties...
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-18 Carl HetheringtonMove video frame rate ('prepared-for') into Content.
2016-05-18 Carl HetheringtonFix crash on emitting a signal during a constructor.
2016-05-18 Carl HetheringtonSplit audio; builds.
2016-05-18 Carl HetheringtonMove UserProperty into its own file.
2016-02-18 Carl HetheringtonVarious improvements to the content properties dialogue...
2016-02-16 Carl HetheringtonMove reel_split_points from VideoContent to Content.
2015-11-06 Carl HetheringtonClean up a bit by using Content::film() more.
2015-09-15 Carl HetheringtonBack-end for very basic and hacky VF support for a...
2015-09-14 Carl HetheringtonLots of #include <iostream>s for Arch.
2015-08-18 Carl HetheringtonInclude tidying.
2015-07-19 Carl HetheringtonFix daft mistake in time fixups causing end trim to...
2015-07-14 Carl HetheringtonExpress trims using ContentTime so that they do not...
2015-06-21 Carl HetheringtonAdd more video properties to content properties dialog.
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-06-19 Carl HetheringtonNo-op; variable renaming.
2015-06-02 Carl HetheringtonHandle multiple audio streams in a single piece of...
2015-05-20 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-05-13 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-05-13 Carl HetheringtonRename UISignaller -> SignalManager.
2015-05-13 Carl HetheringtonFix crashes on x-thread signal emission.
2015-04-16 Carl HetheringtonAdd our own raw_convert that uses SafeStringStream.
2015-01-24 Carl HetheringtonHand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e...
2014-12-20 Carl HetheringtonHand-apply d849d411cff28ef5453085791d0b4d7cd73bd070...
2014-12-09 Carl HetheringtonVarious fixes pointed out by tests.
2014-12-08 Carl HetheringtonHand-apply 63142d58947cf10ed6f6eaeb42508eaa374a6a93...
2014-12-06 Carl HetheringtonUnnecessary using.
2014-12-05 Carl HetheringtonInclude rearrangement.
2014-12-03 Carl HetheringtonHand-apply d3bc61f0af33fedf02ac1a28cf91989ee9cd2fb6...
2014-12-03 Carl HetheringtonHand-apply 6a3cd511559433554ab40ed72ff94b7d8dc2c5bd...
2014-10-25 Carl HetheringtonMerge master.
2014-10-22 Carl HetheringtonMerge master.
2014-10-21 Carl HetheringtonMerge master.
2014-10-16 Carl HetheringtonMerge branch 'master' into 12bit
2014-10-15 Carl HetheringtonMerge master.
2014-10-08 Carl HetheringtonMerge master.
2014-10-02 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-30 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-29 Carl HetheringtonMerge master.
2014-09-22 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-16 Carl HetheringtonMerge master.
2014-09-12 Carl HetheringtonMerge master.
2014-09-11 Carl HetheringtonMerge master.
2014-09-10 Carl HetheringtonMerge master.
2014-09-10 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-09 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-09-09 Carl HetheringtonMerge master.
2014-09-08 Carl HetheringtonMerge master.
2014-09-07 Carl HetheringtonMerge master.
2014-09-03 Carl HetheringtonMerge master.
2014-08-31 Carl HetheringtonMerge remote-tracking branch 'origin/master' into 2.0
2014-08-31 Carl HetheringtonMerge master.
next