summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Collapse)Author
40 hoursUse boost::process::v2 on Windows.Carl Hetherington
40 hoursFix windows include.Carl Hetherington
11 daysTrim some includes.Carl Hetherington
11 daysMove player frame (DOMFrame) class into wx/ as PlayerFrame.Carl Hetherington
11 daysVarious fixes to content view updates.Carl Hetherington
11 daysReplace find_and_resolve_cpls() with storing all CPL IDs in DCPContent ↵Carl Hetherington
(sometimes). In some places we need other details than the ID, but in lots of places this saves some disk searching.
11 daysUse SQLite for show playlists.Carl Hetherington
11 daysMove responsibility for reading the content store into the applications.Carl Hetherington
11 daysRename ContentStore -> ShowPlaylistContentStore.Carl Hetherington
11 daysMove content store handling into ContentStore rather than it being done in ↵Carl Hetherington
the GUI.
11 daysRemove Film from the whole examination chain.Carl Hetherington
11 daysMove _film out of Job into only those Jobs that need it.Carl Hetherington
This meant some tweaks to the JSON server to only report DCP names for TranscodeJobs, and a bit of (hopefully) tidying of the disk space check in the batch converter.
11 daysBump versions for new Windows environment.Carl Hetherington
2026-04-22Updated fr_FR translation from Théo Lalanne.Carl Hetherington
2026-04-20pot/merge.Carl Hetherington
2026-04-12Fix macOS build.Carl Hetherington
2026-04-11Fix loading DCPs into the verifier with trailing /Carl Hetherington
2026-04-11Allow loading DCPs from the GUI verifier command line.Carl Hetherington
2026-04-11Extract load_dcps.Carl Hetherington
2026-04-08Updated ja_JP translation from 林雅成.Carl Hetherington
2026-03-23Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2026-03-23Updated ja_JP translation from 林雅成.Carl Hetherington
2026-03-23pot/merge.Carl Hetherington
2026-03-20Updated ja_JP translation from 林雅成.Carl Hetherington
2026-03-20Add stub el_GR translation.Carl Hetherington
2026-03-10ko_KR translation from Sean.Carl Hetherington
2026-03-01Updated ja_JP translation from 林雅成.Carl Hetherington
2026-02-24Updated ja_JP translation from 林雅成.Carl Hetherington
2026-02-24Add translation to ja_JP from Masanari Hayashi (林雅成).Carl Hetherington
2026-02-15Add stub ja_JP translation.Carl Hetherington
2026-02-14Add a menu option to open the user manual in a web browser.Carl Hetherington
2026-02-13Fix old macOS build.Carl Hetherington
2026-02-11Fix build error on Ubuntu 16.04.Carl Hetherington
2026-02-11Allow adding multiple DCPs to the verifier in one go, and remember the last ↵Carl Hetherington
location.
2026-02-02Remember where the last editor DCP was opened from.Carl Hetherington
2026-01-11Add ko_KR translation stub.Carl Hetherington
2026-01-09Possibly fix disappearing Cancel/Verify buttons.Carl Hetherington
Before this commit these buttons would need the window to be half a screen width width before they were seen (at least on Ubuntu 24.04).
2026-01-06Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2026-01-05pot/merge.Carl Hetherington
2026-01-01Allow export of Interop/SMPTE format subtitles (#3025).Carl Hetherington
2025-12-31Add Shift-Ctrl-E shortcut to export subtitles.Carl Hetherington
2025-12-31Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2025-12-30pot/merge.Carl Hetherington
2025-12-30Cope with DCPs that have no video and hence no video encoding.Carl Hetherington
2025-12-24Fix build of disk writer after EditableList changes.Carl Hetherington
2025-12-23Display markers in the player (#2793).Carl Hetherington
The space above the position slider was already reserved, but nothing would be shown there.
2025-12-22Fix strange default of user_explicit with set_video_frame_rate.Carl Hetherington
2025-12-19White space: dcpomatic_disk.cc, upmixer_a_test.cc, vf_test.ccCarl Hetherington
2025-12-18Use known DKDMs to decrypt DCPs for verification.Carl Hetherington
2025-12-18Allow adding KDMs to the verifier to verify encrypted DCPs (#2971).Carl Hetherington