summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Collapse)Author
2014-08-30Merge master.Carl Hetherington
2014-08-30Supporter.Carl Hetherington
2014-08-26pot-merge.Carl Hetherington
2014-08-25Merge master.Carl Hetherington
2014-08-25Tidy up Frame / App classes, reducing use of static variables.Carl Hetherington
2014-08-25Comments.Carl Hetherington
2014-08-23Merge master.Carl Hetherington
2014-08-19Use SafeStringStream instead of std::stringstream to try to fix random ↵Carl Hetherington
crashes on OS X.
2014-08-19Supporter.Carl Hetherington
2014-08-18Fix weird problem where content list is no longer selectable after selecting ↵Carl Hetherington
something in the timeline.
2014-08-18Fix crash when updating timing panel.Carl Hetherington
2014-08-12Fix warning.Carl Hetherington
2014-08-11Merge master.Carl Hetherington
2014-08-11Split DCP panel up into general (at the top) then video/audio tabs.Carl Hetherington
2014-08-11Move DCP panel code into its own source file.Carl Hetherington
2014-08-09Fix crash with no film.Carl Hetherington
2014-08-09Properly remove JSON server; remove some unused usings; remove some ↵Carl Hetherington
unnecessary uses of stringstream.
2014-08-09Only build FrameRateChange description when required, not every time one is ↵Carl Hetherington
constructed.
2014-08-08Allow support for changing timing details on multiple content simultaneously.Carl Hetherington
2014-08-08Allow removal of multiple bits of content at the same time.Carl Hetherington
2014-08-06Merge master.Carl Hetherington
2014-08-04Add KDM BCC email option.Carl Hetherington
2014-08-04Supporter.Carl Hetherington
2014-07-29Supporter.Carl Hetherington
2014-07-25Crash fix.Carl Hetherington
2014-07-23#include trimming.Carl Hetherington
2014-07-23Remove seemingly unnecessary stream description in audio panel; tidy layout ↵Carl Hetherington
a bit.
2014-07-23Disable player controls when there is no content.Carl Hetherington
2014-07-22Fix some warnings.Carl Hetherington
2014-07-22Option to draw a border around the content's image (#391).Carl Hetherington
2014-07-22Fix crash.Carl Hetherington
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 ↵Carl Hetherington
configuration.
2014-07-17Merge master.Carl Hetherington
2014-07-17Missing std_to_wx().Carl Hetherington
Reported-by: Carsten Kurz
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
Suggested-by: Carsten Kurz
2014-07-16Fix mis-merge.Carl Hetherington
2014-07-16Merge master.Carl Hetherington
2014-07-16Updates to de_DE.Carl Hetherington
Signed-off-by: Carsten Kurz