summaryrefslogtreecommitdiff
path: root/src/wx/dcp_panel.cc
AgeCommit message (Expand)Author
2015-11-07Tidy up; rename add_label_to_grid_bag_sizer -> add_label_to_sizer.Carl Hetherington
2015-11-06Fix slow update of DCP frame rate spinner.Carl Hetherington
2015-10-12Rename split-by-video content slightly; fix referencing to multi-reel DCPs.Carl Hetherington
2015-10-12Fix sensitivity of reel length entry.Carl Hetherington
2015-10-12Un-attached reel UI.Carl Hetherington
2015-09-16Set up OV/VF in name according to whether DCP content has been referenced.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-08-04Disable '2D version of 3D content' ISDCF metadata checkbox with 3D content (p...Carl Hetherington
2015-06-25Make player decide whether subtitles should be burnt based onCarl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-19No-op; variable renaming.Carl Hetherington
2015-06-17AudioDialog does not need explicit playlist.Carl Hetherington
2015-06-16Modify previous commit to move restriction code into the UI.Carl Hetherington
2015-06-16Prevent selection of too few DCP channels (#611).Carl Hetherington
2015-06-03Make show audio work on the whole DCP, not individual content.Carl Hetherington
2015-06-03Various work on audio mapping.Carl Hetherington
2015-06-03Fix confusion with AUDIO_STREAMS property.Carl Hetherington
2015-06-03Fix UI update when audio processor changes.Carl Hetherington
2015-06-02Fix startup crash.Carl Hetherington
2015-06-02Layout tweak.Carl Hetherington
2015-06-02Apply single-processor branch manually; processor is now in Film, not AudioCo...Carl Hetherington
2015-06-02Handle multiple audio streams in a single piece of contentCarl Hetherington
2015-05-25Copy DCP name layout fix from master.Carl Hetherington
2015-05-25a914ff2d9e06893328abee2fe40fb7b82ac89c02 from master; display DCP container s...Carl Hetherington
2015-05-1737423292ff0ff0210a2eeb4b2eea6740dcfa0a64 from master; fix DCP name update on ...Carl Hetherington
2015-05-10eebb00c092e568a14c0af3ce513d34f6b4ee834d from master; limit DCP channels and ...Carl Hetherington
2015-04-29Hand-apply 62f8054d65a8bd31689fc0c977c1bb2385e71afa from master; config of en...Carl Hetherington
2015-04-20Hand-apply 9a90f25eb891d7d590563c0ce1597de4da8ff575; bind toCarl Hetherington
2015-03-25Remove Scaler config and use SWS_BICUBIC everywhere.Carl Hetherington
2015-03-25Hand-apply ec3e6abf817b84d589f0782b01f5059dd3bf0953; only allow evenCarl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-12-17Disable copy-as-name button with no Film.Carl Hetherington
2014-12-15Catch exceptions when getting video for the view.Carl Hetherington
2014-12-15Hand-apply 9469f56ef978cd57902afcb9888b4d54e4857c80; tweak layout.Carl Hetherington
2014-12-15Hand-apply e9b7f3df544697d6af9d926d32405a797841960a; add 'copy to name' butto...Carl Hetherington
2014-11-06Forward-port ISDCF naming tweak from 1.x.Carl Hetherington
2014-09-11Merge master.Carl Hetherington
2014-09-04Merge master.Carl Hetherington
2014-08-11Split DCP panel up into general (at the top) then video/audio tabs.Carl Hetherington
2014-08-11Move DCP panel code into its own source file.Carl Hetherington