4 days ago | Allow building for Rocky Linux. |
4 days ago | Cleanup: tidy an or. |
3 days ago | Updated nl_NL translation from Rob van Nieuwkerk. |
4 days ago | Update XML for dcpomatic2_create in the manual. |
4 days ago | Add another place to look for verifier message uses. |
4 days ago | Attempt to improve error message when building the manual. |
6 days ago | Add retry for email sending (#2963). |
5 days ago | Tweak layout of VF dialog to hopefully be clearer. |
5 days ago | Update VF dialog when audio channels count changes. |
5 days ago | White space: content.{cc,h} |
6 days ago | White space: kdm_with_metadata.{cc,h} send_kdm_email_job.{cc,h} |
6 days ago | Fix white line at bottom of full-screen DCP playback (#2973). |
6 days ago | Add eye option to player for 3D DCPs. |
8 days ago | Updated nl_NL translation from Rob van Nieuwkerk. |
Version 2.18.11 released.
|
10 days ago | Fix test reference. |
10 days ago | Fix crash when tests are run in some orders. |
10 days ago | Remove unsightly newline. |
11 days ago | Fix/hack build to work again on Ubuntu 1{6,8}.04 |
11 days ago | Further fixes to cs_CZ translation. |
11 days ago | Fix up i18n after analytics message change. |
11 days ago | Add a test for the "analytics" code. |
11 days ago | Replace compose with fmt. |
11 days ago | Remove happy clappy language. |
11 days ago | Replace compose with fmt. |
11 days ago | Use a default constructor. |
11 days ago | Revert "Add stubs for Georgian (ka_KA) language support." |
11 days ago | Tweak some de_DE translations. |
11 days ago | Fix macOS locale handling. |
12 days ago | Apply the same fix for DKDM recipients as we previously had for cinemas. |
12 days ago | Improve test failure message. |
12 days ago | Remove believed pointless pre-storage of file state. |
12 days ago | Add --audio-channels option to dcpomatic2_create (#2966). |
12 days ago | Fix out-of-date help. |
12 days ago | Supporters update. |
13 days ago | Bump libdcp for private key loading fix. |
13 days ago | Remove unnecessary wx_ptr |
13 days ago | Add better wildcards for loading certificates and keys. |
13 days ago | Remove some make_wx. |
2 weeks ago | Updated nl_NL translation from Rob van Nieuwkerk. |
Version 2.18.10 released.
|
3 weeks ago | Missing language from test causing Clairmeta to give an error. |
3 weeks ago | Fix subtitles being written with negative times when trimmed (#2965). |
3 weeks ago | Cleanup: rename subtitle_stop -> text_stop. |
3 weeks ago | Supporters update. |
3 weeks ago | White space: config.{cc,h} player.{cc,h} about_dialog.{cc,h} hints_dialog.{cc,h} |
3 weeks ago | Fix build warning on macOS. |
3 weeks ago | Catch DCPError when adding OV in the player. |
3 weeks ago | Bump libdcp for const fix in libcxml. |
3 weeks ago | Fix macOS preferences menu, lost in 0da18dbf9b62b532f48a4e859f70f4ddedb6f78e |
3 weeks ago | Bump libsub for subrip alignment fix with {\anX} (#2960). |
4 weeks ago | Fix some untidy layout. |
Version 2.18.9 released.
|
4 weeks ago | Fix the player again (crash with subs in OpenGL mode) |
4 weeks ago | White space: film.{cc,h} font.{cc,h} |
4 weeks ago | White space: kdm_cli.{cc,h} usl.{cc,h} zipper.{cc,h} |
4 weeks ago | White space: audio_delay.{cc,h} audio_point.{cc,h} rng.{cc,h} atmos_test.cc |
4 weeks ago | White space: filter.{cc,h}, hints.{cc,h}, gain_calculator_dialog.{cc,h} |
4 weeks ago | Fix consistency of button stack gaps. |
4 weeks ago | Remove some more macOS spacing hacks that now seem to make things worse. |
Version 2.18.8 released.
|
4 weeks ago | Small cleanup. |
4 weeks ago | Tidy up and fix how post-load updates are managed. |
4 weeks ago | Fix mangled translation (#2957). |
4 weeks ago | Updated ru_RU translation from Евгений Дац. |
4 weeks ago | Remove unnnecessary bits. |
Version 2.18.7 released.
|
4 weeks ago | Fix non-display of subtitles in the player. |
Version 2.18.6 released.
|
4 weeks ago | Fix typo (#2956). |
4 weeks ago | Fix spelling mistake in test. |
4 weeks ago | Supporters update. |
5 weeks ago | Sort cinemas and DKDM recipients correctly using the collator (#2950). |
5 weeks ago | Move sqlite database open/close to a new SQLiteDatabase. |
5 weeks ago | Update the UI on a change to the configured cinema/screen database (#2951). |
5 weeks ago | Add update() to allow re-filling from a new database. |
5 weeks ago | Update filetypes from XML to sqlite3 when setting/exporting cinema/screen databases. |
5 weeks ago | Fix override_path usage in FileDialog. |
5 weeks ago | Announce changes to cinemas file separately. |
5 weeks ago | Only read screen certificates when we need them. |
5 weeks ago | Fix updating of screens with new/different trusted devices. |
5 weeks ago | Fix adding of trusted devices. |
5 weeks ago | Allow KDMRecipient and hence Screen to convert certs to dcp::Certificate lazily. |
5 weeks ago | Add screens with one query, not one per cinema. |
5 weeks ago | Check _checked_screens cinema ID instead of checking each screen. |
5 weeks ago | Add screens() to get all screens. |
5 weeks ago | Keep one CinemaList to use in the whole of ScreensPanel. |
5 weeks ago | Fix some places where we have a full Cinema/Screen object available... |
5 weeks ago | Add script to make a test database for profiling. |
5 weeks ago | White space: cross{_osx,_windows,_common}.cc cross.h |
5 weeks ago | White space: analyse_audio_job.{cc,h} |
5 weeks ago | Cleanup: sorting. |
5 weeks ago | White space: verify_dcp_job.{cc,h} |
5 weeks ago | Cleanup: default constructor. |
5 weeks ago | White space: util.{cc,h} |
5 weeks ago | Fix typo in comment. |
5 weeks ago | Fix typo accomodate -> accommodate. |
5 weeks ago | Fix spurious "there were no errors" reports in the verifier. |
5 weeks ago | Tweak verification message. |
5 weeks ago | Bump libdcp to better tolerate badly-formatted MainSoundConfiguration (#2942). |
5 weeks ago | Remove the strange tolerant flag in Film. |
5 weeks ago | Pass tolerant flag into Player. |
5 weeks ago | Pass tolerant flag into Content::examine() and the ExamineContentJob. |