| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-02 | It doesn't seem necessary to use shared_ptr for the DCPVideo queue in ↵v2.16.x-old | Carl Hetherington | |
| J2KEncoder. | |||
| 2022-05-02 | Extract and improve code to find missing files (#1940). | Carl Hetherington | |
| 2022-05-02 | C++11 / sorting cleanups. | Carl Hetherington | |
| 2022-05-02 | Extract simple_digest(). | Carl Hetherington | |
| 2022-05-02 | Replace some raw arrays with std::vectors. | Carl Hetherington | |
| 2022-05-02 | Add more filenames to content properties (#2120). | Carl Hetherington | |
| 2022-05-02 | Add CPL_FILENAME variable for cover sheets (#2107). | Carl Hetherington | |
| 2022-05-02 | C++11 tidying. | Carl Hetherington | |
| 2022-05-01 | Make sure that crop preview rectangle is properly hidden when we close the ↵ | Carl Hetherington | |
| auto crop dialog. | |||
| 2022-05-01 | Fix the alignment of the current position in the playback controls. | Carl Hetherington | |
| 2022-04-30 | More Centos 7 fixes.v2.16.10 | Carl Hetherington | |
| 2022-04-30 | Fix build on Centos 7. | Carl Hetherington | |
| 2022-04-30 | Remove unused variable. | Carl Hetherington | |
| 2022-04-30 | We don't have python f-strings everywhere. | Carl Hetherington | |
| 2022-04-30 | Bump libdcp/libsub back to release versions. | Carl Hetherington | |
| 2022-04-30 | Add editor to a few more missing places. | Carl Hetherington | |
| 2022-04-30 | Another macOS build fix. | Carl Hetherington | |
| 2022-04-30 | Fix macOS build. | Carl Hetherington | |
| 2022-04-29 | Add a simple DCP editor. | Carl Hetherington | |
| 2022-04-29 | Use explicit parameters to the EditableList constructor, and allow | Carl Hetherington | |
| arbitrary new/edit/remove button combinations to be used. | |||
| 2022-04-29 | C++11 tidying. | Carl Hetherington | |
| 2022-04-29 | 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-29 | Supporters update. | Carl Hetherington | |
| 2022-04-29 | More test references updates. | Carl Hetherington | |
| 2022-04-29 | Update test/data for new metadata tag. | Carl Hetherington | |
| 2022-04-29 | Fix some tests. | Carl Hetherington | |
| 2022-04-29 | Hide some more warnings. | Carl Hetherington | |
| 2022-04-29 | Hide some warnings. | Carl Hetherington | |
| 2022-04-29 | Put * in the title bar when the DCP-o-matic project is modified (#1938). | Carl Hetherington | |
| 2022-04-29 | Set window title based on the directory from Film. | Carl Hetherington | |
| 2022-04-29 | Add Film::set_dirty(). | Carl Hetherington | |
| 2022-04-29 | Remove unused lambda capture. | Carl Hetherington | |
| 2022-04-29 | Primitive auto-crop (#1477). | Carl Hetherington | |
| 2022-04-29 | Try to make the GL code a little clearer. | Carl Hetherington | |
| 2022-04-29 | Rename border line to outline content. | Carl Hetherington | |
| 2022-04-29 | Tweak content menu ordering. | Carl Hetherington | |
| 2022-04-29 | Add guess_crop(). | Carl Hetherington | |
| 2022-04-29 | Basic display of markers above the playback timeline (#1921). | Carl Hetherington | |
| 2022-04-29 | Extract marker strings out to a separate method. | Carl Hetherington | |
| 2022-04-29 | Fix a load of stuff that wasn't being freed on close. | Carl Hetherington | |
| Nothing really that important, but it cleans up the valgrind leak check reports. | |||
| 2022-04-29 | Add option to save a player frame to a file (#2133). | Carl Hetherington | |
| 2022-04-29 | Add image_as_jpeg() | Carl Hetherington | |
| 2022-04-29 | Move Image::as_png() out to image_as_png(). | Carl Hetherington | |
| 2022-04-29 | Remove unnecessary method. | Carl Hetherington | |
| 2022-04-29 | Allow 96kHz audio as an advanced option (#1789). | Carl Hetherington | |
| 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 | |
