summaryrefslogtreecommitdiff
path: root/src/wx/film_editor.cc
AgeCommit message (Expand)Author
2025-07-16Remove unused content pointer from change signals.Carl Hetherington
2025-07-15Tidy up a comment.Carl Hetherington
2025-04-25Add missing ev.Skip(), causing a blank DCP notebook page on the old macOS bui...Carl Hetherington
2024-01-28Remember whether Content or DCP is selected in a new ui.xml state file.Carl Hetherington
2023-08-09Extract Film::Property to its own header to (maybe) increase compilation speed.Carl Hetherington
2022-10-14Allow dragging of the border between the controls and the preview (#2350).Carl Hetherington
2022-10-14Cleanup: use simpler ownership for FilmViewer.Carl Hetherington
2022-10-14Cleanup: remove class member that can be a local.Carl Hetherington
2022-04-29Set window title based on the directory from Film.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
2021-05-01C++11 tidying.Carl Hetherington
2021-01-31Use enum class for Film::Property.Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-09-01Build fixes for Boost >= 1.73Carl Hetherington
2020-08-07Fix layout bug where the stuff in the content panel would be completelyCarl Hetherington
2019-05-10Basics of setting and storing SMPTE CPL markers.Carl Hetherington
2019-01-10Add File->Close to main DCP-o-matic (#1180).Carl Hetherington
2019-01-09Try a draggable splitter in the LHS.Carl Hetherington
2018-09-11Separate out management of controls.Carl Hetherington
2018-09-11Partial split of film viewer.Carl Hetherington
2018-08-22Disable the whole interface during audio analysis (#1278).Carl Hetherington
2018-08-19Similar pending/done for Film::Change.Carl Hetherington
2018-08-19Replace May/Done/NotDone signal sets with one signal and extendCarl Hetherington
2018-01-31I think fix_conflicting_settings is now not required.Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2016-08-24Basic template support (#485).Carl Hetherington
2016-08-17Check for conflicing refer-to-DCP settings.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-09-14Peak value of audio into the audio tab.Carl Hetherington
2015-09-14Add option to analyse audio automatically when content is added (#673).Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-19No-op; variable renaming.Carl Hetherington
2015-06-15Select newly-added content (#455).Carl Hetherington
2015-06-14Add buttons to set trim from current playhead position (#372).Carl Hetherington
2015-03-25Hand-apply ec3e6abf817b84d589f0782b01f5059dd3bf0953; only allow evenCarl Hetherington
2014-12-09Include trimming.Carl Hetherington
2014-10-30Fix mis-merge.Carl Hetherington
2014-10-25Merge master.Carl Hetherington
2014-10-23Rename 'Add folder' button to 'Add image sequence' and add some tooltips.Carl Hetherington
2014-10-23Move keep-video-in-sequence button into the timeline dialogue.Carl Hetherington
2014-09-10Copy current ISDCF name into the film name when 'Use ISDCF name' is un-ticked.Carl Hetherington
2014-09-03Update DCP name on change to content video scale.Carl Hetherington
2014-08-31Allow drag-and-drop of files onto the content panel (#395).Carl Hetherington
2014-08-25Merge master.Carl Hetherington
2014-08-25Tidy up Frame / App classes, reducing use of static variables.Carl Hetherington
2014-08-23Merge master.Carl Hetherington