| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-10 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-11-10 | Fix examination logic.v2.16.97 | Carl Hetherington | |
| Before we would stop if there was one audio stream and the first packet was from that stream; we would not carry on to find the video. | |||
| 2024-11-08 | I think carry_on_audio should also be set false if audio_packet() returns false. | Carl Hetherington | |
| 2024-11-08 | Remove out-of-date comment. | Carl Hetherington | |
| 2024-11-01 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-11-01 | Needing length is the same for audio and video, so merge them. | Carl Hetherington | |
| 2024-11-01 | Obtain audio length by scanning through the file if required (#2880). | Carl Hetherington | |
| 2024-10-19 | Fix video length when we scan for it. | Carl Hetherington | |
| Length is 1 frame more than the start time of the last frame. | |||
| 2024-10-19 | Cleanup: initialise a few members in-place. | Carl Hetherington | |
| 2024-10-19 | Tidy up and fix obtaining video length when it's not in the header. | Carl Hetherington | |
| I think this has been broken for a while as we would come out of the loop even if we still wanted to find the video length. | |||
| 2024-10-14 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-10-13 | Give more details when failing to send emails. | Carl Hetherington | |
| 2024-10-08 | Fix bug causing signal changes to be lost (#2870). | Carl Hetherington | |
| It was possible (and I believe it happend) for new signals to be queued up in _pending while some old ones were being processed. They would then be cleared at the end of resume() without ever being sent. | |||
| 2024-10-08 | I'm not sure if this is actually wrong, but it seems odd. | Carl Hetherington | |
| I think possibly only the first call to ::instance() would be locked. | |||
| 2024-10-05 | Rename XML tags Fade{In,Out} to VideoFade{In,Out}. | Carl Hetherington | |
| 2024-10-05 | Updated fa_IR translation from Soleyman Rahmani. | Carl Hetherington | |
| 2024-09-29 | Clarify some uses of bind(). | Carl Hetherington | |
| GCC 14.2.1 somehow can't decide whether to use boost:: or std::bind. | |||
| 2024-09-29 | Missing include. | Carl Hetherington | |
| 2024-09-27 | pot/merge. | Carl Hetherington | |
| 2024-09-27 | pot/merge. | Carl Hetherington | |
| 2024-09-25 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-09-24 | Fix build with new boost (e.g. on Arch) (#2868) | Carl Hetherington | |
| 2024-09-22 | Throw a more useful error when the disk is full during an export (#2866).v2.17.21 | Carl Hetherington | |
| 2024-09-18 | Fix thinko in relative path change. | Carl Hetherington | |
| We have to canonicalise relative paths with respect to the film's directory on load, otherwise we try to use the relative path and it's interpreted against the current working directory. This unfortunately requires the film's directory to be piped into quite a lot of new places. | |||
| 2024-09-16 | Increase tolerance for audio timestamp error. | Carl Hetherington | |
| This makes a seemingly valid file that I was sent play properly. | |||
| 2024-09-16 | Improve debug log slightly. | Carl Hetherington | |
| 2024-09-13 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-09-11 | Fix stupid bug introduced in 5db3eda9c6f0 | Carl Hetherington | |
| 2024-09-03 | Fix a few places where we should use dcp::File::open_error() | Carl Hetherington | |
| to get a more accurate error number on Windows. | |||
| 2024-09-03 | Fix confusion about operator bool() with optional. | Carl Hetherington | |
| I think previously no exception would be thrown even if the file weren't open. | |||
| 2024-09-03 | Support closed subtitles and open captions. | Carl Hetherington | |
| 2024-09-03 | Adapt to some libdcp class renaming to allow open captions/closed subtitles. | Carl Hetherington | |
| 2024-09-03 | Clarify copying of InfoFileHandle. | Carl Hetherington | |
| 2024-09-02 | Recognise .webp as an image file. | Carl Hetherington | |
| 2024-08-17 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-08-17 | Add option to use relative content paths (#2856). | Carl Hetherington | |
| 2024-08-14 | Cleanup: header/using sorting. | Carl Hetherington | |
| 2024-08-14 | Fix a couple of causes of films being marked dirty straight after loading. | Carl Hetherington | |
| 2024-08-13 | Add missing destructor. | Carl Hetherington | |
| 2024-08-09 | Cleanup: better document parameter. | Carl Hetherington | |
| 2024-08-09 | Support RGBA with auto-crop. | Carl Hetherington | |
| 2024-08-03 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-07-27 | Optimisation: return notes by reference. | Carl Hetherington | |
| 2024-07-27 | Cleanup: include and using sorting. | Carl Hetherington | |
| 2024-07-26 | Merge branch 'main' into v2.17.x | Carl Hetherington | |
| 2024-07-26 | Signal the correct change when unsetting the sound output. | Carl Hetherington | |
| Otherwise we don't notice when the output is set back to whetever happens to be the default. | |||
| 2024-07-20 | Add SLV as a channel type for the CLI. | Carl Hetherington | |
| 2024-07-15 | Make nag text a little bigger. | Carl Hetherington | |
| 2024-07-13 | Download Barco certificates using SFTP instead of plain FTP (#2842). | Carl Hetherington | |
| 2024-07-12 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
