summaryrefslogtreecommitdiff
path: root/src/wx/properties_dialog.cc
AgeCommit message (Expand)Author
2015-04-21Hand-apply bd7102b476c631b1fa9067f18ce938d86073f6c8; single-file hashes.Carl Hetherington
2015-03-16Hand-apply 33b76b675d747fd828aba91d9d857227cb8a8244 from master; make sure si...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-04-01Merge master.Carl Hetherington
2014-03-26Cleanup of various dialogs by inherting TableDialog.Carl Hetherington
2014-03-07operator bool on Time is a really bad idea; removed it and fixed lots of bugs.Carl Hetherington
2014-03-04New DCPTime/ContentTime types.Carl Hetherington
2014-01-06Give a warning on make DCP if it seems unlikely that the disk will have enoug...Carl Hetherington
2013-10-15Improve layout of properties window.Carl Hetherington
2013-07-19Spacing tweaks; rename ImageMagick -> StillImage.Carl Hetherington
2013-07-19Remove old looping method.Carl Hetherington
2013-07-19Basics of making loop do something.Carl Hetherington
2013-07-09Merge master.Carl Hetherington
2013-07-06Right align left-hand-size labels and suffix them with a colon on OS X.Carl Hetherington
2013-07-06Various layout tweaks (looking at OS X).Carl Hetherington
2013-06-20Remove A/B mode for now.Carl Hetherington
2013-05-20Some basics of AudioMapping.Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-05-08Basic re-enabling of the properties window (#138).Carl Hetherington
2013-03-31Runs.Carl Hetherington
2013-03-27Fix erroneous disk space reports (#93).Carl Hetherington
2013-03-25Translation fixes from Lilian Lefranc.Carl Hetherington
2013-03-01Make film hold its DCP frame rate.Carl Hetherington
2013-02-28Various markup and tweaks.Carl Hetherington
2013-02-11Adapt properties dialog for direct MXF write.Carl Hetherington
2013-02-06Try to improve i18n a bit.Carl Hetherington
2013-01-17Try to tidy up frame indexing; use DCP length obtained from the transcode to ...Carl Hetherington
2013-01-17dcp_trim -> trimCarl Hetherington
2013-01-12Try to move J2K bandwidth and colour LUT to be per-film (#23).Carl Hetherington
2012-11-04Untested trim of start and end.Carl Hetherington
2012-10-24Fix shared_ptr for Film.Carl Hetherington
2012-10-24Try to clean up source length handling.Carl Hetherington
2012-09-22Improve spacing of dialogues.Carl Hetherington
2012-09-22Tweak message.Carl Hetherington
2012-09-22Do interruption of ThreadStaticText properly.Carl Hetherington
2012-09-22Update frames computed label in a separate thread to avoid holding up the GUI.Carl Hetherington
2012-09-22Tweak properties dialogue layout and add a note of how many J2K frames have a...Carl Hetherington
2012-09-17Add a simple properties dialog to give an idea of disk space required for an ...Carl Hetherington