summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2020-05-04All going downhill.dkdmCarl Hetherington
2020-05-03Cleanups.Carl Hetherington
2020-05-03wip: stuff.Carl Hetherington
2020-05-03Rename ScreenKDM to ScreenWithKDMCarl Hetherington
2020-05-03Move Film::make_kdms to the call sites.Carl Hetherington
2020-05-03pot/merge.v2.15.71Carl Hetherington
2020-05-03Fix behaviour on disk writer window close.Carl Hetherington
2020-05-03Do all writes then do all verification and report progressCarl Hetherington
2020-05-02Try to start _writer on-demand on macOS (#1739).Carl Hetherington
2020-04-30Add git commits to writer log files.v2.15.68Carl Hetherington
2020-04-30Turn on lwext4 debugging to see if that helps.Carl Hetherington
2020-04-30Missed part of rdisk -> disk revert.v2.15.67Carl Hetherington
2020-04-30Correct ext2 block size to 4096.Carl Hetherington
2020-04-30Revert mac rdisk vs disk stuff as I'm not convinced it makes much difference.Carl Hetherington
2020-04-28Further sanity check fixes.v2.15.66Carl Hetherington
2020-04-28Fix macOS sanity check.Carl Hetherington
2020-04-28Add a log message.Carl Hetherington
2020-04-28Remove some unnecessary methods.v2.15.65Carl Hetherington
2020-04-27Writer on macOS runs as root, so trying to use the config_path()v2.15.63Carl Hetherington
2020-04-27Use F_SET_EXT2 not EXT4.Carl Hetherington
2020-04-24Add pre-running warning to disk writer.Carl Hetherington
2020-04-23Nicer fix for 86102d30bf0aad89115bbeb3d8aaa2a27a0aa432Carl Hetherington
2020-04-20Add LEQ(m) when analysing audio (#1382).v2.15.52Carl Hetherington
2020-04-15Fix length of player output so it can be either the film's length or playlist...Carl Hetherington
2020-04-15Add some new keyboard shortcuts for moving around on the timeline:Carl Hetherington
2020-04-14DCPReadError -> ReadError in libdcp.Carl Hetherington
2020-04-14pot/merge.Carl Hetherington
2020-04-13Support unmounting on macOS and Windows.v2.15.51Carl Hetherington
2020-04-13Tidy up Drive and unmounting a little.Carl Hetherington
2020-04-13Do the right thing when the user cancels the unmount dialogue.Carl Hetherington
2020-04-13Tidy up nanomsg class API; add unmounting for Linux.Carl Hetherington
2020-04-09Improve disk_writer_messages.h commenting and add DISK_WRITER_QUIT and DISK_W...Carl Hetherington
2020-04-06Add disk writer tool.Carl Hetherington
2020-03-16Move stress testing code into a separate class and always build it.Carl Hetherington
2020-03-15Fix player stress testing with expanded controls.Carl Hetherington
2020-03-15Comments.Carl Hetherington
2020-03-11Give a better error when opening a DCP with File -> Open by mistake (#1723).Carl Hetherington
2020-03-10Make DKDMs with validity 2 minutes shorter than the signer certificateCarl Hetherington
2020-03-01Call wxInitAllImageHandlers and fix Playlist Editor AppName.Carl Hetherington
2020-03-01Fix uninitialised variable.Carl Hetherington
2020-03-01Fix loading of tick/no_tick graphics for playlist editor on Windows.Carl Hetherington
2020-03-01Support playlists in the player in dual-screen mode.v2.15.45Carl Hetherington
2020-03-01Separate SPL from a version which signals when things change.Carl Hetherington
2020-02-29Add 'proper' config dialog for the playlist editor.Carl Hetherington
2020-02-29Various playlist editor developments and fixes.Carl Hetherington
2020-02-29Copy swaroop_ playlist editor stuff back to main DoM.Carl Hetherington
2020-02-29Move swaroop playlist editor stuff into its own swaroop_Carl Hetherington
2020-01-30Various thread cleanups.Carl Hetherington
2020-01-08First version of player stress-test management script.Carl Hetherington
2020-01-08Basic stress-test function for player.Carl Hetherington