summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-03C++11 and whitespace cleanups.Carl Hetherington
2022-04-02Add button to send test emails in the mail server prefs (#2216).Carl Hetherington
2022-04-02Fix writing of planar audio to export buffers in some cases (#2223).Carl Hetherington
2022-04-02Tweak --export-filename help.Carl Hetherington
2022-04-02Remove strange proportion values when adding content buttons.Carl Hetherington
2022-04-02Supporters update.Carl Hetherington
2022-04-02Fix build error on mac.Carl Hetherington
2022-04-02Add check/uncheck all buttons to screens panel.Carl Hetherington
2022-04-02Remove unnecessary heading in email address list in cinema dialogue.Carl Hetherington
2022-04-02Add config option for default KDM type.Carl Hetherington
2022-04-02Make a small class to choose KDM types.Carl Hetherington
2022-04-02Remove KDM type that was added for testing.Carl Hetherington
2022-04-02Add $CINEMA_SHORT_NAME variable in KDM emails.Carl Hetherington
2022-04-02Cleanup: remove some duplicated code.Carl Hetherington
2022-04-02We can (and should) get the screens straight from _checked_screens now.Carl Hetherington
2022-04-02Now we don't need _cinemas and _screens any more.Carl Hetherington
2022-04-02Fix _selected_* to only store pointers to things.Carl Hetherington
2022-04-02Speed things up by sorting before adding cinemas.Carl Hetherington
2022-04-02Preserve checked status during search (#2212).Carl Hetherington
2022-04-02Add an initialisation in the class.Carl Hetherington
2022-04-02Also keep maps the other way around.Carl Hetherington
2022-04-02Keep maps of wxTreeListItem to Cinema/Screen.Carl Hetherington
2022-04-02Fix writing KDMs with long filenames.Carl Hetherington
2022-04-02Use the ICU library to sort cinemas rather than strcoll() (part of #2208).Carl Hetherington
2022-04-02Encode UTF-8 subjects and attachment names properly (#2207).Carl Hetherington
2022-04-02Slightly improve behaviour under low memory conditions.Carl Hetherington
2022-04-02Use a vector<pair<...>> to store screens and cinemas instead of a map.Carl Hetherington
2022-04-02Replace class shim with a custom comparator.Carl Hetherington
2022-04-02Fix weird placement of SetSortColumn() call causing strange assertion failure...Carl Hetherington
2022-04-02Cleanup: use some better variable names.Carl Hetherington
2022-04-02Make the value used for 'f' in KDM names consistent (#1657).Carl Hetherington
2022-04-02Cleanup: tidying.Carl Hetherington
2022-04-02Fix tests for newly-saved write to/email checkboxes.Carl Hetherington
2022-04-02Fix incorrectly-timed emission of silence padding causing buffer fill (#2217).Carl Hetherington
2022-04-02C++11 tidying.Carl Hetherington
2022-04-02Cleanup: 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-14C++11 tidying.Carl Hetherington
2022-03-14Tidying.Carl Hetherington
2022-03-14Fix sensitivity of custom scaled edit button.Carl Hetherington
2022-03-14Allow editing of a screen's cinema / adding a new screen whenCarl Hetherington
2022-03-14Fix build with the macOS 10.8 version of wxWidgets.Carl Hetherington
2022-03-14Fix incorrect quoting in helper script.Carl Hetherington
2022-03-14Improve ratings dialog to allow only valid values (#2199).Carl Hetherington
2022-03-14Allow passing flags into TableDialog::add for labels.Carl Hetherington
2022-03-14Add search_ctrl_height()Carl Hetherington
2022-03-14C++11 cleanup.Carl Hetherington
2022-03-14Don't write a <ContentVersion> tag with an empty <LabelText> (#2191).Carl Hetherington
2022-03-14Use some decimal places when reporting transcode speed in the log.Carl Hetherington
2022-03-09Supporters update.Carl Hetherington