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