Remove the "simple" UI (#1868).
[dcpomatic.git] / src / wx /
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...
2020-08-25 Carl HetheringtonRename export dialogue to export video.
2020-08-25 Carl HetheringtonMove subtitle export to its own dialogue.
2020-08-17 Carl HetheringtonReport better errors when the butler dies.
2020-08-14 Carl HetheringtonFix white space.
2020-08-08 Carl HetheringtonwxEVT_CREATE appears never to arrive on Windows, so... v2.15.96
2020-08-08 Carl HetheringtonRemove old comment.
2020-08-08 Carl HetheringtonDon't call OpenGL functions until the wxGLContext has...
2020-08-07 Carl HetheringtonAdd strangely absent private:
2020-08-07 Carl HetheringtonFix layout bug where the stuff in the content panel...
2020-08-07 Carl HetheringtonTone down the disk startup warning a little.
2020-08-05 Carl HetheringtonAllow export with one audio stream per channel. v2.15.95
2020-08-05 Carl HetheringtonFix thinko in eaedff2a7877fa4b560e0c65ac13ed3dad9437e5
2020-08-04 Carl HetheringtonAdd some more OpenGL debugging.
2020-08-04 Carl HetheringtonTry to improve layout of the 'write to' radios in the...
2020-08-04 Carl HetheringtonFix flickering of timecode values on Windows.
2020-08-03 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2020-08-02 Carl HetheringtonTweak link button width on GTK3.
2020-07-30 Carl HetheringtonFix crash on too-early update of closed caption dialog.
2020-07-29 Carl HetheringtonDon't display all possible channel checkboxes while... v2.15.94
2020-07-29 Carl HetheringtonFix memory leak which also causes strange flickering...
2020-07-29 Carl HetheringtonFix bugs in thread termination causing occasional pthread
2020-07-29 Carl HetheringtonRecover information about closed caption tracks when... v2.15.93
2020-07-28 Carl HetheringtonFix various problems with the closed caption viewer... v2.15.91
2020-07-28 Carl HetheringtonSome more warning hiding.
2020-07-27 Carl HetheringtonMerge branch 'warnings' into v2.15.x.
2020-07-27 Carl HetheringtonHide warnings triggered by Ubuntu 20.04's gcc.
2020-07-26 Carl HetheringtonVarious OSX warnings fixes.
2020-07-26 Carl HetheringtonIgnore wxWidgets warnings in a nicer way.
2020-07-25 Carl HetheringtonAdd new macOS preferences icons.
2020-07-21 Carl HetheringtonDon't enable OK button for the export dialogue until...
2020-07-15 Carl HetheringtonRemove ko_KR translation stub that was never used.
2020-07-11 Carl HetheringtonRemove pointless subheading in Keys->Advanced dialogues...
2020-07-11 Carl HetheringtonUse new channel 14 ATMOS sync creation code in libdcp,
2020-07-08 Carl HetheringtonAdd Antonio Casado as a tester.
2020-07-05 Carl HetheringtonAdd more logging and some missing prefs checkboxes... v2.15.87
2020-07-03 Carl HetheringtonFix typo truncating ./waf configure output.
2020-07-02 Carl HetheringtonPotential Windows build fix. v2.15.86
2020-06-28 Carl HetheringtonMake some methods private.
next