Re-work OpenGL video view to use modern shaders / APIs.
[dcpomatic.git] / src / wx /
2021-09-27 Carl HetheringtonRe-work OpenGL video view to use modern shaders / APIs.
2021-09-27 Carl HetheringtonRemove unnecessary _out_size; it looks like we can...
2021-09-27 Carl HetheringtonMerge branch 'own-config' into v2.15.x
2021-09-27 Carl HetheringtonAdd config location versioning (#2090).
2021-09-21 Carl HetheringtonExtract colours to VideoView.
2021-09-19 Carl HetheringtonFix failure to reset state to "to fit DCP" properly...
2021-09-19 Carl HetheringtonRemove unused VideoContentProperty::SCALE and listen...
2021-09-02 Carl HetheringtonUpdated zh_CN translation from Kahn Li. v2.15.159
2021-08-24 Carl HetheringtonUpdated it_IT translation from Riccardo Mantani.
2021-08-24 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2021-08-21 Carl HetheringtonAdd Uwe Dittes as translator.
2021-08-20 Carl HetheringtonUpdated it_IT translation from Riccardo Mantani. v2.15.158
2021-08-20 Carl Hetheringtonpot/merge.
2021-08-20 Carl HetheringtonUpdated de_DE translation from Uwe Dittes.
2021-08-17 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2021-08-17 Carl HetheringtonAdd defaults for facility, studio, chain, distributor...
2021-08-17 Carl HetheringtonRename update -> setup_sensitivity().
2021-08-16 Carl HetheringtonOnly warn about lots of frame drops in the player ...
2021-08-15 Carl HetheringtonGive markers dialog a close button (#2070).
2021-08-13 Carl HetheringtonMissing override qualifiers.
2021-08-12 Carl HetheringtonFix flickering black square when selecting content...
2021-08-12 Carl Hetheringtonpot/merge.
2021-08-12 Carl HetheringtonRename ProRes export format to MOV / ProRes (#2067).
2021-08-12 Carl Hetheringtonpot/merge.
2021-08-11 Carl HetheringtonAdd missing verification description.
2021-08-10 Carl HetheringtonMissing full stop.
2021-08-04 Carl HetheringtonAllow specifying and writing sign language video langua... v2.15.157
2021-07-15 Carl HetheringtonFix build with older boost.
2021-07-15 Carl HetheringtonFix use-own-dirpicker build. v2.15.156
2021-07-14 Carl HetheringtonFix compile warning.
2021-07-08 Carl HetheringtonC++11 tidying.
2021-07-08 Carl HetheringtonFix strange layout problems with the content sub panels...
2021-07-07 Carl HetheringtonTake account of changes to default directory for new...
2021-07-07 Carl HetheringtonC++11 tidying.
2021-07-05 Carl HetheringtonFix alignment.
2021-07-05 Carl HetheringtonC++11 tidying.
2021-06-29 Carl HetheringtonUpdate dialog layout fixes.
2021-06-29 Carl HetheringtonC++11 tidying.
2021-06-29 Carl HetheringtonFix confusing black padding in GUI dark mode (#2053).
2021-06-28 Carl HetheringtonC++11 tidying.
2021-06-25 Carl HetheringtonExtract gui_is_dark() to wx_util.
2021-06-21 Carl HetheringtonRemember the path used for "add files" (#2049).
2021-06-21 Carl HetheringtonUse std::vector for add_files.
2021-06-12 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2021-06-12 Carl HetheringtonOffer all KDM types no matter what standard is in use.
2021-06-06 Carl Hetheringtonpot/merge.
2021-06-06 Carl HetheringtonUse "Colour" not "Colour conversion" as a label name. osx-alignment
2021-06-06 Carl HetheringtonFix link icons on macOS.
2021-06-06 Carl HetheringtonmacOS alignment fix (#2039).
2021-06-06 Carl HetheringtonAdd DCPOMATIC_CHOICE_TOP_PAD.
2021-06-06 Carl HetheringtonmacOS alignment fixes (#2045).
2021-06-06 Carl HetheringtonFix alignment of labels on macOS (#2043).
2021-06-06 Carl HetheringtonFix alignment of mail protocol control (#2042).
2021-06-06 Carl HetheringtonUse bitmap_path() and wxBITMAP_TYPE_PNG (not _RESOURCE...
2021-06-06 Carl HetheringtonImprove alignment of audio language controls (#2040).
2021-06-06 Carl HetheringtonAdd DCPOMATIC_CHECKBOX_BOTTOM_PAD.
2021-06-06 Carl HetheringtonShrink width of timecode entries on macOS (#2041).
2021-06-01 Carl HetheringtonPut audio language back in the Film.
2021-05-30 Carl HetheringtonTweak behaviour of crop link buttons (#2034).
2021-05-30 Carl HetheringtonUpdate ISDCF name when crop changes the ratio of the...
2021-05-30 Carl HetheringtonFix crash when enabling luminance in SMPTE metadata.
2021-05-28 Carl Hetheringtonpot/merge.
2021-05-28 Carl HetheringtonMark some strings that should not be translated; thanks...
2021-05-28 Carl HetheringtonUpdated sv_SE translation from Adam Klotblixt.
2021-05-27 Carl HetheringtonFix missing verification note. v2.15.152
2021-05-20 Carl HetheringtonTweak crop icon for GTK2 builds (#1997).
2021-05-20 Carl HetheringtonCheck that wxSystemSettings::GetAppearance() exists.
2021-05-09 Carl HetheringtonFix wrapping of try-unmount dialogue on macOS (#1989).
2021-05-07 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2021-05-07 Carl HetheringtonFix alignment of label.
2021-05-07 Carl HetheringtonAdd DCPOMATIC_SPIN_CTRL_WIDTH and use it in a few places.
2021-05-07 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni.
2021-05-07 Carl HetheringtonFix build with some older compilers.
2021-05-06 Carl Hetheringtonpot/merge.
2021-05-03 Carl HetheringtonC++11 tidying.
2021-05-02 Carl HetheringtonAdd Groet Han as a tester.
2021-04-30 Carl HetheringtonC++11 tidying.
2021-04-29 Carl HetheringtonRemove Monitor / EDID code that was used for the swaroo...
2021-04-29 Carl HetheringtonC++11 tidying.
2021-04-29 Carl HetheringtonRemove use of boost::noncopyable.
2021-04-24 Carl HetheringtonFix text wrapping in nag dialog (especially on macOS...
2021-04-23 Carl HetheringtonFix missing libdcp warning message.
2021-04-22 Carl HetheringtonI can't convince myself that _canvas_mutex is doing...
2021-04-22 Carl HetheringtonMake the GL thread access the canvas size in a less...
2021-04-22 Carl HetheringtonRemove configuration option for minimum frame size.
2021-04-22 Carl HetheringtonAllow resizing of nag dialog; may help with #1978.
2021-04-22 Carl HetheringtonFix very wide spin button on Linux.
2021-04-20 Carl HetheringtonAdd some possibly-useful markers for debugging threads...
2021-04-20 Carl HetheringtonHandle connections to the Hints object more correctly.
2021-04-20 Carl HetheringtonC++11 tidying.
2021-04-20 Carl HetheringtonOnly snap the crosshair to visible plots.
2021-04-15 Carl HetheringtonShow content path in the audio dialog title bar when...
2021-04-15 Carl HetheringtonUse the same button text to open the audio plot in...
2021-04-15 Carl HetheringtonUse anti-aliasing in the audio level plot.
2021-04-15 Carl HetheringtonC++11 tidying.
2021-04-15 Carl HetheringtonHandle errors on startStream more nicely; might help...
2021-04-11 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2021-04-11 Carl HetheringtonTidying up.
2021-04-10 Carl Hetheringtonpot/merge.
2021-04-09 Carl HetheringtonFix IMS3000 certificate downloads.
next