| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-12 | Remove some out-of-date includes. | Carl Hetherington | |
| 2017-02-12 | Use CPL annotation text for ASSETMAP and PKL (#1048). | Carl Hetherington | |
| 2017-02-12 | Fix crazy typo. | Carl Hetherington | |
| 2017-02-12 | Missing virtual destructor. | Carl Hetherington | |
| 2017-02-12 | Correctly include keys for referenced encrypted DCPs in KDMs (#975). | Carl Hetherington | |
| 2017-02-12 | Trim include. | Carl Hetherington | |
| 2017-01-29 | Better debug log message. | Carl Hetherington | |
| 2017-01-28 | Add priority control buttons to batch converter (#961). | Carl Hetherington | |
| 2017-01-20 | Some error message formatting tidy-ups. | Carl Hetherington | |
| 2017-01-18 | Updated uk_UA translation from Igor Voytovich. | Carl Hetherington | |
| 2017-01-18 | Updated ru_RU translation from Igor Voytovich. | Carl Hetherington | |
| 2017-01-07 | Prevent creation of a DCP with missing content or DCP content that needs ↵ | Carl Hetherington | |
| KDMs/OVs. | |||
| 2017-01-05 | Fix insensitive subtitle controls after adding a VF. | Carl Hetherington | |
| 2017-01-05 | Tweak comment. | Carl Hetherington | |
| 2017-01-04 | Fix non-frame-aligned trims when using trim-to-playhead. | Carl Hetherington | |
| Reimplement Time::ceil and add a corresponding Time::floor with tests. ceil returns slightly different results to previously with non-integer frame rates. Then use floor to round the playhead position when trimming. | |||
| 2017-01-04 | Rename Time::round_up to Time::ceil. | Carl Hetherington | |
| 2016-12-25 | Updated fr_FR translation from Thierry Journet. | Carl Hetherington | |
| 2016-12-21 | Add approximate finish time to progress on jobs (#927). | Carl Hetherington | |
| 2016-12-21 | Make "Add folder..." to accept a directory of WAV files (#942). | Carl Hetherington | |
| 2016-12-20 | Allow content factory to return multiple content. | Carl Hetherington | |
| 2016-12-19 | Updated zh_CN translation from Rov (若文). | Carl Hetherington | |
| 2016-12-19 | Fix missing subtitles in the list view, and possibly other problems. | Carl Hetherington | |
| 2016-12-19 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2016-12-16 | pot/merge. | Carl Hetherington | |
| 2016-12-16 | Fix for new bits in FFmpeg (#1033). | Carl Hetherington | |
| 2016-12-16 | Confirm overwrite of KDMs (#1008). | Carl Hetherington | |
| 2016-12-16 | Add preference for default KDM target directory (#1013). | Carl Hetherington | |
| 2016-12-16 | Use boost::optional for Config::_default_directory. | Carl Hetherington | |
| 2016-12-16 | Fix referencing of assets with non-zero entry points (#1021). | Carl Hetherington | |
| 2016-12-16 | Increase maximum allowable KDM file size. | Carl Hetherington | |
| 2016-12-14 | Add tentative support for the S-Gamut3/S-Log3 colourspace. | Carl Hetherington | |
| 2016-12-14 | Debugging for encode decisions. | Carl Hetherington | |
| 2016-12-14 | Fix pango markup with alpha blending. | Carl Hetherington | |
| 2016-12-14 | Store reel lengths in DCPContent to speed up e.g. timeline with many DCPs. | Carl Hetherington | |
| 2016-12-14 | Updated cs_CZ translation from Tomáš Begeni. | Carl Hetherington | |
| 2016-12-14 | Fix crash on previewing JPEG2000. | Carl Hetherington | |
| I remember adding this line to fix a completely screwed up display, but on testing again it seems to be wrong; it results in wildly out-of-range memory access. Not sure what's going on. | |||
| 2016-12-14 | Fix test for change to marked_up. | Carl Hetherington | |
| 2016-12-14 | Fix missing fade on subtitle preview / render. | Carl Hetherington | |
| 2016-12-14 | Fix missing subtitle when a frame is re-fetched. | Carl Hetherington | |
| Before this we would get a subtitle at t, which would set the subtitle decoder position to t. Then a second request for this sub would result in no seek but the decoder would not re-produce the sub. | |||
| 2016-12-08 | Typo in previous. | Carl Hetherington | |
| 2016-12-08 | Further fixes and tidying to 'better-seek'. | Carl Hetherington | |
| This fixes the failure to keep track of the `position' of each stream of a multi-stream file. It also tidies things up a bit. | |||
| 2016-11-26 | Reduce during J2K decode where possible for playback (#986). | Carl Hetherington | |
| 2016-11-25 | Fix typo. | Carl Hetherington | |
| 2016-11-23 | Fix hanging subtitles after recent changes to subtitle examination. | Carl Hetherington | |
| 2016-11-22 | Fix warning. | Carl Hetherington | |
| 2016-11-21 | Fix thinko in deciding where to seek in audio decoder stream; still more ↵ | Carl Hetherington | |
| debug logging. | |||
| 2016-11-21 | Still more decode logging. | Carl Hetherington | |
| 2016-11-21 | Some more decode debug logging. | Carl Hetherington | |
| 2016-11-20 | Some more decode logging. | Carl Hetherington | |
| 2016-11-20 | Fix subtitles (seen in DVB) which have a specified `to' time but | Carl Hetherington | |
| then are terminated earlier than that by a num_rects=0 subtitle. | |||
