summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-07-10Use dcp::compose rather than our own.composeCarl Hetherington
2021-07-09C++11 tidying.Carl Hetherington
2021-07-09Fix strange layout problems with the content sub panels (#2059).Carl Hetherington
2021-07-08Take account of changes to default directory for new DCPs (#2058).Carl Hetherington
2021-07-08C++11 tidying.Carl Hetherington
2021-07-05Tidy a little and use some std::vector instead of raw arrays.Carl Hetherington
2021-07-05Fix alignment.Carl Hetherington
2021-07-05Use dcp::file_to_string().Carl Hetherington
2021-07-05Use unique_ptr.Carl Hetherington
2021-07-05C++11 tidying.Carl Hetherington
2021-07-04C++11 tidying.Carl Hetherington
2021-07-03Use std::vector rather than a raw array.Carl Hetherington
2021-07-03C++11 tidying.Carl Hetherington
2021-07-02Don't abort the update checker thread when one curl_easy_perform fails.Carl Hetherington
2021-07-01Fix race.Carl Hetherington
2021-07-01C++11 tidying.Carl Hetherington
2021-07-01Remove unused variable.Carl Hetherington
2021-06-29Update dialog layout fixes.Carl Hetherington
2021-06-29C++11 tidying.Carl Hetherington
2021-06-29Fix confusing black padding in GUI dark mode (#2053).Carl Hetherington
2021-06-28Update task bar icon when GUI theme changes (#1986).Carl Hetherington
2021-06-28C++11 tidying.Carl Hetherington
2021-06-25Extract gui_is_dark() to wx_util.Carl Hetherington
2021-06-25Make white/black versions of server icon.Carl Hetherington
2021-06-24Fix incorrect timestamps when exporting as reels (#2052).v2.15.155Carl Hetherington
2021-06-24Fix incorrect issuer/creator in CPL files.Carl Hetherington
2021-06-23Improve some error messages.Carl Hetherington
2021-06-23Add some more DecodeError constructors.Carl Hetherington
2021-06-22C++11 cleanup.Carl Hetherington
2021-06-21Remember the path used for "add files" (#2049).Carl Hetherington
2021-06-21Use std::vector for add_files.Carl Hetherington
2021-06-13Ignore incoming data when suspended.Carl Hetherington
2021-06-13Comment fixes.Carl Hetherington
2021-06-12Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2021-06-12Offer all KDM types no matter what standard is in use.Carl Hetherington
2021-06-07pot/merge.Carl Hetherington
2021-06-07Use "Colour" not "Colour conversion" as a label name.osx-alignmentCarl Hetherington
2021-06-07Fix link icons on macOS.Carl Hetherington
2021-06-07macOS alignment fix (#2039).Carl Hetherington
2021-06-07Add DCPOMATIC_CHOICE_TOP_PAD.Carl Hetherington
2021-06-07macOS alignment fixes (#2045).Carl Hetherington
2021-06-07Fix alignment of labels on macOS (#2043).Carl Hetherington
2021-06-06Fix alignment of mail protocol control (#2042).Carl Hetherington
2021-06-06Use bitmap_path() and wxBITMAP_TYPE_PNG (not _RESOURCE) to allow prefs to wor...Carl Hetherington
2021-06-06Cleanup: use bitmap_path().Carl Hetherington
2021-06-06Improve alignment of audio language controls (#2040).Carl Hetherington
2021-06-06Add DCPOMATIC_CHECKBOX_BOTTOM_PAD.Carl Hetherington
2021-06-06Shrink width of timecode entries on macOS (#2041).Carl Hetherington
2021-06-05Give an error if a non-DCP folder is selected for DCP writing (#2024).Carl Hetherington
2021-06-04Fix errors when seeking FFmpeg for some formats.Carl Hetherington