summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2014-07-21Adapt to changes in libdcp1 wrt shared_ptr and Certificate.Carl Hetherington
2014-07-21Save KDMs for imported DCPs to metadata.xml.Carl Hetherington
2014-07-20Basic support for decryption of imported DCPs.Carl Hetherington
2014-07-18Make 2.0 branch parallel installable with 1.x.Carl Hetherington
2014-07-18Keep signing certificates / keys in config.xml rather than on disk; allow con...Carl Hetherington
2014-07-17Merge master.Carl Hetherington
2014-07-17Missing std_to_wx().Carl Hetherington
2014-07-16Merge master.Carl Hetherington
2014-07-16Attempted 64-bit compile fix.Carl Hetherington
2014-07-16Merge remote-tracking branch 'origin/master' into 1.0Carl Hetherington
2014-07-16Add default scaling setting to preferences (#384).Carl Hetherington
2014-07-16Merge master.Carl Hetherington
2014-07-16i18n tweaks for untranslated alternative-enabled stuff.Carl Hetherington
2014-07-16Merge remote-tracking branch 'origin/master' into 2.0Carl Hetherington
2014-07-16Pot merge.Carl Hetherington
2014-07-16Make KDM email subject configurable.Carl Hetherington
2014-07-16Fix mis-merge.Carl Hetherington
2014-07-16Merge master.Carl Hetherington
2014-07-16Updates to de_DE.Carl Hetherington
2014-07-16Limit KDM types depending on DCP standard.Carl Hetherington
2014-07-16Updates to fr_FR from Grégoire Ausina.Carl Hetherington
2014-07-15Centos build fixes.Carl Hetherington
2014-07-15Add simple stereo-5.1 upmixer.Carl Hetherington
2014-07-13Rename SoundProcessor -> CinemaSoundProcessor.Carl Hetherington
2014-07-13Very basic audio processing framework.Carl Hetherington
2014-07-13Separate code for the content panel out into a separate class.Carl Hetherington
2014-07-11Fix subtitle panel enabling.Carl Hetherington
2014-07-11Paint views grey when they are not being used.Carl Hetherington
2014-07-11Rename subtitle_use -> use_subtitles.Carl Hetherington
2014-07-10Add has_subtitles method to SubtitleContent; tidy up timeline display a bit.Carl Hetherington
2014-07-10Merge master.Carl Hetherington
2014-07-10Hopefully fix KDM email corruption.Carl Hetherington
2014-07-10Basics of DCP subtitle import.Carl Hetherington
2014-07-09Basics of DCP import.Carl Hetherington
2014-07-08Merge master.Carl Hetherington
2014-07-04Add 'starting' option to subtitles_during().Carl Hetherington
2014-07-02Updated de_DE translation.Carl Hetherington
2014-07-02Rearrange Player subtitle handling a bit.Carl Hetherington
2014-07-01Only burn subtitles if it is turned on.Carl Hetherington
2014-07-01Add burn subtitles option to Film.Carl Hetherington
2014-07-01Only enable viewing of subtitles with SubRip.Carl Hetherington
2014-07-01Remove FFmpegDecoder minimal_run and care on seeking, as the VideoDecoder/Aud...Carl Hetherington
2014-07-01DCPVideoFrame -> DCPVideo and PlayerVideoFrame -> PlayerVideo.Carl Hetherington
2014-07-01Merge master.Carl Hetherington
2014-07-01while (1) -> while (true)Carl Hetherington
2014-06-30Try imb- and ims-prefixes for Doremi ceritificates, not just dcp2000- (#375).Carl Hetherington
2014-06-30Merge master.Carl Hetherington
2014-06-27Support building with wxWidgets 3.0.x.Carl Hetherington
2014-06-27Merge 1.70.0-hotfix branch into master.Carl Hetherington
2014-06-27Fix the up/down buttons in the content list.Carl Hetherington