summaryrefslogtreecommitdiff
path: root/src/wx/hints_dialog.cc
AgeCommit message (Collapse)Author
2015-12-24Remove hints about odd and zero channel counts as they can no longer be set ↵Carl Hetherington
up in the GUI.
2015-12-18Add hint about 24/48fps Interop.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-09-25Fix incorrect hint.Carl Hetherington
2015-09-14Some use of BOOST_FOREACH.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-19No-op; variable renaming.Carl Hetherington
2015-06-09Hide Font members behind accessors.Carl Hetherington
2015-06-09Add hint about > 640kB font files (#588).Carl Hetherington
2015-03-16Hand-apply 33b76b675d747fd828aba91d9d857227cb8a8244 from master; make sure ↵Carl Hetherington
signals are disconnected in the right places.
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ↵Carl Hetherington
assert()s with thrown exceptions.
2014-11-07Fix latex-ism.Carl Hetherington
2014-11-07Add a hint if there is 3D content and the DCP is 2D.Carl Hetherington
2014-11-05Restore erroneously-removed line.Carl Hetherington
(cherry picked from commit b66c3f9e7c9e7a3dd3a265d8cb43088fe65d315c)
2014-11-05Hint on no audio and high JPEG2000 bit rates.Carl Hetherington
(cherry picked from commit 9c85b502b50f02c9468e5c7bc08348677b50ec5e)
2014-08-31Hint when there may be a better DCP container option (#392).Carl Hetherington
2013-11-24Various joining fixes.Carl Hetherington
2013-11-23Remove Content::path(), add Content::path_summary().Carl Hetherington
2013-11-20Add primitive hints dialogue box.Carl Hetherington