| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-21 | Bump versionv2.3.5 | Carl Hetherington | |
| 2015-09-21 | Fix crash reported on OS X, although the actual cause is not entirely clear. | Carl Hetherington | |
| 2015-09-20 | Slightly hacky fix to make ImageSequenceDialog actually work. | Carl Hetherington | |
| 2015-09-19 | Tester. | Carl Hetherington | |
| 2015-09-18 | Add UpmixerB. | Carl Hetherington | |
| 2015-09-18 | const fix; header guard. | Carl Hetherington | |
| 2015-09-18 | const fix. | Carl Hetherington | |
| 2015-09-18 | Fix incorrect gain of L+R; it's dB not linear. | Carl Hetherington | |
| 2015-09-18 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic | Carl Hetherington | |
| 2015-09-18 | Make sure exceptions during local encodes are propagated up to the front end ↵ | Carl Hetherington | |
| (#694). | |||
| 2015-09-18 | Make out-of-memory error message a bit more informative. | Carl Hetherington | |
| 2015-09-17 | Fix sensitivity of 'refer' button in the subtitle panel. | Carl Hetherington | |
| 2015-09-17 | Bump version | Carl Hetherington | |
| 2015-09-17 | Bump versionv2.3.4 | Carl Hetherington | |
| 2015-09-17 | Speculative fix for crash on using the audio mapping view with i18n. | Carl Hetherington | |
| 2015-09-17 | Bump version | Carl Hetherington | |
| 2015-09-17 | Bump versionv2.3.3 | Carl Hetherington | |
| 2015-09-16 | Fix exception on adding an empty folder as content (#691). | Carl Hetherington | |
| 2015-09-16 | Fix i18n of an error report. | Carl Hetherington | |
| 2015-09-16 | Config option for default standard (SMPTE / Interop). | Carl Hetherington | |
| 2015-09-16 | Add hack. | Carl Hetherington | |
| 2015-09-16 | Update test/data for metadata change. | Carl Hetherington | |
| 2015-09-16 | Bump libdcp. | Carl Hetherington | |
| 2015-09-16 | Rename update_sensitivity to setup_sensitivity for consistency. | Carl Hetherington | |
| 2015-09-16 | ChangeLog. | Carl Hetherington | |
| 2015-09-16 | Possible fix to problems when the Server is destroyed. | Carl Hetherington | |
| 2015-09-16 | Set up OV/VF in name according to whether DCP content has been referenced. | Carl Hetherington | |
| 2015-09-16 | Front-end to set up referencing of DCPs. | Carl Hetherington | |
| 2015-09-16 | Back-end for very basic and hacky VF support for a DCP imported as content. | Carl Hetherington | |
| 2015-09-15 | Fix crash when re-making certificates after deleting existing ones (#690). | Carl Hetherington | |
| 2015-09-15 | Fix failure to display audio analysis in some cases. | Carl Hetherington | |
| Before we were checking existing AnalyseAudioJobs by their audio analysis path, which may change after they have been run since they use up-to-date info such as the Film's processor. e.g. Run audio analysis for content. Enable processor. Re-run analysis for film; now before it would think that the existing job has done the *new* analysis because its path would be the same as the one we now want. | |||
| 2015-09-15 | Bump version | Carl Hetherington | |
| 2015-09-15 | Bump versionv2.3.2 | Carl Hetherington | |
| 2015-09-14 | Fix windows short-cut to encode server. | Carl Hetherington | |
| 2015-09-14 | More <iostream> includes for Arch. | Carl Hetherington | |
| 2015-09-14 | Lots of #include <iostream>s for Arch. | Carl Hetherington | |
| 2015-09-14 | Bump version | Carl Hetherington | |
| 2015-09-14 | Bump versionv2.3.1 | Carl Hetherington | |
| 2015-09-14 | Fiddle version. | Carl Hetherington | |
| 2015-09-14 | Bump version | Carl Hetherington | |
| 2015-09-14 | Bump versionv2.2.1 | Carl Hetherington | |
| 2015-09-14 | Fix centos build. | Carl Hetherington | |
| 2015-09-14 | Try to fix OS X build. | Carl Hetherington | |
| 2015-09-14 | Attempt to fix Windows build. | Carl Hetherington | |
| 2015-09-14 | Fix analysis of audio when the subject is later in the playlist than | Carl Hetherington | |
| some other long piece of content. Small optimisation to AudioBuffers to extend size logarithmically. | |||
| 2015-09-14 | Some use of BOOST_FOREACH. | Carl Hetherington | |
| 2015-09-14 | Quieten tests a bit more. | Carl Hetherington | |
| 2015-09-14 | Quieten tests a bit. | Carl Hetherington | |
| 2015-09-14 | Tidy up LOG_ macros. | Carl Hetherington | |
| 2015-09-14 | Optimise checking of existing image data. | Carl Hetherington | |
| When checking existing image data go from the end backwards until a good hash is found rather than from the start forwards until a bad hash is found. This is a lot quicker for long files but may miss a corrupted frame somewhere (however unlikely this is). | |||
