Fix for changes to libsub API.
[dcpomatic.git] / src / wx /
2021-01-11 Carl HetheringtonMore c++ tidying.
2021-01-09 Carl HetheringtonMore c++ tidying.
2021-01-09 Carl HetheringtonMore c++ tidying.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2021-01-04 Carl HetheringtonSupport for arm64 macOS builds.
2021-01-01 Carl HetheringtonHappy new year.
2020-12-26 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2020-12-23 Carl Hetheringtonpot/merge.
2020-12-23 Carl HetheringtonVarious tweaks to fix playback at the end of a film...
2020-12-22 Carl HetheringtonFix error when cancelling load of a trusted device...
2020-12-22 Carl HetheringtonAccept serial numbers with A prefix entered by user.
2020-12-22 Carl HetheringtonFix Christie certificate download when first try fails.
2020-12-21 Carl HetheringtonConfirm removal of cinemas and screens.
2020-12-21 Carl HetheringtonFix alignment of some labels.
2020-12-21 Carl HetheringtonSelect newly-added cinemas.
2020-12-10 Carl HetheringtonFix lots of macOS warnings by using a different boost...
2020-12-08 Carl HetheringtonAssorted macOS layout tweaks.
2020-12-08 Carl HetheringtonShrink some big buttons.
2020-12-08 Carl HetheringtonTidy up alignment of play controls on macOS.
2020-12-08 Carl HetheringtonFix crop control alignment on macOS (#1864).
2020-12-07 Carl HetheringtonAdd WeakFilm and WeakConstFilm and use them a bit.
2020-12-06 Carl HetheringtonAdd some hints for violations of SMPTE Bv2.1 with subti...
2020-12-02 Carl HetheringtonMissing #includes from previous.
2020-12-01 Carl HetheringtonLimit video frame rate text control to numbers.
2020-12-01 Carl HetheringtonRename refresh_metadata -> reset_metadata.
2020-11-30 Carl HetheringtonGive Butler a weak_ptr<Film>
2020-11-30 Carl HetheringtonChange re{set,fresh}_metadata to take a film and a...
2020-11-30 Carl HetheringtonFix build error. v2.15.111
2020-11-29 Carl HetheringtonHide some wx warnings. v2.15.110
2020-11-29 Carl HetheringtonFix overlapping group labels in the audio matrix (... v2.15.109
2020-11-29 Carl HetheringtonBetter progress reporting during DCP validation (#1812). v2.15.108
2020-11-25 Carl HetheringtonDisallow referring to subtitles / closed captions with...
2020-11-24 Carl HetheringtonFix uninitialised variable.
2020-11-24 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2020-11-23 Carl HetheringtonRemove swaroop variant.
2020-11-21 Carl Hetheringtonpot/merge.
2020-11-21 Carl HetheringtonUpdate ISDCF name when subtitle language metadata chang...
2020-11-21 Carl HetheringtonRemove the "simple" UI (#1868).
2020-11-20 Carl HetheringtonUse a LanguageTag for closed caption tracks.
2020-11-20 Carl HetheringtonRemove subtitle language from text content.
2020-11-20 Carl HetheringtonFix label alignment.
2020-11-20 Carl HetheringtonStore subtitle language(s) in Film, and allow setup...
2020-11-20 Carl HetheringtonTidy up button alignment.
2020-11-20 Carl HetheringtonMove labelling out of LanguageTagWidget.
2020-11-20 Carl HetheringtonDisable video range control for DCP content (#1821).
2020-11-16 Carl HetheringtonFix strange OR operator.
2020-11-16 Carl HetheringtonMake sure we use limited ("video") range data when...
2020-11-16 Carl HetheringtonAdd catch-all assertion.
2020-11-15 Carl HetheringtonAdd LanguageTagWidget and use it for the SMPTE metadata.
2020-11-15 Carl HetheringtonFix invisible subtag lists in some cases.
2020-11-15 Carl HetheringtonAdd Remove button to language tag dialogue.
2020-11-15 Carl HetheringtonImprove text panel layout with GTK3's enormous spin...
2020-11-13 Carl HetheringtonFix finding of subtitles when clicking in the list...
2020-11-13 Carl HetheringtonMore vertical alignment fixes.
2020-11-08 Carl HetheringtonRemove references to / support for old RtError class...
2020-11-05 Carl HetheringtonFix video waveform view with GL backend.
2020-11-05 Carl HetheringtonFix some alignment.
2020-11-03 Carl HetheringtonMove video frame rate override into advanced prefs...
2020-11-03 Carl HetheringtonFix crash on Linux (and maybe others).
2020-10-26 Carl HetheringtonCatch more errors when non-CPLs are loaded as CPLs.
2020-10-23 Carl HetheringtonWhite space tweak.
2020-10-23 Carl HetheringtonFix some label alignments.
2020-10-21 Carl HetheringtonmacOS / new boost build fixes. v2.15.104
2020-10-20 Carl HetheringtonTry to improve splitter behaviour when shrinking and...
2020-10-20 Carl HetheringtonMove the LimitedSplitter constructor into the .cc file.
2020-10-20 Carl HetheringtonMove contents of ContentPanel::first_shown into Limited...
2020-10-20 Carl HetheringtonMove LimitedSplitter into the header file.
2020-10-19 Carl HetheringtonPlaylist editor: try to make progress dialogue appear...
2020-10-13 Carl HetheringtonLabel vertical alignment fixes.
2020-10-05 Carl HetheringtonFix assorted GTK3-related alignment problems.
2020-09-27 Carl HetheringtonDisable some more warnings.
2020-09-27 Carl HetheringtonTweak trim-to-end behaviour and button label.
2020-09-27 Carl HetheringtonFix playhead position after trim-up-to (#1847).
2020-09-27 Carl HetheringtonBuild fix.
2020-09-27 Carl HetheringtonUse bitmap_path() method to find the splash screen...
2020-09-25 Carl HetheringtonAdd NamedChannel and use it to hide the never-used...
2020-09-25 Carl HetheringtonAdd missing try/catch to a call to getDeviceInfo.
2020-09-25 Carl HetheringtonUse the appropriate RtAudio exception (though I'm not...
2020-09-25 Carl HetheringtonRemove unnecessary explicit.
2020-09-23 Carl HetheringtonUndefine Status that somebody decided to put in the...
2020-09-23 Carl HetheringtonAdd audio language configuration and pass it to libdcp.
2020-09-23 Carl HetheringtonFix some vertical alignment.
2020-09-23 Carl HetheringtonSupport CPL metadata.
2020-09-19 Carl HetheringtonUse sensitivity to disallow empty template names, rathe...
2020-09-18 Carl HetheringtonDirPicker tweaks:
2020-09-14 Carl HetheringtonDon't allow creation of a new film with no name. Other...
2020-09-14 Carl HetheringtonRename shared_path -> resources_path.
2020-09-13 Carl HetheringtonMore fixes for wxWidgets 3.1.x.
2020-09-11 Carl HetheringtonFixes for building with newer wxWidgets.
2020-09-10 Carl HetheringtonFix assertion with wxWidgets 3.1.
2020-09-08 Carl HetheringtonFix incorrect sense of title parameter.
2020-09-08 Carl HetheringtonUse wxString for EditableListColumn.
2020-09-05 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni. v2.15.101
2020-09-01 Carl HetheringtonBuild fixes for Boost >= 1.73
2020-08-31 Carl HetheringtonFix login denied (67) errors when trying to download... v2.15.100
2020-08-29 Carl HetheringtonTry to fix crashes when things go wrong with getDeviceInfo. v2.15.99
2020-08-26 Carl HetheringtonTry to stop strange subtitle area displays by preventin...
2020-08-25 Carl HetheringtonTry to clean up the mess of exporting subtitles when...
2020-08-25 Carl HetheringtonAdd option to export Interop subs with or without the...
next