summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2025-08-13pot/merge.v2.18.22Carl Hetherington
2025-08-12Replace AVPixelFormat parameter to PlayerVideo::image with a functor.Carl Hetherington
2025-07-15Change Film::examine_and_add_content to take a vector of content.Carl Hetherington
2025-07-15Change Film::add_content to take a vector of content.Carl Hetherington
2025-07-15Change ExamineContentJob to take a vector of content.Carl Hetherington
2025-07-10Respect playlist's requested player crop.Carl Hetherington
2025-07-10Allow specification of player crop in playlist.Carl Hetherington
2025-07-10Rename film_changed() and move some stuff into it.Carl Hetherington
2025-07-10Replace SPL::operator[] with get().Carl Hetherington
2025-07-10Remove compose.hpp includes.Carl Hetherington
2025-07-10Replace String::compose with fmt.Carl Hetherington
2025-07-10Fix incorrect placeholders.Carl Hetherington
2025-07-10Convert some paths to string.Carl Hetherington
2025-07-09Add copy_to_drive_job.cc to i18n list, and pot/merge.Carl Hetherington
2025-07-07Load a DCP containing a file passed to the player (#3057).Carl Hetherington
2025-07-07Cleanup: use a boost::filesystem::pathCarl Hetherington
2025-07-04Go back to the old way of handling KDM timing.Carl Hetherington
2025-07-03Add all DCP CPLs to the content list, and write CPL ID to SPLs instead of dig...Carl Hetherington
2025-07-03Cleanup: use make_shared.Carl Hetherington
2025-07-03Hack some window sizes for Fedora (#3055).Carl Hetherington
2025-06-21White space: dcpomatic_playlist.ccCarl Hetherington
2025-06-17Support cropping of content on playback (#3041).Carl Hetherington
2025-06-17Pass Ratio around as an object rather than a pointer.Carl Hetherington
2025-06-17Cleanup: use an enum class.Carl Hetherington
2025-06-14Catch possible exceptions in destructor.Carl Hetherington
2025-06-13Might as well always allow problem reporting.Carl Hetherington
2025-06-11Updated cs_CZ translation from Tomáš Begeni.Carl Hetherington
2025-06-08Updated ru_RU translation from Евгений Дац.Carl Hetherington
2025-05-27Move i18n setup into 3 separate platform files.Carl Hetherington
2025-05-27Header sorting.Carl Hetherington
2025-05-27Put wx::report_problem() in a dcpomatic namespace.Carl Hetherington
2025-05-26Remove functors for choosing pixel format output from make_image().Carl Hetherington
2025-05-26Tweak comment formatting.Carl Hetherington
2025-05-12Cleanup: coalesce an if.Carl Hetherington
2025-05-09Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2025-05-08pot/merge.Carl Hetherington
2025-05-08Add PKL editing to the editor (#3024).Carl Hetherington
2025-05-06Add a menu bar to the verifier (#3031).Carl Hetherington
2025-05-06Updated zh_CN translation from 刘汉源Carl Hetherington
2025-05-06Cleanup: whitespace.Carl Hetherington
2025-05-03Fix bad format string (#3022).Carl Hetherington
2025-04-13Standardise on translating the DoM "Film" (i.e. project) to Projekt in de_DE.Carl Hetherington
2025-04-13Updated de_DE translation from David Lankes.Carl Hetherington
2025-04-13Don't bind a shared_ptr<PlayerVideo> to ImageChanged (#3013).Carl Hetherington
2025-04-07Work around failure to open maximised on Ubuntu 24.04 (#3010).Carl Hetherington
2025-03-26Just maximise the verifier on startup (#3004).Carl Hetherington
2025-03-22Fix menu sensitivity.Carl Hetherington
2025-03-22Remove before appending to try and reduce flicker on Windows.Carl Hetherington
2025-03-22Allow taller server log windows.Carl Hetherington
2025-03-22Fix bad server log truncation on Windows.Carl Hetherington