Cleanup: move some methods from util to maths_util.
[dcpomatic.git] / src / wx /
2022-01-25 Carl HetheringtonCleanup: move some methods from util to maths_util.
2022-01-23 Carl HetheringtonRemove unused file_dialog_wrapper.h
2022-01-23 Carl HetheringtonSwitch a list for vector.
2022-01-23 Carl HetheringtonUse checkboxes to decide which screens KDMs will be...
2022-01-22 Carl HetheringtonDisplay the filename / URL that a screen certificate...
2022-01-22 Carl HetheringtonC++11 and general tidying.
2022-01-21 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2022-01-21 Carl Hetheringtonpot/merge.
2022-01-18 Carl HetheringtonShrink size of audio map. 2138-shrink-prefs
2022-01-18 Carl HetheringtonUse less vertical height for name format hints.
2022-01-18 Carl HetheringtonUse less vertical height for the logging checkboxes.
2022-01-18 Carl HetheringtonFix some big gaps in the prefs layout.
2022-01-18 Carl HetheringtonUpdate supporters.
2022-01-17 Carl HetheringtonSupporters update.
2022-01-17 Carl HetheringtonAdd David Lankes as a tester.
2022-01-16 Luke Granger-BrownAdd some missing header includes.
2022-01-16 Carl HetheringtonSet window title based on the directory from Film.
2022-01-16 Carl HetheringtonRemove unused lambda capture.
2022-01-16 Carl HetheringtonAnother macOS build fix with Rect.
2022-01-16 Carl HetheringtonDisambiguate Rect to fix macOS build.
2022-01-15 Carl HetheringtonC++11 tidying.
2022-01-15 Carl HetheringtonPrimitive auto-crop (#1477).
2022-01-15 Carl HetheringtonTry to make the GL code a little clearer.
2022-01-15 Carl HetheringtonRename border line to outline content.
2022-01-15 Carl HetheringtonTweak content menu ordering.
2022-01-15 Carl HetheringtonBasic display of markers above the playback timeline...
2022-01-15 Carl HetheringtonExtract marker strings out to a separate method.
2022-01-13 Carl HetheringtonDon't offer the tr_TR translation as it is very limited.
2022-01-12 Carl HetheringtonSupporters update.
2022-01-09 Carl HetheringtonFix misleading it_IT translation (thanks Fabrizio Carraro)
2022-01-09 Carl HetheringtonTidying.
2022-01-08 Carl HetheringtonC++11 tidying.
2022-01-08 Carl HetheringtonC++11 tidying.
2022-01-07 Carl HetheringtonC++11 tidying.
2022-01-06 Carl HetheringtonAllow 96kHz audio as an advanced option (#1789).
2022-01-04 Carl HetheringtonRemove DCP class and replace its functionality with...
2022-01-01 Carl HetheringtonHappy new year.
2021-12-28 Carl HetheringtonUpdated sv_SE translation from Adam Klotblixt.
2021-12-25 Carl HetheringtonAllow user to add .ttc font files.
2021-12-25 Carl HetheringtonExtract and improve code to find missing files (#1940).
2021-12-25 Carl HetheringtonC++11 / sorting cleanups.
2021-12-18 Carl HetheringtonC++11 tidying.
2021-12-18 Carl HetheringtonCleanup: remove unnecessary parameter to PlayerVideo...
2021-12-18 Carl HetheringtonAdd more filenames to content properties (#2120).
2021-12-13 Carl HetheringtonC++11 tidying.
2021-12-06 Carl HetheringtonUse a virtual method rather than a set of nasty dynamic...
2021-11-29 Carl HetheringtonBe a little more careful to handle exceptions from...
2021-11-28 Carl HetheringtonCatch exceptions from RtAudio::startStream() in all...
2021-11-28 Carl HetheringtonFix some truncated headings.
2021-11-22 Carl HetheringtonFill in zeros if a part of a timecode is entered.
2021-11-22 Carl HetheringtonFix failure to remove markers when the checkbox is...
2021-11-22 Carl HetheringtonDon't allow luminance metadata below 0.1 in the GUI...
2021-11-20 Carl HetheringtonFix incorrect scaling of the simple view with hidpi...
2021-11-20 Carl HetheringtonExtract dpi_scale_factor() to a function.
2021-11-14 Carl HetheringtonSupporters update.
2021-11-14 Carl HetheringtonFix the build for older macOS.
2021-11-13 Carl HetheringtonMissing include.
2021-11-13 Carl HetheringtonAccount for DPI scale factors when calculating some...
2021-11-13 Carl HetheringtonPulse the progress bar 'automatically' if we haven...
2021-11-11 Carl HetheringtonRemove player activity logging. Fixes #2122.
2021-11-04 Carl HetheringtonC++11 tidying.
2021-11-04 Carl HetheringtonInclude subscribers / supporters in git.
2021-11-04 Carl HetheringtonMake the prefs window a little wider on macOS to (hopef...
2021-10-26 Carl HetheringtonMissing Destroy() call.
2021-10-26 Carl HetheringtonC++11 tidying.
2021-10-25 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2021-10-25 Carl HetheringtonFix position of content outline (#2108).
2021-10-24 Carl HetheringtonFix missing verification messages.
2021-10-23 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2021-10-17 Carl Hetheringtonpot/merge.
2021-10-17 Carl HetheringtonFix some markup quotation marks.
2021-10-17 Carl HetheringtonUpgrade the disk writer warning (#1971).
2021-10-16 Carl HetheringtonFix error when editing colours in locales with , as...
2021-10-15 Carl HetheringtonAlways block waiting for audio when exporting.
2021-10-15 Carl HetheringtonUse an enum instead of a bool to specify blocking/non...
2021-10-13 Carl HetheringtonDon't allow negative trims to be set up via changes...
2021-10-12 Carl HetheringtonCleanup: use enum class.
2021-10-11 Carl HetheringtonReplace some raw arrays with std::vectors.
2021-10-03 Carl HetheringtonDifferentiate requested and actual crop.
2021-10-03 Carl HetheringtonUpdated it_IT translation from Riccardo Mantani.
2021-10-03 Carl HetheringtonRemove unused using statement.
2021-10-03 Carl HetheringtonAlways call ::draw() even when we have no image.
2021-10-03 Carl HetheringtonRemove unused parameters.
2021-10-01 Carl HetheringtonFix subtitle positioning and centering of the DCP frame... v2.15.165
2021-09-30 Carl HetheringtonChange glLineWidth from 2.0 -> 1.0. v2.15.164
2021-09-30 Carl HetheringtonMissing check_gl_error() calls.
2021-09-29 Carl HetheringtonOnly support GLVideoView when building with wxWidgets...
2021-09-27 Carl HetheringtonMerge branch 'better-gl' into v2.15.x
2021-09-27 Carl HetheringtonVarious alignment tidying/fixups.
2021-09-27 Carl HetheringtonRemove unused using
2021-09-27 Carl HetheringtonReplace aligned bool with enum Alignment.
2021-09-27 Carl HetheringtonVarious alignment adjustments.
2021-09-27 Carl HetheringtonAllow RGB24 in textures.
2021-09-27 Carl HetheringtonSupport subs and tidy up a few things.
2021-09-27 Carl HetheringtonSetup Butler::_prepare_only_proxy on construction.
2021-09-27 Carl HetheringtonRename image -> video.
2021-09-27 Carl HetheringtonMove some stuff inside Texture.
2021-09-27 Carl HetheringtonAdd basic Texture wrapper for a GL texture.
2021-09-27 Carl HetheringtonRename _size -> _video_size
2021-09-27 Carl HetheringtonTweak some comments.
next