summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-12fixup! fixup! fixup! fixup! Add /NOSERVER option to Windows installer to not ...2362-silentCarl Hetherington
2022-11-12fixup! fixup! fixup! Add /NOSERVER option to Windows installer to not install...Carl Hetherington
2022-11-12fixup! fixup! Add /NOSERVER option to Windows installer to not install the en...Carl Hetherington
2022-11-12fixup! Add /NOSERVER option to Windows installer to not install the encode se...Carl Hetherington
2022-11-12Add /NOSERVER option to Windows installer to not install the encode server (#...Carl Hetherington
2022-11-10Fix macOS build.Carl Hetherington
2022-11-10Bump libsub for fix unicode LINE SEPARATOR in subtitles.Carl Hetherington
2022-11-10Fix uninitialised variable.Carl Hetherington
2022-11-06Fix error message.Carl Hetherington
2022-11-06Cleanup: J2KEncoder does not need enable_shared_from_this.Carl Hetherington
2022-11-06Cleanup: Player does not need enable_shared_from_this.Carl Hetherington
2022-11-06Cleanup: remove unnecessary explicit.Carl Hetherington
2022-11-06Cleanup: use default value in header.Carl Hetherington
2022-11-06Cleanup: better variable name.Carl Hetherington
2022-11-06Hide the endless stream of warnings from wx/GTK.Carl Hetherington
2022-11-06Extract ImageStore.Carl Hetherington
2022-11-06Strictly I think we should be putting each component of an image into _pendin...Carl Hetherington
2022-11-04Fix build on macOS and Windows.Carl Hetherington
2022-11-03Bump libdcp for subtitle Z-position fixes (#2356).Carl Hetherington
2022-11-03Fix test references for passive option change.Carl Hetherington
2022-11-02Cleanup: use new CheckBox::bind().Carl Hetherington
2022-11-02Enable some debug logging for TMS upload.Carl Hetherington
2022-11-02Add passive mode option to TMS upload.Carl Hetherington
2022-11-02Add get() and bind() to CheckBox.Carl Hetherington
2022-10-27Throw exception if av_frame_alloc() fails.Carl Hetherington
2022-10-27Add tooltip to player DCP name with path details.Carl Hetherington
2022-10-27Fix player with high-frame-rate DCPs.Carl Hetherington
2022-10-26Supporters update.v2.16.32Carl Hetherington
2022-10-26Fix player being destroyed while the butler is still using it.Carl Hetherington
2022-10-26Remove unnecessary copy constructors (default ones are OK).Carl Hetherington
2022-10-26Allow move construction of Player.Carl Hetherington
2022-10-26Allow move construction of AudioMerger.Carl Hetherington
2022-10-26Allow move construction of ActiveText.Carl Hetherington
2022-10-25Further test/data SNAFU.Carl Hetherington
2022-10-25Fix mangling of the v2.16.x test/data commit somewhere along the line.Carl Hetherington
2022-10-25Hopefully fix crash when the same frame is encoded twice.Carl Hetherington
2022-10-25Fix missing switch of Append -> add (#2358).Carl Hetherington
2022-10-23Add Daniel Courville to testers.Carl Hetherington
2022-10-21Fix colour range property for subsampled sources (#2357).Carl Hetherington
2022-10-19Fix macOS 10.8 build.v2.16.31Carl Hetherington
2022-10-19Supporters update.Carl Hetherington
2022-10-19Add search to DKDM list (#2298).Carl Hetherington
2022-10-19Cleanup: 0 -> nullptr.Carl Hetherington
2022-10-19Extract Collator class.Carl Hetherington
2022-10-18Supporters update.Carl Hetherington
2022-10-18Improve the appearance of things in macOS dark mode in various ways.Carl Hetherington
2022-10-18Improve timeline view colouring in dark mode.Carl Hetherington
2022-10-18Use different icons for the timeline in dark/light modes.Carl Hetherington
2022-10-18Move timeline tools into a single .svg and tidy them up a bit.Carl Hetherington
2022-10-18Fix colouring of audio plot in dark mode.Carl Hetherington