summaryrefslogtreecommitdiff
path: root/src/wx/wscript
AgeCommit message (Collapse)Author
2018-03-14Very basic DCP verification in the player (#1238).Carl Hetherington
2018-03-09Check for signer chains containing UTF8-marked strings and offerCarl Hetherington
to fix them on startup (#1218).
2018-01-05Add simple copy and paste for content settings (#1051).Carl Hetherington
2017-10-22Revert "Allow building with wxWidgets 3.1.x."Carl Hetherington
This reverts commit f23a04630806d47bcaf6894271365c49c288ba50.
2017-10-18Allow building with wxWidgets 3.1.x.Carl Hetherington
2017-08-20Add KDM decryption keys prefs to player.Carl Hetherington
2017-08-15Give player its own configuration dialogue.Carl Hetherington
2017-08-14Rename ConfigDialog -> FullConfigDialog.Carl Hetherington
2017-08-14Initial and not-working information panel in player.Carl Hetherington
2017-07-25First go at configurable config.xml location.Carl Hetherington
2017-05-24Basic implementation of a tree view for DKDMs (#1012).Carl Hetherington
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