| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-04 | Bump versionv2.1.52 | Carl Hetherington | |
| 2015-09-04 | Update test/data. | Carl Hetherington | |
| 2015-09-04 | Try to give test/data git submodule a relative URL. | Carl Hetherington | |
| 2015-09-04 | Bump ffmpeg for gomp build fix. | Carl Hetherington | |
| 2015-09-04 | Try to prevent ffmpeg shared build for Linux as it fails to link statically ↵ | Carl Hetherington | |
| to libsoxr. | |||
| 2015-09-03 | Bump version | Carl Hetherington | |
| 2015-09-03 | Bump versionv2.1.51 | Carl Hetherington | |
| 2015-09-03 | Bump ffmpeg again. | Carl Hetherington | |
| 2015-09-03 | Bump ffmpeg for cscript typo. | Carl Hetherington | |
| 2015-09-03 | libsoxr deps in .debs. | Carl Hetherington | |
| 2015-09-03 | Try to fix centos build. | Carl Hetherington | |
| 2015-09-03 | Merge. | Carl Hetherington | |
| 2015-09-03 | Bump ffmpeg-cdist. | Carl Hetherington | |
| 2015-09-02 | Bump ffmpeg for the soxr resampler. | Carl Hetherington | |
| 2015-09-02 | Use soxr resampler. | Carl Hetherington | |
| 2015-09-02 | Don't share _terminate. | Carl Hetherington | |
| _terminate was being shared between enqueue() and the encoding threads so that when terminating and recreating the encoding threads any pending enqueue() was dropped (#683). | |||
| 2015-09-02 | Add another unit test. | Carl Hetherington | |
| 2015-09-02 | Bump version | Carl Hetherington | |
| 2015-09-02 | Bump versionv2.1.50 | Carl Hetherington | |
| 2015-09-01 | Don't start thread in constructor. (ServerFinder) | Carl Hetherington | |
| 2015-09-01 | Don't start thread in constructor. (Writer) | Carl Hetherington | |
| 2015-09-01 | Tidy up thread in destructor (Job) | Carl Hetherington | |
| 2015-09-01 | Don't start thread in constructor. (JobManager) | Carl Hetherington | |
| 2015-09-01 | Don't start thread in constructor; tidy up thread in destructor (UpdateChecker). | Carl Hetherington | |
| 2015-09-01 | update.{cc,h} -> update_checker.{cc,h}. | Carl Hetherington | |
| 2015-09-01 | Fix crash on cancellation of encodes during check of image data; allow ↵ | Carl Hetherington | |
| cancellation during this time (#679). | |||
| 2015-09-01 | Add basic test for client/server with a J2K image. | Carl Hetherington | |
| 2015-09-01 | Hack to remove boost atomic dependency. | Carl Hetherington | |
| 2015-09-01 | Try to fix build. | Carl Hetherington | |
| 2015-09-01 | Comment. | Carl Hetherington | |
| 2015-09-01 | Merge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0 | Carl Hetherington | |
| 2015-09-01 | Fix duplicate name of _mutex in ExceptionStore and some of its children. | Carl Hetherington | |
| 2015-09-01 | Protect _threads with a mutex since it may be updated from | Carl Hetherington | |
| the GUI thread (via ServersChanged) or from the job thread (via end ()). | |||
| 2015-09-01 | Bump version | Carl Hetherington | |
| 2015-09-01 | Bump versionv2.1.49 | Carl Hetherington | |
| 2015-08-31 | Remove zanata.xml. | Carl Hetherington | |
| 2015-08-31 | Fix version specifiers. | Carl Hetherington | |
| 2015-08-31 | Fix syntax. | Carl Hetherington | |
| 2015-08-31 | Fix syntax. | Carl Hetherington | |
| 2015-08-31 | Bump deps. | Carl Hetherington | |
| 2015-08-31 | Missing Debian 7 deps. | Carl Hetherington | |
| 2015-08-31 | Use firm versions for libdcp/libsub. | Carl Hetherington | |
| 2015-08-31 | Manual updates. | Carl Hetherington | |
| 2015-08-31 | Add alignment hack. | Carl Hetherington | |
| 2015-08-31 | Bump version | Carl Hetherington | |
| 2015-08-31 | Bump versionv2.1.48 | Carl Hetherington | |
| 2015-08-31 | Remove working file from test/data. | Carl Hetherington | |
| 2015-08-31 | Reduce seek-inducing slack in SubtitleDecoder; see comment. | Carl Hetherington | |
| 2015-08-31 | Fix overlaps; before you'd get a different answer | Carl Hetherington | |
| if you did a.overlaps(b) cf b.overlaps(a) if they were just-not overlapping. | |||
| 2015-08-31 | Merge branch '1.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0 | Carl Hetherington | |
