summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-28WIP: hacks to allow joining of files which don't all have subtitle streams.2187-examine-vobsCarl Hetherington
2022-03-27Remove strange proportion values when adding content buttons.Carl Hetherington
2022-03-26Cleanup: improve variable name.Carl Hetherington
2022-03-25Supporters update.v2.16.8Carl Hetherington
2022-03-25Bump libdcp for fix to remove erroneous <EntryPoint> and <Duration> markers f...Carl Hetherington
2022-03-24Don't throw an exception part-way through resolving assets (#2221).Carl Hetherington
2022-03-21Fix build error on mac.Carl Hetherington
2022-03-21Add check/uncheck all buttons to screens panel.Carl Hetherington
2022-03-20Update test reference for config change.Carl Hetherington
2022-03-20Remove unnecessary heading in email address list in cinema dialogue.Carl Hetherington
2022-03-20Bump libdcp for fix to subtitle formatting (#2205).Carl Hetherington
2022-03-19Add config option for default KDM type.Carl Hetherington
2022-03-19Make a small class to choose KDM types.Carl Hetherington
2022-03-19Remove KDM type that was added for testing.Carl Hetherington
2022-03-19Add $CINEMA_SHORT_NAME variable in KDM emails.Carl Hetherington
2022-03-19Cleanup: remove some duplicated code.Carl Hetherington
2022-03-19We can (and should) get the screens straight from _checked_screens now.Carl Hetherington
2022-03-19Now we don't need _cinemas and _screens any more.Carl Hetherington
2022-03-19Fix _selected_* to only store pointers to things.Carl Hetherington
2022-03-18Speed things up by sorting before adding cinemas.Carl Hetherington
2022-03-18Preserve checked status during search (#2212).Carl Hetherington
2022-03-18Add an initialisation in the class.Carl Hetherington
2022-03-18Also keep maps the other way around.Carl Hetherington
2022-03-18Keep maps of wxTreeListItem to Cinema/Screen.Carl Hetherington
2022-03-18Fix writing KDMs with long filenames.Carl Hetherington
2022-03-18Use the ICU library to sort cinemas rather than strcoll() (part of #2208).Carl Hetherington
2022-03-17Encode UTF-8 subjects and attachment names properly (#2207).Carl Hetherington
2022-03-17Slightly improve behaviour under low memory conditions.Carl Hetherington
2022-03-17Use a vector<pair<...>> to store screens and cinemas instead of a map.Carl Hetherington
2022-03-17Replace class shim with a custom comparator.Carl Hetherington
2022-03-17Fix weird placement of SetSortColumn() call causing strange assertion failure...Carl Hetherington
2022-03-17Cleanup: use some better variable names.Carl Hetherington
2022-03-16Make the value used for 'f' in KDM names consistent (#1657).Carl Hetherington
2022-03-15Cleanup: tidying.Carl Hetherington
2022-03-15Fix tests for newly-saved write to/email checkboxes.Carl Hetherington
2022-03-15Fix incorrectly-timed emission of silence padding causing buffer fill (#2217).Carl Hetherington
2022-03-14C++11 tidying.Carl Hetherington
2022-03-14Cleanup: tidy some comments.Carl Hetherington
2022-03-14Remember the state of the write to/email checkboxes in the KDM creator across...Carl Hetherington
2022-03-13C++11 tidying.Carl Hetherington
2022-03-13Tidying.Carl Hetherington
2022-03-13Fix sensitivity of custom scaled edit button.Carl Hetherington
2022-03-11Allow editing of a screen's cinema / adding a new screen whenCarl Hetherington
2022-03-10Fix build with the macOS 10.8 version of wxWidgets.v2.16.7Carl Hetherington
2022-03-09Fix incorrect quoting in helper script.v2.16.6v2.16.x-pendingCarl Hetherington
2022-03-09Improve ratings dialog to allow only valid values (#2199).Carl Hetherington
2022-03-09Allow passing flags into TableDialog::add for labels.Carl Hetherington
2022-03-09Add search_ctrl_height()Carl Hetherington
2022-03-09C++11 cleanup.Carl Hetherington
2022-03-09Don't write a <ContentVersion> tag with an empty <LabelText> (#2191).Carl Hetherington