Handle errors a little better when scanning for closed captions (in hints).
[dcpomatic.git] / src /
2019-09-08 Carl HetheringtonHandle errors a little better when scanning for closed...
2019-09-08 Carl HetheringtonFix timeline selection under scroll.
2019-09-08 Carl HetheringtonMake sure subtitle exports have .xml extension.
2019-09-08 Carl HetheringtonWrite empty files when exporting subtitles and finding...
2019-09-04 Carl HetheringtonStop double-click on the splitter divider from doing... v2.15.17
2019-09-03 Carl HetheringtonDon't force 24fps onto every DCP made by dcpomatic_crea...
2019-09-03 Carl HetheringtonFix missing log in dcpomatic_create (#1597).
2019-09-02 Carl HetheringtonExit with code 0 on dcpomatic2_create --version (#1599).
2019-08-31 Carl HetheringtonPrimitive subtitle export feature. v2.15.16
2019-08-30 Carl HetheringtonMake player more tolerant of some DCP errors.
2019-08-27 Carl HetheringtonSlightly better errors when the player fails to load...
2019-08-23 Carl HetheringtonAdd Luproduction as patron.
2019-08-11 Carl HetheringtonAllow specification of audio forensic marking (in KDMs...
2019-07-30 Carl HetheringtonAvoid random black gaps between bits of content A and... v2.15.15
2019-07-25 Carl HetheringtonUse ISDCF name as a default export filename (#1584).
2019-07-25 Carl HetheringtonTrim after _ in current name when enabling 'Use ISDCF...
2019-07-25 Carl HetheringtonHack to allow OS X to find timeline icons when running...
2019-07-25 Carl HetheringtonOptimise decoder_factory for DCPDecoder by offering...
2019-07-25 Carl HetheringtonFix erroneous content change message.
2019-07-25 Carl HetheringtonAdd assert.
2019-07-25 Carl HetheringtonFix crash when loading a film from the command line.
2019-07-24 Carl HetheringtonRe-work idle handling from previous commit.
2019-07-24 Carl HetheringtonOptimise the feel of some GUI functions by doing the...
2019-07-24 Carl HetheringtonImprove formatting of StateTimer output.
2019-07-23 Carl HetheringtonAdd --no-check to dcpomatic_cli.
2019-07-23 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2019-07-23 Carl HetheringtonTidy up handling of content-modified checks when using...
2019-07-22 Carl Hetheringtonswaroop: don't put DCP conversions into a flat container.
2019-07-22 Carl Hetheringtonswaroop: support creation of H264 with 24-bit PCM.
2019-07-22 Carl HetheringtonAdd some stubs so that swaroop variants build on OS X.
2019-07-22 Carl HetheringtonMissing virtual destructor.
2019-07-21 Carl HetheringtonIgnore video streams with frame rates over 1000 (work...
2019-07-20 Carl HetheringtonUse 128kbit per channel for audio export. v2.15.14
2019-07-20 Carl Hetheringtonswaroop: fix encryption of files encoded from DCP.
2019-07-18 Carl Hetheringtonswaroop: hard-core output KDM filename; allow specifica... v2.15.13
2019-07-18 Carl Hetheringtonswaroop: --kdm -> --out-kdm
2019-07-15 Carl Hetheringtonswaroop: beginnings of DCP -> ecinema support. v2.15.12
2019-07-13 Carl HetheringtonFix comment.
2019-07-13 Carl Hetheringtonswaroop: add --kdm option to dcpomatic2_ecinema.
2019-07-10 Carl Hetheringtonswaroop: fix crash when there's an incorrect ecinema... v2.15.11
2019-07-07 Carl HetheringtonFix flicker in timeline view when selecting (in some...
2019-07-07 Carl HetheringtonOnly take subtitle data into account for position(... v2.15.10
2019-07-06 Carl HetheringtonAdd an assertion.
2019-07-06 Carl Hetheringtonswaroop: clear out viewer when deselecting playlist.
2019-07-05 Carl Hetheringtonswaroop: remove on-screen log from player.
2019-07-02 Carl HetheringtonDon't crash if history items are inaccessible.
2019-07-02 Carl HetheringtonAdd support for Datasat AP2x and USL sound processors...
2019-07-01 Carl Hetheringtonswaroop: write position file every 2 minutes; tweak... v2.15.9
2019-07-01 Carl Hetheringtonswaroop: fix decrementing of allowed shows count to...
2019-07-01 Carl Hetheringtonswaroop: set controls to 'stopped' when a playlist...
2019-06-27 Carl HetheringtonFix incorrect timing of PNG subtitles in second and...
2019-06-27 Carl HetheringtonTry to reduce audio mapping flicker on Windows.
2019-06-10 Carl HetheringtonVarious build system fixes. v2.15.8
2019-06-09 Carl HetheringtonAnother typo.
2019-06-09 Carl HetheringtonAnother typo.
2019-06-09 Carl Hetheringtonswaroop: try to make -theater and -studio variants.
2019-06-09 Carl Hetheringtonswaroop: allowed-shows state in playlist.
2019-06-09 Carl Hetheringtonswaroop: support validity periods in ecinema KDMs.
2019-06-05 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home... v2.15.7
2019-06-05 Carl Hetheringtonswaroop: various fixes to dcpomatic_ecinema.
2019-06-05 Carl Hetheringtonswaroop: switch ID tag to genre as it is supported...
2019-06-05 Carl HetheringtonTry to warn if we're running the 32-bit version on...
2019-06-03 Carl HetheringtonMore system information to tools and add it to the... v2.15.6
2019-06-03 Carl HetheringtonFix system information on vsync.
2019-06-03 Carl HetheringtonFix typo.
2019-06-03 Carl HetheringtonMore Windows hackery.
2019-06-03 Carl HetheringtonMore accurate reporting of whether vsync is enabled.
2019-06-03 Carl HetheringtonTry to enable some WGL stuff.
2019-06-03 Carl HetheringtonWindows #include.
2019-06-03 Carl HetheringtonAttempted Windows GL fixes.
2019-06-03 Carl HetheringtonType fix for OS X.
2019-06-03 Carl HetheringtonAnother OS X include.
2019-06-03 Carl HetheringtonAnother OS X include.
2019-06-03 Carl HetheringtonTry another way on OS X.
2019-06-03 Carl HetheringtonMore GL build fixes.
2019-06-03 Carl HetheringtonFix some build failures due to GL stuff.
2019-06-03 Carl HetheringtonTry to enable vsync with GL on Linux.
2019-06-02 Carl HetheringtonFix sensitivity of markers button.
2019-06-02 Carl HetheringtonAlways hide reference note if it's empty.
2019-05-31 Carl HetheringtonBasics of allowing video parts of FFmpegContent to...
2019-05-31 Carl HetheringtonFix slightly unbelievable out-of-bounds array access...
2019-05-31 Carl HetheringtonAdd playhead line to timeline (#1563).
2019-05-30 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2019-05-30 Carl HetheringtonDestory TranscodeJob earlier, hopefully to fix #1570.
2019-05-28 Carl HetheringtonFix off-by-one channel when editing audio map levels...
2019-05-27 Carl HetheringtonUse pofilter to check i18n and fix some .po file glitches.
2019-05-27 Carl HetheringtonFix several bits of bad i18n markup and add start of...
2019-05-27 Carl HetheringtonFix some malformed placeholders in the cs_CZ translation.
2019-05-26 Carl HetheringtonPotential fix for #1568; we calculate the remaining...
2019-05-24 Carl HetheringtonBasic ability to set video range (JPEG/MPEG) at least...
2019-05-22 Carl HetheringtonPossibly improve closing of splash window.
2019-05-21 Carl HetheringtonTweak comment.
2019-05-21 Carl HetheringtonAdd Bob Weaver Deinterlacing Filter (bwdif).
2019-05-21 Carl HetheringtonGive an error if 2D content is set to 3D (#1565). ...
2019-05-15 Carl HetheringtonPlayer::playlist_content_change will call setup_pieces... v2.15.5
2019-05-15 Carl HetheringtonFix scrolling of audio channel group labels.
2019-05-14 Carl HetheringtonBetter tooltips over audio mapping view nodes.
2019-05-14 Carl HetheringtonAdd tooltip for input groups (#1557).
2019-05-14 Carl HetheringtonTruncate audio mapping view channel group names (part...
2019-05-14 Carl Hetheringtonswaroop: allow output container specification.
next