summaryrefslogtreecommitdiff
path: root/src/wx/film_editor.cc
AgeCommit message (Expand)Author
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
2014-08-19Use SafeStringStream instead of std::stringstream to try to fix random crashe...Carl Hetherington
2014-08-18Fix weird problem where content list is no longer selectable after selecting ...Carl Hetherington
2014-08-11Move DCP panel code into its own source file.Carl Hetherington
2014-08-09Fix crash with no film.Carl Hetherington
2014-08-08Allow support for changing timing details on multiple content simultaneously.Carl Hetherington
2014-08-08Allow removal of multiple bits of content at the same time.Carl Hetherington
2014-07-23#include trimming.Carl Hetherington
2014-07-13Rename SoundProcessor -> CinemaSoundProcessor.Carl Hetherington
2014-07-13Separate code for the content panel out into a separate class.Carl Hetherington
2014-07-11Rename subtitle_use -> use_subtitles.Carl Hetherington
2014-07-09Basics of DCP import.Carl Hetherington
2014-07-01Add burn subtitles option to Film.Carl Hetherington
2014-07-01Merge master.Carl Hetherington
2014-07-01while (1) -> while (true)Carl Hetherington
2014-06-30Merge master.Carl Hetherington
2014-06-27Fix the up/down buttons in the content list.Carl Hetherington
2014-06-20Various subtitle UI tweaks.Carl Hetherington