summaryrefslogtreecommitdiff
path: root/src/wx/config_dialog.cc
AgeCommit message (Expand)Author
2014-01-28Use Mbit/s instead of MBps.Carl Hetherington
2014-01-07Various update bits.Carl Hetherington
2014-01-03New de_DE translation from Markus RaabCarl Hetherington
2013-12-23Move default config options into their own tab; support user/password for SMT...Carl Hetherington
2013-12-20Allow configuration of default audio delay (#276).Carl Hetherington
2013-11-14Add server configuration back in.Carl Hetherington
2013-11-06GUI layout tweaks.Carl Hetherington
2013-11-06Remove configuration of servers.Carl Hetherington
2013-10-17Forward-port 1e6 -> 1000000 fix from master.Carl Hetherington
2013-09-25Part of work to add emailing of KDMs.Carl Hetherington
2013-09-25Allow mail server / KDM from email configuration.Carl Hetherington
2013-09-19Some boost::filesystem::path cleanups; tweak for changes to libdcp.Carl Hetherington
2013-08-17Various bits mostly related to colour conversions.Carl Hetherington
2013-08-16Very basics of colour conversion configuration.Carl Hetherington
2013-07-26Remove old Connect() wxWidgets API and use Bind().Carl Hetherington
2013-07-19Spacing tweaks; rename ImageMagick -> StillImage.Carl Hetherington
2013-07-18Improve config dialog layout (#181).Carl Hetherington
2013-07-15Add default J2K bandwidth option.Carl Hetherington
2013-07-14A few errant DVD -> DCP.Carl Hetherington
2013-07-09Merge master.Carl Hetherington
2013-07-06Right align left-hand-size labels and suffix them with a colon on OS X.Carl Hetherington
2013-07-06Various layout tweaks (looking at OS X).Carl Hetherington
2013-07-04Use non-faulty DirPicker for config dialog too if required.Carl Hetherington
2013-06-20Remove A/B mode for now.Carl Hetherington
2013-06-02Merge master.Carl Hetherington
2013-05-31Various OS X tweaks.Carl Hetherington
2013-05-31Various stuff; mostly change to decoder scaling and adding subtitle; scaling ...Carl Hetherington
2013-05-21Give Film a container; move crop into video content; other bits.Carl Hetherington
2013-05-04Merge master.Carl Hetherington
2013-05-04Add config options for some of the DCP XML metadata (#122).Carl Hetherington
2013-05-03Configurable default format and content type (#133).Carl Hetherington
2013-05-02Back-port tabbed config dialog from 1.0Carl Hetherington
2013-04-27Add default still length option. Split config dialog into tabs.Carl Hetherington
2013-04-16Merge master.Carl Hetherington
2013-04-15Set language for English rather than just using blank string.Carl Hetherington
2013-04-13DVD-o-matic -> DCP-o-matic.Carl Hetherington
2013-03-28Add Swedish translation from Adam KlotblixtCarl Hetherington
2013-03-25Improve language setup.Carl Hetherington
2013-03-24User interface for language selection.Carl Hetherington
2013-03-01Fix for wx 2.8.Carl Hetherington
2013-02-28Various markup and tweaks.Carl Hetherington
2013-02-06Try to improve i18n a bit.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-25Provide option of default DCI name details (#42).Carl Hetherington
2013-01-12Try to move J2K bandwidth and colour LUT to be per-film (#23).Carl Hetherington
2012-12-22Add -Wextra and fix the warnings.Carl Hetherington
2012-12-05Rename config -> prefs to be more consistent in the UI.Carl Hetherington
2012-12-03Remove film player, DVD ripping, alignment, screen configs; never finished an...Carl Hetherington
2012-11-05Fix windows build.Carl Hetherington