| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-22 | Allow + in DCP names for ISDCF RU rating strings. | Carl Hetherington | |
| 2018-03-16 | Another OS X signing-related fix. | Carl Hetherington | |
| 2018-02-04 | Listen for server replies on different ports on main and batch, and get ↵ | Carl Hetherington | |
| servers to send replies to both (#1190). | |||
| 2018-01-16 | In general the player assumes that it won't receive out of order video. | Carl Hetherington | |
| This clearly can happen with separate L/R sources. A pass in L might emit two frames which means the arrivals can't possibly be in order. This commit fixes this by introducing a Shuffler which all alternate-3D sources send their video to. The Shuffler re-orders things before they arrive at the player. It also fixes the code which inserts video frames before one that arrives after a gap. This didn't cope with 3D right before. The audio code solves a similar (perhaps the same?) problem with the AudioMerger; perhaps we should have a similar thing for video and make the player emit complete 3D frames. Should help with #976. | |||
| 2017-12-14 | Mark .exr as a valid image file. | Carl Hetherington | |
| 2017-08-14 | Add DCP size and length to player. | Carl Hetherington | |
| 2017-06-01 | Re-add missing audio mapping in butler for preview. | Carl Hetherington | |
| 2017-05-10 | Put av_register_all() in the right place. | Carl Hetherington | |
| 2017-05-09 | Simple cover sheet support (#1039). | Carl Hetherington | |
| 2017-04-19 | Various Doxygen fixes. | Carl Hetherington | |
| 2017-02-20 | Be more careful about allowing possibly-trouble-causing characters in DCP ↵ | Carl Hetherington | |
| filenames. | |||
| 2016-12-21 | Make "Add folder..." to accept a directory of WAV files (#942). | Carl Hetherington | |
| 2016-10-29 | Fix attempt to internationalise an empty string causing strange channel ↵ | Carl Hetherington | |
| names in the mapping view. | |||
| 2016-10-20 | Give a better error if the user tries to load a non-KDM as a DKDM into the ↵ | Carl Hetherington | |
| KDM creator. | |||
| 2016-09-30 | Better tidy_for_filename that doesn't screw up with UTF-8. | Carl Hetherington | |
| 2016-09-26 | Add note for translators. | Carl Hetherington | |
| 2016-08-28 | Fix typo (thanks Rob). | Carl Hetherington | |
| 2016-08-25 | Add channel details to high-audio-level hints (#822). | Carl Hetherington | |
| 2016-08-21 | Even better open-file error reports. | Carl Hetherington | |
| 2016-08-18 | Better errors on open fails; remove unused exception. | Carl Hetherington | |
| 2016-08-16 | Tidy up a few details with custom filenames. | Carl Hetherington | |
| 2016-08-12 | Move locale_convert into libdcp. | Carl Hetherington | |
| 2016-08-12 | Replace incorrect uses of raw_convert with a new locale_convert. | Carl Hetherington | |
| 2016-08-12 | Move raw_convert into libdcp. | Carl Hetherington | |
| 2016-08-12 | Remove all use of stringstream in an attempt to fix | Carl Hetherington | |
| the suspected thread-unsafe crash bugs on OS X. | |||
| 2016-08-04 | Different configuration of filename format for assets / metadata (since ↵ | Carl Hetherington | |
| CPL/PKL files don't refer to reels). | |||
| 2016-07-31 | Allow configuration of MXF/XML filenames (part of #710). | Carl Hetherington | |
| 2016-07-29 | Add reel index/count to DCP filename format. | Carl Hetherington | |
| 2016-07-29 | Simplification of name format stuff. | Carl Hetherington | |
| 2016-07-29 | Basics of custom DCP filename components. | Carl Hetherington | |
| 2016-07-22 | Rename SafeStringStream -> locked_stringstream. Bump deps for removal of ↵ | Carl Hetherington | |
| stringstream. | |||
| 2016-06-29 | Small tweaks to times in progress reports. | Carl Hetherington | |
| 2016-06-24 | Fix confused checks for Image/GraphicsMagick in wscript. Add missing ↵ | Carl Hetherington | |
| InitializeMagick() call, fixing crash on loading still images. | |||
| 2016-06-13 | Rename MD5Digester -> Digester. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-03-14 | Revert ea35bff; gives an error on Windows (locale::facet::_S_create_c_locale ↵ | Carl Hetherington | |
| name not valid). | |||
| 2016-03-13 | Ignore empty KDM email addresses (#818). | Carl Hetherington | |
| 2016-03-13 | Accept either , or . for a decimal separator in the gain calculator. | Carl Hetherington | |
| 2016-03-13 | Use the set locale for boost::lexical_cast to fix #824. | Carl Hetherington | |
| 2015-11-12 | Extend maximum DCP audio channels to 16. | Carl Hetherington | |
| 2015-08-26 | Separate FFmpegSubtitlePeriod. | Carl Hetherington | |
| 2015-08-26 | Rest of src/lib/*.h tidying. | Carl Hetherington | |
| 2015-08-25 | Purge rint() and use llrint and friends. | Carl Hetherington | |
| 2015-08-18 | Include tidying. | Carl Hetherington | |
| 2015-08-10 | Set up for the correct handling of UTF-8 with Windows | Carl Hetherington | |
| paths before trying to access the config file. Fixes #654. | |||
| 2015-07-30 | Changes to libdcp. | Carl Hetherington | |
| 2015-07-17 | Move curl_global_init() to dcpomatic_setup() and remove curl_global_cleanup. | Carl Hetherington | |
| 2015-07-01 | Remove some unused methods. | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-13 | Try to fix completely broken i18n. | Carl Hetherington | |
