summaryrefslogtreecommitdiff
path: root/src/wx/film_editor.cc
AgeCommit message (Expand)Author
2013-03-25Fixes to previous.Carl Hetherington
2013-03-25Translation fixes from Lilian Lefranc.Carl Hetherington
2013-03-17Rename ExternalAudioDecoder -> SndfileDecoder.Carl Hetherington
2013-03-08Remove un-read intrinsic_duration.Carl Hetherington
2013-03-08Disable content audio selector if there is none (#41).Carl Hetherington
2013-03-08Disable show audio button when there is no audio (#73).Carl Hetherington
2013-03-05Couple of small layout tweaks.Carl Hetherington
2013-03-05Tweak alignment.Carl Hetherington
2013-03-04Fix crash and tidy up hints when there is no content.Carl Hetherington
2013-03-02Merge master.Carl Hetherington
2013-03-02Add similar format description,Carl Hetherington
2013-03-02Add explanation of the effect of changing frame rate.Carl Hetherington
2013-03-02Offer non-stretching formats with video as well as still content (#69).Carl Hetherington
2013-03-01More choose-dcp-rate stuff.Carl Hetherington
2013-03-01Make film hold its DCP frame rate.Carl Hetherington
2013-03-01Merge master.Carl Hetherington
2013-03-01Fix for wx 2.8.Carl Hetherington
2013-02-28Various markup and tweaks.Carl Hetherington
2013-02-27Fixes for wx 2.8.Carl Hetherington
2013-02-25Tidy up creation of analysis a bit.Carl Hetherington
2013-02-25Some tidying up, add channel selector to Audio dialog.Carl Hetherington
2013-02-24Basic UI.Carl Hetherington
2013-02-24Basic stuff to analyse audio (job).Carl Hetherington
2013-02-23Tweak label.Carl Hetherington
2013-02-13Tweak crop widgets.Carl Hetherington
2013-02-13Use a tooltip for long DCP names (#50).Carl Hetherington
2013-02-11Check for a DCP before offering to copy it to a TMS.Carl Hetherington
2013-02-06Fix redraw problems at the borders on Windows (#45).Carl Hetherington
2013-02-06Try to improve i18n a bit.Carl Hetherington
2013-01-26Merge master into direct-mxf.Carl Hetherington
2013-01-25Fix signalling of wxChoices that used to be ComboBoxes. Use Size a little mo...Carl Hetherington
2013-01-25Use wxChoice instead of wxComboBox throughout. Fixes dcp content type hangin...Carl Hetherington
2013-01-25Remove film-specifity of dci name dialog and rename its source file.Carl Hetherington
2013-01-23Merge master branch.Carl Hetherington
2013-01-23Remove multi-reel, for now, and sort out Size vs libdcp::Size.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-12Untested support for splitting into multiple reels. Use J2K bandwidth and co...Carl Hetherington
2013-01-12Try to move J2K bandwidth and colour LUT to be per-film (#23).Carl Hetherington
2013-01-07Try to fix plural on audio channels.Carl Hetherington
2012-12-21Fix crash from previous commit; clear viewer image when its size changes (#12).Carl Hetherington
2012-12-21Fix subtitle control sensitivity a little (#14).Carl Hetherington
2012-12-20Improve resizing on going from still to video content.Carl Hetherington
2012-12-19Re-work again so that there's just one encoder; various tweaks to still-image...Carl Hetherington
2012-12-19UI tweaks for still image DCPs with audio.Carl Hetherington
2012-12-17Minimum still duration of 1s; give new content a default format.Carl Hetherington
2012-12-17Various fixes to still-image mode.Carl Hetherington
2012-12-17Tidy up still-image UI.Carl Hetherington
2012-12-16Couple of missing video_control() calls.Carl Hetherington
2012-12-16A few fixes to still image mode.Carl Hetherington