| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-07-20 | Bump versionv2.9.4 | Carl Hetherington | |
| 2016-07-20 | Do EncodeServerFinder 'disable' in a more sensible way. | Carl Hetherington | |
| Just stop the threads and clear the server list when stop() is called. | |||
| 2016-07-20 | Try to fix intermittent deadlocks with encoding servers. | Carl Hetherington | |
| Before this commit all encoding threads could be removed and then ::encode would always wait on _full_condition no matter what the queue size. | |||
| 2016-07-14 | Bump versionv2.9.3 | Carl Hetherington | |
| 2016-07-14 | Better behaviour if config fails to load. | Carl Hetherington | |
| Create a default config if any exception is thrown by ::read, and tell the UI so that it can pop up a message to say what has happened. | |||
| 2016-07-12 | Bump versionv2.9.2 | Carl Hetherington | |
| 2016-07-12 | Updated zh_CN translation from Rov (若文). | Carl Hetherington | |
| 2016-07-08 | Bump versionv2.9.1 | Carl Hetherington | |
| 2016-07-08 | Show hints before make DCP (#823). | Carl Hetherington | |
| 2016-07-08 | Fix ChangeLog. | Carl Hetherington | |
| 2016-07-08 | Use strict-experimental with AVCodec to allow import of some DNxHR files. | Carl Hetherington | |
| 2016-07-08 | Support shadow in subtitles (#911). | Carl Hetherington | |
| 2016-07-08 | Bump versionv2.9.0 | Carl Hetherington | |
| 2016-07-07 | Update fr_FR translation from Thierry Journet. | Carl Hetherington | |
| 2016-07-07 | Bump versionv2.8.20 | Carl Hetherington | |
| 2016-07-07 | Fix confusion about elapsed time of total job vs sub-job. | Carl Hetherington | |
| 2016-07-06 | Bump versionv2.8.19 | Carl Hetherington | |
| 2016-07-05 | Try wxFRAME_FLOAT_ON_PARENT instead of wxSTAY_ON_TOP (#909). | Carl Hetherington | |
| 2016-07-04 | Bump versionv2.8.18 | Carl Hetherington | |
| 2016-07-04 | Fix control sensitivity in various places. | Carl Hetherington | |
| 2016-07-04 | Updated de_DE translation from Carsten Kurz. | Carl Hetherington | |
| 2016-07-03 | Bump versionv2.8.17 | Carl Hetherington | |
| 2016-07-03 | Updated ru_RU translation from Igor Voytovich. | Carl Hetherington | |
| 2016-07-03 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2016-07-03 | Bump libsub for fix to SSA/ASS underline support. | Carl Hetherington | |
| 2016-07-03 | Adjust line spacing even with subs with specified proportional position. | Carl Hetherington | |
| 2016-07-03 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2016-07-02 | Bump versionv2.8.16 | Carl Hetherington | |
| 2016-07-02 | Fix thinkos with marked_up() rendering of bold/italic/underline. | Carl Hetherington | |
| 2016-07-02 | Updated ru_RU translation from Igor Voytovich. | Carl Hetherington | |
| 2016-07-02 | Updated uk_UA translation from Igor Voytovich. | Carl Hetherington | |
| 2016-07-02 | Bump versionv2.8.15 | Carl Hetherington | |
| 2016-07-01 | Add frame number dialog on frame position click. | Carl Hetherington | |
| 2016-07-01 | Add go-to-position dialogue when clicking on preview timecode. | Carl Hetherington | |
| 2016-06-29 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2016-06-29 | Increase frequency of progres updates on long jobs (#900). | Carl Hetherington | |
| 2016-06-29 | Fix handling of incorrectly-recognised JPEG2000 files. | Carl Hetherington | |
| Previously we asked libdcp whether an imported J2K file was RGB or XYZ. The answer it gives is sometimes wrong, for reasons that are not clear (either the files are not marked correctly, or openjpeg is not parsing whatever metadata correctly). However it seems that, in general, we use the user's specified colour conversion to decide what to do with an image, rather than asking the image what should be done to it. Hence it makes more sense to assume that if a user specifies no colour conversion for a J2K file then the file is XYZ. With preview, the colour conversion from XYZ back to RGB is done by FFmpeg, so we have to set the pixel format correctly on the Image that comes back from J2KImageProxy. Now we get that pixel format from the configured colourspace conversion rather than from openjpeg's guess as to the file's colourspace. It's a bit ugly that the only thing we ask the file about is whether or not it is in YUV (which governs whether or not FFmpeg applies the user's configured YUV-to-RGB conversion). Everything else is decided by the configured conversion. I think there's still some uglyness in here that I can't put my finger on. | |||
| 2016-06-24 | Bump versionv2.8.14 | Carl Hetherington | |
| 2016-06-24 | Another fix for new file dialog sizing when using DirPickerCtrl. | Carl Hetherington | |
| 2016-06-24 | Support for underlined subtitles. | Carl Hetherington | |
| 2016-06-22 | Bump versionv2.8.13 | Carl Hetherington | |
| 2016-06-21 | Make our own DirPicker wider in the new file dialog (#902). | Carl Hetherington | |
| 2016-06-20 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2016-06-20 | Fix missing code to display italic / bold font names. | Carl Hetherington | |
| 2016-06-20 | Updated pt_BR translation from Max M. Fuhlendorf. | Carl Hetherington | |
| 2016-06-20 | ChangeLog. | Carl Hetherington | |
| 2016-06-19 | Bump versionv2.8.12 | Carl Hetherington | |
| 2016-06-19 | Render bold subtitles correctly in preview / burn-in. | Carl Hetherington | |
| 2016-06-19 | Updated pt_BR translation from Max M. Fuhlendorf. | Carl Hetherington | |
| 2016-06-19 | Bump versionv2.8.11 | Carl Hetherington | |
