3 days ago | Cleanup: use std::vector<char> rather than a "variable" length array. |
3 days ago | Whitespace: {curl_,scp_,}uploader.{cc,h} |
5 days ago | Add some discussion about KDM timezones. |
Version 2.18.18 released.
|
6 days ago | Supporters update. |
6 days ago | Add missing ev.Skip(), causing a blank DCP notebook page on the old macOS build (#3018). |
6 days ago | White space: job_manager.{cc,h} |
6 days ago | Tidy up initialisation. |
6 days ago | Use a make_shared. |
6 days ago | White space: job_view.{cc,h} |
6 days ago | White space: email_dialog.{cc,h} |
6 days ago | White space: decoder.{cc,h} |
6 days ago | White space: dcp_video.{cc,h} |
6 days ago | White space: dcp_panel.{cc,h} |
6 days ago | Tweak very long de_DE translation and remove extra colon. |
7 days ago | White space: overlaps.{cc,h} |
7 days ago | White space: ext.{cc,h} |
2 weeks ago | White space: butler.{cc,h} |
2 weeks ago | White space: film_viewer.{cc,h} |
2 weeks ago | Respect dark GUI on all platforms, not just macOS. |
Version 2.18.17 released.
|
2 weeks ago | Supporters update. |
3 weeks ago | Fix test to not raise an error from clairmeta. |
3 weeks ago | Bump libdcp for very invalid subtitle duration checks. |
2 weeks ago | Add David Lankes to translator credits. |
3 weeks ago | Standardise on translating the DoM "Film" (i.e. project) to Projekt in de_DE. |
3 weeks ago | Updated de_DE translation from David Lankes. |
3 weeks ago | Don't bind a shared_ptr<PlayerVideo> to ImageChanged (#3013). |
3 weeks ago | Do leak checks when valgrinding the player. |
3 weeks ago | Fix case where -ve duration subtitles could be created at reel boundaries (#3012) |
3 weeks ago | Add an assert. |
3 weeks ago | Hint about problems with alpha channels (#3014). |
3 weeks ago | Add has_alpha() flag to VideoContent. |
3 weeks ago | Remove some unused usings. |
3 weeks ago | White space: video_examiner.h |
3 weeks ago | Add Image::has_alpha(). |
3 weeks ago | White space: dcp_examiner.{cc,h} |
3 weeks ago | White space: video_content.{cc,h} |
3 weeks ago | Use a make_shared. |
3 weeks ago | Remove unused template method. |
3 weeks ago | Clarify encoding server port description in the manual. |
3 weeks ago | Document encoding server port requirements (#3011). |
Version 2.18.16 released.
|
3 weeks ago | Supporters update. |
3 weeks ago | Work around failure to open maximised on Ubuntu 24.04 (#3010). |
4 weeks ago | Fix tests with daylight savings time. |
4 weeks ago | Tweak HTML for HTTP interface. |
4 weeks ago | Fix error when pressing the HTTP server play button twice in a row. |
4 weeks ago | Fix missing Debian dependency. |
5 weeks ago | Fix crash when Grok is enabled but no gpu_lister is available. |
5 weeks ago | Copy audio language when setting up a project from a DCP (#3009). |
5 weeks ago | White space: copy_dcp_details_to_film.cc |
5 weeks ago | And another small test file fix. |
5 weeks ago | Another small test file fix. |
5 weeks ago | Fix test/data branching. |
5 weeks ago | Update release notes test for removed default release notes. |
5 weeks ago | Update test refs for DKDM filename format changes. |
5 weeks ago | Bump libdcp for Bv2.0 fixes (#2988). |
5 weeks ago | Fix nonsense DKDM filename format default. |
5 weeks ago | Match KDM filename format defaults. |
5 weeks ago | Tell the user that they can add the CPL ID to a DKDM filename. |
5 weeks ago | Add recipient name as a magic value in DKDM output filenames. |
5 weeks ago | Fix DKDM dialog "make" button sensitivity. |
5 weeks ago | Make DKDM output panel tell everyone what the output method is and when it changes. |
5 weeks ago | Make RecipientsPanel::recipients() return selected recipients, not all. |
5 weeks ago | Remove timing selection from DKDM dialog. |
5 weeks ago | White space: dkdm_output_panel.{cc,h} |
5 weeks ago | Cleanup: use a make_shared. |
5 weeks ago | Add MPEG2 bitrate test. |
5 weeks ago | Just maximise the verifier on startup (#3004). |
5 weeks ago | Update XML for video-bit-rate and colourspace. |
5 weeks ago | Fix help. |
5 weeks ago | Don't show release notes if we don't know where we last showed them. |
5 weeks ago | Bump libdcp for some MPEG2 fixes, verify bits, Fedora 42 build fix. |
5 weeks ago | Tidy comment. |
5 weeks ago | Add Nepal Standard Time UTC offset (+5:45). |
Version 2.18.15 released.
|
5 weeks ago | Supporters update. |
6 weeks ago | Basic support for variable-Z 3D subtitles. |
6 weeks ago | Fix crash due to crosss-thread list access. |
6 weeks ago | Use make_shared. |
6 weeks ago | Simplify conditions. |
6 weeks ago | Fix passing of parameters from create dev script. |
6 weeks ago | Fix menu sensitivity. |
6 weeks ago | Fix progress reporting. |
6 weeks ago | White space. |
6 weeks ago | Remove before appending to try and reduce flicker on Windows. |
6 weeks ago | Move remote backoff sleep to before we pop a frame from the queue. |
6 weeks ago | Improve reporting of socket errors. |
6 weeks ago | Allow taller server log windows. |
6 weeks ago | Fix bad server log truncation on Windows. |
6 weeks ago | Tidy up layout of server GUI. |
6 weeks ago | Fix missing icu .pc request. |
6 weeks ago | Remove deprecated/removed use of resolver::query. |
6 weeks ago | Add abstraction of io_{context,service} and use it as appropriate. |
6 weeks ago | Make the Socket connect() call a little friendlier. |
6 weeks ago | White space: text_decoder.{cc,h} |
6 weeks ago | Fix sensitivity of "Add OV..." option with no content. |
6 weeks ago | Add --colourspace opton to create CLI (#2967). |
6 weeks ago | Turn the help string into a method. |
6 weeks ago | Fix auto-crop with DCPs (#2999). |
6 weeks ago | Add --auto-crop-threshold option to create CLI. |
6 weeks ago | Add --auto-crop option to create CLI (#2968). |
6 weeks ago | Fix a typo fillm -> film. |