summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-05-31Add playhead line to timeline (#1563).Carl Hetherington
2019-05-30Destory TranscodeJob earlier, hopefully to fix #1570.Carl Hetherington
2019-05-28Fix off-by-one channel when editing audio map levels numerically.Carl Hetherington
2019-05-28Use pofilter to check i18n and fix some .po file glitches.Carl Hetherington
2019-05-28Fix several bits of bad i18n markup and add start of checking script.Carl Hetherington
2019-05-28Fix some malformed placeholders in the cs_CZ translation.Carl Hetherington
2019-05-26Potential fix for #1568; we calculate the remaining DCPTime butCarl Hetherington
2019-05-24Basic ability to set video range (JPEG/MPEG) at least for YUV content. May n...Carl Hetherington
2019-05-23Possibly improve closing of splash window.Carl Hetherington
2019-05-21Tweak comment.Carl Hetherington
2019-05-21Add Bob Weaver Deinterlacing Filter (bwdif).Carl Hetherington
2019-05-21Give an error if 2D content is set to 3D (#1565). Also runCarl Hetherington
2019-05-15Player::playlist_content_change will call setup_pieces() regardlessv2.15.5Carl Hetherington
2019-05-15Fix scrolling of audio channel group labels.Carl Hetherington
2019-05-14Better tooltips over audio mapping view nodes.Carl Hetherington
2019-05-14Add tooltip for input groups (#1557).Carl Hetherington
2019-05-14Truncate audio mapping view channel group names (part of #1557).Carl Hetherington
2019-05-14swaroop: allow output container specification.Carl Hetherington
2019-05-14Non-swaroop build fixes.v2.15.4Carl Hetherington
2019-05-14swaroop: fix incorrect start times with encrypted MP4 content.attic/swaroop-v2.15.xCarl Hetherington
2019-05-13swaroop: basics of ECinema support in KDM creator.Carl Hetherington
2019-05-13swaroop: allow ScreenKDM subclasses for different KDM types.Carl Hetherington
2019-05-13swaroop: add name to ECinema KDMs and add DKDM wrapper for ECinema.Carl Hetherington
2019-05-13swaroop: build dcpomatic_kdm.Carl Hetherington
2019-05-13swaroop: basics of encrypted MP4 playback.Carl Hetherington
2019-05-13Build fixes related to simple/GL view.Carl Hetherington
2019-05-13ECinema 'KDM' tweaks.Carl Hetherington
2019-05-13swaroop: build fixes.Carl Hetherington
2019-05-13Initial work on 'ECinema' KDMs.Carl Hetherington
2019-05-12Try to fix OS X build.v2.15.3Carl Hetherington
2019-05-12Fix potential runaway string.Carl Hetherington
2019-05-12Try to fix static linking of DCP-o-matic libs with the GL stuff.Carl Hetherington
2019-05-12Restore paint-panel timing.Carl Hetherington
2019-05-10Fix crash with small GL canvas sizes.v2.15.1Carl Hetherington
2019-05-10Remove believed-unnecessary multiple-of-4 image size for GL.Carl Hetherington
2019-05-10Colour in 'masking' in GL mode.Carl Hetherington
2019-05-10Fix update on drag with GL canvas.Carl Hetherington
2019-05-10Allow simple/GL config from the player.Carl Hetherington
2019-05-10I believe _canvas will be destroyed by its parent.Carl Hetherington
2019-05-10Remove storage of _frame in FilmViewer.Carl Hetherington
2019-05-10Tidy up sized emissions from VideoView.Carl Hetherington
2019-05-10Fix OS X build.Carl Hetherington
2019-05-10Fix system information crash when OpenGL is not enabled.Carl Hetherington
2019-05-10Remove unnecessary Refresh() call.Carl Hetherington
2019-05-10Make video view type configurable.Carl Hetherington
2019-05-10Fix up SimpleVideoView.Carl Hetherington
2019-05-10Add system information dialog with OpenGL version.Carl Hetherington
2019-05-10Add a FIXME.Carl Hetherington
2019-05-10Tweaks to not-yet-built SimpleVideoView.Carl Hetherington
2019-05-10refresh_panel -> refresh_view.Carl Hetherington