summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2014-09-12Missing file.Carl Hetherington
2014-09-11Spot repeated frames from single-image sources and optimise encoding.Carl Hetherington
2014-09-11Clarify logic.Carl Hetherington
2014-09-11No-op; rename a variable and add some comments.Carl Hetherington
2014-09-10Fix loading of 1.x films.Carl Hetherington
2014-09-10Don't automatically call pass() without first checking to see if we haveCarl Hetherington
2014-09-10Comments.Carl Hetherington
2014-09-09Merge master.Carl Hetherington
2014-09-09Use dcpomatic2 for config files (for now, at least) and remove old .dvdomatic...Carl Hetherington
2014-09-08po merge.Carl Hetherington
2014-09-08Fix Targa file loading.Carl Hetherington
2014-09-08Merge master.Carl Hetherington
2014-09-08Move VideoContentScale to its own file.Carl Hetherington
2014-09-07Merge master.Carl Hetherington
2014-09-07Use VideoContentScale rather than Ratio for the default scale to.Carl Hetherington
2014-09-04Fix warning.Carl Hetherington
2014-09-04Merge master.Carl Hetherington
2014-09-03Put the right 'actual' ratio in DCP titles even with no-stretch and no-scale.Carl Hetherington
2014-09-03Speculative fix for Doremi certificate download on OS X.Carl Hetherington
2014-09-02Add a reasonably low timeout to curl fetches.Carl Hetherington
2014-09-01Speculative v2 update.Carl Hetherington
2014-09-01Merge master.Carl Hetherington
2014-08-31Stop CPL <Creator> tag being configurable and use DCP-o-matic version number ...Carl Hetherington
2014-08-31Fix i18n of strings from src/lib/po on OS X. There were two bugs;Carl Hetherington
2014-08-31Merge master.Carl Hetherington
2014-08-31pot merge.Carl Hetherington
2014-08-30Merge master.Carl Hetherington
2014-08-26pot-merge.Carl Hetherington
2014-08-25Merge master.Carl Hetherington
2014-08-25Basic recent files list in the File menu.Carl Hetherington
2014-08-25Also create decryption certs if there is no config file.Carl Hetherington
2014-08-25Comments.Carl Hetherington
2014-08-25Create a dcp::Signer in Config even when there is no existing file.Carl Hetherington
2014-08-23Fix some errant stringstreams.Carl Hetherington
2014-08-23Merge master.Carl Hetherington
2014-08-23Revert use of AVFormatContext::start_time when computing the lengthCarl Hetherington
2014-08-19Use SafeStringStream instead of std::stringstream to try to fix random crashe...Carl Hetherington
2014-08-11Merge master.Carl Hetherington
2014-08-11Remove some left-over JSON bits.Carl Hetherington
2014-08-09Properly remove JSON server; remove some unused usings; remove some unnecessa...Carl Hetherington
2014-08-09Remove JSON server code.Carl Hetherington
2014-08-09Only build FrameRateChange description when required, not every time one is c...Carl Hetherington
2014-08-06Merge master.Carl Hetherington
2014-08-04Add KDM BCC email option.Carl Hetherington
2014-07-25Comment tweak.Carl Hetherington
2014-07-25Put some get/sets in FFmpegAudioStream.Carl Hetherington
2014-07-25Remove unused variable.Carl Hetherington
2014-07-23Reinstate AudioDecoder::flush().Carl Hetherington
2014-07-23Fix excessive memory usage on long plays without audio.Carl Hetherington
2014-07-22Fix some warnings.Carl Hetherington