| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-26 | Rename all fonts that we load. | Carl Hetherington | |
| This seems to be the only chance we have of making Pango-via-FontConfig definitely choose the font that we want. There was a case https://dcpomatic.com/forum/viewtopic.php?t=3015 where a user specified Arial Rounded MT Bold but ended up with a substitution. I tried loading an Arial Rounded, and then FontConfig chose that even when we asked for Arial Rounded MT Bold. Maybe it's because both fonts were marked as having "Book" weight ... I don't know. It seems like the easiest way to get what we want here is to try to subvert FontConfig's selection logic by giving everything we load a different family name. If only we could just load a font and tell Pango to use it ... but it seems like we can't have nice things. | |||
| 2025-11-05 | Allow specification of which parts of the DCP to encrypt (#3099). | Carl Hetherington | |
| 2025-08-25 | Cleanup: extract check_gl_error to gl_util.{cc,h} | Carl Hetherington | |
| 2025-07-10 | Allow specification of player crop in playlist. | Carl Hetherington | |
| 2025-07-10 | Extract ratio setup UI to a separate class. | Carl Hetherington | |
| 2025-05-27 | Move i18n setup into 3 separate platform files. | Carl Hetherington | |
| 2025-03-02 | Rename config_dialog.{cc,h} -> preferences_page.{cc,h} | Carl Hetherington | |
| Also trim some includes. | |||
| 2025-03-02 | Move General preferences tab parent to its own file. | Carl Hetherington | |
| 2025-03-02 | Move Sound preferences to its own file. | Carl Hetherington | |
| 2025-03-02 | Move Locations preferences to its own file. | Carl Hetherington | |
| 2025-03-02 | Move Keys preferences to its own file. | Carl Hetherington | |
| 2025-03-02 | Use a customised config dialog for the KDM creator. | Carl Hetherington | |
| 2025-03-01 | Move KDM Email preferences page to its own file. | Carl Hetherington | |
| 2025-03-01 | Move Email preferences page to its own file. | Carl Hetherington | |
| 2025-03-01 | Move CertificateChainEditor to its own files and format white space. | Carl Hetherington | |
| 2025-02-23 | Rename VerifyDCPProgressDialog -> VerifyDCPDialog. | Carl Hetherington | |
| 2025-02-23 | Make the player verify UI more like the standalone one. | Carl Hetherington | |
| 2025-01-01 | Add shorter output panel for KDMs on smaller screens (#2646). | Carl Hetherington | |
| 2025-01-01 | Split KDMOutputPanel into TallKDMOutputPanel and a base. | Carl Hetherington | |
| The TallKDMOutputPanel is just responsible for layout out the controls. | |||
| 2024-11-27 | Remove beta-grade warning in the Disk Writer. | Carl Hetherington | |
| I hope I don't live to regret this. | |||
| 2024-10-19 | Fix installation of our extra fa_IR.mo on Linux. | Carl Hetherington | |
| 2024-10-14 | Install fa_IR wxWidgets translations. | Carl Hetherington | |
| 2024-10-14 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-09-29 | Arch's FFmpeg is in an unusual place so we have to get the includes for it. | Carl Hetherington | |
| 2024-09-03 | Remove some implicit conversions between wxString and std::string. | Carl Hetherington | |
| 2024-07-26 | Merge branch 'main' into v2.17.x | Carl Hetherington | |
| 2024-07-26 | Stop instantiating RtAudio all over the place | Carl Hetherington | |
| and instead just have a singleton. On Windows I saw a situation where the first instantiation would use ASIO and the second WASAPI, causing all kinds of confusion. | |||
| 2024-07-12 | Remove some more stuff related to the old "instant i18n" feature. | Carl Hetherington | |
| 2024-05-18 | Remember position and size of caption list view. | Carl Hetherington | |
| 2024-05-08 | Merge remote-tracking branch 'origin/main' into v2.17.x | Carl Hetherington | |
| 2024-05-06 | Use sqlite for cinema and DKDM recipient lists. | Carl Hetherington | |
| 2024-05-04 | Remove in-place translations support. | Carl Hetherington | |
| It feels like there have been too many failed attempts and not enough (maybe zero?) successes so it's just too confusing. | |||
| 2024-04-21 | Extract all uses of DCP-o-matic name to allow branding. | Carl Hetherington | |
| 2024-04-16 | Split VerifyDCPResultDialog into a panel and a dialog. | Carl Hetherington | |
| 2024-04-16 | Rename VerifyDCPDialog -> VerifyDCPResultDialog. | Carl Hetherington | |
| 2024-03-12 | Add new interface for setting reel breaks (#2678).2678-reel-break | Carl Hetherington | |
| 2024-03-12 | Rename TimelineTextContentView -> ContentTimelineTextView. | Carl Hetherington | |
| 2024-03-12 | Rename TimelineVideoContentView -> ContentTimelineVideoView. | Carl Hetherington | |
| 2024-03-12 | Rename TimelineAudioContentView -> ContentTimelineAudioView. | Carl Hetherington | |
| 2024-03-12 | Rename TimelineAtmosContentView -> ContentTimelineAtmosView. | Carl Hetherington | |
| 2024-03-12 | Rename TimelineDialog -> ContentTimelineDialog. | Carl Hetherington | |
| 2024-03-12 | Split out Timeline from ContentTimeline. | Carl Hetherington | |
| 2024-03-12 | Rename TimelineView -> ContentTimelineView. | Carl Hetherington | |
| 2024-03-12 | Rename Timeline -> ContentTimeline. | Carl Hetherington | |
| 2024-01-28 | Add Version File dialog. | Carl Hetherington | |
| 2023-11-20 | Add a dialog to show which screens have potentially-problematic | Carl Hetherington | |
| certificate validity periods when making KDMs (#2645). | |||
| 2023-01-07 | Add DirDialog. | Carl Hetherington | |
| 2023-01-04 | Add FileDialog (wrapping wxFileDialog); currently it sets up the initial ↵ | Carl Hetherington | |
| path nicely. | |||
| 2022-11-29 | Extract RegionSubtagWidget. | Carl Hetherington | |
| 2022-11-24 | Extract RegionSubtagDialog to its own files. | Carl Hetherington | |
