| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-18 | Basic (untested) ebur128 (#368). | Carl Hetherington | |
| 2015-11-18 | Split FilterGraph into that and VideoFilterGraph. | Carl Hetherington | |
| 2015-11-02 | Fix incorrect preview of italic subtitles (#728). | Carl Hetherington | |
| This requires fonts to be configured with their italic versions so that the italic font can be given to FontConfig and hence used to render text. Bold font configuration is also added here although bold subtitles aren't yet supported. | |||
| 2015-10-22 | Move quite a lot of stuff out of Writer into a new class | Carl Hetherington | |
| ReelWriter, which hopefully cleans things up a bit. | |||
| 2015-10-09 | Logging improvements to allow prettier displays in the server GUI. | Carl Hetherington | |
| 2015-10-09 | Replace quickmail with a direct (and asynchronous) libcurl email sender. | Carl Hetherington | |
| 2015-10-09 | Try to clean up KDM creation code a bit. | Carl Hetherington | |
| 2015-09-30 | Remove references to libswresample. | Carl Hetherington | |
| 2015-09-25 | More build fixes. | Carl Hetherington | |
| 2015-09-23 | Try to fix build. | Carl Hetherington | |
| 2015-09-18 | Add UpmixerB. | Carl Hetherington | |
| 2015-09-05 | Use libsamplerate for resampling instead of FFmpeg / libsoxr. | Carl Hetherington | |
| libsoxr was crashing on Windows and seems somewhat unmaintained. | |||
| 2015-09-01 | update.{cc,h} -> update_checker.{cc,h}. | Carl Hetherington | |
| 2015-08-26 | Separate AudioPoint. | Carl Hetherington | |
| 2015-08-26 | Split log.{cc,h}. | Carl Hetherington | |
| 2015-08-23 | Try to fix build; link failure of FontConfig. | Carl Hetherington | |
| 2015-08-23 | Use the correct font to render subtitles in preview / burn-in (#663). | Carl Hetherington | |
| 2015-08-18 | Include tidying. | Carl Hetherington | |
| 2015-07-17 | Add FTP uploader using curl. | Carl Hetherington | |
| 2015-07-17 | Make a generic base for uploaders and move the SCP code into a subclass of that. | Carl Hetherington | |
| 2015-07-17 | Rename SCPDCPJob -> UploadJob. | Carl Hetherington | |
| 2015-07-02 | Attempt to fix boost regex deps. | Carl Hetherington | |
| 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 | |
