| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-08-24 | Basic template support (#485). | 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-07-22 | Rename SafeStringStream -> locked_stringstream. Bump deps for removal of ↵ | Carl Hetherington | |
| stringstream. | |||
| 2016-07-20 | Do EncodeServerFinder 'disable' in a more sensible way. | Carl Hetherington | |
| Just stop the threads and clear the server list when stop() is called. | |||
| 2016-07-08 | Fix failure to analyse audio in some cases. | Carl Hetherington | |
| This fixes audio-only content when the first-emitted audio is not at time zero. This used to cause a seek which is not possible with audio-only. This commit removes the unnecessary seek which was due to missing silent-padding of the first-emitted audio. | |||
| 2016-06-21 | Revert "Use make_shared<>." | Carl Hetherington | |
| Support for this seems to vary wildly across DoM's build targets. Stuff that builds on 16.04 won't build on 14.04, for example. Seems to not be worth the hassle now. This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f. | |||
| 2016-06-21 | Use make_shared<>. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-05-18 | Better information when check_audio_file fails. | Carl Hetherington | |
| 2015-12-11 | Rename Server -> EncodeServer, ServerFinder -> EncodeServerFinder, ↵ | Carl Hetherington | |
| ServerDescription -> EncodeServerDescription. | |||
| 2015-11-03 | Attempt to fix test idle hacks. | Carl Hetherington | |
| 2015-10-19 | Calm logging during tests. | Carl Hetherington | |
| 2015-09-14 | More <iostream> includes for Arch. | Carl Hetherington | |
| 2015-09-14 | Quieten tests a bit. | Carl Hetherington | |
| 2015-08-26 | Stop ui_idle() being called loads and loads of times during tests. | Carl Hetherington | |
| 2015-08-26 | Include tidying src/lib/a-j*.h | Carl Hetherington | |
| 2015-07-15 | More informative failures. | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-19 | No-op; variable renaming. | Carl Hetherington | |
| 2015-06-10 | Ignore differing SMPTE subtitle issue dates when comparing DCPs. | Carl Hetherington | |
| 2015-06-10 | Fix warnings. | Carl Hetherington | |
| 2015-06-08 | Adapt for changes to libdcp API. | Carl Hetherington | |
| 2015-06-04 | Add some debugging for the weird 'you must add some content' occasional test ↵ | Carl Hetherington | |
| failure. | |||
| 2015-06-03 | Potentially nicer version of previous. | Carl Hetherington | |
| 2015-06-03 | Attempt to fix random test failures due to examine content jobs not quite ↵ | Carl Hetherington | |
| finishing. | |||
| 2015-05-27 | Use BOOST_REQUIRE to stop a hail of errors. | Carl Hetherington | |
| 2015-05-25 | Test fixes. | Carl Hetherington | |
| 2015-05-20 | Speculative alteration to server port for tests. | Carl Hetherington | |
| 2015-05-17 | 22b13e0d021313d3b0bc6a65abf535878f45d278 from master; add test for audio ↵ | Carl Hetherington | |
| analysis with -ve delay. | |||
| 2015-05-13 | Rename UISignaller -> SignalManager. | Carl Hetherington | |
| 2015-05-08 | Try to fix previous. | Carl Hetherington | |
| 2015-05-08 | Fix excessive errors in tests when one job fails. | Carl Hetherington | |
| 2015-04-30 | Fix check_xml that ignored attributes. | Carl Hetherington | |
| 2015-02-08 | Fix memory leak in test. | Carl Hetherington | |
| 2015-01-08 | Fix build. | Carl Hetherington | |
| 2014-10-26 | Another missing Magick hack. | Carl Hetherington | |
| 2014-09-10 | Make tests robust to config changes of J2K bandwidth. | Carl Hetherington | |
| 2014-08-24 | Fix tests. | Carl Hetherington | |
| 2014-07-22 | Write subtitle intrinsic durations to match the picture in the reel; sort ↵ | Carl Hetherington | |
| out test fiasco after making libdcp compare DCPs properly again. | |||
| 2014-07-01 | Fix build. | Carl Hetherington | |
| 2014-06-27 | Fix segfault when tests fail. | Carl Hetherington | |
| 2014-06-20 | Fix small .srt parsing bug; add a test. | Carl Hetherington | |
| 2014-06-20 | Merge master; fix destruction of Server; some test cleanups. | Carl Hetherington | |
| 2014-06-12 | Merge master. | Carl Hetherington | |
| 2014-06-10 | Use ISDCF rather than DCI when talking about the digital cinema | Carl Hetherington | |
| naming convention (#362). Reported-by: Mattias Mattsson | |||
| 2014-05-02 | Hopefully fix crash at the end of tests. | Carl Hetherington | |
| 2014-04-29 | Various comment fixes to tests. | Carl Hetherington | |
| 2014-04-10 | More comprehensive error report from tests. | Carl Hetherington | |
| 2014-04-02 | Various fixes to FFmpeg decoder, including a couple of tests. | Carl Hetherington | |
| 2014-02-24 | Tweaks for libdcp. | Carl Hetherington | |
