Extract common code out into kdm_for_screen()
[dcpomatic.git] / src / tools /
2020-05-06 Carl HetheringtonExtract common code out into kdm_for_screen()
2020-05-06 Carl HetheringtonRemove some now-pointless passing of name_values.
2020-05-06 Carl HetheringtonSet 'i' earlier in name_values.
2020-05-06 Carl HetheringtonWrite 'f', 'b' and 'e' tags into all KDMWithMetadata...
2020-05-06 Carl HetheringtonRename some variables and re-implement collect().
2020-05-06 Carl HetheringtonMove some functions to kdm_with_metadata
2020-05-06 Carl HetheringtonPull methods out of CinemaKDMs.
2020-05-06 Carl HetheringtonRemove Screen pointer from KDMWithMetadata, preferring to
2020-05-06 Carl HetheringtonAdd KDMWithMetadataPtr typedef
2020-05-06 Carl HetheringtonRename ScreenKDM -> KDMWithMetadata
2020-05-04 Carl HetheringtonMove Film::make_kdms to the call sites.
2020-05-02 Carl Hetheringtonpot/merge. v2.15.71
2020-05-02 Carl HetheringtonFix behaviour on disk writer window close.
2020-05-02 Carl HetheringtonDo all writes then do all verification and report progress
2020-05-02 Carl HetheringtonTry to start _writer on-demand on macOS (#1739).
2020-04-30 Carl HetheringtonAdd git commits to writer log files. v2.15.68
2020-04-30 Carl HetheringtonTurn on lwext4 debugging to see if that helps.
2020-04-29 Carl HetheringtonMissed part of rdisk -> disk revert. v2.15.67
2020-04-29 Carl HetheringtonCorrect ext2 block size to 4096.
2020-04-29 Carl HetheringtonRevert mac rdisk vs disk stuff as I'm not convinced...
2020-04-28 Carl HetheringtonFurther sanity check fixes. v2.15.66
2020-04-28 Carl HetheringtonFix macOS sanity check.
2020-04-28 Carl HetheringtonAdd a log message.
2020-04-28 Carl HetheringtonRemove some unnecessary methods. v2.15.65
2020-04-27 Carl HetheringtonWriter on macOS runs as root, so trying to use the... v2.15.63
2020-04-27 Carl HetheringtonUse F_SET_EXT2 not EXT4.
2020-04-23 Carl HetheringtonAdd pre-running warning to disk writer.
2020-04-23 Carl HetheringtonNicer fix for 86102d30bf0aad89115bbeb3d8aaa2a27a0aa432
2020-04-19 Carl HetheringtonAdd LEQ(m) when analysing audio (#1382). v2.15.52
2020-04-15 Carl HetheringtonFix length of player output so it can be either the...
2020-04-14 Carl HetheringtonAdd some new keyboard shortcuts for moving around on...
2020-04-14 Carl HetheringtonDCPReadError -> ReadError in libdcp.
2020-04-13 Carl Hetheringtonpot/merge.
2020-04-12 Carl HetheringtonSupport unmounting on macOS and Windows. v2.15.51
2020-04-12 Carl HetheringtonTidy up Drive and unmounting a little.
2020-04-12 Carl HetheringtonDo the right thing when the user cancels the unmount...
2020-04-12 Carl HetheringtonTidy up nanomsg class API; add unmounting for Linux.
2020-04-08 Carl HetheringtonImprove disk_writer_messages.h commenting and add DISK_...
2020-04-06 Carl HetheringtonAdd disk writer 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.
next