summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2021-04-23Close down the FilmViewer before its GUI elements get destroyed (#1982).Carl Hetherington
2021-04-22Do the polkit dance for unmounting drives as well as writing them.Carl Hetherington
2021-04-22Wait a while for unmounts to go through in case we have to authenticate the u...Carl Hetherington
2021-04-22C++11 tidying.Carl Hetherington
2021-04-21Re-scan drives just before writing the DCP (#1969).Carl Hetherington
2021-04-21Fix response of the disk writer when polkit authorization fails onCarl Hetherington
2021-04-10pot/merge.Carl Hetherington
2021-04-08Assorted C++11/formatting cleanups.Carl Hetherington
2021-04-07Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2021-04-07Assorted C++11/formatting cleanups.Carl Hetherington
2021-04-06pot/merge.v2.15.139Carl Hetherington
2021-04-06Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2021-04-05pot/merge.Carl Hetherington
2021-04-05Fix confusing error on trying to load a DoM project into the player (#1948).Carl Hetherington
2021-04-04More disk build fixes.Carl Hetherington
2021-04-04Fix disk build.Carl Hetherington
2021-04-03C++11 tidying.Carl Hetherington
2021-03-28Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2021-03-23pot/merge.Carl Hetherington
2021-03-22More polish of Swedish translationMattias Mattsson
2021-03-21Updated sv_SE translations v2Mattias Mattsson
2021-03-20Add select-all.Carl Hetherington
2021-03-13Some C++11 stuff.Carl Hetherington
2021-03-12Use /dev/rdisk on macOS.Carl Hetherington
2021-02-23Remove wxSTAY_ON_TOP from splash screen on Windows to stop it hidingCarl Hetherington
2021-02-17Assorted C++11 tidying.Carl Hetherington
2021-02-17Fix some wx3.1 assertions and some C++ tidying.Carl Hetherington
2021-02-16C++11 tidying.Carl Hetherington
2021-02-15Coalesce player changes around KDM loading.Carl Hetherington
2021-02-09Coalesce player changes around CPL change.v2.15.127Carl Hetherington
2021-02-07Report boost::filesystem_error with more details.Carl Hetherington
2021-02-04Fix no subtitles/captions in the player after changing the CPL.Carl Hetherington
2021-02-04Some C++11 stuff.Carl Hetherington
2021-01-31Use enum class for Film::Property.Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-21Adapt for libdcp use of enum class.Carl Hetherington
2021-01-20Bump libdcp for better verification, and make API adjustments.Carl Hetherington
2021-01-09More c++ tidying.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-12-23pot/merge.Carl Hetherington
2020-12-11Fix lots of macOS warnings by using a different boost/bind include.Carl Hetherington
2020-12-03Move a load of disk writing code to src/lib/ext.cc.Carl Hetherington
2020-11-29Better progress reporting during DCP validation (#1812).v2.15.108Carl Hetherington
2020-11-24Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2020-11-23Remove swaroop variant.Carl Hetherington
2020-11-21pot/merge.Carl Hetherington
2020-11-21Remove the "simple" UI (#1868).Carl Hetherington
2020-11-18Make the default disk writer window wider.Carl Hetherington
2020-11-02Replace dcp::Data with dcp::ArrayDataCarl Hetherington