summaryrefslogtreecommitdiff
path: root/src/wx/subtitle_panel.cc
AgeCommit message (Expand)Author
2016-08-16Basic support for fading subtitles in and out (#923).Carl Hetherington
2016-08-14Support subtitles in imported DCPs. Bump libdcp to get supportCarl Hetherington
2016-07-04Fix control sensitivity in various places.Carl Hetherington
2016-07-01Add UI to manage line spacing on subtitles.Carl Hetherington
2016-06-22Set AudioDecoder::fast a different way.Carl Hetherington
2016-06-13Remove caching of old ImageDecoder objects.Carl Hetherington
2016-06-02Add an assert.Carl Hetherington
2016-05-26Fix subtitle appearance configuration with FFmpeg-text subs.Carl Hetherington
2016-05-26Factor out decoder creation to a factory method.Carl Hetherington
2016-05-26Tidy up image/text subtitle distinction with FFmpeg sources.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-18Basics of splitting up Decoder tree like Content.Carl Hetherington
2016-05-18Rename video/audio/subtitle part methods.Carl Hetherington
2016-05-18Subtitle rearrangements.Carl Hetherington
2016-04-11Add similar rounding to subtitle offsets as already exist for scale,Carl Hetherington
2016-03-12Include trimming.Carl Hetherington
2016-02-26Allow changes to colours of FFmpeg subtitles (#795).Carl Hetherington
2016-02-26Rename SubtitleApperanceDialog -> TextSubtitleAppearanceDialog.Carl Hetherington
2016-02-12Rename SubRip -> TextSubtitle.Carl Hetherington
2016-01-07Factor out some common stuff and give a better tooltip on the 'refer' buttons...Carl Hetherington
2015-11-08Add appearance dialog for SubRip subtitles.Carl Hetherington
2015-11-07Tidy up; rename add_label_to_grid_bag_sizer -> add_label_to_sizer.Carl Hetherington
2015-11-07Tweak subtitle panel layout slightly.Carl Hetherington
2015-10-13Some attempts to block referencing of DCPs when it is not possible.Carl Hetherington
2015-10-11Correctly update GUI wrt subtitle referencing.Carl Hetherington
2015-09-17Fix sensitivity of 'refer' button in the subtitle panel.Carl Hetherington
2015-09-16Front-end to set up referencing of DCPs.Carl Hetherington
2015-09-14Some use of BOOST_FOREACH.Carl Hetherington
2015-08-25Purge rint() and use llrint and friends.Carl Hetherington
2015-06-29Fix merge.Carl Hetherington
2015-06-26Tweak checkbox label.Carl Hetherington
2015-06-25Disallow non-burn of image subtitles by disabling the relevant widgets (#625).Carl Hetherington
2015-06-25Add burn-subtitles button to Subtitle panel.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-12-15Start of Fonts dialog for setting up subtitle fonts.Carl Hetherington
2014-12-11Add language property to SubtitleContent and use it in output DCP subtitle fi...Carl Hetherington
2014-09-12Merge master.Carl Hetherington
2014-09-12Allow separate X and Y scale for subtitles.Carl Hetherington
2014-07-23#include trimming.Carl Hetherington
2014-07-13Separate code for the content panel out into a separate class.Carl Hetherington
2014-07-11Fix subtitle panel enabling.Carl Hetherington
2014-07-11Rename subtitle_use -> use_subtitles.Carl Hetherington
2014-07-10Add has_subtitles method to SubtitleContent; tidy up timeline display a bit.Carl Hetherington
2014-07-10Basics of DCP subtitle import.Carl Hetherington
2014-07-01Only enable viewing of subtitles with SubRip.Carl Hetherington
2014-06-21Update copyright date.Carl Hetherington
2014-06-21Trim Subtitle prefixes too.Carl Hetherington
2014-06-20Various subtitle UI tweaks.Carl Hetherington
2014-06-20Put times in subtitle view.Carl Hetherington