| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-01 | Add a better error when failing to read a DCP in some cases.minimum-bitrate | Carl Hetherington | |
| 2021-02-01 | Use a predictable RNG when adding noise to low-bitrate images. | Carl Hetherington | |
| The recovery code assumes that encoding a given frame from the same data will always give the same output; it always encodes frame 0 again to set things up properly and if that frame is a different size to the previous run everything breaks. | |||
| 2021-02-01 | Fix build error thinko. | Carl Hetherington | |
| 2021-02-01 | Fix wxWidgets 3.1.x alignment assertion failure. | Carl Hetherington | |
| 2021-02-01 | Fix hang when trying to assure minimum bitrate. | Carl Hetherington | |
| 2021-02-01 | Add noise to very small J2K frames (#1902). | Carl Hetherington | |
| 2021-02-01 | Add some parameter names in headers. | Carl Hetherington | |
| 2021-01-31 | Use enum class for Film::Property. | Carl Hetherington | |
| 2021-01-31 | More enum class additions. | Carl Hetherington | |
| 2021-01-30 | Rename debug type THREED to THREED_D. | Carl Hetherington | |
| 2021-01-27 | Use enum class for VideoRange. | Carl Hetherington | |
| 2021-01-26 | libdcp API change ReelMXF -> ReelFileAsset. | Carl Hetherington | |
| 2021-01-26 | Small bits of c++11 tidying. | Carl Hetherington | |
| 2021-01-26 | Fix label alignment. | Carl Hetherington | |
| 2021-01-22 | c++11 tidying. | Carl Hetherington | |
| 2021-01-22 | Make PKL AnnotationText the same as CPL ContentTitleText per Bv2.1 | Carl Hetherington | |
| 2021-01-22 | Fix FFOC time per Bv2.1 | Carl Hetherington | |
| 2021-01-22 | Remove unused variables. | Carl Hetherington | |
| 2021-01-22 | Build fix. | Carl Hetherington | |
| 2021-01-22 | libdcp API fixes for macOS/Windows. | Carl Hetherington | |
| 2021-01-21 | Adapt for libdcp use of enum class. | Carl Hetherington | |
| 2021-01-20 | Bump libdcp for better verification, and make API adjustments. | Carl Hetherington | |
| 2021-01-16 | Fix some label alignment.v2.15.123 | Carl Hetherington | |
| 2021-01-16 | Fix build failure due to warning about unused macOS-only method. | Carl Hetherington | |
| 2021-01-16 | Fix crash on close on Linux.v2.15.121 | Carl Hetherington | |
| 2021-01-16 | Fix OpenGL crashes on macOS (#1899). | Carl Hetherington | |
| 2021-01-16 | Fix Linux build. | Carl Hetherington | |
| 2021-01-15 | Tweak link icon width on macOS; looks right on Big Sur now. | Carl Hetherington | |
| 2021-01-15 | Fix basic errors in 1af2b2bef65b133c9f56cb64007adc0aebad59aa | Carl Hetherington | |
| 2021-01-15 | Fix padding around preview in macOS dark mode (#1897). | Carl Hetherington | |
| 2021-01-15 | Different fix for assertion failures when right-aligning in horizontal ↵ | Carl Hetherington | |
| wxBoxSizers. | |||
| 2021-01-15 | Revert "wxWindows 3.1.x fixes for macOS." | Carl Hetherington | |
| This reverts commit 713ea4c65f88cfa2c7944ce6013963c2b1277d60. | |||
| 2021-01-14 | wxWindows 3.1.x fixes for macOS. | Carl Hetherington | |
| 2021-01-14 | Try to mention ARM64 builds in the logs correctly. | Carl Hetherington | |
| 2021-01-13 | Fix for changes to libsub API. | Carl Hetherington | |
| 2021-01-11 | More c++ tidying. | Carl Hetherington | |
| 2021-01-09 | More c++ tidying. | Carl Hetherington | |
| 2021-01-09 | More c++ tidying. | Carl Hetherington | |
| 2021-01-08 | c++ tidying. | Carl Hetherington | |
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2021-01-04 | Check that pango/cairo stuff is created successfully. | Carl Hetherington | |
| 2021-01-04 | Support for arm64 macOS builds. | Carl Hetherington | |
| 2021-01-04 | When building against macOS SDK 11.0 we need an explicit link with bz2. | Carl Hetherington | |
| 2021-01-01 | Happy new year. | Carl Hetherington | |
| 2020-12-26 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2020-12-23 | pot/merge. | Carl Hetherington | |
| 2020-12-23 | Various tweaks to fix playback at the end of a film (#1858). | Carl Hetherington | |
| The most questionable change here is probably how SimpleVideoView::display_next_frame no longer re-schedules itself if the call to get_next_frame returned AGAIN; it seems wrong to do that when FilmViewer::idle_handler() also reschedules itself when display_next_frame() returns AGAIN. | |||
| 2020-12-22 | Fix error when cancelling load of a trusted device certificate. | Carl Hetherington | |
| 2020-12-22 | Accept serial numbers with A prefix entered by user. | Carl Hetherington | |
