| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-12 | Add Prores 4444 support (#2263). | Carl Hetherington | |
| 2022-06-12 | Rename PRORES -> PRORES_HQ | Carl Hetherington | |
| 2022-06-12 | Supporters/subscribers update. | Carl Hetherington | |
| 2022-06-12 | Add tester. | Carl Hetherington | |
| 2022-06-09 | Fix strange multi-selection behaviour on Linux (#2269). | Carl Hetherington | |
| It seems that all of a sudden the behaviour of wxListCtrl's selection is strange (on Linux at least). If a list item is selected by some other action (e.g. selection in the timeline) and then you click another directly in the list, both are selected. This "fix" seems to work on Linux at least - also setting wxLIST_STATE_FOCUSED as well as wxLIST_STATE_SELECTED. I don't know why this works. | |||
| 2022-06-07 | Rearrange subtitle font management. | Carl Hetherington | |
| With this change each subtitle coming out of the player has a reference to a dcpomatic::Font that belongs to the TextContent. This hopefully solves a few problems which all basically stemmed from the fact that previously the decoders/player were deciding what the font ID in the output DCP would be - they can't do that properly. | |||
| 2022-06-06 | Preserve export video settings in the config (#2259). | Carl Hetherington | |
| 2022-06-06 | C++11 tidying. | Carl Hetherington | |
| 2022-06-06 | Make jump-to-first-subtitle also work with DCP subs. | Carl Hetherington | |
| 2022-06-03 | Allow sending KDMs to more emails (#2244). | Carl Hetherington | |
| 2022-05-26 | Fix race between the Butler thread starting and audio (perhaps) being disabled. | Carl Hetherington | |
| This could cause Butler::audio to be called with _audio_channels = 0 and _disable_audio = false, causing an exception in AudioBuffers when remap() tried to make an AudioBuffers object with a channel count of 0. | |||
| 2022-05-26 | Hide audio sample rate option in DCP panel unless the advanced option is ↵ | Carl Hetherington | |
| enabled. | |||
| 2022-05-25 | Supporters update.v2.16.13 | Carl Hetherington | |
| 2022-05-22 | OpenGL line width > 1.0 does not seem to work on macOS (gives an INVALID_VALUE). | Carl Hetherington | |
| 2022-05-22 | Cleanup: use an enum rather than a magic value. | Carl Hetherington | |
| 2022-05-15 | Layout alignment tweaks. | Carl Hetherington | |
| 2022-05-12 | Fix build on Debian 9. | Carl Hetherington | |
| 2022-05-12 | Supporters update. | Carl Hetherington | |
| 2022-05-11 | Missing <b> tag in sv_SE translation (#2243). | Carl Hetherington | |
| 2022-05-11 | Updated pl_PL translation from Michał Tomaszewski. | Carl Hetherington | |
| 2022-05-11 | Fix typo in string (thanks Michał Tomaszewski) | Carl Hetherington | |
| 2022-05-08 | Add new screen to the right place just after adding a new cinema (#2249). | Carl Hetherington | |
| 2022-05-08 | Speed up content selection when we have audio analysis files (#2247). | Carl Hetherington | |
| 2022-05-06 | Updated zh_CN translation | Dian Li | |
| 2022-05-06 | C++11 tidying. | Carl Hetherington | |
| 2022-05-06 | Fix truncated email addresses in cinema email address. | Carl Hetherington | |
| 2022-05-06 | Fix missing buttons in cinema email list. | Carl Hetherington | |
| 2022-05-05 | Use dcp::File in DCP-o-matic (#2231). | Carl Hetherington | |
| 2022-05-03 | Add preference for default KDM duration (#2224). | Carl Hetherington | |
| 2022-05-02 | Fix colour of preview when there is no film loaded. | Carl Hetherington | |
| 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 | Replace some raw arrays with std::vectors. | Carl Hetherington | |
| 2022-05-02 | Add more filenames to content properties (#2120). | 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 | Another macOS build fix. | Carl Hetherington | |
| 2022-04-30 | Fix macOS build. | 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 | Hide some more warnings. | Carl Hetherington | |
| 2022-04-29 | Hide some warnings. | Carl Hetherington | |
| 2022-04-29 | Set window title based on the directory from Film. | 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 | |
