summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Collapse)Author
2015-05-10Possibly inaccurate port of master; build system cleanups.Carl Hetherington
2015-05-10eebb00c092e568a14c0af3ce513d34f6b4ee834d from master; limit DCP channels and ↵Carl Hetherington
bump libdcp.
2015-05-100dd1bec30fed2c10ef01cc7782e331ea0d1a1f47 from master; fix sometimes-missing ↵Carl Hetherington
audio analysis channel labels on OS X.
2015-05-107fd73c0cf1f723896826c77fec3720c5c404d4e8 from master; tidy audio analysis ↵Carl Hetherington
dialogue and add overall peak.
2015-05-09Search in the right window when using FindWindowById.Carl Hetherington
2015-05-09711c36c150f3efffd64875399ada94baafb87cb1 from master; ok button disabling in ↵Carl Hetherington
downloade dialogs.
2015-05-07Use checked_set in ConfigDialog.Carl Hetherington
2015-05-04Try to fix build.Carl Hetherington
2015-05-0498772641729700876a0e51e3d001649cd1624046 from master; Windows crash fix.Carl Hetherington
2015-05-04701e75b87018ab1ec831f84b5325a0c76bd9f6ba from master; content properties dialog.Carl Hetherington
2015-05-03Tweak tagline.Carl Hetherington
2015-05-02Remove approximate size stuff where playback viewer would roundCarl Hetherington
down to nearest 4 pixels to try and speed up scaling. It didn't work as the two estimates of what would be scaled didn't always agree. It could probably be resurrected.
2015-04-30Try to fix OS X build.Carl Hetherington
2015-04-30Various bits related to subtitle font handling, particularly copying fonts ↵Carl Hetherington
to the DCP.
2015-04-29Fix some missing enable/disable in the video panel.Carl Hetherington
2015-04-29Hand-apply 62f8054d65a8bd31689fc0c977c1bb2385e71afa from master; config of ↵Carl Hetherington
encryption key.
2015-04-29Hand-apply 2ee558ec90623b570360e8e55c918b5bb37f9aac from master; various ↵Carl Hetherington
snapping fixes.
2015-04-29Hand-apply a2f776bd239ef1a744c1a9fea841ac0a51c4f33b from master; more ↵Carl Hetherington
deflickering.
2015-04-29Hand-apply b737b25e10a4bcfb8cb645e95a089192347b4805 from master; more ↵Carl Hetherington
deflickering.
2015-04-29Hand-apply 077d2abb480a883119783db3f957f175e22e543b from master; stop more ↵Carl Hetherington
flickering when dragging in the timeline in OS X.
2015-04-24Tested by.Carl Hetherington
2015-04-23Merge branch '2.0' of ssh://main.carlh.net/home/carl/git/dcpomatic into 2.0Carl Hetherington
2015-04-23Add Jianguo Huang as author.Carl Hetherington
2015-04-22Actually use YUV->RGB setting when converting.Carl Hetherington
2015-04-22Various changes to colour conversion specification to use chromaticities.Carl Hetherington
2015-04-21Supporters.Carl Hetherington
2015-04-21Hand-apply bd7102b476c631b1fa9067f18ce938d86073f6c8; single-file hashes.Carl Hetherington
2015-04-20Hand-apply 9a90f25eb891d7d590563c0ce1597de4da8ff575; bind toCarl Hetherington
wxEVT_COMMAND_TEXT_UPDATED as well as wxEVT_COMMAND_SPINCTRL_UPDATED on the JPEG2000 control otherwise entering a value using the keyboard directly before doing "Make DCP" can seemingly result in the new value not being read in until after the video MXF filename has been decided. This results in a file not found at the end of the encode.
2015-04-16Add our own raw_convert that uses SafeStringStream.Carl Hetherington
2015-04-16Apply 9d49a592519fc7f0141e2a1a9fee0043776952ac; fix drag-and-drop and sort ↵Carl Hetherington
image filenames.
2015-04-1500cc8646894f6519d1e2726f3e7a4fbc1e11d8f3 from master; make the config dialog ↵Carl Hetherington
update itself when the configuration changes, and add a menu option to restore the default configuration.
2015-04-12Hand-apply 1b68e4de5260a08e7f06a1b802cfc7eb41cd4be8 from master.Carl Hetherington
2015-03-25Remove Scaler config and use SWS_BICUBIC everywhere.Carl Hetherington
2015-03-25Hand-apply ec3e6abf817b84d589f0782b01f5059dd3bf0953; only allow evenCarl Hetherington
DCP audio channel counts between 2 and 16 inclusive.
2015-03-25Hand-apply 3e3d3e46a74af7b3e6431033c7c80bd058c02cf6update; full/playCarl Hetherington
length in the timing panel when the DCP frame rate is changed.
2015-03-25Hand-apply c7ce6fcf9bc6b5b1f6d823b7df256f43fefd660c; add a note to theCarl Hetherington
timing panel to try to stop people changing the video frame rate in the wrong circumstances.
2015-03-24Hand-apply a2f81da6d9afc5d3b5e647e1e05ca5d4507af42c from master;Carl Hetherington
allow "deletion" of the audio part of a FFmpeg file from the timeline; delete unmaps the audio (#316).
2015-03-16Hand-apply 33b76b675d747fd828aba91d9d857227cb8a8244 from master; make sure ↵Carl Hetherington
signals are disconnected in the right places.
2015-02-19Split up Timeline view classes.Carl Hetherington
2015-02-17Supporter.Carl Hetherington
2015-02-14Merge.Carl Hetherington
2015-02-14Supporter.Carl Hetherington
2015-02-11Tester.Carl Hetherington
2015-02-08Fix a few warnings from Coverity; nothing dangerous, I don't think.Carl Hetherington
2015-02-07Update sensitivity of Set File button correctly.Carl Hetherington
2015-02-04Don't truncate job statuses in the command line interface, only in the GUI.Carl Hetherington
2015-02-03Supporter.Carl Hetherington
2015-02-02Revert 3f3727634b98ce2761a193b9d1e3fc14f51dcbd2 as it screws up the image ↵Carl Hetherington
with some viewer sizes.
2015-01-30Hopefully fix black borders round the preview in some cases.Carl Hetherington
2015-01-29Remove unused variable.Carl Hetherington