| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-26 | Fix missing subtitles in some cases. | Carl Hetherington | |
| We were passing subtitles back from decoders to SubtitleDecoder using dcp::SubtitleStrings and relying on their storage of time to know when the subtitles were. These times are quantised (by the use of dcp::SubtitleString) and then compared with unquantised times (kept as ContentTime) in the main checking loop in SubtitleDecoder::get(). Fix this by storing periods as ContentTimePeriod as well as in the dcp::SubtitleStrings. | |||
| 2015-06-10 | Rename EncodedData -> Data and trim it a bit. | Carl Hetherington | |
| 2015-06-02 | Handle multiple audio streams in a single piece of content | Carl Hetherington | |
| in a similar way to the V1 patch. | |||
| 2015-05-13 | Rename UISignaller -> SignalManager. | Carl Hetherington | |
| 2015-05-10 | Possibly inaccurate port of master; build system cleanups. | Carl Hetherington | |
| 2015-03-25 | Remove Scaler config and use SWS_BICUBIC everywhere. | Carl Hetherington | |
| 2015-03-24 | Hand-apply e30fd8d; resurrect JSON server code. | Carl Hetherington | |
| 2015-02-03 | Move log environment dump stuff out into its own file. | Carl Hetherington | |
| 2015-01-29 | Move Socket to dcpomatic_socket.{cc,h}. | Carl Hetherington | |
| 2015-01-04 | Fix loading of SMPTE subtitles that are not MXF-wrapped. | Carl Hetherington | |
| 2014-12-22 | Remove POSIX backtraces; move ScopedTemporary into its own file. | Carl Hetherington | |
| 2014-12-16 | Save and load subtitle font details. | Carl Hetherington | |
| 2014-12-15 | Hand-apply 155b4b9f615f42b5cc26e2953860aba34b17bbc0; allow build of Windows ↵ | Carl Hetherington | |
| debug version using gdb. | |||
| 2014-11-06 | Use in-tree libquickmail; send metadata.xml too; fix basic build errors with ↵ | Carl Hetherington | |
| quickmail. | |||
| 2014-11-06 | Basic support for emailing a report of a problem (#43). | Carl Hetherington | |
| 2014-10-06 | Use libsub for subrip decoding; improve default position of srt subs. | Carl Hetherington | |
| 2014-09-11 | Spot repeated frames from single-image sources and optimise encoding. | Carl Hetherington | |
| 2014-09-08 | Merge master. | Carl Hetherington | |
| 2014-09-08 | Move VideoContentScale to its own file. | Carl Hetherington | |
| 2014-08-23 | Merge master. | Carl Hetherington | |
| 2014-08-19 | Use SafeStringStream instead of std::stringstream to try to fix random ↵ | Carl Hetherington | |
| crashes on OS X. | |||
| 2014-08-11 | Merge master. | Carl Hetherington | |
| 2014-08-09 | Remove JSON server code. | Carl Hetherington | |
| 2014-07-18 | Make 2.0 branch parallel installable with 1.x. | Carl Hetherington | |
| 2014-07-16 | Merge master. | Carl Hetherington | |
| 2014-07-15 | Centos build fixes. | Carl Hetherington | |
| 2014-07-15 | Add simple stereo-5.1 upmixer. | Carl Hetherington | |
| 2014-07-15 | Add basic windowed-sinc audio filters. | Carl Hetherington | |
| 2014-07-13 | Rename SoundProcessor -> CinemaSoundProcessor. | Carl Hetherington | |
| 2014-07-13 | Very basic audio processing framework. | Carl Hetherington | |
| 2014-07-10 | Basics of DCP subtitle import. | Carl Hetherington | |
| 2014-07-09 | Split up image_proxy.{cc,h} | Carl Hetherington | |
| 2014-07-09 | Basics of DCP import. | Carl Hetherington | |
| 2014-07-01 | Split EncodedData classes into their own file. | Carl Hetherington | |
| 2014-07-01 | DCPVideoFrame -> DCPVideo and PlayerVideoFrame -> PlayerVideo. | 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-06-04 | Back-port v2's rename and slight extension of FrameRateConversion. | Carl Hetherington | |
| 2014-06-04 | Merge master. | Carl Hetherington | |
| 2014-06-03 | Include audio mapping in the digest used to distinguish different | Carl Hetherington | |
| audio analyses so that the analyses are re-computed when the mapping changes. Reported-by: Matthias Damm | |||
| 2014-05-22 | Move FFmpegStream classes into their own source files. | Carl Hetherington | |
| 2014-05-20 | Merge master. | Carl Hetherington | |
| 2014-05-14 | Add ImageProxy class. | Carl Hetherington | |
| 2014-05-14 | Rename PlayerImage to PlayerVideoFrame and give it its own file. | Carl Hetherington | |
| 2014-04-25 | Collect player subtitle processing into a Subtitle class. | Carl Hetherington | |
| 2014-04-25 | Put Piece class in its own file. | Carl Hetherington | |
| 2014-04-01 | Merge master. | Carl Hetherington | |
| 2014-03-26 | Some more certificate download improvements. | Carl Hetherington | |
| 2014-03-25 | It builds. | Carl Hetherington | |
| 2014-03-05 | Merge branch 'master' into 2.0 | Carl Hetherington | |
