| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-18 | fixup! More debugging.2554-debug | Carl Hetherington | |
| 2023-06-17 | More debugging. | Carl Hetherington | |
| 2023-06-17 | Add some debug logging to missing file finding. | Carl Hetherington | |
| 2023-06-16 | Slightly improve a crash when content goes away. | Carl Hetherington | |
| 2023-06-16 | Fix crash when pressing Ctrl+T with no content (#2563). | Carl Hetherington | |
| 2023-06-16 | Defend against divide by 0. | Carl Hetherington | |
| 2023-06-16 | Improve some tooltips (#2560). | Carl Hetherington | |
| 2023-06-13 | Cleanup: switch sense of if. | Carl Hetherington | |
| 2023-06-12 | Fix failure to close verify progress window when finished. | Carl Hetherington | |
| 2023-06-12 | Cleanup: swap some wx_ptrs for locals. | Carl Hetherington | |
| 2023-06-09 | Cleanup: whitespace fix. | Carl Hetherington | |
| 2023-06-09 | Don't call DOMFrame::start_job from a non-UI thread. | Carl Hetherington | |
| 2023-06-06 | Fix player audio, almost totally broken by a stupid mistakev2.16.59 | Carl Hetherington | |
| in 78b2c650a9249cb7165d269b4378391d31e68e8b Following that commit 16 channel audio streams were being read as 6-channel, with unsurprising consequences. | |||
| 2023-06-05 | Supporters update.v2.16.58 | Carl Hetherington | |
| 2023-06-05 | Cope with bad DCPs better in the editor. | Carl Hetherington | |
| 2023-06-05 | Fix sizing of editor's reel dialog. | Carl Hetherington | |
| 2023-06-05 | Give filler subtitle reels <LoadFont> nodes in SMPTE (#2547). | Carl Hetherington | |
| 2023-06-04 | Fix missing subtitle language in CPL on auto-created empty subtitle assets ↵ | Carl Hetherington | |
| (#2548). | |||
| 2023-06-02 | Fix incorrect hint about having too many subtitle lines in some cases (#2546). | Carl Hetherington | |
| 2023-05-30 | Don't show warning when only removing an empty DKDM folder (#2541). | Carl Hetherington | |
| 2023-05-30 | Don't add DKDMs twice (#2545). | Carl Hetherington | |
| 2023-05-30 | Fix errors when mapping DCPs referring to the same asset multiple times (#2542). | Carl Hetherington | |
| 2023-05-30 | Add --config option to map (#2543). | Carl Hetherington | |
| 2023-05-30 | Fix disappearing DKDM folders when dragging a folder into its own child (#2540) | Carl Hetherington | |
| 2023-05-29 | Supporters update.v2.16.57 | Carl Hetherington | |
| 2023-05-29 | Focus the "make DCP/OK" button in the hints dialog (#2539). | Carl Hetherington | |
| 2023-05-29 | Don't write Markers to interop CPLs (#2537). | Carl Hetherington | |
| 2023-05-28 | Report the number of active channels in DCPs, not the number in the MXF. | Carl Hetherington | |
| 2023-05-28 | Supporters update. | Carl Hetherington | |
| 2023-05-22 | Cleanup: whitespace. | Carl Hetherington | |
| 2023-05-18 | Cleanup: replace some list with vector. | Carl Hetherington | |
| 2023-05-18 | Cleanup: using sorting. | Carl Hetherington | |
| 2023-05-18 | Cleanup: remove unused include. | Carl Hetherington | |
| 2023-05-15 | Updated cs_CZ translation from Tomáš Begeni. | Carl Hetherington | |
| 2023-05-15 | Patrons update. | Carl Hetherington | |
| 2023-05-13 | Cleanup: use a namespace. | Carl Hetherington | |
| 2023-05-13 | Cleanup: remove unnecessary explicit. | 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-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 | |
