summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-06Remove duplicate Drive::description.v2.15.48Carl Hetherington
2020-04-06Fix syntax for previous.Carl Hetherington
2020-04-06Use c++11 on Windows too.Carl Hetherington
2020-04-06Add disk writer tool.Carl Hetherington
2020-03-19Missing texts for some new verification failures.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-15Improve hacks/stress.py a bit.Carl Hetherington
2020-03-15Comments.Carl Hetherington
2020-03-15Rename DEVELOPMENT -> DEVELOP.md and add some stuff about player stress testing.Carl Hetherington
2020-03-15http -> https.Carl Hetherington
2020-03-11Test updates now that there can't be <1s long DCPs any more.Carl Hetherington
2020-03-11Coalesce short reels.Carl Hetherington
2020-03-11Improve and fix some tests.Carl Hetherington
2020-03-11Enforce a minimum DCP length of 1 second.Carl Hetherington
2020-03-11Get some better errors when verification-based tests fail.Carl Hetherington
2020-03-11Enforce minimum reel length when using REELTYPE_BY_LENGTH.Carl Hetherington
2020-03-11Add a test for short pieces of content amongst longer.Carl Hetherington
2020-03-11Failing test for reels with a short length (in bytes) specified.Carl Hetherington
2020-03-11Add a (failing) test for reels created between two otherCarl Hetherington
2020-03-11Move private_data into TestPathsCarl Hetherington
2020-03-11Add failing test for one short-reel possibility.Carl Hetherington
2020-03-11Give a better error when opening a DCP with File -> Open by mistake (#1723).Carl Hetherington
2020-03-11Merge branch 'v2.15.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into v2...Carl Hetherington
2020-03-10Make DKDMs with validity 2 minutes shorter than the signer certificateCarl Hetherington
2020-03-08Add missing icons for _playlist to the macOS build.Carl Hetherington
2020-03-08Fix test failure with changes to thread management.Carl Hetherington
2020-03-06Stop threads at the start of their object's destruction in all Job cases.Carl Hetherington
2020-03-03Fix crash in verification due to mismatched wxString::Format placeholder.v2.15.47Carl Hetherington
2020-03-02Fix weirdly-allowed misplaced bracket.Carl Hetherington
2020-03-01Remove unused LOG_DEBUG_DECODE and re-use it to add some 3D shuffler logging.v2.15.46Carl Hetherington
2020-03-01Missing patron.Carl 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-01Fix broken test.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-03-01Add some comments.Carl Hetherington
2020-03-01Make DMG for playlist editor on macOS.Carl Hetherington
2020-02-29Add 'proper' config dialog for the playlist editor.Carl Hetherington
2020-02-29Fix title of player configuration dialogue.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-02-29Allow changing colour conversion settings for multiple pieces of content at t...Carl Hetherington
2020-02-29Fix exceptions on some metadata.xml.Carl Hetherington
2020-02-28Fix incorrect results when applying some timing operations toCarl Hetherington
2020-02-27Allow > 0dB gain per channel in the audio matrix (#1720).v2.15.44Carl Hetherington
2020-02-27Use bound arguments to lose some methods.Carl Hetherington