| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-17 | Build "all" and "player" installers for Windows (#2531).player-installer | Carl Hetherington | |
| 2023-05-17 | Allow all parts to be optionally installed on Windows. | Carl Hetherington | |
| 2023-05-16 | Cleanup: remove support for building for more than one version of Windows. | Carl Hetherington | |
| 2023-05-16 | Cleanup: use loop for bits. | Carl Hetherington | |
| 2023-05-16 | Cleanup: add main to the list of tools. | Carl Hetherington | |
| 2023-05-16 | Cleanup: pass tools list into write_installer(). | Carl Hetherington | |
| 2023-05-16 | Always build the disk writer on Windows. | Carl Hetherington | |
| 2023-05-15 | Updated cs_CZ translation from Tomáš Begeni. | Carl Hetherington | |
| 2023-05-15 | Patrons update. | Carl Hetherington | |
| 2023-05-14 | Missing dcpomatic2_map on RPM builds.v2.16.56 | Carl Hetherington | |
| 2023-05-14 | Re-order binary names. | Carl Hetherington | |
| I've no idea why this works (to fix weird errors from the Apple signing stuff) but it does... | |||
| 2023-05-13 | Cleanup: use a namespace. | Carl Hetherington | |
| 2023-05-13 | Cleanup: remove unnecessary explicit. | Carl Hetherington | |
| 2023-05-13 | Missing relink of dcpomatic2_map. | Carl Hetherington | |
| 2023-05-13 | Fix missing signing of dcpomatic2_map. | Carl Hetherington | |
| 2023-05-13 | Supporters update. | Carl Hetherington | |
| 2023-05-13 | Add dcpomatic2_map tool (#2445). | Carl Hetherington | |
| 2023-05-13 | Cleanup: using ordering. | Carl Hetherington | |
| 2023-05-13 | Fix typos in errors. | Carl Hetherington | |
| 2023-05-13 | Fix typo in variable name. | Carl Hetherington | |
| 2023-05-13 | Remove unused define. | Carl Hetherington | |
| 2023-05-13 | Fix some typos in comments. | Carl Hetherington | |
| 2023-05-13 | Add verify_dcp(). | Carl Hetherington | |
| 2023-05-12 | Only add fonts to assets when they are required. | Carl Hetherington | |
| 2023-05-12 | Cleanup: whitespace fix. | Carl Hetherington | |
| 2023-05-12 | Handle fonts for ccaps coming from DCP content (#2525). | Carl Hetherington | |
| Not dealing with them calls all sort of chaos as described in the bug report. | |||
| 2023-05-12 | add_fonts_from_examiner() can be called multiple times with the same font | Carl Hetherington | |
| in the case of closed captions with multiple tracks. Don't reuse the same font objects in this case, otherwise we will start with something like font, disambiguate it to 0_font, then disambiguate _that_ to 0_0_font. | |||
| 2023-05-12 | Fix _text_count for ccaps when there are multiple reels. | Carl Hetherington | |
| Previously we would get a _text_count of 1 for open subs, no matter how many reels there were, but for ccaps the _text_count would increase with the number of tracks _and_ the number of reels. | |||
| 2023-05-12 | Fix comment. | Carl Hetherington | |
| 2023-05-12 | Allow copy-construction of Font. | Carl Hetherington | |
| 2023-05-12 | Cleanup: include/using sorting. | Carl Hetherington | |
| 2023-05-11 | Remove incorrect silencing (#2526). | Carl Hetherington | |
| On switching to the new FFmpeg send/receive API in e29ce33a36c2e20444d57196defc86d5072bce81 the channels variable in deinterleave_audio() was switched from stream channels to frame channels. I'm not sure if this is right, but it does mean that audio has `channels` channels, so calling make_silent() up to the stream channel count is clearly wrong if the stream has more channels than the frame. | |||
| 2023-05-10 | Fix uninitialised variable caught by the macOS compiler. | Carl Hetherington | |
| 2023-05-10 | Add some assertions. | Carl Hetherington | |
| 2023-05-10 | Don't edit start trim unless it's necessary. | Carl Hetherington | |
| 2023-05-10 | Allow signals to be blocked and resumed, and so make sure that a set | Carl Hetherington | |
| of content changes taken from an examiner are handled at the same time. Should fix DoM #2523. | |||
| 2023-05-09 | Cleanup: more variable renames. | Carl Hetherington | |
| 2023-05-09 | Cleanup: rename variable. | Carl Hetherington | |
| 2023-05-08 | Fix old C++ syntax. | Carl Hetherington | |
| 2023-05-08 | Fix typo in comment. | Carl Hetherington | |
| 2023-04-28 | Cope with WEBVTT files named with .srt extensions. | Carl Hetherington | |
| 2023-04-25 | Don't use wx_ptr for the splash screen. | Carl Hetherington | |
| Using wx_ptr in the wxApp object seems bad because in ~App wxWidgets deletes all top-level windows in `DeleteAllTLWs` so if ~wx_ptr then tries to destroy them we get a use-after-free. | |||
| 2023-04-25 | Cleanup: remove some unnecessary includes. | Carl Hetherington | |
| 2023-04-23 | Fix length()/bytes() mismatch on XML string. | Carl Hetherington | |
| 2023-04-22 | Add some missing replacements. | Carl Hetherington | |
| 2023-04-22 | Add some more bandwidths to a test. | Carl Hetherington | |
| 2023-04-22 | Add some missing Ubuntu 23.04 dependencies.v2.16.55 | Carl Hetherington | |
| 2023-04-21 | Supporters update.v2.16.54 | Carl Hetherington | |
| 2023-04-21 | Update wscript (missed in last commit). | Carl Hetherington | |
| 2023-04-21 | Bump libdcp to 1.8.67. | Carl Hetherington | |
