summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2022-05-01Make sure that crop preview rectangle is properly hidden when we close the au...Carl Hetherington
2022-05-01Fix the alignment of the current position in the playback controls.Carl Hetherington
2022-04-30Another macOS build fix.Carl Hetherington
2022-04-30Fix macOS build.Carl Hetherington
2022-04-29Use explicit parameters to the EditableList constructor, and allowCarl Hetherington
2022-04-29C++11 tidying.Carl Hetherington
2022-04-29Fix (I think) some strange situations where ::get() on dialogsCarl Hetherington
2022-04-29Supporters update.Carl Hetherington
2022-04-29Hide some more warnings.Carl Hetherington
2022-04-29Hide some warnings.Carl Hetherington
2022-04-29Set window title based on the directory from Film.Carl Hetherington
2022-04-29Remove unused lambda capture.Carl Hetherington
2022-04-29Primitive auto-crop (#1477).Carl Hetherington
2022-04-29Try to make the GL code a little clearer.Carl Hetherington
2022-04-29Rename border line to outline content.Carl Hetherington
2022-04-29Tweak content menu ordering.Carl Hetherington
2022-04-29Basic display of markers above the playback timeline (#1921).Carl Hetherington
2022-04-29Extract marker strings out to a separate method.Carl Hetherington
2022-04-29Allow 96kHz audio as an advanced option (#1789).Carl Hetherington
2022-04-23Fix Windows build.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-21Disable warnings around all wx includes.Carl Hetherington
2022-04-21Tidying.Carl Hetherington
2022-04-20Add button to use same fades for audio as video (#2230).Carl Hetherington
2022-04-20Tidying.Carl Hetherington
2022-04-20C++11 tidying.Carl Hetherington
2022-04-20Remove DCP class and replace its functionality with a plain method in libdcp.Carl Hetherington
2022-04-09C++11 tidying.Carl Hetherington
2022-04-09Add some missing override labels.Carl Hetherington
2022-04-09Fix some comment typos.Carl Hetherington
2022-04-08Update supporters list.v2.16.9Carl Hetherington
2022-04-07Cleanup: remove unused parameter to PlayerVideo::force.Carl Hetherington
2022-04-04Add fade in/out option to the content audio tab (#1026).Carl Hetherington
2022-04-04Cleanup: move some methods from util to maths_util.Carl Hetherington
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-03-28Remove strange proportion values when adding content buttons.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-21Fix build error on mac.Carl Hetherington
2022-03-21Add check/uncheck all buttons to screens panel.Carl Hetherington
2022-03-20Remove unnecessary heading in email address list in cinema dialogue.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-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