dcpomatic.git
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 Carl HetheringtonFix up some DLL locations.
2020-03-28 Carl HetheringtonTry to fix up dist/non-dist installation on Windows.
2020-03-28 Carl HetheringtonSome case tweaking.
2020-03-28 cahAdd manifest to allow _writer to elevate privileges.
2020-03-28 cahCopy nanomsg in copy_deps.sh
2020-03-28 Carl HetheringtonCope with nanomsg .pc files being called libnanomsg...
2020-03-28 Carl HetheringtonUse nanomsg instead of std{in,out} for communication...
2020-03-28 cahVarious windows hacks.
2020-03-28 cahPath tweaks.
2020-03-28 Carl HetheringtonNew scripts to help with building incrementally for...
2020-03-28 Carl HetheringtonCall it DCP-o-matic Disk Writer for now.
2020-03-28 Carl HetheringtonVarious Windows drive scanning hacks.
2020-03-28 Carl Hetheringtondcpomatic2_dist.rc and stand-in icon.
2020-03-28 Carl HetheringtonWindows build fixes.
2020-03-28 Carl HetheringtonForce C++11 for the libdcp and libsub builds.
2020-03-28 Carl HetheringtonAdd some branch notes.
2020-03-28 Carl HetheringtonSplit cross.cc into windows,osx,linux
2020-03-28 Carl HetheringtonAssorted OS X build fixes.
2020-03-28 Carl HetheringtonUntested Win32 get_drives().
2020-03-28 Carl HetheringtonUntested basics of macOS drive finding.
2020-03-28 Carl HetheringtonAdd dist tool.
2020-03-19 Carl HetheringtonMissing texts for some new verification failures.
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 HetheringtonImprove hacks/stress.py a bit.
2020-03-15 Carl HetheringtonComments.
2020-03-15 Carl HetheringtonRename DEVELOPMENT -> DEVELOP.md and add some stuff...
2020-03-15 Carl Hetheringtonhttp -> https.
2020-03-11 Carl HetheringtonTest updates now that there can't be <1s long DCPs...
2020-03-11 Carl HetheringtonCoalesce short reels.
2020-03-11 Carl HetheringtonImprove and fix some tests.
2020-03-11 Carl HetheringtonEnforce a minimum DCP length of 1 second.
2020-03-11 Carl HetheringtonGet some better errors when verification-based tests...
2020-03-11 Carl HetheringtonEnforce minimum reel length when using REELTYPE_BY_LENGTH.
2020-03-11 Carl HetheringtonAdd a test for short pieces of content amongst longer.
2020-03-11 Carl HetheringtonFailing test for reels with a short length (in bytes...
2020-03-11 Carl HetheringtonAdd a (failing) test for reels created between two...
2020-03-11 Carl HetheringtonMove private_data into TestPaths
2020-03-11 Carl HetheringtonAdd failing test for one short-reel possibility.
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-08 Carl HetheringtonAdd missing icons for _playlist to the macOS build.
2020-03-07 Carl HetheringtonFix test failure with changes to thread management.
2020-03-06 Carl HetheringtonStop threads at the start of their object's destruction...
2020-03-03 Carl HetheringtonFix crash in verification due to mismatched wxString... v2.15.47
2020-03-01 Carl HetheringtonFix weirdly-allowed misplaced bracket.
2020-03-01 Carl HetheringtonRemove unused LOG_DEBUG_DECODE and re-use it to add... v2.15.46
2020-03-01 Carl HetheringtonMissing patron.
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-03-01 Carl HetheringtonFix broken test.
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 some comments.
2020-02-29 Carl HetheringtonMake DMG for playlist editor on macOS.
2020-02-29 Carl HetheringtonAdd 'proper' config dialog for the playlist editor.
2020-02-29 Carl HetheringtonFix title of player configuration dialogue.
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-02-29 Carl HetheringtonAllow changing colour conversion settings for multiple...
2020-02-29 Carl HetheringtonFix exceptions on some metadata.xml.
2020-02-28 Carl HetheringtonFix incorrect results when applying some timing operati...
2020-02-27 Carl HetheringtonAllow > 0dB gain per channel in the audio matrix (... v2.15.44
2020-02-27 Carl HetheringtonUse bound arguments to lose some methods.
2020-02-27 Carl HetheringtonAdd and use dB/linear conversion functions.
2020-02-27 Carl HetheringtonMissing include.
2020-02-24 Carl HetheringtonFix incorrect tab-to-space. v2.15.43
2020-02-20 Carl HetheringtonTweak DMG creation for Apple changes.
2020-02-20 Carl HetheringtonApply FFmpeg palette fix to examination too; fix build...
2020-02-19 Carl HetheringtonAnother macOS std::list boost::thread SNAFU.
2020-02-19 Carl HetheringtonCan't put boost::thread in a std::list with our macOS...
2020-02-19 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2020-02-19 Carl HetheringtonIt may not be allowed to request a zero timeout on...
2020-02-19 Carl HetheringtonNicer fix for 2D-labelled-3D checking from master.
2020-02-18 Carl HetheringtonRemove incorrect comment.
2020-02-18 Carl HetheringtonWrite logs during tests to a file.
2020-02-18 Carl HetheringtonRemove unused variable.
2020-02-16 Carl HetheringtonMake a new AudioBuffers constructor and use it to avoid...
2020-02-16 Carl HetheringtonBetter errors if butler doesn't give video during export.
2020-02-16 Carl HetheringtonNew test bits.
2020-02-16 Carl HetheringtonJust having no specified lines value does not mean...
2020-02-13 Carl HetheringtonNudge L/R-aligned subs in from the edge of the screen...
2020-02-13 Carl HetheringtonRename and extend check_packets.py
2020-02-06 Carl HetheringtonFix crash.
2020-02-06 Carl HetheringtonFix crash with bitmapped subs that have zero width...
2020-02-03 Carl HetheringtonAdd new script.
2020-02-03 Carl HetheringtonVarious improvements to make_dummy_files
2020-01-30 Carl HetheringtonVarious thread cleanups.
next