summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Collapse)Author
2019-02-04swaroop: hopefully fix wallpaper apparition.v2.13.112Carl Hetherington
2019-02-04swaroop: populate playlist after recovery from crash.Carl Hetherington
2019-02-02Manual tweaks.Carl Hetherington
2019-02-02Tweak timeline layout.Carl Hetherington
2019-02-02Remove unused variable.Carl Hetherington
2019-02-01Allow loading of OTF files.Carl Hetherington
2019-02-01Remove unused file.Carl Hetherington
2019-02-01Always show splash even if we already have a config.xml.Carl Hetherington
2019-02-01Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2019-01-31pot/merge.Carl Hetherington
2019-01-30Hide the 'export decryption chain' button in the advanced page of preferences.Carl Hetherington
2019-01-30Fix non-translated days of the week (#1455).Carl Hetherington
2019-01-29Updated fr_FR translation from Thierry Journet.Carl Hetherington
2019-01-29Don't enable the export OK button if we change format but have still not set ↵Carl Hetherington
an output file.
2019-01-27Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2019-01-27Remove specification of italic/bold fonts (#1451); synthesis will be used ↵v2.13.110Carl Hetherington
instead.
2019-01-26pot/merge.Carl Hetherington
2019-01-26Suggest that DCP rates <= 30 are used unless the user explictly goes higher ↵Carl Hetherington
(#1441).
2019-01-26Fix hints object so that its lifetime is (nearly) the same as its thread.Carl Hetherington
Then when the thread AND Hints object are destroyed we get the Signaller's destructor stuff to stop left-over hint signals being delivered. Also add a hint about > 30fps DCP rates.
2019-01-26Fix double-appearance of subtitle colour controls.Carl Hetherington
2019-01-26Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomaticCarl Hetherington
2019-01-26Remove po files that were added but there's been no movement on.Carl Hetherington
2019-01-25Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2019-01-25pot/merge.v2.13.109Carl Hetherington
2019-01-25Basic implementation of extra subtitle-scan job to run when theCarl Hetherington
subtitle appearance dialogue is opened. Fixes #1393.
2019-01-20Swap order in about box.Carl Hetherington
2019-01-15Fix crash on file -> close.Carl Hetherington
2019-01-15Restore some required wxwidgets bits.Carl Hetherington
2019-01-15Avoid linking webview to fix Centos 7 build.Carl Hetherington
2019-01-14Some label copy-editing and more manual work.Carl Hetherington
2019-01-13Fix assertion failure on start due to > characters in de_DE translation ↵Carl Hetherington
passed to SetLabelMarkup.
2019-01-13Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2019-01-13Updated fr_FR translation from Thierry Journet.Carl Hetherington
2019-01-12Make DCP verification a little more verbose, and adapt for changes to libdcp.Carl Hetherington
2019-01-12pot/merge.Carl Hetherington
2019-01-11Put fade back into simple mode.v2.13.98Carl Hetherington
2019-01-11Tidy a little and remove Dolby fader calculation button in simple mode.Carl Hetherington
2019-01-11Remove audio delay from simple interface.Carl Hetherington
2019-01-10Fix another crash on close.Carl Hetherington
2019-01-10Add File->Close to main DCP-o-matic (#1180).Carl Hetherington
2019-01-10Fix silly crash.Carl Hetherington
2019-01-10swaroop: speculative fix for background image appearing between playlist items.Carl Hetherington
2019-01-09Try a draggable splitter in the LHS.Carl Hetherington
2019-01-09More LHS sizing hacks.Carl Hetherington
2019-01-09Hopefully improve layout on high-resolution displays (#1303).Carl Hetherington
2019-01-08Re-analyse audio when DCP channel count changes (#1189).Carl Hetherington
2019-01-08Make sure audio analysis is re-run even if there's an existing job for the ↵Carl Hetherington
same playlist (but with different settings) (fixed #1257).
2019-01-06Disable subtitle view/font buttons with FFmpeg content (#1236).Carl Hetherington
2019-01-06Improve hints dialog in various ways, especially with long projects (#1439).Carl Hetherington
2019-01-06Fix sensitivity of left/right selector when film 3D setting changes.Carl Hetherington