Version 2.18.19 released.
|
5 days ago | Supporters update. |
4 weeks ago | Interpret relative cinemas SQLite3 paths as being relative to the config.xml (#3038). |
6 days ago | Fix URL. |
6 days ago | Supporters update. |
9 days ago | Fix macOS i18n to always use the user's macOS-configured locale (#3036). |
9 days ago | Move i18n setup into 3 separate platform files. |
9 days ago | Header sorting. |
9 days ago | Put wx::report_problem() in a dcpomatic namespace. |
9 days ago | Remove functors for choosing pixel format output from make_image(). |
9 days ago | Remove last use of keep_xyz_or_rgb. |
11 days ago | Ensure that XYZ data is not passed to rgb_to_xyz() when using Grok. |
11 days ago | Fix incorrect colours with "no colourspace conversion" sources that are not AV_PIX_FMT_XYZ12LE. |
11 days ago | Fix finding Liberation Sans when running from the source tree. |
8 days ago | Bump libdcp to remove bad assertion in asdcplib. |
8 days ago | Tweak some capitals. |
8 days ago | Document video range option in manual (#3044). |
8 days ago | Expand project/ISDCF names rightwards when the DCP panel is made wider (#3045). |
8 days ago | Tweak comment formatting. |
2 weeks ago | Remove Ubuntu 22.04 test reference hacks. |
2 weeks ago | Tidy up finding required files during tests. |
3 weeks ago | Allow hyphens as part of the "name" part of the ISDCF name. |
3 weeks ago | Cleanup: coalesce an if. |
3 weeks ago | White space: html_dialog.{cc,h} |
3 weeks ago | White space, some auto: timing_panel.{cc,h} |
3 weeks ago | Use case for property checks now that it's possible. |
3 weeks ago | Cleanup: use constexpr for content and player properties. |
3 weeks ago | Fix failure to update scale fit/custom radio buttons. |
3 weeks ago | White space: custom_scale_dialog.{cc,h} |
3 weeks ago | White space: video_ring_buffers.{cc,h} |
3 weeks ago | White space: colour_conversion.{cc,h} |
3 weeks ago | White space: text_content.{cc,h} |
3 weeks ago | White space: audio_ring_buffers.{cc,h} |
3 weeks ago | White space: dir_picker_ctrl.{cc,h} |
3 weeks ago | White space: content_panel.cc |
3 weeks ago | White space: audio_merger_test.cc |
3 weeks ago | White space: system_font_dialog.{cc,h} |
4 weeks ago | Bump libdcp to verify assets only once (#3035). |
4 weeks ago | Attempt to fix windows-32 build. |
4 weeks ago | Updated nl_NL translation from Rob van Nieuwkerk. |
4 weeks ago | Fix missing update of controls when changing VF settings. |
4 weeks ago | White space: video_panel.{cc,h} |
4 weeks ago | Limit allowable reel types (#3032). |
4 weeks ago | Fix crash when using get_data() on new, empty choices. |
4 weeks ago | Return std::string rather than wxString from Choice::get_data(). |
4 weeks ago | Add DCPContent::reference_anything(). |
4 weeks ago | Add ReelType / string conversions. |
4 weeks ago | Add Film::possible_reel_types(). |
4 weeks ago | Add Film::reels_for_type(). |
4 weeks ago | Promote DCPContent::reels() to public. |
4 weeks ago | Use the more in-keeping name string_to_video_encoding(). |
4 weeks ago | Supporters update. |
4 weeks ago | Add PKL editing to the editor (#3024). |
4 weeks ago | Add details to the manual about the available tools. |
4 weeks ago | Add a menu bar to the verifier (#3031). |
4 weeks ago | Updated zh_CN translation from 刘汉源 |
4 weeks ago | Cleanup: whitespace. |
4 weeks ago | Clarify some comments slightly. |
4 weeks ago | Fix bad format string (#3022). |
4 weeks ago | Merge an if statement. |
4 weeks ago | White space: update_dialog.{cc,h} |
4 weeks ago | Fix KDM timezones design doc. |
5 weeks ago | Cleanup: use std::vector<char> rather than a "variable" length array. |
5 weeks ago | Whitespace: {curl_,scp_,}uploader.{cc,h} |
5 weeks ago | Add some discussion about KDM timezones. |
Version 2.18.18 released.
|
5 weeks ago | Supporters update. |
6 weeks ago | Add missing ev.Skip(), causing a blank DCP notebook page on the old macOS build (#3018). |
5 weeks ago | White space: job_manager.{cc,h} |
5 weeks ago | Tidy up initialisation. |
5 weeks ago | Use a make_shared. |
5 weeks ago | White space: job_view.{cc,h} |
5 weeks ago | White space: email_dialog.{cc,h} |
5 weeks ago | White space: decoder.{cc,h} |
5 weeks ago | White space: dcp_video.{cc,h} |
5 weeks ago | White space: dcp_panel.{cc,h} |
6 weeks ago | Tweak very long de_DE translation and remove extra colon. |
6 weeks ago | White space: overlaps.{cc,h} |
6 weeks ago | White space: ext.{cc,h} |
7 weeks ago | White space: butler.{cc,h} |
7 weeks ago | White space: film_viewer.{cc,h} |
7 weeks ago | Respect dark GUI on all platforms, not just macOS. |
Version 2.18.17 released.
|
7 weeks ago | Supporters update. |
7 weeks ago | Fix test to not raise an error from clairmeta. |
7 weeks ago | Bump libdcp for very invalid subtitle duration checks. |
7 weeks ago | Add David Lankes to translator credits. |
7 weeks ago | Standardise on translating the DoM "Film" (i.e. project) to Projekt in de_DE. |
7 weeks ago | Updated de_DE translation from David Lankes. |
7 weeks ago | Don't bind a shared_ptr<PlayerVideo> to ImageChanged (#3013). |
7 weeks ago | Do leak checks when valgrinding the player. |
7 weeks ago | Fix case where -ve duration subtitles could be created at reel boundaries (#3012) |
7 weeks ago | Add an assert. |
7 weeks ago | Hint about problems with alpha channels (#3014). |
7 weeks ago | Add has_alpha() flag to VideoContent. |
7 weeks ago | Remove some unused usings. |
7 weeks ago | White space: video_examiner.h |
7 weeks ago | Add Image::has_alpha(). |
7 weeks ago | White space: dcp_examiner.{cc,h} |
7 weeks ago | White space: video_content.{cc,h} |
7 weeks ago | Use a make_shared. |
7 weeks ago | Remove unused template method. |