| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-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 | 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-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 | Add a using cout for luck. | Carl Hetherington | |
| 2015-08-31 | Apply reverse of recent dcp_to_content_video fix to content_video_to_dcp. | Carl Hetherington | |
| 2015-08-31 | Bail early from subtitle finding if there are no subtitle streams. | Carl Hetherington | |
| 2015-08-31 | Updated es_ES translation from Manuel AC. | Carl Hetherington | |
| 2015-08-30 | Updated ru_RU from Igor Voytovich. | Carl Hetherington | |
| 2015-08-28 | Fix crash on adding a KDM to a DCP (hopefully #645). | Carl Hetherington | |
| 2015-08-28 | Fix incorrect loading of decryption private key from config. | Carl Hetherington | |
| 2015-08-27 | pot/merge. | Carl Hetherington | |
| 2015-08-27 | Fix Player::dcp_to_content_video with similar but not equal content/DCP ↵ | Carl Hetherington | |
| frame rates. | |||
| 2015-08-27 | Clean up. | Carl Hetherington | |
| 2015-08-27 | Tidy up DCP content colour conversion a bit. | Carl Hetherington | |
| 2015-08-27 | Clean up slightly; use set_default_colour_conversion rather than doing ↵ | Carl Hetherington | |
| things in the constructor. | |||
| 2015-08-27 | We can't use J2K data directly if we've set a new colour conversion. | Carl Hetherington | |
| 2015-08-27 | Make sure we don't create any config directories until we've set up the i18n ↵ | Carl Hetherington | |
| properly. | |||
| 2015-08-26 | Another small analysis optimisation, and (I think) a bug fix to peak location. | Carl Hetherington | |
| 2015-08-26 | Small optimisations to audio analysis. | Carl Hetherington | |
| 2015-08-26 | Separate AudioPoint. | Carl Hetherington | |
| 2015-08-26 | Separate ExceptionStore. | Carl Hetherington | |
| 2015-08-26 | Separate FFmpegSubtitlePeriod. | Carl Hetherington | |
| 2015-08-26 | Split log.{cc,h}. | Carl Hetherington | |
| 2015-08-26 | Rest of src/lib/*.h tidying. | Carl Hetherington | |
| 2015-08-26 | Include tidying src/lib/a-j*.h | Carl Hetherington | |
| 2015-08-26 | Move ServerDescription into its own header. | Carl Hetherington | |
| 2015-08-26 | Add Ubuntu font hack. | Carl Hetherington | |
| 2015-08-26 | Hack to make font finding work on Ubuntu even when not installed. | Carl Hetherington | |
| 2015-08-26 | Revert "Replace _floor with _round in dcp_to_content_video. _floor breaks | Carl Hetherington | |
| playback on Win XP 32 as the player keeps requesting the same frame from the decoder rather than the next one." This reverts commit e386b94425586760374d8e1cb16be99af09cf07f. The actual cause of the Win XP 32 bug appears to be -ffast-math. | |||
| 2015-08-25 | Purge rint() and use llrint and friends. | Carl Hetherington | |
| 2015-08-25 | Replace _floor with _round in dcp_to_content_video. _floor breaks | Carl Hetherington | |
| playback on Win XP 32 as the player keeps requesting the same frame from the decoder rather than the next one. | |||
| 2015-08-25 | Reflect colour conversion changes in player / waveform viewer. | Carl Hetherington | |
| 2015-08-25 | Add video waveform viewer. | Carl Hetherington | |
| 2015-08-24 | White space. | Carl Hetherington | |
| 2015-08-23 | Remove debug code. | Carl Hetherington | |
| 2015-08-23 | FontConfig debugging. | Carl Hetherington | |
