summaryrefslogtreecommitdiff
path: root/src/wx/config_dialog.cc
AgeCommit message (Expand)Author
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
2012-11-04Add option to specify default film directory.Carl Hetherington
2012-10-24Use boost::signals2; fix bugs with x-thread signalling.Carl Hetherington
2012-09-22Improve spacing of dialogues.Carl Hetherington
2012-09-22Fix edit server button on windows.Carl Hetherington
2012-09-18Sort of working log window.Carl Hetherington
2012-09-17Move server code into library; Server -> ServerDescription.Carl Hetherington
2012-09-17Speculative fix for bps rounding on Windows.Carl Hetherington
2012-08-03A bit of tidying up; don't build player ever for now; add -c option to makedc...Carl Hetherington
2012-07-27UI tweaks.Carl Hetherington
2012-07-26Finish off server editing in prefs.Carl Hetherington
2012-07-26Partial server dialog fixes.Carl Hetherington
2012-07-26Port filters dialog. Make command line loading work again.Carl Hetherington
2012-07-25Remove some unnecessary wxPanels.Carl Hetherington
2012-07-25Basic config dialogue.Carl Hetherington