| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-01 | Make sure that crop preview rectangle is properly hidden when we close the ↵main-old | Carl Hetherington | |
| auto crop dialog. | |||
| 2022-05-01 | Fix the alignment of the current position in the playback controls. | Carl Hetherington | |
| 2022-05-01 | More Centos 7 fixes. | Carl Hetherington | |
| 2022-05-01 | Fix build on Centos 7. | Carl Hetherington | |
| 2022-05-01 | Remove unused variable. | Carl Hetherington | |
| 2022-05-01 | We don't have python f-strings everywhere. | Carl Hetherington | |
| 2022-05-01 | Add editor to a few more missing places. | Carl Hetherington | |
| 2022-05-01 | Add a simple DCP editor. | Carl Hetherington | |
| 2022-05-01 | Use explicit parameters to the EditableList constructor, and allow | Carl Hetherington | |
| arbitrary new/edit/remove button combinations to be used. | |||
| 2022-05-01 | C++11 tidying. | Carl Hetherington | |
| 2022-05-01 | Fix (I think) some strange situations where ::get() on dialogs | Carl Hetherington | |
| used by EditableList would return something that wasn't a optional<> but would then get implicitly cast to one. Now we have a static_assert to check that the type is what we expect. | |||
| 2022-04-28 | Handle multiple bitmap subtitles at the same time correctly (#2239). | Carl Hetherington | |
| Previously if there were two images at the same time we would start them both, then the stop time would be set in the second one but not the first. This meant that the first one would hang around forever. | |||
| 2022-04-28 | Tidying. | Carl Hetherington | |
| 2022-04-28 | Allow ContentBitmapText to contain multiple BitmapText objects. | Carl Hetherington | |
| 2022-04-28 | Improve some variable names. | Carl Hetherington | |
| 2022-04-28 | Make emit_bitmap_start take a ContentBitmapText. | Carl Hetherington | |
| 2022-04-28 | Fix Windows build. | Carl Hetherington | |
| 2022-04-28 | And another missed warnings.h | Carl Hetherington | |
| 2022-04-28 | Missing warnings.h include fix. | Carl Hetherington | |
| 2022-04-28 | Improve rejection of "crazy" frame rates (#2238). | Carl Hetherington | |
| Firstly, look for other video streams even if one is not suitable. Secondly, ignore very low frame rates as well as very high ones. | |||
| 2022-04-28 | Use libdcp's warnings.h | Carl Hetherington | |
| 2022-04-28 | clang does not have -Wsuggest-override | Carl Hetherington | |
| 2022-04-28 | Missing override. | Carl Hetherington | |
| 2022-04-28 | Disable warnings around all wx includes. | Carl Hetherington | |
| 2022-04-28 | Tidying. | Carl Hetherington | |
| 2022-04-28 | Lookup the correct DCNC code to use for languages rather than just | Carl Hetherington | |
| using the language's subtag (#2235). | |||
| 2022-04-28 | Use std::vector in AudioBuffers (#2236). | Carl Hetherington | |
| 2022-04-28 | Cleanup: improve some variable names. | Carl Hetherington | |
| 2022-04-28 | Add ScopeGuard. | Carl Hetherington | |
| 2022-04-28 | Add button to use same fades for audio as video (#2230). | Carl Hetherington | |
| 2022-04-28 | Tidying. | Carl Hetherington | |
| 2022-04-28 | Replace encrypted content with black if we have no key (#2234). | Carl Hetherington | |
| 2022-04-28 | C++11 tidying. | Carl Hetherington | |
| 2022-04-28 | Tidying. | Carl Hetherington | |
| 2022-04-28 | Add more missing override labels. | Carl Hetherington | |
| 2022-04-28 | Add deps for Ubuntu 22.04. | Carl Hetherington | |
| 2022-04-28 | Missing override label. | Carl Hetherington | |
| 2022-04-28 | Remove some commented-out code. | Carl Hetherington | |
| 2022-04-28 | C++11 tidying. | Carl Hetherington | |
| 2022-04-28 | Warn about missing override labels. | Carl Hetherington | |
| 2022-04-28 | Add some missing override labels. | Carl Hetherington | |
| 2022-04-28 | Fix some comment typos. | Carl Hetherington | |
| 2022-04-28 | Update supporters list. | Carl Hetherington | |
| 2022-04-28 | More missing override labels. | Carl Hetherington | |
| 2022-04-28 | More missing override labels. | Carl Hetherington | |
| 2022-04-28 | Another missing override label. | Carl Hetherington | |
| 2022-04-28 | Add some missing override labels. | Carl Hetherington | |
| 2022-04-28 | Guess video range better when importing 2.14.x projects (#2227). | Carl Hetherington | |
| 2022-04-28 | Cleanup: tidying. | Carl Hetherington | |
| 2022-04-28 | Remove erroneous comment. | Carl Hetherington | |
