summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Collapse)Author
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
2019-01-06Fix incorrect video waveform display (#1425).Carl Hetherington
2019-01-01Happy new year.Carl Hetherington
2018-12-30Updated fr_FR translation from Thierry Journet.v2.13.94Carl Hetherington
2018-12-23swaroop: various logging fixes.Carl Hetherington
2018-12-23swaroop: disable previous on reaching end of playlist.Carl Hetherington
2018-12-23Fix crash on trying to use an invalid KDM.Carl Hetherington
2018-12-23Be a bit more careful with fwrite.Carl Hetherington
2018-12-22Fix build.Carl Hetherington
2018-12-22swaroop: progress is also for loading KDMs.v2.13.90Carl Hetherington
2018-12-21swaroop: check for KDMs when selecting playlist.Carl Hetherington
2018-12-21Progress dialog when loading content.Carl Hetherington
2018-12-21swaroop: add progress dialog when switching playlists.Carl Hetherington
2018-12-21swaroop: fix stop-after-play and stop button behaviour.Carl Hetherington
2018-12-20Remove C++11-ism.v2.13.89Carl Hetherington
2018-12-18swaroop: at least partially fix crashes when trying to set the background ↵v2.13.87Carl Hetherington
image to something invalid.