| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-12 | Remove some more stuff related to the old "instant i18n" feature. | Carl Hetherington | |
| 2024-07-11 | Add menu option to un-map all audio (#2805). | Carl Hetherington | |
| 2024-07-09 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-07-09 | Add menu option to remove a reel boundary (#2824). | Carl Hetherington | |
| 2024-07-09 | Add DCPTimeline::position_to_reel_boundary(). | Carl Hetherington | |
| 2024-07-09 | Add missing ID. | Carl Hetherington | |
| 2024-07-09 | Rename Add reel -> Add reel boundary. | Carl Hetherington | |
| 2024-07-09 | Supporters update.v2.16.89 | Carl Hetherington | |
| 2024-07-09 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-07-06 | Supporters update. | Carl Hetherington | |
| 2024-07-06 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-06-30 | Allow variant to hide all credits. | Carl Hetherington | |
| 2024-06-30 | Make DCPoMatic compatible with ICU >= 75 | Benjamin Radel | |
| ICU >= 75 uses c++17 features and therefore requires compilation with -std=c++17. However, this causes some namespace issues in src/wx/file_picker_ctrl.cc and src/wx/film_name_location_dialog.cc between boost::optional, boost::filesystem and the corresponding names from the std lib. The patch fixes this namespace issues and adds a version check in wscript to enable compilation with c++17, if icu >= 75 is detected. | |||
| 2024-06-25 | Fix assertion failure after removing content. | Carl Hetherington | |
| Adding, say, 10 items of content, removing the last 8 and then clicking somewhere in the content list would cause OnGetItem{Text,Attr} to be called with a high index (as if the items had not yet been removed). | |||
| 2024-06-24 | Add ProRes LT export option (#2834). | Carl Hetherington | |
| 2024-06-23 | Add minimal player HTTP server (#2830). | Carl Hetherington | |
| 2024-06-23 | Move some stuff into FilmViewer::dcp(). | Carl Hetherington | |
| 2024-06-20 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-06-19 | Supporters update. | Carl Hetherington | |
| 2024-06-18 | Supporters update. | Carl Hetherington | |
| 2024-06-18 | Updated fr_FR translation from Lilian Lefranc. | Carl Hetherington | |
| 2024-06-11 | Merge branch 'main' into v2.17.x | Carl Hetherington | |
| 2024-06-11 | Supporters update. | Carl Hetherington | |
| 2024-06-09 | Stop weird names appearing when the user clicks "copy as name" twice. | Carl Hetherington | |
| 2024-06-09 | Cleanup: substr() can accept npos for the second parameter. | Carl Hetherington | |
| 2024-06-09 | Add option to copy content settings from another project (#2808). | Carl Hetherington | |
| 2024-06-08 | Only allow adding reels in custom reel mode (#2823). | Carl Hetherington | |
| 2024-06-06 | Support optimised rendering of YUV420P in OpenGL. | Carl Hetherington | |
| 2024-05-31 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-05-30 | Supporters update.v2.16.86 | Carl Hetherington | |
| 2024-05-29 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-05-29 | Hide some warnings. | Carl Hetherington | |
| 2024-05-29 | Use territory details from template. | Carl Hetherington | |
| 2024-05-29 | Get chain, facility, studio and distributor from template. | Carl Hetherington | |
| 2024-05-29 | Remove default Interop/SMPTE setting. | Carl Hetherington | |
| 2024-05-29 | Remove default video bit rate settings. | Carl Hetherington | |
| 2024-05-29 | Remove default DCP audio channel setting. | Carl Hetherington | |
| 2024-05-29 | Remove default DCP content type setting. | Carl Hetherington | |
| 2024-05-25 | Improve save-template dialog and always use a default template. | Carl Hetherington | |
| 2024-05-24 | Verify that DCPs have 24-bit audio. | Carl Hetherington | |
| 2024-05-24 | Don't repeat the same error/warning more than once. | Carl Hetherington | |
| 2024-05-24 | Fix some incorrect verification messages. | Carl Hetherington | |
| 2024-05-19 | Add and use Content::has_mapped_audio(). | Carl Hetherington | |
| 2024-05-19 | Cleanup: use auto. | Carl Hetherington | |
| 2024-05-18 | Cleanup: missing word in comment. | Carl Hetherington | |
| 2024-05-18 | Remember position and size of caption list view. | Carl Hetherington | |
| 2024-05-16 | Merge branch 'main' into v2.17.x | Carl Hetherington | |
| 2024-05-16 | Supporters update.v2.16.84 | Carl Hetherington | |
| 2024-05-11 | Fix link icon width again. | Carl Hetherington | |
| Seems to be different on wxWidgets 3.1.x vs 3.2.x. | |||
| 2024-05-08 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
