Rename DCPOMATIC_USE_OWN_DIR_PICKER -> DCPOMATIC_USE_OWN_PICKER.
[dcpomatic.git] / src /
2015-10-09 Carl HetheringtonRename DCPOMATIC_USE_OWN_DIR_PICKER -> DCPOMATIC_USE_OW...
2015-10-09 Carl HetheringtonNew file.
2015-10-09 Carl HetheringtonAdd comment.
2015-10-09 Carl HetheringtonAdd GUI KDM tool.
2015-10-09 Carl HetheringtonAllow _film to be 0.
2015-10-09 Carl HetheringtonAllow _film to be 0.
2015-10-09 Carl HetheringtonRename dcpomatic_kdm -> dcpomatic_kdm_cli.
2015-10-09 Carl HetheringtonSplit KDM output stuff into a separate panel.
2015-10-09 Carl HetheringtonSplit KDM from/until into KDMTimingPanel.
2015-10-09 Carl HetheringtonSplit screens panel from KDMDialog.
2015-10-08 Carl HetheringtonUpdate to fr_FR translation from Thierry Journet.
2015-10-07 Carl HetheringtonSupporter typo.
2015-10-07 Carl HetheringtonSupporter.
2015-10-07 Carl HetheringtonFix supporter name.
2015-10-07 Carl HetheringtonSupporter.
2015-10-06 Carl HetheringtonFix strange job status layout on OS X.
2015-10-06 Carl HetheringtonGet msgfmt to check format strings and fix some errors...
2015-10-06 Carl HetheringtonFix bad fuzzy translation in fr_FR.
2015-10-06 Carl HetheringtonSmall fix to fr_FR.
2015-10-06 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-10-06 Carl HetheringtonComment.
2015-10-06 Carl HetheringtonMerge.
2015-10-06 Carl Hetherington1. Set correct FrameRateChanges for subtitle content...
2015-10-06 Carl HetheringtonMake sure SMPTE subtitle MXFs get the right intrinsic...
2015-10-06 Carl HetheringtonSpeculative support for multi-part subtitles (#709).
2015-10-05 Carl Hetheringtoni18n fix.
2015-10-05 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-10-05 Carl Hetheringtonpot/merge.
2015-10-04 Carl HetheringtonFix subtitle timing under trim.
2015-10-04 Carl HetheringtonFix deadlock.
2015-10-03 Carl HetheringtonMore logs in problem report email.
2015-10-02 Carl HetheringtonAdd --servers option to dcpomatic_cli.
2015-10-02 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-10-02 Carl HetheringtonSpeculative fix for hangs during Encoder::end().
2015-10-01 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-10-01 Carl HetheringtonExplicit casts optional to bool.
2015-10-01 Carl HetheringtonFix erroneous optional dereference.
2015-09-30 Carl HetheringtonFix recently-broken video frame rate override control...
2015-09-30 Carl HetheringtonRemove references to libswresample.
2015-09-30 Carl HetheringtonFind wxWidgets on Fedora 22.
2015-09-30 Carl HetheringtonHandle video frame rates and subtitles a bit more corre...
2015-09-29 Carl HetheringtonMake sure we round properly when deciding how many...
2015-09-29 Carl HetheringtonSmall fix to de_DE translation.
2015-09-28 Carl HetheringtonChanges to DCP rate must update player pieces.
2015-09-28 Carl HetheringtonDiscard audio that comes out of FFmpeg files before...
2015-09-28 Carl HetheringtonDon't take any notice of ._* files when deciding whethe...
2015-09-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-09-26 Carl Hetheringtonconst fix.
2015-09-26 Carl HetheringtonFix error in previous.
2015-09-26 Carl HetheringtonFix problems with subtitles when there is a non-zero...
2015-09-26 Carl Hetheringtonconst fix.
2015-09-25 Carl HetheringtonFix assertion failure with .MTS files.
2015-09-25 Carl HetheringtonFix incorrect hint.
2015-09-25 Carl HetheringtonTry to fix Windows build.
2015-09-25 Carl HetheringtonMore build fixes.
2015-09-25 Carl HetheringtonUse libicu instead of uchardet and convert subrip files...
2015-09-25 Carl HetheringtonTypo in joinable asserts.
2015-09-24 Carl Hetheringtonassert (joinable) before joining threads.
2015-09-24 Carl Hetheringtonassert (joinable) before joining threads; fix possible...
2015-09-24 Carl HetheringtonFix possible null pointer dereference.
2015-09-23 Carl HetheringtonTry to fix build.
2015-09-22 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-09-22 Carl HetheringtonUse uchardet to guess encoding of subtitle files and...
2015-09-21 Carl HetheringtonFix crash reported on OS X, although the actual cause...
2015-09-20 Carl HetheringtonSlightly hacky fix to make ImageSequenceDialog actually...
2015-09-18 Carl HetheringtonTester.
2015-09-18 Carl HetheringtonAdd UpmixerB.
2015-09-18 Carl Hetheringtonconst fix; header guard.
2015-09-18 Carl Hetheringtonconst fix.
2015-09-18 Carl HetheringtonFix incorrect gain of L+R; it's dB not linear.
2015-09-18 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-09-18 Carl HetheringtonMake sure exceptions during local encodes are propagate...
2015-09-18 Carl HetheringtonMake out-of-memory error message a bit more informative.
2015-09-17 Carl HetheringtonFix sensitivity of 'refer' button in the subtitle panel.
2015-09-17 Carl HetheringtonSpeculative fix for crash on using the audio mapping...
2015-09-16 Carl HetheringtonFix exception on adding an empty folder as content...
2015-09-16 Carl HetheringtonFix i18n of an error report.
2015-09-16 Carl HetheringtonConfig option for default standard (SMPTE / Interop).
2015-09-16 Carl HetheringtonRename update_sensitivity to setup_sensitivity for...
2015-09-16 Carl HetheringtonPossible fix to problems when the Server is destroyed.
2015-09-16 Carl HetheringtonSet up OV/VF in name according to whether DCP content...
2015-09-16 Carl HetheringtonFront-end to set up referencing of DCPs.
2015-09-15 Carl HetheringtonBack-end for very basic and hacky VF support for a...
2015-09-15 Carl HetheringtonFix crash when re-making certificates after deleting...
2015-09-15 Carl HetheringtonFix failure to display audio analysis in some cases.
2015-09-14 Carl HetheringtonLots of #include <iostream>s for Arch.
2015-09-14 Carl HetheringtonAttempt to fix Windows build.
2015-09-14 Carl HetheringtonFix analysis of audio when the subject is later in...
2015-09-14 Carl HetheringtonSome use of BOOST_FOREACH.
2015-09-14 Carl HetheringtonTidy up LOG_ macros.
2015-09-14 Carl HetheringtonOptimise checking of existing image data.
2015-09-14 Carl HetheringtonAdd frame counter to transcode progress (#111).
2015-09-14 Carl HetheringtonAdd export button for certificates.
2015-09-14 Carl HetheringtonPeak value of audio into the audio tab.
2015-09-14 Carl HetheringtonAdd option to analyse audio automatically when content...
2015-09-14 Carl HetheringtonMark SCP as being the protocol for Doremi as well as...
2015-09-13 Carl HetheringtonSupporter.
2015-09-12 Carl HetheringtonSet reel number and start time on SMPTE subtitles to...
2015-09-11 Carl HetheringtonRemove unused in_channels() in AudioProcessor.
2015-09-11 Carl HetheringtonFix assertion failure when processors return fewer...
next