| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-22 | fixup! Add some debugging to the RtAudio stuff.2850-no-audio | Carl Hetherington | |
| 2024-07-22 | Add some debugging to the RtAudio stuff. | Carl Hetherington | |
| 2024-07-22 | Supporters update. | Carl Hetherington | |
| 2024-07-20 | Add SLV as a channel type for the CLI. | Carl Hetherington | |
| 2024-07-15 | Fix nag foreground colour in dark mode (#2848). | Carl Hetherington | |
| 2024-07-15 | Remove file added for HTML rendering. | Carl Hetherington | |
| 2024-07-15 | Tweak background colour of nag in dark mode. | Carl Hetherington | |
| 2024-07-15 | Make nag text a little bigger. | Carl Hetherington | |
| 2024-07-13 | Fix spacing of screens panel buttons. | Carl Hetherington | |
| Now they match the ones in the content panel. | |||
| 2024-07-13 | Make the download certificate dialog wider on macOS. | Carl Hetherington | |
| Otherwise the labels for the tabs are all very truncated. | |||
| 2024-07-13 | Download Barco certificates using SFTP instead of plain FTP (#2842). | Carl Hetherington | |
| 2024-07-12 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2024-07-11 | pot/merge. | Carl Hetherington | |
| 2024-07-09 | Supporters update.v2.16.89 | Carl Hetherington | |
| 2024-07-09 | Fix too-late setup of path encoding stuff. | Carl Hetherington | |
| 2024-07-07 | Re-fix incorrect ArgFixer.v2.16.88 | Carl Hetherington | |
| It needs to be in the front-end, not the kdm_cli() method, otherwise the tests break. | |||
| 2024-07-07 | Remove double ArgFixer introduced in fefcccd5. | Carl Hetherington | |
| 2024-07-06 | Supporters update. | Carl Hetherington | |
| 2024-07-06 | Add some missing ArgFixers for Windows command lines (#2844). | Carl Hetherington | |
| 2024-06-30 | Make DCPoMatic compatible with ICU >= 75 | Benjamin Radel | |
| ICU >= 75 uses c++17 features and therefore requires compilation with -std=c++17. However, this causes some namespace issues in src/wx/file_picker_ctrl.cc and src/wx/film_name_location_dialog.cc between boost::optional, boost::filesystem and the corresponding names from the std lib. The patch fixes this namespace issues and adds a version check in wscript to enable compilation with c++17, if icu >= 75 is detected. | |||
| 2024-06-27 | Bump libdcp for speculative fix for #2839. | Carl Hetherington | |
| 2024-06-27 | Fix error when importing bad subtitle file (#2838). | Carl Hetherington | |
| The subtitle XML refers to a font with no corresponding <LoadFont>. | |||
| 2024-06-19 | Missing include.v2.16.87 | Carl Hetherington | |
| 2024-06-19 | Supporters update. | Carl Hetherington | |
| 2024-06-19 | Fix build with some older boosts. | Carl Hetherington | |
| 2024-06-18 | Build tests on Ubuntu 24.04. | Carl Hetherington | |
| 2024-06-18 | Fix "available space" count passed to snprintf (#2832). | Carl Hetherington | |
| This is wrong (too big) and it causes an abort in some snprintf checker on Ubuntu 24.04. | |||
| 2024-06-18 | Supporters update. | Carl Hetherington | |
| 2024-06-18 | Updated fr_FR translation from Lilian Lefranc. | Carl Hetherington | |
| 2024-06-11 | Supporters update. | Carl Hetherington | |
| 2024-06-07 | Fix font ID allocation from DCP when there are subs and ccaps using the same ↵ | Carl Hetherington | |
| IDs (#2822). Previously we would always use <last-reel+1>_id as a disambiguated ID for every case. | |||
| 2024-06-04 | Add an option to dump the decryption certificate from the KDM CLI. | Carl Hetherington | |
| 2024-05-30 | Supporters update.v2.16.86 | Carl Hetherington | |
| 2024-05-26 | Note that newer libsub version is required. | Carl Hetherington | |
| 2024-05-26 | Fix build with newer libsub. | Carl Hetherington | |
| 2024-05-22 | Bump libsub for SSA Margin{L,R} support (#2811). | Carl Hetherington | |
| This also pulls in a colour fix for binary STL but the colours are not yet visible in the preview due to another bug. | |||
| 2024-05-21 | Fix stream length for DCP content (#2688). | Carl Hetherington | |
| 2024-05-21 | Allow running tests from trees made with cdist. | Carl Hetherington | |
| 2024-05-20 | Use $HOME rather than hard-coded user name. | Carl Hetherington | |
| 2024-05-19 | Don't make _stream_states for unmapped audio, otherwise we wait for content | Carl Hetherington | |
| which will never arrive. | |||
| 2024-05-19 | Add and use Content::has_mapped_audio(). | Carl Hetherington | |
| 2024-05-19 | Cleanup: use auto. | Carl Hetherington | |
| 2024-05-17 | Emit no audio from DCPs if none is mappedv2.16.85 | Carl Hetherington | |
| This makes DCP content behave the same as FFmpeg. | |||
| 2024-05-17 | Make sure we don't say some content has audio if none will be emitted. | Carl Hetherington | |
| In the FFmpeg (and shortly DCP) case we don't emit any audio if none is mapped, so we must take this into account in the player. | |||
| 2024-05-16 | Supporters update.v2.16.84 | Carl Hetherington | |
| 2024-05-15 | Update DCP encoder progress on all passe()es, not just when audio is emitted. | Carl Hetherington | |
| 2024-05-15 | Get DCP transcode progress from the player (#2804). | Carl Hetherington | |
| 2024-05-15 | Fix Windows test runner. | Carl Hetherington | |
| 2024-05-15 | Fix macOS environment setup. | Carl Hetherington | |
| 2024-05-14 | Fix warning cause by previous libdcp bump. | Carl Hetherington | |
