| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-29 | Supporter. | 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 | Decryption keys are really for decrypting KDMs, not DCPs. | Carl Hetherington | |
| 2017-05-25 | Missing virtual destructor. | Carl Hetherington | |
| 2017-05-25 | Supporter. | Carl Hetherington | |
| 2017-05-25 | New OS X menu bar icon for server. | 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 | Try to respect ordering when dragging and dropping. | Carl Hetherington | |
| 2017-05-24 | Support basic drag-and-drop of DKDMs. | Carl Hetherington | |
| 2017-05-24 | Don't crash when failing to parse a KDM. | 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 | Fix find-missing-content. | Carl Hetherington | |
| 2017-05-23 | Speculative fix for adding DCPs to projects with dcpomatic2_create. | Carl Hetherington | |
| 2017-05-23 | White space tweaks. | Carl Hetherington | |
| 2017-05-23 | Add Content::set_paths(). | Carl Hetherington | |
| 2017-05-22 | Remove some unused code. | Carl Hetherington | |
| 2017-05-21 | Comment format tweak. | Carl Hetherington | |
| 2017-05-21 | Fix _position with VIDEO_FRAME_TYPE_3D_ALTERNATE. | Carl Hetherington | |
| 2017-05-21 | Remove debug. | Carl Hetherington | |
| 2017-05-21 | Do resampling in AudioDecoder rather than Player. | Carl Hetherington | |
| This fixes the problem where the decoder's position would not take into account that all samples pushed into the resampler do not always immediately come out. This would result in Player thinking that there would be gaps when there are not. | |||
| 2017-05-20 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic | Carl Hetherington | |
| 2017-05-20 | Fix incorrect asserts. | Carl Hetherington | |
| 2017-05-19 | Supporter. | Carl Hetherington | |
| 2017-05-19 | Supporter. | Carl Hetherington | |
| 2017-05-19 | Fix infinite loop with referenced audio. | Carl Hetherington | |
| 2017-05-18 | Fix audio fill in the presence of audio delay. | Carl Hetherington | |
| 2017-05-18 | Fix order of pass/fill; only round up at the end of the playlist, not on ↵ | Carl Hetherington | |
| every fill. | |||
| 2017-05-18 | Supporter. | Carl Hetherington | |
| 2017-05-18 | Player should fill towards the next video frame. | Carl Hetherington | |
| 2017-05-18 | Remove old declaration. | Carl Hetherington | |
