dcpomatic.git
2020-08-24 Carl HetheringtonAdd Player::set_always_trim. cpl-trim
2020-08-24 Carl HetheringtonAdd advanced checkbox to set content trim mode.
2020-08-24 Carl HetheringtonAdd trim type property to Content; by content or by...
2020-08-17 Carl HetheringtonTidy up resource management of FFmpegFileEncoders so...
2020-08-17 Carl HetheringtonReport better errors when the butler dies.
2020-08-14 Carl HetheringtonFix refusal to start another audio analysis job after... v2.15.98
2020-08-14 Carl HetheringtonMissing copy of icons to .app.
2020-08-14 Carl HetheringtonMake graphics/update fail on error. v2.15.97
2020-08-14 Carl HetheringtonAdd missing locations icon for macOS player preferences.
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-06 Carl HetheringtonUse a much bigger block size when calling fwrite()...
2020-08-06 Carl HetheringtonCheck that we have a connection to the disk writer...
2020-08-06 Carl HetheringtonFix typo in comment.
2020-08-06 Carl HetheringtonReduce width of information text in the copy-to-drive...
2020-08-06 Carl HetheringtonTry to fix -Wparentheses error on Centos 8.
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 HetheringtonFix typo.
2020-08-04 Carl HetheringtonRemove some debugging code.
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 missing fonts in splash.png and try to prevent...
2020-08-04 Carl HetheringtonFix flickering of timecode values on Windows.
2020-08-03 Carl HetheringtonFix slightly chopped-off subtitles when there are borders.
2020-08-03 Carl HetheringtonAdd unit test for pulldown detection.
2020-08-03 Carl HetheringtonFix number of frames in the pulldown check.
2020-08-03 Carl HetheringtonFix incorrect string find logic.
2020-08-03 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2020-08-02 Carl HetheringtonDon't terminate if a non-DCP directory is given to...
2020-08-02 Carl HetheringtonDetect soft 2:3 pulldown (telecine) files and decode...
2020-08-02 Carl HetheringtonTweak link button width on GTK3.
2020-08-01 Carl HetheringtonSome tweaks to examine.py
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-29 Carl Hetheringtonclang doesn't have -Wmaybe-uninitialized v2.15.92
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-28 Carl HetheringtonBump lib{dcp,sub}.
2020-07-28 Carl HetheringtonGive up trying to be selective with -Wno-maybe-uninitia...
2020-07-28 Carl HetheringtonPython syntax typo.
2020-07-28 Carl HetheringtonTrying to create export audio encoders with between...
2020-07-28 Carl HetheringtonAdd a test to trigger #1786 - crash when exporting...
2020-07-28 Carl HetheringtonExpand use of -Wno-maybe-uninitialized.
2020-07-27 Carl HetheringtonMerge branch 'warnings' into v2.15.x.
2020-07-27 Carl HetheringtonWork around a GCC bug related to Wmaybe-initialized.
2020-07-27 Carl HetheringtonFix some unused variable warnings on macOS.
2020-07-27 Carl HetheringtonTest: remove some more Wno flags.
2020-07-27 Carl HetheringtonDon't try to hide Wdeprecated-copy when it doesn't...
2020-07-27 Carl HetheringtonHide warnings triggered by Ubuntu 20.04's gcc.
2020-07-26 Carl HetheringtonHide some windows warnings.
2020-07-26 Carl HetheringtonBetter error handling with Linux privilege escalator.
2020-07-26 Carl HetheringtonFix some ignored return values.
2020-07-26 Carl HetheringtonVarious OSX warnings fixes.
2020-07-26 Carl HetheringtonTry to remove some more default -Wno switches.
2020-07-26 Carl HetheringtonI think -Wno-cast-function-type is GCC 8 only.
2020-07-26 Carl HetheringtonDisable warnings from magick.
2020-07-26 Carl HetheringtonUpdate deprecated method call.
2020-07-26 Carl HetheringtonRationalise compiler warning setup.
2020-07-26 Carl HetheringtonFix test warning
2020-07-26 Carl HetheringtonIgnore libssh warnings in a nicer way.
2020-07-26 Carl HetheringtonIgnore wxWidgets warnings in a nicer way.
2020-07-26 Carl HetheringtonIgnore FFmpeg warnings in a nicer way.
2020-07-26 Carl HetheringtonFix off-by-one in ASSERT and make it more comprehensive.
2020-07-26 Carl HetheringtonIgnore libxml++ warnings in a nicer way.
2020-07-26 Carl Hetheringtonint64_t -> Frame
2020-07-25 Carl HetheringtonAdd new macOS preferences icons.
2020-07-23 Carl HetheringtonUse thread_group for improved exception safety (#1785).
2020-07-21 Carl HetheringtonUse PDF screenshots for the manual.
2020-07-21 Carl HetheringtonSmall manual tweaks.
2020-07-21 Carl HetheringtonDon't enable OK button for the export dialogue until...
2020-07-20 Carl HetheringtonFix vertical alignment with subrip and embedded SSA... v2.15.90
2020-07-15 Carl HetheringtonFix warning.
2020-07-15 Carl HetheringtonRemove ko_KR translation stub that was never used.
2020-07-12 Carl HetheringtonFix typo in comment.
2020-07-12 Carl HetheringtonUpdate manual Makefile for Inkscape 1.0
2020-07-12 Carl HetheringtonFix ATMOS frame numbering when decoding DCPs. v2.15.89
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-08 Carl HetheringtonSome ATMOS hacks.
2020-07-05 Carl HetheringtonImprove butler error reporting during export. v2.15.88
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-07-02 Carl HetheringtonFix failure to import DCPs since Atmos changes. v2.15.85
2020-06-28 Carl HetheringtonMake some methods private.
2020-06-28 Carl HetheringtonFix confusion between one-shot and playing causing...
2020-06-27 Carl HetheringtonMake _one_shot and _playing atomic.
2020-06-27 Carl HetheringtonRename _playing_condition -> _thread_work_condition.
2020-06-27 Carl HetheringtonMove video filters controls into advanced content dialo...
2020-06-27 Carl HetheringtonSwitch the content advanced dialogue to use GridBagSizer.
next