Move luminance to Interop/SMPTE metadata and remove the ISDCF metadata dialogue.
[dcpomatic.git] / src / wx /
2021-04-04 Carl HetheringtonMove luminance to Interop/SMPTE metadata and remove...
2021-04-04 Carl HetheringtonMove chain to the Interop/SMPTE metadata.
2021-04-04 Carl HetheringtonMove some ISDCF flags to the Interop/SMPTE metadata.
2021-04-04 Carl HetheringtonUse studio and facility from Interop/SMPTE metadata...
2021-04-04 Carl HetheringtonUse ratings from Interop/SMPTE metadata instead of...
2021-04-04 Carl HetheringtonStop some EnsureVisible() calls happening with out...
2021-04-04 Carl HetheringtonUse release territory from Interop/SMPTE metadata inste...
2021-04-04 Carl HetheringtonInherit SMPTEMetadataDialog from a base class.
2021-04-04 Carl HetheringtonUse content version from Interop (or version number...
2021-04-03 Carl HetheringtonFix warning in previous.
2021-04-03 Carl HetheringtonShow an explanatory message if the player is not perfor...
2021-04-02 Carl HetheringtonFix sensitivity of audio panel controls (#1946).
2021-04-02 Carl HetheringtonFix missing line in audio mapping view.
2021-04-02 Carl HetheringtonAdd language to audio content and use it instead of...
2021-04-01 Carl HetheringtonRemove unused method.
2021-03-31 Carl HetheringtonFix incorrectly-sized timeline toolbar icons on macOS...
2021-03-31 Carl HetheringtonAdd burnt subtitle language to video content.
2021-03-31 Carl HetheringtonPut subtitle language back into content from the film...
2021-03-31 Carl HetheringtonFix floating line at the top of the groups column.
2021-03-31 Carl HetheringtonAllow variable column widths on the auto mapping view...
2021-03-31 Carl HetheringtonRemove unused method declaration.
2021-03-31 Carl HetheringtonC++11 tidying.
2021-03-29 Carl HetheringtonUpdate authors table.
2021-03-29 Carl HetheringtonFix strange problems with spin entries on macOS (#1944).
2021-03-29 Carl HetheringtonAdd Lilian Lefranc to the 'with-help-from' part of...
2021-03-29 Carl HetheringtonBrecht Sanders wrote libquickmail which we no longer...
2021-03-28 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2021-03-26 Carl HetheringtonC++11 tidying.
2021-03-26 Carl HetheringtonFix odd difference on handling of x and y scale for...
2021-03-23 Carl Hetheringtonpot/merge.
2021-03-22 Carl HetheringtonDon't insist on writing optional metadata (#1923).
2021-03-22 Carl HetheringtonSplit SMPTE metadata dialogue into two tabs (#1933).
2021-03-22 Carl HetheringtonC++11 tidying.
2021-03-22 Mattias MattssonMore polish of Swedish translation
2021-03-22 Carl HetheringtonAdd simpler language tag dialog (#1931).
2021-03-22 Carl HetheringtonAdd missing i18n tag.
2021-03-22 Carl HetheringtonRename LanguageTagDialog -> FullLanguageTagDialog.
2021-03-21 Mattias MattssonUpdated sv_SE translations v2
2021-03-21 Carl HetheringtonC++11 tidying.
2021-03-20 Carl HetheringtonExpand the DCP name entry a bit.
2021-03-20 Carl HetheringtonAdd select-all.
2021-03-20 Carl HetheringtonFix setting of fade in/out on multiple pieces of conten...
2021-03-20 Carl HetheringtonTidy up HMSF handling in a few places.
2021-03-20 Carl HetheringtonCleanup: use from_frames rather than from_seconds.
2021-03-20 Carl HetheringtonTidy up slightly with a lambda.
2021-03-19 Carl HetheringtonMissing std_to_wx().
2021-03-19 Carl HetheringtonWhite space / C++11 tidying.
2021-03-18 Carl HetheringtonAdd Mattias Mattsson to translators list.
2021-03-17 Carl HetheringtonAfter a tag search, scroll the list so we can see the...
2021-03-17 Carl HetheringtonWhen correcting markers keep them just inside the proje...
2021-03-17 Carl HetheringtonMissing verification note text.
2021-03-17 Carl HetheringtonStop truncated numbers on Linux (at least).
2021-03-17 Carl HetheringtonLimit markers to the film length on entry (#1920).
2021-03-14 Carl HetheringtonFix crash on startup on macOS.
2021-02-28 Carl HetheringtonAdd version informationm to splash screen (#1913).
2021-02-23 Carl HetheringtonRemove wxSTAY_ON_TOP from splash screen on Windows...
2021-02-23 Carl HetheringtonFix some wxWidgets assertion failures.
2021-02-23 Carl HetheringtonFix some wx3.1 alignment.
2021-02-16 Carl HetheringtonC++11 tidying.
2021-02-15 Carl HetheringtonFix wx3.1.x alignment errors.
2021-02-15 Carl HetheringtonAllow multiple video tracks to be visible in the timeline.
2021-02-15 Carl HetheringtonFix timeline zoom oddities after dragging a very small...
2021-02-15 Carl HetheringtonTypo fix.
2021-02-09 Carl HetheringtonHandle pending player changes more efficiently.
2021-02-09 Carl HetheringtonMove some updates from content_change to player_change.
2021-02-09 Carl HetheringtonUse vector for _pending_player_changes
2021-02-09 Carl HetheringtonSome small C++11 tweaks.
2021-02-07 Carl HetheringtonRemove erroneous wxFD_MULTIPLE flag.
2021-02-07 Carl HetheringtonC++ tidying.
2021-02-07 Carl Hetheringtonlibdcp update.
2021-02-06 Carl HetheringtonInclude creator/issuer in default name of exported...
2021-02-06 Carl HetheringtonTweak label of KDM decryption key export button (#1888).
2021-02-06 Carl HetheringtonC++11 tidying.
2021-02-06 Carl HetheringtonForce .pem extension when saving certificates.
2021-02-06 Carl HetheringtonAdd some default filenames to the advanced certificate...
2021-02-05 Carl HetheringtonTesting: add minimum frame size configuration option. v2.15.126
2021-02-04 Carl HetheringtonSpeculative fix for incorrect rendering of UTF-8 in...
2021-02-04 Carl HetheringtonUse auto.
2021-02-03 Carl HetheringtonUse strcoll() to compare cinemas/screens in the KDM...
2021-02-03 Carl Hetheringtonc++11 tidying.
2021-02-01 Carl HetheringtonC++11 tidying.
2021-02-01 Carl HetheringtonAdd a better error when failing to read a DCP in some...
2021-02-01 Carl HetheringtonFix wxWidgets 3.1.x alignment assertion failure.
2021-01-31 Carl HetheringtonUse enum class for Film::Property.
2021-01-31 Carl HetheringtonMore enum class additions.
2021-01-30 Carl HetheringtonRename debug type THREED to THREED_D.
2021-01-27 Carl HetheringtonUse enum class for VideoRange.
2021-01-25 Carl HetheringtonFix label alignment.
2021-01-22 Carl HetheringtonRemove unused variables.
2021-01-21 Carl HetheringtonBuild fix.
2021-01-21 Carl HetheringtonAdapt for libdcp use of enum class.
2021-01-20 Carl HetheringtonBump libdcp for better verification, and make API adjus...
2021-01-16 Carl HetheringtonFix some label alignment. v2.15.123
2021-01-16 Carl HetheringtonFix build failure due to warning about unused macOS...
2021-01-16 Carl HetheringtonFix crash on close on Linux. v2.15.121
2021-01-16 Carl HetheringtonFix OpenGL crashes on macOS (#1899).
2021-01-15 Carl HetheringtonFix Linux build.
2021-01-15 Carl HetheringtonTweak link icon width on macOS; looks right on Big...
2021-01-15 Carl HetheringtonFix basic errors in 1af2b2bef65b133c9f56cb64007adc0aeba...
2021-01-15 Carl HetheringtonFix padding around preview in macOS dark mode (#1897).
next