summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2024-09-03Remove use of wxT in favour of char_to_wx().Carl Hetherington
2024-09-03Remove unnecessary use of wxS().Carl Hetherington
2024-09-03Fix wx_to_std -> std_to_wx reversal.Carl Hetherington
2024-09-03Fix missing i18n markup.Carl Hetherington
2024-09-03Remove some implicit conversions between wxString and std::string.Carl Hetherington
2024-09-03Adapt to some libdcp class renaming to allow open captions/closed subtitles.Carl Hetherington
2024-08-03Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-07-27Don't clobber configured log types in the player.Carl Hetherington
2024-07-26Merge branch 'main' into v2.17.xCarl Hetherington
2024-07-12Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2024-07-12Remove some more stuff related to the old "instant i18n" feature.Carl Hetherington
2024-07-11pot/merge.Carl Hetherington
2024-07-09Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-07-09Fix too-late setup of path encoding stuff.Carl Hetherington
2024-07-09Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-07-07Re-fix incorrect ArgFixer.v2.16.88Carl Hetherington
2024-07-07Remove double ArgFixer introduced in fefcccd5.Carl Hetherington
2024-07-06Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-07-06Add some missing ArgFixers for Windows command lines (#2844).Carl Hetherington
2024-06-23Add minimal player HTTP server (#2830).Carl Hetherington
2024-06-23Extract internal player server to separate file and tidy up a bit.Carl Hetherington
2024-06-06Support optimised rendering of YUV420P in OpenGL.Carl Hetherington
2024-05-25Improve save-template dialog and always use a default template.Carl Hetherington
2024-05-11Stop using video directory and hard-linking (#2756).Carl Hetherington
2024-05-08Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-05-08Merge branch 'main' into v2.17.xCarl Hetherington
2024-05-06Use sqlite for cinema and DKDM recipient lists.Carl Hetherington
2024-05-06We now need to import print() for older Pythons.Carl Hetherington
2024-05-06Remove use of f-strings in wscriptsCarl Hetherington
2024-05-04Remove in-place translations support.Carl Hetherington
2024-05-02Updated cs_CZ translation from Tomáš Begeni.Carl Hetherington
2024-05-01Remove stray 'Carl Hetherington
2024-04-28Add missing nice name for Windows executable.Carl Hetherington
2024-04-28Write file descriptions to .exe files for the Windows task manager.Carl Hetherington
2024-04-28Build .rc files on the fly.Carl Hetherington
2024-04-26Allow branding of "report a problem" dialog.Carl Hetherington
2024-04-26Allow customisation of error report email address.Carl Hetherington
2024-04-24Restore time zone to Cinema and improve UI to use it (#2473).Carl Hetherington
2024-04-22Allow specification of video bit rate separately for J2K and MPEG2.Carl Hetherington
2024-04-21Rename j2k_bandwidth -> video_bit_rate.Carl Hetherington
2024-04-21Rename Encoder -> FilmEncoder, and subclasses.Carl Hetherington
2024-04-21Extract all uses of DCP-o-matic name to allow branding.Carl Hetherington
2024-04-17Separate GUI verifier with basic reporting (#1823).Carl Hetherington
2024-04-16Rename VerifyDCPDialog -> VerifyDCPResultDialog.Carl Hetherington
2024-03-17Add PlaylistEditorRestrictedMenus option, similar to PlayerRestrictedMenus.Carl Hetherington
2024-03-17Tidy and fix up the playlist editor menu on macOS.Carl Hetherington
2024-03-09Merge branch 'main' into v2.17.xCarl Hetherington
2024-03-08Add <PlayerRestrictedMenus> option to config.xml (#2725).Carl Hetherington
2024-03-07Rename Emailer -> Email.Carl Hetherington
2024-02-22Merge tag 'v2.16.78' into v2.17.xv2.17.12Carl Hetherington