Store subtitle language(s) in Film, and allow setup of those
[dcpomatic.git] / src /
2020-11-20 Carl HetheringtonStore subtitle language(s) in Film, and allow setup...
2020-11-20 Carl HetheringtonTidy up button alignment.
2020-11-20 Carl HetheringtonMove labelling out of LanguageTagWidget.
2020-11-20 Carl HetheringtonAlways add FFOC and LFOC markers (#1805).
2020-11-20 Carl HetheringtonDisable video range control for DCP content (#1821).
2020-11-20 Carl HetheringtonTry to enable all streams in MOV exports.
2020-11-18 Carl HetheringtonMake the default disk writer window wider.
2020-11-16 Carl HetheringtonFix strange OR operator.
2020-11-16 Carl HetheringtonFix cropping of subsampled images.
2020-11-16 Carl HetheringtonAdd some lrintf() calls to be sure.
2020-11-16 Carl HetheringtonUse 64-byte alignment for aligned image memory.
2020-11-16 Carl HetheringtonMake sure we use limited ("video") range data when...
2020-11-16 Carl HetheringtonAdd catch-all assertion.
2020-11-16 Carl HetheringtonFix unnecessary condition.
2020-11-16 Carl HetheringtonFix thinko-ed logic causing all subtitles to be treated...
2020-11-16 Carl HetheringtonRemove unused code.
2020-11-16 Carl HetheringtonFix limited value ranges in properties.
2020-11-16 Carl HetheringtonRemove pointless comment.
2020-11-16 Carl HetheringtonObey requests to change the video range of RGB content.
2020-11-15 Carl HetheringtonAdd LanguageTagWidget and use it for the SMPTE metadata.
2020-11-15 Carl HetheringtonFix invisible subtag lists in some cases.
2020-11-15 Carl HetheringtonAdd Remove button to language tag dialogue.
2020-11-15 Carl HetheringtonImprove text panel layout with GTK3's enormous spin...
2020-11-14 Carl HetheringtonFix uninitialised variable (affecting tests only).
2020-11-13 Carl HetheringtonFix finding of subtitles when clicking in the list...
2020-11-13 Carl HetheringtonMore vertical alignment fixes.
2020-11-11 Carl HetheringtonRemove assertion checking that rotations are a multiple...
2020-11-08 Carl HetheringtonRemove references to / support for old RtError class...
2020-11-06 Carl HetheringtonFix start_player() on macOS (#1870). v2.15.107
2020-11-06 Carl HetheringtonRename a variable and add some logging to start_tool...
2020-11-05 Carl HetheringtonFix video waveform view with GL backend.
2020-11-05 Carl HetheringtonFix some alignment.
2020-11-04 Carl HetheringtonRe-add mutex that was taken away in
2020-11-03 Carl HetheringtonMove video frame rate override into advanced prefs...
2020-11-03 Carl HetheringtonFix crash on Linux (and maybe others).
2020-11-03 Carl HetheringtonRevert "Re-allow audio channel 15 to be mapped so that...
2020-11-02 Carl HetheringtonPass around JPEG2000 data as a shared_ptr and hence...
2020-11-02 Carl HetheringtonReplace dcp::Data with dcp::ArrayData
2020-11-02 Carl HetheringtonRe-allow audio channel 15 to be mapped so that users...
2020-10-28 Carl HetheringtonAdd some comments.
2020-10-28 Carl HetheringtonPrevent import of directories as DCPs if they do not...
2020-10-27 Carl HetheringtonAdd uninstaller for the .pkg part of the disk writer...
2020-10-26 Carl HetheringtonCatch more errors when non-CPLs are loaded as CPLs.
2020-10-23 Carl HetheringtonWhite space tweak.
2020-10-23 Carl HetheringtonFix some label alignments.
2020-10-21 Carl HetheringtonmacOS / new boost build fixes. v2.15.104
2020-10-20 Carl HetheringtonTry to improve splitter behaviour when shrinking and...
2020-10-20 Carl HetheringtonMove the LimitedSplitter constructor into the .cc file.
2020-10-20 Carl HetheringtonMove contents of ContentPanel::first_shown into Limited...
2020-10-20 Carl HetheringtonMove LimitedSplitter into the header file.
2020-10-19 Carl HetheringtonPlaylist editor: try to make progress dialogue appear...
2020-10-19 Carl HetheringtonPlaylist editor: save configuration when it changes.
2020-10-19 Carl HetheringtonPlaylist editor: update content list when configuration...
2020-10-18 Carl HetheringtonmacOS build fix.
2020-10-18 Carl HetheringtonTidy up and fix bitmap path finding in the playlist...
2020-10-18 Carl HetheringtonFix typo.
2020-10-17 Carl HetheringtonClarify some error messages on macOS (#1837). jenkins
2020-10-17 Carl HetheringtonFix failure to update player information when changing...
2020-10-17 Carl HetheringtonFix deadlock when changing CPL in the player (#1827).
2020-10-14 Carl HetheringtonDon't crash if the first packet in a stream has AV_NOPT...
2020-10-14 Carl HetheringtonClear out _next_time when seeking, so out-of-date value...
2020-10-13 Carl HetheringtonFix errors when over-reading a "large" amount from...
2020-10-13 Carl HetheringtonStop the Windows version of run_ffprobe manipulating...
2020-10-13 Carl HetheringtonStop run_ffprobe from changing the current working...
2020-10-13 Carl HetheringtonFix Windows console apps to actually have a console.
2020-10-13 Carl HetheringtonLabel vertical alignment fixes.
2020-10-12 Carl HetheringtonMake use of default_font_file().
2020-10-12 Carl HetheringtonFix incorrect forward declaration of struct as class.
2020-10-05 Carl HetheringtonFix assorted GTK3-related alignment problems.
2020-09-29 Carl HetheringtonRemove some Linux hacks that I can't see the point...
2020-09-27 Carl HetheringtonDisable some more warnings.
2020-09-27 Carl HetheringtonTweak trim-to-end behaviour and button label.
2020-09-27 Carl HetheringtonFix playhead position after trim-up-to (#1847).
2020-09-27 Carl HetheringtonGo back to add_to_cairo_context rather than show_in_cai...
2020-09-27 Carl HetheringtonBuild fix.
2020-09-27 Carl HetheringtonFixes for new libdcp with multiple content versions.
2020-09-27 Carl HetheringtonUse bitmap_path() method to find the splash screen...
2020-09-27 Carl HetheringtonAdd missing tags_path() for Windows and macOS.
2020-09-27 Carl HetheringtonRevert some of the Linux stuff from a few commits ago.
2020-09-27 Carl HetheringtonAdapt for new libdcp (fixing large compiler resource...
2020-09-25 Carl HetheringtonAdd NamedChannel and use it to hide the never-used...
2020-09-25 Carl HetheringtonAdd missing try/catch to a call to getDeviceInfo.
2020-09-25 Carl HetheringtonUse the appropriate RtAudio exception (though I'm not...
2020-09-25 Carl HetheringtonRemove unnecessary explicit.
2020-09-23 Carl HetheringtonFix crash now that some audio channels are definitely...
2020-09-23 Carl HetheringtonUndefine Status that somebody decided to put in the...
2020-09-23 Carl HetheringtonMissing #include.
2020-09-23 Carl HetheringtonAdd audio language configuration and pass it to libdcp.
2020-09-23 Carl HetheringtonBuild fixes.
2020-09-23 Carl HetheringtonFix some vertical alignment.
2020-09-23 Carl HetheringtonSupport CPL metadata.
2020-09-23 Carl HetheringtonAdapt for changes to libdcp API.
2020-09-21 Carl HetheringtonTry to fix Windows debug build.
2020-09-21 Carl HetheringtonFix --standard flag to dcpomatic2_cli (github #9).
2020-09-19 Carl HetheringtonUse sensitivity to disallow empty template names, rathe...
2020-09-19 Carl HetheringtonAdd dcpomatic_combine tool (#1245).
2020-09-18 Carl HetheringtonDirPicker tweaks:
2020-09-14 Carl HetheringtonDon't allow creation of a new film with no name. Other...
2020-09-14 Carl HetheringtonRename shared_path -> resources_path.
2020-09-14 Carl HetheringtonAdd xsd_path() and use it to fix access to .xsd files...
next