summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-05-20libdcp -> dcp fixes.Carl Hetherington
2014-05-20Merge master.Carl Hetherington
2014-05-19Use cxml::ConstNodePtr.Carl Hetherington
2014-05-19Bump versionCarl Hetherington
2014-05-19Bump versionCarl Hetherington
2014-05-19ChangeLog.Carl Hetherington
2014-05-19Merge delay-decode-take2 branch into master.Carl Hetherington
2014-05-16Merge master.Carl Hetherington
2014-05-16Bump versionCarl Hetherington
2014-05-16Bump versionCarl Hetherington
2014-05-16Merge branch 'master' of ssh://main.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2014-05-16Fix various confusions in translations of abbreviated channel namesCarl Hetherington
(Lc, Rc etc.) Reported-by: Carsten Kurz
2014-05-15Bump libdcp dep for timezone fixes.Carl Hetherington
2014-05-15Add some comments.Carl Hetherington
2014-05-14Bump versionCarl Hetherington
2014-05-14Bump versionCarl Hetherington
2014-05-14Bump libdcp to remove checks on PCM MXF edit rates,Carl Hetherington
so we can generate strange ones in DCP-o-matic. Reported-by: Noah Orozco
2014-05-14Merge branch 'master' of ssh://main.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2014-05-14Fix assertion failure on cancelling a File->Exit.Carl Hetherington
2014-05-14Bump libdcp dep.Carl Hetherington
2014-05-14Add ImageProxy class.Carl Hetherington
2014-05-14Make DCPVideoFrame use PlayerVideoFrame to store its image.Carl Hetherington
2014-05-14Move Eyes and ColourConversion into PlayerVideoFrame.Carl Hetherington
2014-05-14Rename PlayerImage to PlayerVideoFrame and give it its own file.Carl Hetherington
2014-05-13Bump versionCarl Hetherington
2014-05-13Bump versionCarl Hetherington
2014-05-13Remove 100fps limit when using "any DCP frame rate".Carl Hetherington
Reported-by: Noah Orozco
2014-05-12Bump versionCarl Hetherington
2014-05-12Bump versionCarl Hetherington
2014-05-12Add option to use any DCP frame rate, rather than just theCarl Hetherington
"allowed" set. Requested-by: Noah Orozco
2014-05-12Bump versionCarl Hetherington
2014-05-12Bump versionCarl Hetherington
2014-05-12Merge branch 'master' of ssh://main.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2014-05-12Fix crash caused by previous change; doubles are expressed using scientific ↵Carl Hetherington
notation by default, so avoid them where possible.
2014-05-12Bump versionCarl Hetherington
2014-05-12Bump versionCarl Hetherington
2014-05-12Bump libdcp in cscript.Carl Hetherington
2014-05-12Merge branch 'master' of ssh://main.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2014-05-12ChangeLog.Carl Hetherington
2014-05-12Remove LocaleGuard and lexical_cast<> in favour of libdcp::raw_convert,Carl Hetherington
which should get things right with both decimal and thousands separators; LocaleGuard fixed decimal separators ok but not, it appears, thousands ones.
2014-05-10Merge master.Carl Hetherington
2014-05-10Bump versionCarl Hetherington
2014-05-10Bump versionCarl Hetherington
2014-05-10Merge branch 'master' of ssh://main.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2014-05-10Fix setup of the libswresample context to work with high channelCarl Hetherington
counts. Reported-by: Sumit
2014-05-09Bump versionCarl Hetherington
2014-05-09Bump versionCarl Hetherington
2014-05-09Merge.Carl Hetherington
2014-05-09Fix crash on using content with more than 12 audio channels.Carl Hetherington
Reported-by: Sumit
2014-05-09MAX_AUDIO_CHANNELS -> MAX_DCP_AUDIO_CHANNELS.Carl Hetherington