summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-01-16Fix crash on close on Linux.v2.15.121Carl Hetherington
2021-01-16Fix OpenGL crashes on macOS (#1899).Carl Hetherington
2021-01-16Fix Linux build.Carl Hetherington
2021-01-15Tweak link icon width on macOS; looks right on Big Sur now.Carl Hetherington
2021-01-15Fix basic errors in 1af2b2bef65b133c9f56cb64007adc0aebad59aaCarl Hetherington
2021-01-15Fix padding around preview in macOS dark mode (#1897).Carl Hetherington
2021-01-15Different fix for assertion failures when right-aligning in horizontal wxBoxS...Carl Hetherington
2021-01-15Revert "wxWindows 3.1.x fixes for macOS."Carl Hetherington
2021-01-14wxWindows 3.1.x fixes for macOS.Carl Hetherington
2021-01-14Try to mention ARM64 builds in the logs correctly.Carl Hetherington
2021-01-13Fix for changes to libsub API.Carl Hetherington
2021-01-11More c++ tidying.Carl Hetherington
2021-01-09More c++ tidying.Carl Hetherington
2021-01-09More c++ tidying.Carl Hetherington
2021-01-08c++ tidying.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2021-01-04Check that pango/cairo stuff is created successfully.Carl Hetherington
2021-01-04Support for arm64 macOS builds.Carl Hetherington
2021-01-04When building against macOS SDK 11.0 we need an explicit link with bz2.Carl Hetherington
2021-01-01Happy new year.Carl Hetherington
2020-12-26Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2020-12-23pot/merge.Carl Hetherington
2020-12-23Various tweaks to fix playback at the end of a film (#1858).Carl Hetherington
2020-12-22Fix error when cancelling load of a trusted device certificate.Carl Hetherington
2020-12-22Accept serial numbers with A prefix entered by user.Carl Hetherington
2020-12-22Fix Christie certificate download when first try fails.Carl Hetherington
2020-12-22Pass fonts from content around as FontData.Carl Hetherington
2020-12-22Add FontData class.Carl Hetherington
2020-12-22Catch exceptions better during hints thread.Carl Hetherington
2020-12-22Fix crash on working out hints for content with subtitles.Carl Hetherington
2020-12-22Confirm removal of cinemas and screens.Carl Hetherington
2020-12-21Fix alignment of some labels.Carl Hetherington
2020-12-21Select newly-added cinemas.Carl Hetherington
2020-12-15Tweak config comment.Carl Hetherington
2020-12-11Fix lots of macOS warnings by using a different boost/bind include.Carl Hetherington
2020-12-08In a DCP with any subs/ccaps, make sure every reel has them (#1340).Carl Hetherington
2020-12-08Factor out empty_text_asset() method.Carl Hetherington
2020-12-08Assorted macOS layout tweaks.Carl Hetherington
2020-12-08Shrink some big buttons.Carl Hetherington
2020-12-08Tidy up alignment of play controls on macOS.Carl Hetherington
2020-12-08Fix crop control alignment on macOS (#1864).Carl Hetherington
2020-12-08Write subtitles and closed captions to a test DCP in the hints thread,Carl Hetherington
2020-12-08Make Writer take an output DCP path rather than getting it from theCarl Hetherington
2020-12-08Make Writer tolerate a nullptr Job.Carl Hetherington
2020-12-08Use a weak_ptr<Film> in ReelWriter.Carl Hetherington
2020-12-08Use a weak_ptr<Film> in Writer.Carl Hetherington
2020-12-08Add get_process_id()Carl Hetherington
2020-12-08Split create_reel() up into some separate bits.Carl Hetherington
2020-12-07Add WeakFilm and WeakConstFilm and use them a bit.Carl Hetherington