| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | Hand-apply one pt_BR translation from Mx. | Carl Hetherington | |
| 2016-06-20 | pot/merge. | Carl Hetherington | |
| 2016-06-20 | Updated pt_BR translation from Max M. Fuhlendorf. | Carl Hetherington | |
| 2016-06-20 | pot/merge. | Carl Hetherington | |
| 2016-06-19 | Updated pt_BR translation from Max M. Fuhlendorf. | Carl Hetherington | |
| 2016-06-18 | Supporter. | Carl Hetherington | |
| 2016-06-18 | Use wx_to_std and std_to_wx for now. | Carl Hetherington | |
| 2016-06-17 | Add preference for the default number of DCP channels (#897). | Carl Hetherington | |
| 2016-06-16 | Fix typo in previous. | Carl Hetherington | |
| 2016-06-16 | Supporter. | Carl Hetherington | |
| 2016-06-16 | Potential fix for crash on loading a new film after starting an audio analysis. | Carl Hetherington | |
| 2016-06-16 | Remove seconds from KDM time period specification (#819). | Carl Hetherington | |
| 2016-06-13 | Add 3D video frame type for, e.g. 3D DCP inputs (part of #806). | Carl Hetherington | |
| 2016-06-13 | Remove caching of old ImageDecoder objects. | Carl Hetherington | |
| This breaks things when there is a 3D ImageContent. When you change the video frame type on this content the view does not update because the re-used ImageDecoder recycles the same video without noticing that the frame type has changed. I guess this is sort of `because' the video frame type is used in VideoDecoder::give, which sets up the cache. Unfortunately I can't remember the case which the caching of ImageDecoders was meant to speed up. Maybe this will now become apparent. | |||
| 2016-06-13 | Add button to move things to the start of reels (#798). | Carl Hetherington | |
| 2016-06-11 | Fix supporter name. | Carl Hetherington | |
| 2016-06-11 | Supporter. | Carl Hetherington | |
| 2016-06-08 | Revert accidentally-committed test patch. | Carl Hetherington | |
| 2016-06-07 | Remove some flawed condition manipulation. | Carl Hetherington | |
| I think this stuff is unnecessary as wait() is interruptible by boost::thread::interrupt. Hence instead of setting a flag then signalling the condition we can just do interrupt(), the exception will be thrown and that's that. | |||
| 2016-06-07 | Add tooltips over content channel names in the audio mapping view (#888). | Carl Hetherington | |
| 2016-06-07 | Re-add option to save DKDMs to a file. | Carl Hetherington | |
| 2016-06-05 | Updated fr_FR translation from Thierry Journet. | Carl Hetherington | |
| 2016-06-04 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2016-06-03 | pot/merge. | Carl Hetherington | |
| 2016-06-03 | Fix cut-off content properties. | Carl Hetherington | |
| 2016-06-03 | Fix audio mapping view on Windows (#885). | Carl Hetherington | |
| The appearance was odd due to a lack of refresh. | |||
| 2016-06-02 | Fix missing content properties when using translations. | Carl Hetherington | |
| 2016-06-02 | Add an assert. | Carl Hetherington | |
| 2016-06-01 | Fix height of content properties dialogue (#884). | Carl Hetherington | |
| 2016-06-01 | Put codec name into the audio mapping view for each stream. | Carl Hetherington | |
| 2016-06-01 | Tweak group label formatting in AudioMappingView. | Carl Hetherington | |
| 2016-06-01 | Basics of better audio stream labelling in the audio mapping view (#849). | Carl Hetherington | |
| 2016-06-01 | White space. | Carl Hetherington | |
| 2016-06-01 | Updated cs_CZ translation from Tomáš Begeni. | Carl Hetherington | |
| 2016-05-31 | Updated de_DE translation from Carsten Kurz. | Carl Hetherington | |
| 2016-05-31 | Restore some missing stuff to the content properties dialogue. | Carl Hetherington | |
| 2016-05-30 | Keep audio dialog always-on-top (#756). | Carl Hetherington | |
| 2016-05-30 | Add Cancel button to custom colour conversion dialogue (#880). | Carl Hetherington | |
| 2016-05-30 | Remove unused code. | Carl Hetherington | |
| 2016-05-29 | Updated fr_FR translation from Thierry Journet. | Carl Hetherington | |
| 2016-05-27 | Try to keep video waveform dialogue on top (#820). | Carl Hetherington | |
| 2016-05-27 | Updated uk_UA translation from Igor Voytovich. | Carl Hetherington | |
| 2016-05-27 | Updated ru_RU translation from Igor Voytovich. | Carl Hetherington | |
| 2016-05-26 | Fix subtitle appearance configuration with FFmpeg-text subs. | Carl Hetherington | |
| 2016-05-26 | Factor out decoder creation to a factory method. | Carl Hetherington | |
| 2016-05-26 | Tidy up image/text subtitle distinction with FFmpeg sources. | Carl Hetherington | |
| 2016-05-25 | Hint on high audio levels (part of #822). | Carl Hetherington | |
| 2016-05-25 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
