Fix typo.
[dcpomatic.git] / src / tools /
2020-03-29 Carl HetheringtonShow at least a moving progress meter when formatting...
2020-03-29 Carl HetheringtonAdd some logging.
2020-03-28 Carl HetheringtonmacOS build tweak.
2020-03-28 Carl HetheringtonTry to improve nanomsg EAGAIN handling.
2020-03-28 Carl HetheringtonMore logging and catch all exceptions properly.
2020-03-28 cahFix _writer process shutdown a little.
2020-03-28 Carl HetheringtonTry to kill _writer process on exit.
2020-03-28 Carl HetheringtonInclude trimming.
2020-03-28 Carl HetheringtonTry to fix 'Copy DCP' button sensitivity.
2020-03-28 Carl HetheringtonTry to hide console window from dist writer on Windows.
2020-03-28 Carl HetheringtonAdd a comment.
2020-03-28 cahFix path separators on Windows.
2020-03-28 Carl HetheringtonTry boost::process::windows::hide on Windows.
2020-03-28 Carl HetheringtonFix up device name on Windows.
2020-03-28 cahStart child process with ::shell to prevent error 740...
2020-03-28 Carl HetheringtonSpecify full path to dcpomatic2_dist_writer and tidy...
2020-03-28 cahAdd manifest to allow _writer to elevate privileges.
2020-03-28 Carl HetheringtonUse nanomsg instead of std{in,out} for communication...
2020-03-28 cahVarious windows hacks.
2020-03-28 Carl HetheringtonCall it DCP-o-matic Disk Writer for now.
2020-03-28 Carl HetheringtonWindows build fixes.
2020-03-28 Carl HetheringtonAssorted OS X build fixes.
2020-03-28 Carl HetheringtonAdd dist tool.
2020-03-15 Carl HetheringtonMove stress testing code into a separate class and...
2020-03-15 Carl HetheringtonFix player stress testing with expanded controls.
2020-03-15 Carl HetheringtonComments.
2020-03-11 Carl HetheringtonGive a better error when opening a DCP with File -...
2020-03-11 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2020-03-10 Carl HetheringtonMake DKDMs with validity 2 minutes shorter than the...
2020-03-01 Carl HetheringtonCall wxInitAllImageHandlers and fix Playlist Editor...
2020-03-01 Carl HetheringtonFix uninitialised variable.
2020-03-01 Carl HetheringtonFix loading of tick/no_tick graphics for playlist edito...
2020-02-29 Carl HetheringtonSupport playlists in the player in dual-screen mode. v2.15.45
2020-02-29 Carl HetheringtonSeparate SPL from a version which signals when things...
2020-02-29 Carl HetheringtonAdd 'proper' config dialog for the playlist editor.
2020-02-29 Carl HetheringtonVarious playlist editor developments and fixes.
2020-02-29 Carl HetheringtonCopy swaroop_ playlist editor stuff back to main DoM.
2020-02-29 Carl HetheringtonMove swaroop playlist editor stuff into its own swaroop_
2020-01-30 Carl HetheringtonVarious thread cleanups.
2020-01-08 Carl HetheringtonMerge a set of changes which run the OpenGL video updat... v2.15.40
2020-01-08 Carl HetheringtonFirst version of player stress-test management script.
2020-01-08 Carl HetheringtonBasic stress-test function for player.
2020-01-08 Carl HetheringtonBarely-functioning GL playback with new arrangement.
2020-01-03 Carl HetheringtonFix failure to save screen notes when making a new...
2019-12-27 Carl HetheringtonAdd --config option to dcpomatic2 (#1703).
2019-12-27 Carl HetheringtonAdd --version option to main DCP-o-matic.
2019-12-23 Carl HetheringtonFix error when trying to make DCP-o-matic DKDMs due...
2019-12-09 Carl Hetheringtondcpomatic_create should respond to --version on stdout...
2019-11-30 Carl HetheringtonTry to improve the checking for overwrite of export...
2019-11-11 Carl HetheringtonAdd a warning message about Windows controlled folder...
2019-10-25 Carl HetheringtonPrevent player folding audio to 2 channel if "default...
2019-10-21 Carl HetheringtonMerge branch 'v2.15.x' of ssh://localhost:2222/home...
2019-10-20 Carl HetheringtonRename dcpomatic_sleep -> dcpomatic_sleep_seconds.
2019-10-15 Carl HetheringtonFix confusing error in windows where it would complain...
2019-09-27 Carl HetheringtonFix duplicate shortcut in menu.
2019-09-09 Carl Hetheringtonpot/merge. v2.15.19
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-07-25 Carl HetheringtonUse ISDCF name as a default export filename (#1584).
2019-07-25 Carl HetheringtonFix crash when loading a film from the command line.
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-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 Hetheringtonswaroop: add --kdm option to dcpomatic2_ecinema.
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 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 HetheringtonMore accurate reporting of whether vsync is enabled.
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-22 Carl HetheringtonPossibly improve closing of splash window.
2019-05-14 Carl Hetheringtonswaroop: allow output container specification.
2019-05-13 Carl HetheringtonNon-swaroop build fixes. v2.15.4
2019-05-13 Carl Hetheringtonswaroop: basics of ECinema support in KDM creator.
2019-05-13 Carl Hetheringtonswaroop: allow ScreenKDM subclasses for different KDM...
2019-05-13 Carl Hetheringtonswaroop: add name to ECinema KDMs and add DKDM wrapper...
2019-05-13 Carl Hetheringtonswaroop: build dcpomatic_kdm.
2019-05-13 Carl Hetheringtonswaroop: basics of encrypted MP4 playback.
2019-05-13 Carl HetheringtonBuild fixes related to simple/GL view.
2019-05-13 Carl HetheringtonECinema 'KDM' tweaks.
2019-05-13 Carl HetheringtonInitial work on 'ECinema' KDMs.
2019-05-12 Carl HetheringtonTry to fix OS X build. v2.15.3
2019-05-12 Carl HetheringtonTry to fix static linking of DCP-o-matic libs with...
2019-05-10 Carl HetheringtonAdd system information dialog with OpenGL version.
next