summaryrefslogtreecommitdiff
path: root/src/wx/wscript
AgeCommit message (Collapse)Author
2017-05-09Basic GUI for export.Carl Hetherington
2017-05-09Basica save-as (duplicate) (#746).Carl Hetherington
2017-05-04Nag users to backup config.xml if they make a DKDM.Carl Hetherington
2017-05-01Try to fix missing CoreAudio link on OS X.Carl Hetherington
2017-04-27Initial work on removing storage of subtitle times.Carl Hetherington
2017-04-19Remove some debug code.Carl Hetherington
2017-04-19Attempt to fix Win32 build.Carl Hetherington
2017-04-19First bits of audio support.Carl Hetherington
2017-01-16Missing uselib.Carl Hetherington
2016-10-20Give a better error if the user tries to load a non-KDM as a DKDM into the ↵Carl Hetherington
KDM creator.
2016-10-03Fix various bad automatic merges in i18n files.Carl Hetherington
2016-08-26Confirm sending of KDM emails.Carl Hetherington
2016-08-24Add a basic management dialogue for templates.Carl Hetherington
2016-08-24Basic template support (#485).Carl Hetherington
2016-08-24Revert "Bump libdcp for new method."Carl Hetherington
This reverts commit 3412af70b950dcdc604413ef05c26becda6da789.
2016-08-24Bump libdcp for new method.Carl Hetherington
2016-08-01Simplify NameFormat stuff.Carl Hetherington
2016-07-01Add frame number dialog on frame position click.Carl Hetherington
2016-07-01Add go-to-position dialogue when clicking on preview timecode.Carl Hetherington
2016-06-16Remove seconds from KDM time period specification (#819).Carl Hetherington
2016-06-13Add button to move things to the start of reels (#798).Carl Hetherington
2016-05-30Remove unused code.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-25Basics of Atmos content support; can be added to project and appears in ↵Carl Hetherington
timeline.
2016-03-13Ignore empty KDM email addresses (#818).Carl Hetherington
2016-03-07Add a header with some i18n strings.Carl Hetherington
2016-02-26Allow changes to colours of FFmpeg subtitles (#795).Carl Hetherington
2016-02-26Rename SubtitleApperanceDialog -> TextSubtitleAppearanceDialog.Carl Hetherington
2016-02-25Basics of timeline track labels.Carl Hetherington
2015-12-22Check for patched version of FFmpeg before using extra functions (#773).Carl Hetherington
2015-12-21Use new Dolby website for both Doremi and Dolby certificates (#775).Carl Hetherington
2015-11-19Merge.Carl Hetherington
2015-11-19Separate CPL choice for KDMs into a separate class.Carl Hetherington
2015-11-15Rearrange cerficate download UI a bit.Carl Hetherington
2015-11-13Allow multiple recipients of KDM emails (#745).Carl Hetherington
2015-11-08Add appearance dialog for SubRip subtitles.Carl Hetherington
2015-11-02Fix incorrect preview of italic subtitles (#728).Carl Hetherington
This requires fonts to be configured with their italic versions so that the italic font can be given to FontConfig and hence used to render text. Bold font configuration is also added here although bold subtitles aren't yet supported.
2015-10-19Draw reels in the timeline.Carl Hetherington
2015-10-09Basics of job view when sending KDM emails from dcpomatic_kdm.Carl Hetherington
2015-10-09JobRecord -> JobView.Carl Hetherington
2015-10-09New file.Carl Hetherington
2015-10-09Split KDM output stuff into a separate panel.Carl Hetherington
2015-10-09Split KDM from/until into KDMTimingPanel.Carl Hetherington
2015-10-09Split screens panel from KDMDialog.Carl Hetherington
2015-09-30Find wxWidgets on Fedora 22.Carl Hetherington
2015-08-25Add video waveform viewer.Carl Hetherington
2015-08-18Add custom dialog to select system fonts on Windows (#491).Carl Hetherington
2015-07-30Allow config of the full KDM decryption chain.Carl Hetherington
2015-07-08Remove the rather not-much-there Properties dialog, to see if anyone notices.Carl Hetherington
2015-07-02Attempt to fix boost regex deps.Carl Hetherington