| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-18 | Add a note to be fixed in #1073. | Carl Hetherington | |
| 2017-06-18 | Small optimisation. | Carl Hetherington | |
| 2017-06-18 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic | Carl Hetherington | |
| 2017-06-18 | Remove spurious fills of audio data. | Carl Hetherington | |
| With a 29.97 source I had problems because the earliest decoder position was one DCPTime quantum ahead of the last audio time; this looks like it was due to the content-to-DCP time conversion using 1.001 as the ratio for 30/29.97 rather than 1.001001; I haven't investigated why. This all needs more careful consideration... | |||
| 2017-06-15 | Fix crash when finding DCP size with Interop subs. | Carl Hetherington | |
| 2017-06-14 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2017-06-14 | Another pot/merge. | Carl Hetherington | |
| 2017-06-14 | Updated fr_FR translation from Thierry Journet. | Carl Hetherington | |
| 2017-06-14 | pot/merge. | Carl Hetherington | |
| 2017-06-11 | Catch butler runaway when no audio is provided by the player. | Carl Hetherington | |
| 2017-06-11 | Fix incorrect audio MXFs when writing multiple reels. | Carl Hetherington | |
| 2017-06-08 | Add size and audio/subtitle languages to contact sheet. | Carl Hetherington | |
| 2017-06-08 | Updated de_DE translation from Carsten Kurz. | Carl Hetherington | |
| 2017-06-07 | Fix mixdown mapping. | Carl Hetherington | |
| 2017-06-07 | Fix crash when alpha-blending subtitles onto YUV420 images. | Carl Hetherington | |
| 2017-06-07 | Basic and untested export option to bounce down to stereo; add encoder test ↵ | Carl Hetherington | |
| with subs (which fails). | |||
| 2017-06-07 | Fix incorrect reel numbers in subtitle XML/MXF. | Carl Hetherington | |
| 2017-06-05 | Improve management of certificate chains to make it harder to have | Carl Hetherington | |
| an inconsistent chain / private key set. | |||
| 2017-06-01 | Improve an error message. | Carl Hetherington | |
| 2017-06-01 | Stop old frames appearing in the preview after seeks. | Carl Hetherington | |
| 2017-06-01 | Re-add missing audio mapping in butler for preview. | Carl Hetherington | |
| 2017-06-01 | Create ZIP files for emails in temporary directories. | Carl Hetherington | |
| 2017-06-01 | Remove emailed ZIP files when they are no longer needed. | Carl Hetherington | |
| 2017-05-31 | Allow repeat-frame to work with 3D. | Carl Hetherington | |
| 2017-05-30 | Fix build. | Carl Hetherington | |
| 2017-05-30 | Remove call to fill_audio which goes wrong with multi-audio-stream content. | Carl Hetherington | |
| This call just doesn't take multi-stream into account. Removing it does not trip any tests so I think it may be superfluous... | |||
| 2017-05-30 | Add a debug log for an assertion failure. | Carl Hetherington | |
| 2017-05-30 | Fix what empirically seems to be a double-delete, though I'm not sure how it is. | Carl Hetherington | |
| 2017-05-29 | Fix hang in client_server tests. | Carl Hetherington | |
| 2017-05-27 | Optimise sorting of image filenames. | Carl Hetherington | |
| One regression here is that /1/01/1 will be seen as greater than /1/2/1 as the numbers are now coalesced so the comparsion would be 1011 cf 121. | |||
| 2017-05-26 | Fix unlikely crash. | Carl Hetherington | |
| 2017-05-26 | Some missing cleanup of _broadcast. | Carl Hetherington | |
| 2017-05-26 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2017-05-25 | Another speculative attempt to fix crash on quit. | Carl Hetherington | |
| 2017-05-25 | Attempt to fix crash on ~Server(). | Carl Hetherington | |
| 2017-05-25 | Nag about potential problems when remaking the decryption chain. | Carl Hetherington | |
| 2017-05-25 | pot/merge. | Carl Hetherington | |
| 2017-05-25 | Missing virtual destructor. | Carl Hetherington | |
| 2017-05-25 | Trim some code. | Carl Hetherington | |
| 2017-05-25 | More tests; fix blend for YUV420P10LE. | Carl Hetherington | |
| 2017-05-24 | Implement alpha_blend for YUV420P and YUV420P10. Improve unit test. | Carl Hetherington | |
| 2017-05-24 | Fix crash on OS X when chroma subsampling is happening. | Carl Hetherington | |
| 2017-05-24 | Keep model up to date when reordering KDMs. | Carl Hetherington | |
| 2017-05-24 | Support basic drag-and-drop of DKDMs. | Carl Hetherington | |
| 2017-05-24 | Missing files. | Carl Hetherington | |
| 2017-05-24 | Basic implementation of a tree view for DKDMs (#1012). | Carl Hetherington | |
| 2017-05-24 | Better error message. | Carl Hetherington | |
| 2017-05-23 | Try to stop crashes when tests are torn down. | Carl Hetherington | |
| 2017-05-23 | White space tweaks. | Carl Hetherington | |
| 2017-05-23 | Add Content::set_paths(). | Carl Hetherington | |
