Read 16-bit audio DCPs correctly.
[dcpomatic.git] / src /
2 days ago Carl HetheringtonRead 16-bit audio DCPs correctly. v2.17.x
2 days ago Carl HetheringtonVerify that DCPs have 24-bit audio.
2 days ago Carl HetheringtonDon't repeat the same error/warning more than once.
2 days ago Carl HetheringtonFix some incorrect verification messages.
7 days ago Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
7 days ago Carl HetheringtonAnother old libxml API instance.
7 days ago Carl HetheringtonFix old libxml API use from main.
8 days ago Carl HetheringtonCleanup: missing word in comment.
8 days ago Carl HetheringtonRemember position and size of caption list view.
9 days ago Carl HetheringtonEmit no audio from DCPs if none is mapped v2.16.85
9 days ago Carl HetheringtonMake sure we don't say some content has audio if none...
10 days ago Carl HetheringtonMerge branch 'main' into v2.17.x
10 days ago Carl HetheringtonSupporters update. v2.16.84
11 days ago Carl HetheringtonUpdate DCP encoder progress on all passe()es, not just...
11 days ago Carl HetheringtonGet DCP transcode progress from the player (#2804).
13 days ago Carl HetheringtonFix warning cause by previous libdcp bump.
13 days ago Carl HetheringtonFix case where both XML and sqlite3 files are present...
13 days ago Carl HetheringtonDon't bother decoding audio if none of it is mapped...
2024-05-11 Carl HetheringtonStop using video directory and hard-linking (#2756).
2024-05-11 Carl HetheringtonFix link icon width again.
2024-05-09 Carl HetheringtonFix history trimming.
2024-05-07 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-05-07 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-05-07 Carl HetheringtonWork around deadlock when destroying J2KEncoder with... v2.16.83
2024-05-07 Carl HetheringtonAdd some missing includes.
2024-05-07 Carl HetheringtonSupporters update.
2024-05-06 Carl HetheringtonUse sqlite for cinema and DKDM recipient lists.
2024-05-06 Carl HetheringtonWe now need to import print() for older Pythons.
2024-05-06 Carl HetheringtonRemove use of f-strings in wscripts
2024-05-03 Carl HetheringtonRemove in-place translations support.
2024-05-02 Carl HetheringtonUpdated cs_CZ translation from Tomáš Begeni.
2024-05-01 Carl HetheringtonRemove stray '
2024-05-01 Carl HetheringtonMerge branch 'main' into v2.17.x
2024-04-30 Carl HetheringtonSupporters update. v2.16.82
2024-04-29 Carl HetheringtonFix silent stereo mixdown exports when the project...
2024-04-28 Carl HetheringtonCleanup a few verbose asio-related calls.
2024-04-28 Carl HetheringtonAdd missing nice name for Windows executable.
2024-04-28 Carl HetheringtonWrite file descriptions to .exe files for the Windows...
2024-04-28 Carl HetheringtonBuild .rc files on the fly.
2024-04-26 Carl HetheringtonAllow branding of "report a problem" dialog.
2024-04-26 Carl HetheringtonSplash behaviour does not need to be branded after...
2024-04-26 Carl HetheringtonAllow customisation of error report email address.
2024-04-24 Carl HetheringtonRestore time zone to Cinema and improve UI to use it...
2024-04-24 Carl HetheringtonSupporters update. v2.16.81
2024-04-22 Carl HetheringtonRevert "Tweak how lzma is linked."
2024-04-22 Carl HetheringtonMerge branch 'mpeg2' into v2.17.x v2.17.16
2024-04-22 Carl HetheringtonDon't emit video until film's end if we are seeking.
2024-04-22 Carl HetheringtonReport video range from MPEG2 DCPs correctly.
2024-04-22 Carl HetheringtonUse mpeg2 prefix for MPEG2 video asset filenames.
2024-04-22 Carl HetheringtonDisable some hints when encoding to MPEG2.
2024-04-22 Carl HetheringtonAllow specification of video bit rate separately for...
2024-04-22 Carl HetheringtonAlert user when fixing settings for MPEG2.
2024-04-22 Carl HetheringtonDesensitise things that can't be adjusted in MPEG2...
2024-04-22 Carl HetheringtonUpdate available containers whenever they change, alway...
2024-04-22 Carl HetheringtonAdd Choice::set_entries().
2024-04-22 Carl HetheringtonRename Choice::add to Choice::add_entry.
2024-04-22 Carl HetheringtonSupport encoding of MPEG2 DCPs.
2024-04-22 Carl HetheringtonSupport playback of MPEG2 DCPs.
2024-04-21 Carl HetheringtonRename j2k_bandwidth -> video_bit_rate.
2024-04-21 Carl HetheringtonExtract frame info read/write to new class.
2024-04-21 Carl HetheringtonExtract VideoEncoder as a parent of J2KEncoder.
2024-04-21 Carl HetheringtonRename Encoder -> FilmEncoder, and subclasses.
2024-04-21 Carl HetheringtonRename classes to follow preparatory renames in libdcp.
2024-04-21 Carl HetheringtonBring some more branding into the variant.
2024-04-21 Carl HetheringtonExtract all uses of DCP-o-matic name to allow branding.
2024-04-19 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-04-18 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-04-18 Carl HetheringtonAdd missing GUI-side verification note descriptions.
2024-04-17 Carl HetheringtonSupporters update.
2024-04-17 Carl HetheringtonSeparate GUI verifier with basic reporting (#1823).
2024-04-15 Carl HetheringtonSplit VerifyDCPResultPanel so that construction and...
2024-04-15 Carl HetheringtonSplit VerifyDCPProgressDialog into a panel and a dialog.
2024-04-15 Carl HetheringtonSplit VerifyDCPResultDialog into a panel and a dialog.
2024-04-15 Carl HetheringtonRename VerifyDCPDialog -> VerifyDCPResultDialog.
2024-04-15 Carl HetheringtonAdd leaf parameter to DirPickerCtrl.
2024-04-15 Carl HetheringtonEllipsize end of DirPickerCtrl labels.
2024-04-15 Carl HetheringtonFix build on macOS 10.8 (wxWidgets 3.0.5).
2024-04-10 Carl HetheringtonHopefully fix build with the older wxWidgets use for...
2024-04-08 Carl HetheringtonAdd new setup of i18n for macOS (#2778).
2024-04-08 Carl HetheringtonCleanup: header ordering.
2024-04-08 Carl HetheringtonFix DCP Timeline menu on macOS.
2024-04-08 Carl HetheringtonDisable Reels... button with no film.
2024-04-01 Carl HetheringtonAdd add-dkdm command to add DKDMs to DCP-o-matic's...
2024-04-01 Carl HetheringtonSwitch "command-like" options --list-cinemas and -...
2024-04-01 Carl HetheringtonAdd --decryption-key option to KDM CLI (#2790).
2024-04-01 Carl HetheringtonCleanup: white space.
2024-04-01 Carl HetheringtonRename --trusted-device to --trusted-device-certificate...
2024-04-01 Carl HetheringtonRename --certificate to --projector-certificate in...
2024-03-31 Carl HetheringtonFix hanging/overlapping dvb subtitles (#2792).
2024-03-29 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-03-29 Carl HetheringtonFix crash introduced in previous commit.
2024-03-29 Carl HetheringtonMerge remote-tracking branch 'origin/main' into v2...
2024-03-29 Carl HetheringtonFix lack of video rotation in some cases (#2971).
2024-03-29 Carl HetheringtonFix video scaling when the video needs rotation (#2791).
2024-03-29 Carl HetheringtonAdd VideoContent::rotate_size().
2024-03-23 Carl Hetheringtonpangommconfig.h is not included by pangomm.h on some...
2024-03-22 Carl HetheringtonBump libdcp for new asdcplib version.
2024-03-20 Carl HetheringtonMerge tag 'v2.16.79' into v2.17.x
2024-03-20 Carl HetheringtonAllow building with C++17 and updated libxml++/pangomm...
2024-03-20 Carl HetheringtonCleanup: clarify some namespace use.
next